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.

169,341 papers · 148 categories

Trend · papers per month

3571106141 · Jun 202019922001200920182026
48 results for Lovasz convolution

We introduce a new and rich class of graph coloring manifolds via the Hom complex construction of Lovasz. The class comprises examples of Stiefel manifolds, series of spheres and products of spheres, cubical surfaces, as well as examples of Seifert manifolds. Asymptotically, graph coloring manifolds provide examples of…

2005-10-09abs ↗pdf ↗

Paper develops privacy-preserving algorithms for online submodular optimization.

problem Online submodular optimization under differential privacy constraints.
method Develops algorithms for both full information and bandit feedback settings, using Lovasz extensions and unbiased estimates.
result Achieves low expected regret with differential privacy guarantees in both settings.

We prove Csorba's conjecture that the Lovász complex Hom(C_5,K_n) of graph multimorphisms from the 5-cycle C_5 to the complete graph K_n is Z/2Z-equivariantly homeomorphic to the Stiefel manifold, V(n-1,2), the space of (ordered) orthonormal 2-frames in R^{n-1}. The equivariant piecewise-linear topology that we need is…

2013-02-12abs ↗pdf ↗

The paper introduces a method to decorrelate circular coordinates using lattice reduction.

problem Geometric correlation between circle-valued maps when multiple cohomology classes are used.
method Systematic procedure using the Lenstra--Lenstra--Lovász algorithm for constructing low energy torus-valued maps.
result A method to obtain less correlated maps from cohomology classes using integer linear combinations.

We extend several Cheeger-type isoperimetric bounds for convex sets in Euclidean space, due to Bobkov and Kannan-Lovász-Simonovits, to Riemannian manifolds having non-negative Ricci curvature. In order to extend Bobkov's bound, we require in addition an upper bound on the sectional curvature of the space, which permits…

2010-04-04abs ↗pdf ↗

The study characterizes embeddable 2-complexes in 3-space.

problem Characterizing embeddable 2-dimensional simplicial complexes in 3-space.
method Characterization through excluded minors and extensions.
result Characterized embeddable 2-complexes in 3-space, including cones over K5K_5 and K3,3K_{3,3}, and related constructions.

Paper proposes a new method to minimize submodular functions with fewer calls to simpler oracles.

problem Minimizing the sum of submodular set functions with limited information.
method Introduces a modified convex problem requiring constrained total variation oracles that can be solved with fewer calls to minimization oracles.
result Shows significant reduction in the number of calls to minimization oracles.

Deep learning improves salt deposits segmentation in seismic data.

problem Segmenting salt deposits in seismic reflection data for hydrocarbon exploration.
method A novel deep learning approach combining U-Net with ResNeXt-50 encoder, Spatial-Channel Squeeze & Excitation, Lovasz loss, CoordConv, and Hypercolumn methods.
result Achieved 27th place in Kaggle competition for salt deposits segmentation.

We consider a class of sparsity-inducing regularization terms based on submodular functions. While previous work has focused on non-decreasing functions, we explore symmetric submodular functions and their \lova extensions. We show that the Lovasz extension may be seen as the convex envelope of a function that depends …

2010-12-07abs ↗pdf ↗

Universal tester-learner for halfspaces over structured distributions.

problem Learning halfspaces over a wide class of structured distributions.
method Uses a fully polynomial tester-learner based on hypercontractivity and sum-of-squares (SOS) programs.
result Achieves error O(opt)+εO(\mathrm{opt}) + ε on any labeled distribution that the tester accepts.

The paper derives upper hedging prices for multivariate contingent claims using game-theoretic probability and submodularity.

problem Deriving upper hedging prices for complex financial contracts.
method Game-theoretic approach, optimization over simplexes, Lovász extension, Black-Scholes-Barenblatt equations.
result Upper and lower hedging prices can be calculated efficiently for submodular or supermodular payoff functions.

Efficiently poisons offline RLHF models by flipping preference labels.

problem Vulnerability of offline RLHF models to preference label flipping attacks.
method Developed two attack methods: BAL-A and BMP-A, solving a structured binary sparse approximation problem.
result Demonstrated that flipping one preference label induces a parameter-independent shift in the DPO gradient, enabling structured binary sparse approximation.

New technique connects graph matching complexes to Morse theory for better topology understanding.

problem Understanding the topology of matching complexes of complete graphs.
method Developed discrete Morse theory technique to analyze MnM_n.
result Showed MnM_n is geometrically (νn1)(ν_n-1)-connected, improving on previous homotopical results.

A graph (digraph) G=(V,E)G=(V,E) with a set TVT\subseteq V of terminals is called inner Eulerian if each nonterminal node vv has even degree (resp. the numbers of edges entering and leaving vv are equal). Cherkassky and Lovász showed that the maximum number of pairwise edge-disjoint TT-paths in an inner Eulerian graph $G…

2005-10-21abs ↗pdf ↗

A guide simplifies convolutional neural network properties.

problem Understanding and manipulating convolutional neural network architectures.
method Clarifying relationships between properties of convolutional, pooling, and transposed convolutional layers.
result Intuitive relationships between various convolutional and transposed convolutional layers.

DeepCAM learns convolutional dictionaries for image processing.

problem Processing high-dimensional signals like images efficiently.
method Introduces a Deep Convolutional Analysis Dictionary Model (DeepCAM) using convolutional dictionaries.
result DeepCAM achieves performance comparable to other methods on single image super-resolution.

LNMC improves link prediction on social networks by considering log-normal degree distributions.

problem Link prediction in social networks with log-normal degree distributions.
method Log-Normal Matrix Completion (LNMC) using Alternating Direction Method of Multipliers.
result Up to 5% AUC increase over non-structured sparsity based methods.

VC dimensions of group CNNs are infinite for certain kernels and groups.

problem Estimating the generalization capacity of group convolutional neural networks.
method Identifying precise VC dimension estimates for simple sets of group CNNs.
result Two-parameter families of convolutional neural networks have an infinite VC dimension for infinite groups and certain kernels.

Spectral Convolution Networks speed up computation by applying convolution and activation in the frequency domain.

problem Performance increase in convolution networks comes with repeated transform computations.
method Implement convolution and activation in the frequency domain using Fourier or Laplace transformations.
result Reduced number of transforms and overall complexity by computing both convolution and activation in the frequency domain.

Enhances group convolutional networks with attention to learn meaningful relationships.

problem Lack of explicit means to learn meaningful relationships among symmetry patterns.
method Introduces attentive group equivariant convolutions, applying attention during convolution.
result Consistently outperforms conventional group convolutional networks on benchmark datasets.

New algorithm recovers high-dimensional linear regression vectors without sparsity assumptions.

problem Efficiently recovering unknown vector β* from noisy linear observations in high dimensions.
method Proposes a polynomial-time algorithm based on LLL lattice basis reduction assuming rational entries with the same denominator.
result Algorithm successfully recovers β* for a large class of distributions and non-zero noise, even with small noise and one observation.

Deep convolutional nets are essential for accurate learning on CIFAR-10.

problem Training shallow models to mimic deep convolutional nets on CIFAR-10.
method Used distillation to train shallow feed-forward nets on CIFAR-10, demonstrating the necessity of multiple convolutional layers.
result Accurate models on CIFAR-10 require multiple convolutional layers, even when trained with distillation.

Proves DCNNs with expansive convolution are strongly universally consistent.

problem Theoretical consistency of deep convolutional neural networks (DCNNs).
method Empirical risk minimization on DCNNs with expansive convolution (with zero-padding).
result DCNNs with expansive convolution are strongly universally consistent.

Functor connects Lie groupoid algebras to bornological structures.

problem Establishing a functorial relationship between Lie groupoid convolution algebras and bornological structures.
method Developed a monoidal functor from differentiable stacks to Morita 2-category of complete bornological algebras.
result Convolution algebras are self-induced and convolution modules are smooth.

IEA improves CNN models by averaging multiple convolutional layers.

problem Improving CNN model accuracy through ensemble learning.
method Replacing single convolutional layers with Inner Average Ensembles (IEA) of multiple convolutional layers.
result CNN models using IEA outperform those with regular convolutional layers.