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

Trend · papers per month

1122 · Mar 201819922001200920172026
34 results for ℓ0-regularization

NA0_0CT2^2 improves tensor regression predictions with 0\ell_0 regularization.

problem Improving tensor regression predictions with structural information.
method Noise-Augmented 0\ell_0 regularization on Tucker decomposition.
result Achieves exact 0\ell_0 regularization on core tensor in linear and generalized linear tensor regression.

Bayesian l0l_0-regularized least squares is a variable selection technique for high dimensional predictors. The challenge is optimizing a non-convex objective function via search over model space consisting of all possible predictor combinations. Spike-and-slab (a.k.a. Bernoulli-Gaussian) priors are the gold standard f…

2017-05-31abs ↗pdf ↗

Paper proposes a new sparse group k-max regularization for sparsity constraints.

problem Linear inverse problems with sparsity constraints are NP-hard.
method Sparse group k-max regularization, iterative soft thresholding algorithm.
result Approximates l0 norm more closely and enhances group-wise and in-group sparsity.

Paper tackles low-rank matrix recovery with column 2,0\ell_{2,0}-norm regularization.

problem Low-rank matrix recovery problems with column sparsity constraints.
method Developed alternating majorization-minimization (AMM) methods with extrapolation and hybrid AMM.
result Global convergence analysis and superior performance in matrix completion problems.

We propose a practical method for L0L_0 norm regularization for neural networks: pruning the network during training by encouraging weights to become exactly zero. Such regularization is interesting since (1) it can greatly speed up training and inference, and (2) it can improve generalization. AIC and BIC, well-known …

2017-12-04abs ↗pdf ↗

We show that any simply connected topological closed 44-manifold punctured along any compact, totally disconnected tame subset ΛΛ admits a continuum of smoothings which are not diffeomorphic to any leaf of a C1,0C^{1,0} codimension one foliation on a compact manifold. This includes the remarkable case of S4S^4 puncture…

2018-08-27abs ↗pdf ↗

Despite its nonconvex nature, 0\ell_0 sparse approximation is desirable in many theoretical and application cases. We study the 0\ell_0 sparse approximation problem with the tool of deep learning, by proposing Deep 0\ell_0 Encoders. Two typical forms, the 0\ell_0 regularized problem and the MM-sparse problem, are …

2015-09-01abs ↗pdf ↗

Given two data matrices XX and YY, sparse canonical correlation analysis (SCCA) is to seek two sparse canonical vectors uu and vv to maximize the correlation between XuXu and YvYv. However, classical and sparse CCA models consider the contribution of all the samples of data matrices and thus cannot identify an unde…

2017-10-13abs ↗pdf ↗

Safe screening rules reduce 0\ell_0-regression computation by fixing 76% of variables.

problem Efficiently solving 0\ell_0-regression problems with large datasets.
method Convex relaxation and safe screening rules to eliminate variables.
result 76% of variables can be fixed to their optimal values, reducing computational burden.

Sparse Bayesian Optimization (SEBO) finds interpretable configurations.

problem Optimizing black-box functions for recommendation systems while maintaining interpretability.
method Regularization-based approaches, including a differentiable relaxation for L0L_0 regularization, and a hyperparameter-free method SEBO.
result SEBO efficiently optimizes for sparsity without hyperparameters.

New solver SR2 tackles deep neural network training with nonsmooth regularization.

problem Training deep neural networks with nonsmooth regularization to achieve sparsity and efficiency.
method Combines adaptive quadratic regularization with proximal stochastic gradient principles.
result Established worst-case iteration complexity of O(ε^−2) for SR2.

The search for efficient, sparse deep neural network models is most prominently performed by pruning: training a dense, overparameterized network and removing parameters, usually via following a manually-crafted heuristic. Additionally, the recent Lottery Ticket Hypothesis conjectures that, for a typically-sized neural…

2019-12-10abs ↗pdf ↗

High-dimensional sparse modeling via regularization provides a powerful tool for analyzing large-scale data sets and obtaining meaningful, interpretable models. The use of nonconvex penalty functions shows advantage in selecting important features in high dimensions, but the global optimality of such methods still dema…

2016-05-11abs ↗pdf ↗

A new method prunes neural networks efficiently without losing effectiveness.

problem Efficient pruning of neural networks without sacrificing performance.
method Deterministic approximation of binary gates and L0L_0 regularization.
result Pruning neural networks significantly without loss in effectiveness.

Efficiently infers time-varying sparse MRFs with strong statistical guarantees.

problem Inference of time-varying sparse MRFs with strong statistical guarantees.
method Constrained optimization with exact 0\ell_0 regularization, near-linear time and memory complexity.
result Sharp statistical guarantees for sparsely-changing Gaussian MRFs with as few as one sample per time.

In many applications, high-dimensional data points can be well represented by low-dimensional subspaces. To identify the subspaces, it is important to capture a global and local structure of the data which is achieved by imposing low-rank and sparseness constraints on the data representation matrix. In low-rank sparse …

2018-12-17abs ↗pdf ↗

We solve the regularity problem for Milnor's infinite dimensional Lie groups in the asymptotic estimate context. Specifically, let GG be a Lie group with asymptotic estimate Lie algebra g\mathfrak{g}, and denote its evolution map by evol ⁣:Ddom[evol]G\mathrm{evol}\colon \mathrm{D}\equiv \mathrm{dom}[\mathrm{evol}]\rightarrow G, i.e.…

2018-04-29abs ↗pdf ↗

Enhanced kernel ridgeless regression improves performance with LAB RBF kernels.

problem Lack of flexibility in kernel ridgeless regression.
method Locally-Adaptive-Bandwidths (LAB) RBF kernels and kernel learning techniques.
result Functions learned from LAB RBF kernels belong to an integral space of RKHSs, demonstrating robust generalization.

New algorithm solves complex variable selection problems in high dimensions.

problem Grouped variable selection in high-dimensional data.
method Optimal solutions for the ℓ0-regularized formulation using discrete optimization.
result Exact algorithms solve problems with 5 million features and 1000 observations in minutes to hours.

Improves convergence speed in compressive sensing with a new probabilistic approach.

problem Efficiently solving the best subset selection problem in compressive sensing.
method Smooth probabilistic reformulation of 0\ell_0 regularized regression.
result Empirically outperforms existing compressive sensing algorithms across various settings.

Quantization can be used to form new vectors/matrices with shared values close to the original. In recent years, the popularity of scalar quantization for value-sharing applications has been soaring as it has been found huge utilities in reducing the complexity of neural networks. Existing clustering-based quantization…

2018-03-01abs ↗pdf ↗