Skip to main content

Showing 51–56 of 56 results for author: Guestrin, C

.
  1. arXiv:1105.5592  [pdf, other

    cs.LG

    Kernel Belief Propagation

    Authors: Le Song, Arthur Gretton, Danny Bickson, Yucheng Low, Carlos Guestrin

    Abstract: We propose a nonparametric generalization of belief propagation, Kernel Belief Propagation (KBP), for pairwise Markov random fields. Messages are represented as functions in a reproducing kernel Hilbert space (RKHS), and message updates are simple linear operations in the RKHS. KBP makes none of the assumptions commonly required in classical BP algorithms: the variables need not arise from a finit… ▽ More

    Submitted 27 May, 2011; originally announced May 2011.

    Journal ref: In the Fourteenth International Conference on Artificial Intelligence and Statistics April 11-13, 2011 Ft. Lauderdale, FL, USA

  2. arXiv:1105.5379  [pdf, other

    cs.LG cs.IT

    Parallel Coordinate Descent for L1-Regularized Loss Minimization

    Authors: Joseph K. Bradley, Aapo Kyrola, Danny Bickson, Carlos Guestrin

    Abstract: We propose Shotgun, a parallel coordinate descent algorithm for minimizing L1-regularized losses. Though coordinate descent seems inherently sequential, we prove convergence bounds for Shotgun which predict linear speedups, up to a problem-dependent limit. We present a comprehensive empirical study of Shotgun for Lasso and sparse logistic regression. Our theoretical predictions on the potential fo… ▽ More

    Submitted 26 May, 2011; originally announced May 2011.

    Journal ref: In the 28th International Conference on Machine Learning, July 2011, Washington, USA

  3. arXiv:1008.5325  [pdf, ps, other

    cs.LG cs.IT

    Inference with Multivariate Heavy-Tails in Linear Models

    Authors: Danny Bickson, Carlos Guestrin

    Abstract: Heavy-tailed distributions naturally occur in many real life problems. Unfortunately, it is typically not possible to compute inference in closed-form in graphical models which involve such heavy-tailed distributions. In this work, we propose a novel simple linear graphical model for independent latent random variables, called linear characteristic model (LCM), defined in the characteristic func… ▽ More

    Submitted 21 March, 2011; v1 submitted 31 August, 2010; originally announced August 2010.

    Comments: In Neural Information Processing System (NIPS) 2010, Dec. 2010, Vancouver, Canada

  4. arXiv:1007.3781  [pdf, other

    cs.DB

    Multiresolution Cube Estimators for Sensor Network Aggregate Queries

    Authors: Alexandra Meliou, Carlos Guestrin, Joseph M. Hellerstein

    Abstract: In this work we present in-network techniques to improve the efficiency of spatial aggregate queries. Such queries are very common in a sensornet setting, demanding more targeted techniques for their handling. Our approach constructs and maintains multi-resolution cube hierarchies inside the network, which can be constructed in a distributed fashion. In case of failures, recovery can also be perfo… ▽ More

    Submitted 21 July, 2010; originally announced July 2010.

    Comments: 14 pages, 8 figures, IV Alberto Mendelzon Workshop on Foundations of Data Management

    Journal ref: IV Alberto Mendelzon Workshop on Foundations of Data Management, 2010

  5. arXiv:1006.4990  [pdf, other

    cs.LG cs.DC

    GraphLab: A New Framework for Parallel Machine Learning

    Authors: Yucheng Low, Joseph Gonzalez, Aapo Kyrola, Danny Bickson, Carlos Guestrin, Joseph M. Hellerstein

    Abstract: Designing and implementing efficient, provably correct parallel machine learning (ML) algorithms is challenging. Existing high-level parallel abstractions like MapReduce are insufficiently expressive while low-level tools like MPI and Pthreads leave ML experts repeatedly solving the same design challenges. By targeting common patterns in ML, we developed GraphLab, which improves upon abstractions… ▽ More

    Submitted 25 June, 2010; originally announced June 2010.

    Journal ref: The 26th Conference on Uncertainty in Artificial Intelligence (UAI 2010), Catalina Island, California, July 8-11, 2010

  6. arXiv:1006.1328  [pdf, other

    cs.LG cs.AI stat.AP stat.ML

    Uncovering the Riffled Independence Structure of Rankings

    Authors: Jonathan Huang, Carlos Guestrin

    Abstract: Representing distributions over permutations can be a daunting task due to the fact that the number of permutations of $n$ objects scales factorially in $n$. One recent way that has been used to reduce storage complexity has been to exploit probabilistic independence, but as we argue, full independence assumptions impose strong sparsity constraints on distributions and are unsuitable for modeling… ▽ More

    Submitted 7 June, 2010; originally announced June 2010.

    Comments: 65 pages