Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,657 papers · 148 categories

Trend · papers per month

69137206274 · Jun 202019922001200920172026
48 results for k-sparse solutions

Paper solves k-sparse parity problem with sign SGD, matching SQ lower bound.

problem Solving k-sparse parity problems efficiently.
method Sign stochastic gradient descent on neural networks.
result Matches Statistical Query lower bound for solving k-sparse parity problems.

New insights into the top-K sparse softmax gating function for deep learning.

problem Understanding the theoretical effects of the top-K sparse softmax gating function on density and parameter estimations.
method Using a Gaussian mixture of experts, novel loss functions, and theoretical analysis.
result The convergence rates of density and parameter estimations are parametric under certain conditions, but slow under over-specified models.

We propose a K-sparse exhaustive search (ES-K) method and a K-sparse approximate exhaustive search method (AES-K) for selecting variables in linear regression. With these methods, K-sparse combinations of variables are tested exhaustively assuming that the optimal combination of explanatory variables is K-sparse. By co…

2017-07-07abs ↗pdf ↗

A new framework improves fairness in clustering and Wasserstein Barycenter problems.

problem Fair clustering in datasets with multiple groups.
method Relax and Merge framework for (1+4ρ+O(ε))(1+4ρ+ O(ε))-approximate solutions.
result Improved approximation guarantees for fairness constraints.

We consider a sparse high dimensional regression model where the goal is to recover a kk-sparse unknown vector ββ^* from nn noisy linear observations of the form Y=Xβ+WRnY=Xβ^*+W \in \mathbb{R}^n where XRn×pX \in \mathbb{R}^{n \times p} has iid N(0,1)N(0,1) entries and WRnW \in \mathbb{R}^n has iid N(0,σ2)N(0,σ^2) entries. Under certa…

2017-11-14abs ↗pdf ↗

New method solves sparse approximation problem using trimmed lasso and generalized soft-min penalties.

problem Sparse approximation or best subset selection problem.
method Regularized approach with trimmed lasso and generalized soft-min penalties.
result The trimmed lasso provides sparse recovery guarantees and a practical optimization algorithm.

Transformers learn sparse Boolean functions through RL and SFT, revealing distinct learning behaviors.

problem Learning sparse Boolean functions with Transformers.
method Reinforcement Learning (RL) with process rewards and Supervised Fine-Tuning (SFT).
result RL learns the whole CoT chain simultaneously, while SFT learns step by step.

A GPU framework speeds up BnB for discrete optimization problems.

problem Optimizing large-scale discrete problems with GPU limitations.
method Parallel BnB nodes in GPU batches, using padding and custom kernels.
result One to two orders of magnitude speedup and zero optimality gap.

New method for estimating sparse means in noisy data.

problem Estimating the mean of a sparse distribution in the presence of outliers.
method Difference-of-Pairs Filtering technique for list-decodable sparse mean estimation.
result First sample and computationally efficient algorithm for list-decodable sparse mean estimation.

We develop a method to factorize symmetric sparse Boolean matrices efficiently.

problem Finding a symmetric factorization of a given matrix into a sparse, Boolean matrix.
method Polynomial-time algorithm based on bootstrapping higher-order information and tensor decomposition.
result A matrix with full column rank can be recovered with high probability when the matrix size is sufficiently large.

Efficiently transforms Gaussian data to simulate various target distributions.

problem Generating observations from different target distributions given a single Gaussian observation.
method Designs computationally efficient procedures to approximate target distributions.
result Establishes reduction-based computational lower bounds for high-dimensional statistical models.

Dictionary learning is a popular approach for inferring a hidden basis or dictionary in which data has a sparse representation. Data generated from the dictionary A (an n by m matrix, with m > n in the over-complete setting) is given by Y = AX where X is a matrix whose columns have supports chosen from a distribution o…

2018-04-23abs ↗pdf ↗

New algorithms recover sparse tensor principal components efficiently.

problem Recovering sparse tensor principal components from noisy data.
method Family of algorithms interpolating between polynomial-time and exhaustive search, tailored for sparse and highly sparse regimes.
result Our algorithms recover sparse vectors for signal-to-noise ratios beyond previous limits, with time complexity ildeO(np+t) ilde{\mathcal{O}}(n^{p+t}).

We present an information-theoretic framework for sequential adaptive compressed sensing, Info-Greedy Sensing, where measurements are chosen to maximize the extracted information conditioned on the previous measurements. We show that the widely used bisection approach is Info-Greedy for a family of kk-sparse signals b…

2014-07-02abs ↗pdf ↗

In this paper, we present new results on using orthogonal matching pursuit (OMP), to solve the sparse approximation problem over redundant dictionaries for complex cases (i.e., complex measurement vector, complex dictionary and complex additive white Gaussian noise (CAWGN)). A sufficient condition that OMP can recover …

2012-06-11abs ↗pdf ↗

We consider the Orthogonal Least-Squares (OLS) algorithm for the recovery of a mm-dimensional kk-sparse signal from a low number of noisy linear measurements. The Exact Recovery Condition (ERC) in bounded noisy scenario is established for OLS under certain condition on nonzero elements of the signal. The new result a…

2016-08-08abs ↗pdf ↗

We propose a novel SPARsity and Clustering (SPARC) regularizer, which is a modified version of the previous octagonal shrinkage and clustering algorithm for regression (OSCAR), where, the proposed regularizer consists of a KK-sparse constraint and a pair-wise \ell_{\infty} norm restricted on the KK largest componen…

2013-10-18abs ↗pdf ↗

Autoencoders have been successful in learning meaningful representations from image datasets. However, their performance on text datasets has not been widely studied. Traditional autoencoders tend to learn possibly trivial representations of text documents due to their confounding properties such as high-dimensionality…

2017-05-04abs ↗pdf ↗

Robust estimators for Gaussian sparse tasks with optimal error under contamination.

problem Robust mean estimation, PCA, and linear regression in the presence of Huber contamination.
method Novel multidimensional filtering method for sparse regime.
result Optimal error guarantees within constant factors for Gaussian robust kk-sparse mean estimation.

OKRidge solves sparse ridge regression problems for nonlinear systems.

problem Identifying sparse governing equations for nonlinear dynamical systems.
method OKRidge algorithm using saddle point formulation and ADMM-based approach with efficient proximal operators.
result OKRidge achieves provable optimality with significantly faster run times than Gurobi.

Paper tackles P vs NP problem in portfolio optimization with cardinality constraints and Black-Scholes derivatives.

problem Operationalizing the P vs NP problem in cardinality-constrained portfolio selection.
method Mixed-integer quadratic program with genetic algorithms, Monte Carlo sampling, and greedy screening.
result Cardinality constraint reshapes efficient frontier, highlighting trade-offs between stability and computational cost.

New method uses random projections to estimate densities and modes efficiently.

problem Estimating densities and modes from sparse representations.
method Expand-and-sparsify representations followed by linear function and mode recovery algorithms.
result Optimal rates for density and mode estimation achieved.

Neural networks can achieve optimal sample complexity for learning single-index models.

problem Achieving optimal computational-statistical tradeoff in learning Gaussian single-index models.
method Unified gradient-based algorithm for training a two-layer neural network, adaptable to various loss and activation functions.
result Sample complexity of ds/2dd^{s^\star/2} \lor d matches the SQ lower bound up to a polylogarithmic factor.

A recently proposed SLOPE estimator (arXiv:1407.3824) has been shown to adaptively achieve the minimax 2\ell_2 estimation rate under high-dimensional sparse linear regression models (arXiv:1503.08393). Such minimax optimality holds in the regime where the sparsity level kk, sample size nn, and dimension pp satisfy …

2019-09-20abs ↗pdf ↗

We introduce a novel algorithm that computes the kk-sparse principal component of a positive semidefinite matrix AA. Our algorithm is combinatorial and operates by examining a discrete set of special vectors lying in a low-dimensional eigen-subspace of AA. We obtain provable approximation guarantees that depend on t…

2013-03-03abs ↗pdf ↗

This paper establishes a statistical versus computational trade-off for solving a basic high-dimensional machine learning problem via a basic convex relaxation method. Specifically, we consider the {\em Sparse Principal Component Analysis} (Sparse PCA) problem, and the family of {\em Sum-of-Squares} (SoS, aka Lasserre/…

2015-07-23abs ↗pdf ↗

Continuous-time mirror descent solves sparse phase retrieval efficiently.

problem Recovering sparse signals from magnitude-only measurements.
method Continuous-time mirror descent applied to unconstrained empirical risk minimization problem.
result Mirror descent recovers kk-sparse vectors with minimum non-zero entry order of x2/k\| \mathbf{x}^\star \|_2/\sqrt{k} from k2k^2 Gaussian measurements.

New insights into variable selection with different model assumptions.

problem Sparse recovery with \ell_\infty error guarantees in variable selection.
method Separation between oblivious and adaptive models of \ell_\infty sparse recovery.
result Proves a surprising contrast between oblivious and adaptive models in \ell_\infty sparse recovery.

This paper proposes a simple adaptive sensing and group testing algorithm for sparse signal recovery. The algorithm, termed Compressive Adaptive Sense and Search (CASS), is shown to be near-optimal in that it succeeds at the lowest possible signal-to-noise-ratio (SNR) levels, improving on previous work in adaptive comp…

2013-06-26abs ↗pdf ↗

In the dictionary learning (or sparse coding) problem, we are given a collection of signals (vectors in Rd\mathbb{R}^d), and the goal is to find a "basis" in which the signals have a sparse (approximate) representation. The problem has received a lot of attention in signal processing, learning, and theoretical computer…

2019-05-28abs ↗pdf ↗