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,742 papers · 148 categories

Trend · papers per month

1.6%3.1%4.7%6.3% · Aug 199619922001200920172026
48 results for Basis Pursuit Denoising

Level-set optimization formulations with data-driven constraints minimize a regularization functional subject to matching observations to a given error level. These formulations are widely used, particularly for matrix completion and sparsity promotion in data interpolation and denoising. The misfit level is typically …

2018-11-28abs ↗pdf ↗

The paper proposes a control strategy for systems with sparse parameters using compressed sensing.

problem Control of linear systems with unknown sparse parameters under disturbances.
method Sparse estimation using Recursive Least Squares, improved with Basis Pursuit Denoising, and reformulated probabilistic constraints.
result The proposed algorithm outperforms existing methods in control design for systems with sparse impulse response parameters.

The paper tackles sparse model fitting in distributed machine learning with graph-structured data.

problem Sparse model fitting across a distributed collection of heterogeneous data sets.
method Basis Pursuit Denoising with a total variation penalty, using ADMM for distributed methods.
result Recovery is successful with fewer samples than solving problems independently, or using methods with large overlap in signal supports.

In this correspondence, we obtain exact recovery conditions for regularized modified basis pursuit (reg-mod-BP) and discuss when the obtained conditions are weaker than those for modified-CS or for basis pursuit (BP). The discussion is also supported by simulation comparisons. Reg-mod-BP provides a solution to the spar…

2011-08-16abs ↗pdf ↗

Sharp results link DLN gradient flow to basis pursuit optimization and GHA phase transitions.

problem Understanding implicit regularization in Diagonal Linear Networks.
method Sharp convergence bounds and characterization of 1\ell_1 minimizers.
result Gradient flow of DLNs with tiny initialization approximates minimizers of basis pursuit optimization problem.

New techniques improve the accuracy of identifying nonlinear systems from noisy data.

problem Identifying nonlinear dynamical systems from noisy state measurements.
method Comparative study of local and global smoothing techniques to denoise state measurements and improve sparse regression methods.
result Global smoothing methods outperform local methods in improving the accuracy of governing equation recovery.

In this paper, we study the problem of compressed sensing using binary measurement matrices and 1\ell_1-norm minimization (basis pursuit) as the recovery algorithm. We derive new upper and lower bounds on the number of measurements to achieve robust sparse recovery with binary matrices. We establish sufficient conditi…

2018-08-09abs ↗pdf ↗

Signal processing tasks as fundamental as sampling, reconstruction, minimum mean-square error interpolation and prediction can be viewed under the prism of reproducing kernel Hilbert spaces. Endowing this vantage point with contemporary advances in sparsity-aware modeling and processing, promotes the nonparametric basi…

2013-02-21abs ↗pdf ↗

In many compressive sensing problems today, the relationship between the measurements and the unknowns could be nonlinear. Traditional treatment of such nonlinear relationships have been to approximate the nonlinearity via a linear model and the subsequent un-modeled dynamics as noise. The ability to more accurately ch…

2013-01-29abs ↗pdf ↗

BP, a method for sparse recovery, shows generalization error decreases with more features.

problem Understanding the generalization error of overfitting solutions in linear regression.
method Study of Basis Pursuit (BP) for sparse recovery of linear regression models.
result BP's model error decreases with more features, showing double-descent behavior.

A novel PP algorithm using GMMs and GAs for detecting informative structures.

problem Detecting informative structures in multivariate datasets.
method Gaussian mixture models (GMMs) and Genetic Algorithms (GAs) for optimal projection.
result The approach effectively detects informative structures in multivariate datasets.

We propose a novel sparse preference learning/ranking algorithm. Our algorithm approximates the true utility function by a weighted sum of basis functions using the squared loss on pairs of data points, and is a generalization of the kernel matching pursuit method. It can operate both in a supervised and a semi-supervi…

2013-07-02abs ↗pdf ↗

We consider deterministic Markov decision processes (MDPs) and apply max-plus algebra tools to approximate the value iteration algorithm by a smaller-dimensional iteration based on a representation on dictionaries of value functions. The setup naturally leads to novel theoretical results which are simply formulated due…

2019-06-20abs ↗pdf ↗

The problem of Poisson denoising appears in various imaging applications, such as low-light photography, medical imaging and microscopy. In cases of high SNR, several transformations exist so as to convert the Poisson noise into an additive i.i.d. Gaussian noise, for which many effective algorithms are available. Howev…

2013-09-17abs ↗pdf ↗

The study analyzes group testing algorithms for identifying defective items with high confidence.

problem Identifying defective items from a population using group testing with high confidence.
method Formulated as a function learning problem using the PAC framework, analyzed three algorithms: column matching, combinatorial basis pursuit, and definite defectives.
result Derived bounds on the number of tests needed for approximate set identification, comparing with existing bounds and simulating performance.

State-of-the-art algorithms for sparse subspace clustering perform spectral clustering on a similarity matrix typically obtained by representing each data point as a sparse combination of other points using either basis pursuit (BP) or orthogonal matching pursuit (OMP). BP-based methods are often prohibitive in practic…

2017-10-31abs ↗pdf ↗

In this paper, we propose a new algorithm for exploratory projection pursuit. The basis of the algorithm is the insight that previous approaches used fairly narrow definitions of interestingness / non interestingness. We argue that allowing these definitions to depend on the problem / data at hand is a more natural app…

2011-12-19abs ↗pdf ↗

Transformer model removes noise from light curves efficiently.

problem Challenges in processing astrophysical light curves due to noise.
method Denoising Time Series Transformer (DTST) model trained with masked objective.
result DTST model excels at removing noise and outliers in time series datasets.

We prove that L2-Boosting lacks a theoretical property which is central to the behaviour of l1-penalized methods such as basis pursuit and the Lasso: Whereas l1-penalized methods are guaranteed to recover the sparse parameter vector in a high-dimensional linear model under an appropriate restricted nullspace property, …

2018-12-13abs ↗pdf ↗

Efficiently recovers data corrupted by adversarial noise in structured settings.

problem Recovering clean data points from corrupted Gaussian data with low-rank noise and adversarial coordinate corruptions.
method Developed an efficient algorithm using a combinatorial approach to analyze Basis Pursuit (BP) method.
result Achieved nearly-optimal recovery of data points up to a ildeO(ks/d) ilde O(ks/d) error bound.

This paper investigates the computational complexity of sparse label propagation which has been proposed recently for processing network structured data. Sparse label propagation amounts to a convex optimization problem and might be considered as an extension of basis pursuit from sparse vectors to network structured d…

2018-04-25abs ↗pdf ↗

High signal to noise ratio (SNR) consistency of model selection criteria in linear regression models has attracted a lot of attention recently. However, most of the existing literature on high SNR consistency deals with model order selection. Further, the limited literature available on the high SNR consistency of subs…

2017-03-10abs ↗pdf ↗

The recent developments of basis pursuit and compressed sensing seek to extract information from as few samples as possible. In such applications, since the number of samples is restricted, one should deploy the sampling points wisely. We are motivated to study the optimal distribution of finite sampling points. Formul…

2012-07-25abs ↗pdf ↗

Eigendecomposition (ED) is widely used in deep networks. However, the backpropagation of its results tends to be numerically unstable, whether using ED directly or approximating it with the Power Iteration method, particularly when dealing with large matrices. While this can be mitigated by partitioning the data in sma…

2019-06-21abs ↗pdf ↗

This work connects diffusion models to power iteration, revealing how low frequencies emerge earlier.

problem Understanding the generation process of diffusion models and their relation to power iteration.
method Examined the linear case of diffusion models, connecting them to the spiked covariance model and power iteration.
result Linear diffusion models converge to the leading eigenvector, similar to power iteration.

This paper approximates scattered data using samplet coordinates with sparsity constraints.

problem Scattered data approximation with sparsity constraints.
method Samplet basis pursuit with 1\ell_1-regularization, multiresolution techniques, and semi-smooth Newton method.
result The proposed method provides faster convergence and better signal sparsity compared to existing methods.

The theory of Compressed Sensing (CS) asserts that an unknown signal xRpx\in\mathbb{R}^p can be accurately recovered from an underdetermined set of nn linear measurements with npn\ll p, provided that xx is sufficiently sparse. However, in applications, the degree of sparsity x0\|x\|_0 is typically unknown, and the pro…

2015-07-25abs ↗pdf ↗

Data-aware methods for dimensionality reduction and matrix decomposition aim to find low-dimensional structure in a collection of data. Classical approaches discover such structure by learning a basis that can efficiently express the collection. Recently, "self expression", the idea of using a small subset of data vect…

2015-05-04abs ↗pdf ↗

Spectral denoising recovers meaningful network structure from noisy financial correlations.

problem Noise in empirical correlation matrices from financial returns obscures genuine interactions.
method Spectral decomposition to separate structured and random components.
result Structured networks derived from 10-16 eigenmodes exhibit stronger core-periphery organization and scale-free degree distributions.

We study a form of cyclic pursuit on Riemannian manifolds with positive injectivity radius. We conjecture that on a compact manifold, the piecewise geodesic loop formed by connecting consecutive pursuit agents either collapses in finite time or converges to a closed geodesic. The main result is that this conjecture is …

2016-02-10abs ↗pdf ↗

The standard approach to compressive sampling considers recovering an unknown deterministic signal with certain known structure, and designing the sub-sampling pattern and recovery algorithm based on the known structure. This approach requires looking for a good representation that reveals the signal structure, and sol…

2016-02-01abs ↗pdf ↗

Study of pursuit-evasion game on sphere and its relation to planar Apollonius circle.

problem Analyzing pursuit-evasion game on a sphere and its properties.
method Extending classical planar pursuit-evasion game to spherical geometry, studying equilibrium intercept points and their relation to Apollonius domain.
result Condition for intercept point to belong to Apollonius domain on sphere, analogous to planar game.

This paper closes the gap on matching pursuit's convergence rate.

problem Improving the understanding of matching pursuit's convergence rate.
method Constructing a worst case dictionary to analyze matching pursuit's performance.
result Sharp characterization of matching pursuit's convergence rate as nαn^{-α}, with α0.182α \approx 0.182.

Sparse coding, which is the decomposition of a vector using only a few basis elements, is widely used in machine learning and image processing. The basis set, also called dictionary, is learned to adapt to specific data. This approach has proven to be very effective in many image processing tasks. Traditionally, the di…

2011-10-13abs ↗pdf ↗

Given an overcomplete dictionary AA and a signal bb that is a linear combination of a few linearly independent columns of AA, classical sparse recovery theory deals with the problem of recovering the unique sparse representation xx such that b=Axb = A x. It is known that under certain conditions on AA, xx can be re…

2015-07-06abs ↗pdf ↗

Pursuit-evasion is a multi-agent sequential decision problem wherein a group of agents known as pursuers coordinate their traversal of a spatial domain to locate an agent trying to evade them. Pursuit evasion problems arise in a number of import application domains including defense and route planning. Learning to opti…

2018-11-11abs ↗pdf ↗