paper-with-me

Papers

Sketching Method for Large Scale Combinatorial Inference

2018-12-01 · NeurIPS 2018 12 · Wei Sun, Junwei Lu, Han Liu

We present computationally efficient algorithms to test various combinatorial structures of large-scale graphical models. In order to test the hypotheses on their topological structures, we propose two adjacency matrix sketching frameworks: neighborhood sketching and subgraph sketching. The neighborhood sketching algorithm is proposed to test the connectivity of graphical models. This algorithm randomly subsamples vertices and conducts neighborhood regression and screening. The global sketching algorithm is proposed to test the topological properties requiring exponential computation complexity, especially testing the chromatic number and the maximum clique. This algorithm infers the corresponding property based on the sampled subgraph. Our algorithms are shown to substantially accelerate the computation of existing methods. We validate our theory and method through both synthetic simulations and a real application in neuroscience.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Sketch In, Sketch Out: Accelerating both Learning and Inference for Structured Prediction with Kernels

2023-02-20 · Tamim El Ahmad, Luc Brogat-Motte, Pierre Laforgue, Florence d'Alché-Buc

Leveraging the kernel trick in both the input and output spaces, surrogate kernel methods are a flexible and theoretically grounded solution to structured output prediction. If they provide state-of-the-art performance o…

Multi-Label ClassificationStructured Prediction

Sketching for Latent Dirichlet-Categorical Models

2018-10-02 · Joseph Tassarotti, Jean-Baptiste Tristan, Michael Wick

Recent work has explored transforming data sets into smaller, approximate summaries in order to scale Bayesian inference. We examine a related problem in which the parameters of a Bayesian model are very large and expens…

Bayesian Inference

Sketching for First Order Method: Efficient Algorithm for Low-Bandwidth Channel and Vulnerability

2022-10-15 · Zhao Song, Yitan Wang, Zheng Yu, Lichen Zhang

Sketching is one of the most fundamental tools in large-scale machine learning. It enables runtime and memory saving via randomly compressing the original large problem into lower dimensions. In this paper, we propose a …

Federated Learning

Inference in Randomized Least Squares and PCA via Normality of Quadratic Forms

2024-04-01 · Leda Wang, Zhixiang Zhang, Edgar Dobriban

Randomized algorithms can be used to speed up the analysis of large datasets. In this paper, we develop a unified methodology for statistical inference via randomized sketching or projections in two of the most fundament…

Distributed Sketching Methods for Privacy Preserving Regression

2020-02-16 · Burak Bartan, Mert Pilanci

In this work, we study distributed sketching methods for large scale regression problems. We leverage multiple randomized sketches for reducing the problem dimensions as well as preserving privacy and improving straggler…

Computational EfficiencyPrivacy Preservingregression