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

75149224298 · Jun 202019922001200920172026
48 results for combinatorial graphs

The paper finds minimum Steklov eigenvalues on combinatorial graphs.

problem Finding the minimum Steklov eigenvalues on combinatorial graphs.
method Extending Friedman's nodal domain theory for Laplacian eigenfunctions to Steklov eigenfunctions.
result The minimum of the imthi^{ m th} Steklov eigenvalue on a connected combinatorial graph is essentially attained by a star or a regular comb with minimal brooms.

This paper focuses on Bayesian Optimization (BO) for objectives on combinatorial search spaces, including ordinal and categorical variables. Despite the abundance of potential applications of Combinatorial BO, including chipset configuration search and neural architecture search, only a handful of methods have been pro…

2019-02-01abs ↗pdf ↗

Surveying machine learning for solving graph optimization problems.

problem Solving combinatorial optimization problems on graphs requires algorithmic engineering.
method Surveying machine learning approaches for graph optimization.
result Machine learning offers new ways to solve graph optimization problems.

Graph neural networks improve combinatorial optimization by leveraging inductive bias.

problem Combinatorial optimization problems often arise from related data distributions.
method Using graph neural networks to enhance or solve combinatorial tasks.
result Graph neural networks effectively encode combinatorial and relational input.

We present a simple combinatorial model for quasipositive surfaces and positive braids, based on embedded bipartite graphs. As a first application, we extend the well-known duality on standard diagrams of torus links to twisted torus links. We then introduce a combinatorial notion of adjacency for bipartite graph links…

2011-11-16abs ↗pdf ↗

Extends knot concordance invariant to balanced spatial graphs using grid homology.

problem Defining a concordance invariant for balanced spatial graphs.
method Using grid homology to extend the invariant from knots to spatial graphs.
result The combinatorial ΥΥ invariant is a concordance invariant for balanced spatial graphs.

We propose a new family of combinatorial inference problems for graphical models. Unlike classical statistical inference where the main interest is point estimation or parameter testing, combinatorial inference aims at testing the global structure of the underlying graph. Examples include testing the graph connectivity…

2016-08-10abs ↗pdf ↗

This work proposes an unsupervised neural network framework for solving combinatorial optimization problems on graphs.

problem Challenges in neural networks solving combinatorial optimization problems without labeled instances.
method Inspired by Erdos' probabilistic method, a neural network parametrizes a probability distribution over sets, optimizing it to find low-cost integral solutions.
result The method provides valid solutions to the maximum clique problem and local graph clustering, achieving competitive results.

This paper extends combinatorial semi-bandits to graph feedback, improving regret bounds.

problem Adversarial combinatorial semi-bandits with graph feedback.
method Introduced graph feedback in combinatorial semi-bandits, using convexified actions and online stochastic mirror descent.
result Optimal regret scales as ST+αSTS\sqrt{T}+\sqrt{αST}, interpolating between full and semi-bandit feedback.

For a graph embedded into a surface, we relate many combinatorial parameters of the cycle matroid of the graph and the bond matroid of the dual graph with the topological parameters of the embedding. This will give an expression of the polynomial, defined by M.Las Vergnas in a combinatorial way using matroids as a spec…

2010-12-22abs ↗pdf ↗

In this article we associate a combinatorial differential graded algebra to a cubic planar graph G. This algebra is defined combinatorially by counting binary sequences, which we introduce, and several explicit computations are provided. In addition, in the appendix by K. Sackel the F(q)-rational points of its graded a…

2017-05-02abs ↗pdf ↗

New algorithm reduces regret in combinatorial causal bandits without graph structure.

problem Minimizing regret in combinatorial causal bandits without graph structure.
method Design of algorithms for binary general causal models and BGLMs without graph skeleton.
result Achieves O(TlnT)O(\sqrt{T}\ln T) expected regret for causal models and O(T23lnT)O(T^{\frac{2}{3}}\ln T) for BGLMs.

A planar graph is inscribable if it is combinatorial equivalent to the skeleton of a polyhedra which is inscribed in a sphere. For an inscribable graph, in its combinatorial equivalent class, if we could always find polyhedra inscribed in any given convex surface which is sufficiently close to the sphere, then we call …

2014-12-15abs ↗pdf ↗

There has been an increased interest in discovering heuristics for combinatorial problems on graphs through machine learning. While existing techniques have primarily focused on obtaining high-quality solutions, scalability to billion-sized graphs has not been adequately addressed. In addition, the impact of budget-con…

2019-03-08abs ↗pdf ↗

A method learns to solve multilevel combinatorial problems with two players.

problem Multilevel combinatorial optimization problems with multiple players.
method Value-based multi-agent reinforcement learning in a graph neural network framework.
result Close to optimal solutions on graphs up to 100 nodes, with a significant speedup.

Combinatorial approach to compute satellite knot invariants using graph theory.

problem Computing knot invariants for satellite knots using bordered Heegaard Floer homology.
method Construct weighted AA_\infty-modules using decorated planar graphs and prove their isomorphism.
result Combinatorial proof of AA_\infty structure relations for the constructed modules.

We give a combinatorial characterization of generic minimal rigidity for planar periodic frameworks. The characterization is a true analogue of the Maxwell-Laman Theorem from rigidity theory: it is stated in terms of a finite combinatorial object and the conditions are checkable by polynomial time combinatorial algorit…

2010-08-11abs ↗pdf ↗

Let a AA be the 1-skeleton of a triangulated topological annulus. We establish bounds on the combinatorial modulus of a refinement AA', formed by attaching new vertices and edges to AA, that depend only on the refinement and not on the structure of AA itself. This immediately applies to showing that a disk triangul…

2006-08-25abs ↗pdf ↗

In 2003, Ozsváth and Szabó defined the concordance invariant ττ for knots in oriented 3-manifolds as part of the Heegaard Floer homology package. In 2011, Sarkar gave a combinatorial definition of ττ for knots in S3S^3 and a combinatorial proof that ττ gives a lower bound for the slice genus of a knot. Recently, Har…

2018-07-18abs ↗pdf ↗

We present a novel preconditioning technique for proximal optimization methods that relies on graph algorithms to construct effective preconditioners. Such combinatorial preconditioners arise from partitioning the graph into forests. We prove that certain decompositions lead to a theoretically optimal condition number.…

2018-01-16abs ↗pdf ↗

This paper presents a framework to tackle combinatorial optimization problems using neural networks and reinforcement learning. We focus on the traveling salesman problem (TSP) and train a recurrent network that, given a set of city coordinates, predicts a distribution over different city permutations. Using negative t…

2016-11-29abs ↗pdf ↗

Automorphisms and subdivisions of Helly graphs are studied, leading to explicit models and rational translation lengths.

problem Understanding automorphisms and subdivisions of Helly graphs.
method Simple fine simplicial subdivisions and explicit simplicial models of the injective hull.
result Any automorphism of a Helly graph is either elliptic or hyperbolic, with rational translation lengths.

The study proves unique harmonic functions and combinatorial properties of vertex-transitive graphs.

problem Proving combinatorial properties of vertex-transitive graphs.
method Using harmonic functions and quasi-isometry to R\mathbb{R}, proving uniqueness and combinatorial results.
result Connective constant of non-degenerate vertex-transitive graphs is at least the golden mean.

Survey of graph learning methods for combinatorial optimization problems.

problem Efficient and effective analysis of graphs for combinatorial optimization problems.
method Two-stage framework: Graph representation learning followed by machine learning.
result Recent studies have shown promise in using machine learning to solve graph-based combinatorial optimization problems.

The study shows how discrete graphs can resemble hypercube structures under certain curvature conditions.

problem Understanding the structure of graphs with specific curvature conditions.
method Analyzing weighted graphs with lower Ricci curvature bounds and eigenvalue closeness to establish structural similarity.
result Discrete graphs with specific curvature conditions are close to hypercube structures in terms of Frobenius distance and eigenfunctions.

This is a short review article on invariants of spatial graphs, written for "A Concise Encyclopedia of Knot Theory" (ed. Adams et. al.). The emphasis is on combinatorial and polynomial invariants of spatial graphs, including the Alexander polynomial, the fundamental quandle of a graph, and the Yamada polynomial.

2018-12-20abs ↗pdf ↗

We generalize the construction of the Heegaard Floer homology for a singular knot to that for a balanced bipartite graph. For a given graph, we provide a combinatorial description of the Euler characteristic of its Heegaard Floer homology by using the "Kauffman states" on a graph diagram.

2014-01-26abs ↗pdf ↗

NeuroMatch efficiently matches subgraphs in large graphs using neural networks.

problem Determining the presence and location of a query graph in a large target graph.
method NeuroMatch decomposes graphs into subgraphs, embeds them using graph neural networks, and matches them directly in the embedding space.
result NeuroMatch is 100x faster and 18% more accurate than existing methods.

The paper proves a discrete positive mass theorem for graphs.

problem Formulating and proving a discrete positive mass theorem for graphs.
method Introducing asymptotically flat graphs, defining ADM mass, and using discrete harmonic functions.
result An asymptotically flat graph with non-negative Ricci curvature is isomorphic to the standard grid graph.