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

10.0%20.0%30.0%40.0% · Aug 199419922001200920172026
48 results for Convex vector optimization

Neural network approximates weakly efficient frontier of convex vector optimization problems.

problem Approximating the weakly efficient frontier of convex vector optimization problems.
method Designing a neural network architecture to approximate the weakly efficient frontier of convex vector optimization problems (CVOP) satisfying Slater's condition.
result The proposed algorithm effectively approximates the true weakly efficient frontier of CVOPs, even for large problems.

We propose a new class of convex penalty functions, called \emph{variational Gram functions} (VGFs), that can promote pairwise relations, such as orthogonality, among a set of vectors in a vector space. These functions can serve as regularizers in convex optimization problems arising from hierarchical classification, m…

2015-07-16abs ↗pdf ↗

A new algorithm reduces communication rounds for distributed convex optimization.

problem Efficiently solving convex optimization problems in distributed systems.
method Proposes a stochastic Newton algorithm for homogeneous distributed stochastic convex optimization.
result Reduces the number and frequency of communication rounds compared to existing methods.

Optimal DP mechanisms for vector queries are found to be staircase distributions.

problem Designing optimal additive mechanisms for vector-valued queries under differential privacy.
method Reduction to radially symmetric distributions and convex rearrangement theory.
result Staircase mechanisms are optimal for any norm and cost function.

Randomized Geometric Algebra for Convex Neural Networks Optimizes Transfer Learning.

problem Training neural networks to global optimality via convex optimization.
method Randomized algorithms in Clifford's Geometric Algebra for hypercomplex vector spaces.
result Convex optimization and geometric algebra improve LLMs' robustness and reliability in transfer learning.

Geodesic convexity generalizes the notion of (vector space) convexity to nonlinear metric spaces. But unlike convex optimization, geodesically convex (g-convex) optimization is much less developed. In this paper we contribute to the understanding of g-convex optimization by developing iteration complexity analysis for …

2016-02-19abs ↗pdf ↗

The paper bounds the mean absolute error in DNN vector-to-vector regression.

problem Bounding the mean absolute error in deep neural network based vector-to-vector regression.
method Error decomposition techniques in statistical learning theory and non-convex optimization theory were used to derive upper bounds for approximation, estimation, and optimization errors.
result Theoretical upper bounds for mean absolute error in DNN vector-to-vector regression were derived and validated experimentally.

Neural optimal transport improves multivariate conformal prediction.

problem Multivariate quantile regression challenges and existing methods ignore joint distribution geometry.
method Combines neural optimal transport with amortized optimization for efficient training and faster inference.
result Constructs tighter and more informative predictive regions for multivariate conformal prediction.

This work explores the non-convex optimization in compressive learning and the performance of heuristics.

problem The challenge of learning from compressed representations in compressive learning.
method Numerical simulations of the non-convex optimization landscape and heuristic performance.
result Properties of the non-convex optimization landscape and heuristic performance are explored.

Neural network implementation of Brenier's polar factorization for vector fields.

problem Implementing Brenier's polar factorization theorem for vector fields using neural networks.
method Parameterizing the convex function uu as an input convex neural network and estimating the measure-preserving map MM.
result Practical neural implementation of Brenier's polar factorization theorem.

A new SVM method for predicting time series labels.

problem Learning to predict labels from high-dimensional time series data.
method Extended SVM concept to continuous time series data, formulated as a convex optimization problem.
result Empirical results show the algorithm's effectiveness for analyzing long-term multivariate data.

Novel analysis of neural networks using geometric algebra and convex optimization.

problem Understanding the inner workings of deep neural networks.
method Geometric (Clifford) algebra and convex optimization.
result Optimal weights are given by the wedge product of training samples.

Robust support vector machine (RSVM) has been shown to perform remarkably well to improve the generalization performance of support vector machine under the noisy environment. Unfortunately, in order to handle the non-convexity induced by ramp loss in RSVM, existing RSVM solvers often adopt the DC programming framework…

2019-12-24abs ↗pdf ↗

VOPy optimizes multiple objectives with flexible cone-based ordering.

problem Optimizing multiple objectives with partial order constraints.
method Flexible cone-based ordering, modular architecture, integration of existing and novel methods.
result Advances black-box vector optimization in noisy, discrete, or limited budget settings.

New methods for sketching non-PSD matrices improve regression and optimization tasks.

problem Efficiently handling non-PSD matrices in computations.
method Developed novel matrix sketching techniques for non-PSD and complex matrices.
result Improved performance in convex and non-convex optimization, regression, and vector-matrix-vector queries.

Set-functions appear in many areas of computer science and applied mathematics, such as machine learning, computer vision, operations research or electrical networks. Among these set-functions, submodular functions play an important role, similar to convex functions on vector spaces. In this tutorial, the theory of sub…

2010-10-20abs ↗pdf ↗

We consider distributed online convex optimization problems, where the distributed system consists of various computing units connected through a time-varying communication graph. In each time step, each computing unit selects a constrained vector, experiences a loss equal to an arbitrary convex function evaluated at t…

2019-12-20abs ↗pdf ↗

New insights into CE dynamics reveal how Hadamard initialization simplifies softmax.

problem Understanding the dynamics of cross-entropy training loss in deep learning.
method Analyzing a two-layer linear neural network with standard-basis vectors as inputs.
result Gradient flow on cross-entropy converges to neural collapse geometry, proving global convergence.

Paper develops exact convex optimization for neural networks with polynomial activations.

problem Training two-layer neural networks with nonlinear polynomial activations.
method Exact convex optimization using semidefinite programming.
result Global optimization of neural networks is polynomial-time computable.

This work shows neural networks can solve non-convex constraints problems.

problem Training neural networks under non-convex constraints.
method Project stochastic gradient descent with no-regret analysis of online learning.
result Overparameterized neural networks achieve near-optimal and near-feasible solutions.

New algorithm finds approximate stationary points in non-convex optimization.

problem Finding approximate stationary points in non-convex stochastic optimization.
method Design of an algorithm using O(ε3)O(ε^{-3}) stochastic gradient and Hessian-vector products.
result Optimal rate of O(ε3)O(ε^{-3}) for finding εε-approximate stationary points, matching lower bounds.

Paper constructs L2L^2 estimates for flat vector bundles and generalizes Prékopa's theorem.

problem Constructing L2L^2 estimates for flat vector bundles.
method Using Hörmander's L2L^2-estimate for the operator dd on a flat vector bundle over a pp-convex Riemannian manifold.
result Generalizes Prékopa's theorem in convex analysis.

Robust SVM optimization in Banach spaces tackles classification uncertainty.

problem Binary classification in Banach spaces with uncertainty.
method Generalization of SVM results to Banach spaces, Representer Theorem, strong duality, Nash equilibrium formulation.
result Generalization of SVM results to Banach spaces, including Representer Theorem and strong duality.

Partial convexification improves tractability of low-rank spectral optimization problems.

problem Minimizing linear objectives subject to matrix inequalities and low-rank constraints.
method Partial convexification of the domain set, deriving rank bounds, and developing a column generation algorithm.
result The partial convexification LSOP-R is equivalent to the original LSOP under certain conditions and yields high-quality solutions.

We consider a discriminative learning (regression) problem, whereby the regression function is a convex combination of k linear classifiers. Existing approaches are based on the EM algorithm, or similar techniques, without provable guarantees. We develop a simple method based on spectral techniques and a `mirroring' tr…

2013-11-11abs ↗pdf ↗

Study invariant minimizers in convex functions under amenable groups.

problem Finding invariant minimizers in convex functions invariant under amenable groups.
method Analyze smallest closed invariant convex subsets and apply to invariant optimality problem.
result Clarifies relations between equivariant neural networks and statistical theorems.