Skip to main content

Showing 1–21 of 21 results for author: Bindel, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2210.10973  [pdf, other

    cs.LG

    Scalable Bayesian Transformed Gaussian Processes

    Authors: Xinran Zhu, Leo Huang, Cameron Ibrahim, Eric Hans Lee, David Bindel

    Abstract: The Bayesian transformed Gaussian process (BTG) model, proposed by Kedem and Oliviera, is a fully Bayesian counterpart to the warped Gaussian process (WGP) and marginalizes out a joint prior over input war** and kernel hyperparameters. This fully Bayesian treatment of hyperparameters often provides more accurate regression estimates and superior uncertainty propagation, but is prohibitively expe… ▽ More

    Submitted 19 October, 2022; originally announced October 2022.

  2. arXiv:2111.06580  [pdf, other

    cs.CL cs.AI cs.LG

    On-the-Fly Rectification for Robust Large-Vocabulary Topic Inference

    Authors: Moontae Lee, Sungjun Cho, Kun Dong, David Mimno, David Bindel

    Abstract: Across many data domains, co-occurrence statistics about the joint appearance of objects are powerfully informative. By transforming unsupervised learning problems into decompositions of co-occurrence statistics, spectral algorithms provide transparent and efficient algorithms for posterior inference such as latent topic analysis and community detection. As object vocabularies grow, however, it be… ▽ More

    Submitted 12 November, 2021; originally announced November 2021.

  3. arXiv:2110.14972  [pdf, ps, other

    cs.SI

    Streaming Local Community Detection through Approximate Conductance

    Authors: Yanhao Yang, Meng Wang, David Bindel, Kun He

    Abstract: Community is a universal structure in various complex networks, and community detection is a fundamental task for network analysis. With the rapid growth of network scale, networks are massive, changing rapidly and could naturally be modeled as graph streams. Due to the limited memory and access constraint in graph streams, existing non-streaming community detection methods are no longer applicabl… ▽ More

    Submitted 28 October, 2021; originally announced October 2021.

  4. arXiv:2109.14811  [pdf, other

    cs.LG math.OC

    Surveillance Evasion Through Bayesian Reinforcement Learning

    Authors: Dong** Qi, David Bindel, Alexander Vladimirsky

    Abstract: We consider a task of surveillance-evading path-planning in a continuous setting. An Evader strives to escape from a 2D domain while minimizing the risk of detection (and immediate capture). The probability of detection is path-dependent and determined by the spatially inhomogeneous surveillance intensity, which is fixed but a priori unknown and gradually learned in the multi-episodic setting. We… ▽ More

    Submitted 23 February, 2023; v1 submitted 29 September, 2021; originally announced September 2021.

    Comments: 6 pages, 3 figures; accepted for presentation publication at AISTATS 2023

    MSC Class: 93E35; 49L20; 68W27; 68T37; 60G15; 62N02

  5. arXiv:2107.04061  [pdf, other

    cs.LG cs.AI stat.ML

    Scaling Gaussian Processes with Derivative Information Using Variational Inference

    Authors: Misha Padidar, Xinran Zhu, Leo Huang, Jacob R. Gardner, David Bindel

    Abstract: Gaussian processes with derivative information are useful in many settings where derivative information is available, including numerous Bayesian optimization and regression tasks that arise in the natural sciences. Incorporating derivative observations, however, comes with a dominating $O(N^3D^3)$ computational cost when training on $N$ points in $D$ input dimensions. This is intractable for even… ▽ More

    Submitted 8 July, 2021; originally announced July 2021.

  6. arXiv:2010.11341  [pdf, other

    cs.LG cs.SI math.NA

    Density of States Graph Kernels

    Authors: Leo Huang, Andrew Graven, David Bindel

    Abstract: A fundamental problem on graph-structured data is that of quantifying similarity between graphs. Graph kernels are an established technique for such tasks; in particular, those based on random walks and return probabilities have proven to be effective in wide-ranging applications, from bioinformatics to social networks to computer vision. However, random walk kernels generally suffer from slowness… ▽ More

    Submitted 20 January, 2021; v1 submitted 21 October, 2020; originally announced October 2020.

  7. arXiv:2003.08310  [pdf, other

    cs.CV

    On the Distribution of Minima in Intrinsic-Metric Rotation Averaging

    Authors: Kyle Wilson, David Bindel

    Abstract: Rotation Averaging is a non-convex optimization problem that determines orientations of a collection of cameras from their images of a 3D scene. The problem has been studied using a variety of distances and robustifiers. The intrinsic (or geodesic) distance on SO(3) is geometrically meaningful; but while some extrinsic distance-based solvers admit (conditional) guarantees of correctness, no compar… ▽ More

    Submitted 18 March, 2020; originally announced March 2020.

    Comments: To be published in CVPR2020

  8. arXiv:2002.10539  [pdf, other

    cs.LG cs.AI stat.ML

    Efficient Rollout Strategies for Bayesian Optimization

    Authors: Eric Hans Lee, David Eriksson, Bolong Cheng, Michael McCourt, David Bindel

    Abstract: Bayesian optimization (BO) is a class of sample-efficient global optimization methods, where a probabilistic model conditioned on previous observations is used to determine future evaluations via the optimization of an acquisition function. Most acquisition functions are myopic, meaning that they only consider the impact of the next function evaluation. Non-myopic acquisition functions consider th… ▽ More

    Submitted 18 June, 2020; v1 submitted 24 February, 2020; originally announced February 2020.

    Comments: To appear in UAI 2020

  9. arXiv:1912.12834  [pdf, other

    cs.LG stat.ML

    Randomly Projected Additive Gaussian Processes for Regression

    Authors: Ian A. Delbridge, David S. Bindel, Andrew Gordon Wilson

    Abstract: Gaussian processes (GPs) provide flexible distributions over functions, with inductive biases controlled by a kernel. However, in many applications Gaussian processes can struggle with even moderate input dimensionality. Learning a low dimensional projection can help alleviate this curse of dimensionality, but introduces many trainable hyperparameters, which can be cumbersome, especially in the sm… ▽ More

    Submitted 30 December, 2019; originally announced December 2019.

  10. arXiv:1908.00420  [pdf, other

    math.OC cs.LG cs.MS stat.ML

    pySOT and POAP: An event-driven asynchronous framework for surrogate optimization

    Authors: David Eriksson, David Bindel, Christine A. Shoemaker

    Abstract: This paper describes Plumbing for Optimization with Asynchronous Parallelism (POAP) and the Python Surrogate Optimization Toolbox (pySOT). POAP is an event-driven framework for building and combining asynchronous optimization strategies, designed for global optimization of expensive functions where concurrent function evaluations are useful. POAP consists of three components: a worker pool capable… ▽ More

    Submitted 30 July, 2019; originally announced August 2019.

  11. Network Density of States

    Authors: Kun Dong, Austin R. Benson, David Bindel

    Abstract: Spectral analysis connects graph structure to the eigenvalues and eigenvectors of associated matrices. Much of spectral graph theory descends directly from spectral geometry, the study of differentiable manifolds through the spectra of associated differential operators. But the translation from spectral geometry to spectral graph theory has largely focused on results involving only a few extreme e… ▽ More

    Submitted 23 May, 2019; originally announced May 2019.

    Comments: 10 pages, 7 figures

  12. arXiv:1810.12283  [pdf, other

    cs.LG cs.AI stat.ML

    Scaling Gaussian Process Regression with Derivatives

    Authors: David Eriksson, Kun Dong, Eric Hans Lee, David Bindel, Andrew Gordon Wilson

    Abstract: Gaussian processes (GPs) with derivatives are useful in many applications, including Bayesian optimization, implicit surface reconstruction, and terrain reconstruction. Fitting a GP to function values and derivatives at $n$ points in $d$ dimensions requires linear solves and log determinants with an ${n(d+1) \times n(d+1)}$ positive definite matrix -- leading to prohibitive $\mathcal{O}(n^3d^3)$ c… ▽ More

    Submitted 29 October, 2018; originally announced October 2018.

    Comments: Appears at Advances in Neural Information Processing Systems 32 (NIPS), 2018

    Journal ref: Advances in Neural Information Processing Systems 32 (NIPS), 2018

  13. arXiv:1809.11165  [pdf, other

    cs.LG stat.ML

    GPyTorch: Blackbox Matrix-Matrix Gaussian Process Inference with GPU Acceleration

    Authors: Jacob R. Gardner, Geoff Pleiss, David Bindel, Kilian Q. Weinberger, Andrew Gordon Wilson

    Abstract: Despite advances in scalable models, the inference tools used for Gaussian processes (GPs) have yet to fully capitalize on developments in computing hardware. We present an efficient and general approach to GP inference based on Blackbox Matrix-Matrix multiplication (BBMM). BBMM inference uses a modified batched version of the conjugate gradients algorithm to derive all terms for training and infe… ▽ More

    Submitted 29 June, 2021; v1 submitted 28 September, 2018; originally announced September 2018.

    Comments: NeurIPS 2018. Most recent version includes additional details on preconditioned BBMM

  14. arXiv:1712.04823  [pdf, other

    cs.SI

    Krylov Subspace Approximation for Local Community Detection in Large Networks

    Authors: Kun He, Pan Shi, David Bindel, John E. Hopcroft

    Abstract: Community detection is an important information mining task to uncover modular structures in large networks. For increasingly common large network data sets, global community detection is prohibitively expensive, and attention has shifted to methods that mine local communities, i.e. identifying all latent members of a particular community from a few labeled seed members. To address such semi-super… ▽ More

    Submitted 16 May, 2019; v1 submitted 13 December, 2017; originally announced December 2017.

    Comments: Submitted to ACM Transactions on Knowledge Discovery from Data (under revision)

  15. arXiv:1711.07065  [pdf, other

    cs.CL cs.IR cs.LG

    Prior-aware Dual Decomposition: Document-specific Topic Inference for Spectral Topic Models

    Authors: Moontae Lee, David Bindel, David Mimno

    Abstract: Spectral topic modeling algorithms operate on matrices/tensors of word co-occurrence statistics to learn topic-specific word distributions. This approach removes the dependence on the original documents and produces substantial gains in efficiency and provable topic inference, but at a cost: the model can no longer provide information about the topic composition of individual documents. Recently T… ▽ More

    Submitted 19 November, 2017; originally announced November 2017.

  16. arXiv:1711.03481  [pdf, other

    stat.ML cs.AI cs.LG

    Scalable Log Determinants for Gaussian Process Kernel Learning

    Authors: Kun Dong, David Eriksson, Hannes Nickisch, David Bindel, Andrew Gordon Wilson

    Abstract: For applications as varied as Bayesian neural networks, determinantal point processes, elliptical graphical models, and kernel learning for Gaussian processes (GPs), one must compute a log determinant of an $n \times n$ positive definite matrix, and its derivatives - leading to prohibitive $\mathcal{O}(n^3)$ computations. We propose novel $\mathcal{O}(n)$ approaches to estimating these quantities… ▽ More

    Submitted 9 November, 2017; originally announced November 2017.

    Comments: Appears at Advances in Neural Information Processing Systems 30 (NIPS), 2017

    Journal ref: Advances in Neural Information Processing Systems 30 (NIPS), 2017

  17. arXiv:1611.00175  [pdf, other

    cs.LG cs.AI

    Robust Spectral Inference for Joint Stochastic Matrix Factorization

    Authors: Moontae Lee, David Bindel, David Mimno

    Abstract: Spectral inference provides fast algorithms and provable optimality for latent topic analysis. But for real data these algorithms require additional ad-hoc heuristics, and even then often produce unusable results. We explain this poor performance by casting the problem of topic inference in the framework of Joint Stochastic Matrix Factorization (JSMF) and showing that previous methods violate the… ▽ More

    Submitted 1 November, 2016; originally announced November 2016.

  18. arXiv:1509.08065  [pdf, other

    cs.SI physics.soc-ph

    Detecting Overlap** Communities from Local Spectral Subspaces

    Authors: Kun He, Yiwei Sun, David Bindel, John E Hopcroft, Yixuan Li

    Abstract: Based on the definition of local spectral subspace, we propose a novel approach called LOSP for local overlap** community detection. Instead of using the invariant subspace spanned by the dominant eigenvectors of the entire network, we run the power method for a few steps to approximate the leading eigenvectors that depict the embedding of the local neighborhood structure around seeds of interes… ▽ More

    Submitted 27 September, 2015; originally announced September 2015.

    Comments: 11 pages, 8 figures

    ACM Class: H.3.3; G.2.2

    Journal ref: ICDM 2015

  19. arXiv:1509.07996  [pdf, other

    cs.SI cs.DS physics.soc-ph

    Overlap** Community Detection via Local Spectral Clustering

    Authors: Yixuan Li, Kun He, David Bindel, John Hopcroft

    Abstract: Large graphs arise in a number of contexts and understanding their structure and extracting information from them is an important research area. Early algorithms on mining communities have focused on the global structure, and often run in time functional to the size of the entire graph. Nowadays, as we often explore networks with billions of vertices and find communities of size hundreds, it is cr… ▽ More

    Submitted 26 September, 2015; originally announced September 2015.

    Comments: Extended version to the conference proceeding in WWW'15

    ACM Class: I.5.3, G.2.2

  20. arXiv:1509.07715  [pdf, other

    cs.SI cs.DS physics.soc-ph

    Uncovering the Small Community Structure in Large Networks: A Local Spectral Approach

    Authors: Yixuan Li, Kun He, David Bindel, John Hopcroft

    Abstract: Large graphs arise in a number of contexts and understanding their structure and extracting information from them is an important research area. Early algorithms on mining communities have focused on the global structure, and often run in time functional to the size of the entire graph. Nowadays, as we often explore networks with billions of vertices and find communities of size hundreds, it is cr… ▽ More

    Submitted 25 September, 2015; originally announced September 2015.

    Comments: 10pages, published in WWW2015 proceedings

    ACM Class: G.2.2; H.3.3

  21. arXiv:1203.2973  [pdf, ps, other

    cs.GT physics.soc-ph

    How Bad is Forming Your Own Opinion?

    Authors: David Bindel, Jon Kleinberg, Sigal Oren

    Abstract: The question of how people form their opinion has fascinated economists and sociologists for quite some time. In many of the models, a group of people in a social network, each holding a numerical opinion, arrive at a shared opinion through repeated averaging with their neighbors in the network. Motivated by the observation that consensus is rarely reached in real opinion dynamics, we study a rela… ▽ More

    Submitted 13 March, 2012; originally announced March 2012.