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

4488132176 · Jun 202019922001200920172026
48 results for essential edges

We define essential and strongly essential triangulations of 3-manifolds, and give four constructions using different tools (Heegaard splittings, hierarchies of Haken 3-manifolds, Epstein-Penner decompositions, and cut loci of Riemannian manifolds) to obtain triangulations with these properties under various hypotheses…

2014-12-01abs ↗pdf ↗

Automorphisms of fine curve graphs match surface homeomorphisms for planar surfaces.

problem Understanding automorphisms of fine curve graphs on surfaces.
method Analyzing vertices and edges of fine curve graphs to match with surface homeomorphisms.
result Automorphism group of fine curve graphs is naturally isomorphic to the homeomorphism group of boundaryless planar surfaces with at least 7 punctures.

In his PhD thesis, Abrams proved that, for a natural number n and a graph G with at least n vertices, the n-strand configuration space of G deformation retracts to a compact subspace, the discretized n-strand configuration space, provided G satisfies two conditions: each path between distinct essential vertices (vertic…

2009-09-30abs ↗pdf ↗

Enhances graph comparison by incorporating edge features using Fused Gromov-Wasserstein distance.

problem Graph distances overlook edge attributes, limiting their effectiveness.
method Introduced Fused Gromov-Wasserstein distance for graph comparison with edge features. Proposed algorithms for distance and barycenter computation.
result Empirically validated the effectiveness of the novel distance in graph learning tasks.

Suppose M is a cusped finite-volume hyperbolic 3-manifold and T is an ideal triangulation of M with essential edges. We show that any incompressible surface S in M that is not a virtual fiber can be isotoped into spunnormal form in T . The proof is based directly on ideas of W. Thurston.

2005-03-02abs ↗pdf ↗

Motivated by an abstract notion of low-level edge detector filters, we propose a simple method of unsupervised feature construction based on pairwise statistics of features. In the first step, we construct neighborhoods of features by regrouping features that correlate. Then we use these subsets as filters to produce n…

2013-12-20abs ↗pdf ↗

The study analyzes sharpness dynamics in neural networks, revealing mechanisms and conditions.

problem Understanding sharpness in neural network training.
method Fixed point analysis and edge of stability analysis in a simplified 2-layer linear network.
result Reveals mechanisms behind sharpness trends, conditions for edge of stability, and a period-doubling route to chaos.

Incomplete cusp edges model the behavior of the Weil-Petersson metric on the compactified Riemann moduli space near the interior of a divisor. Assuming such a space is Witt, we construct a fundamental solution to the heat equation, and using a precise description of its asymptotic behavior at the singular set, we prove…

2015-09-21abs ↗pdf ↗

Improved DL models robust against adversarial attacks for wireless signal classification.

problem Adversarial attacks on deep learning-based wireless signal classifiers.
method Knowledge distillation and network pruning followed by adversarial training.
result Proposed models achieve better robustness and higher accuracy than standard models.

This article improves communication efficiency in distributed ML over wireless networks.

problem Achieving high ML inference accuracy at scale with zero communication latency.
method Optimizing communication payload types, techniques, scheduling, and ML architectures.
result Communication-efficient and distributed learning frameworks are presented.

We study real nonsingular projective cubic fourfolds up to deformation equivalence combined with projective equivalence and prove that they are classified by the conjugacy classes of involutions induced by the complex conjugation in the middle homology. Moreover, we provide a graph whose vertices represent the equivale…

2006-07-05abs ↗pdf ↗

The study embeds graphs on translation surfaces, proving essential-systolic embeddings and estimating surface genera.

problem Embedding graphs on translation surfaces with specific properties.
method Proving essential-systolic embeddings and estimating surface genera.
result Finite graphs admit essential-systolic embeddings on translation surfaces with estimated genera.

A second part of detailed elementary introduction into Khovanov homologies. This part is devoted to reduced Jones superpolynomials. The story is still about a hypercube of resolutions of a link diagram. Each resolution is a collection of non-intersecting cycles, and one associates a 2-dimensional vector space with each…

2012-09-23abs ↗pdf ↗

We propose a general framework for solving the group synchronization problem, where we focus on the setting of adversarial or uniform corruption and sufficiently small noise. Specifically, we apply a novel message passing procedure that uses cycle consistency information in order to estimate the corruption levels of gr…

2019-12-24abs ↗pdf ↗

Let M be a compact, connected, orientable, irreducible 3-manifold and T' an incompressible torus boundary component of M such that the pair (M,T') is not cabled. By a result of C. Gordon, if S and T are incompressible punctured tori in M with boundary on T' and boundary slopes at distance d, then d is at most 8, and th…

2006-01-03abs ↗pdf ↗

Let M be a compressionbody containing a graph T (with at least one edge) such that \boundary_+ M is parallel to the union of T and \boundary_- M. We extend methods of Hayashi and Shimokawa to classify bridge surfaces for T. The results of this paper are used in later work to show that if a bridge surface for a graph in…

2009-10-16abs ↗pdf ↗

We define a pseudo-inverse for line graphs using linear integer programming.

problem Not all graphs have a corresponding root graph, making the line graph operation non-invertible.
method Propose a linear integer program to edit the smallest number of edges in the line graph to recover a root graph.
result The pseudo-inverse operation is well-behaved and works in practice as shown by empirical experiments.

TinyBayes detects crop diseases from images on edge devices with high accuracy and minimal resources.

problem Automated disease detection for cocoa crops in resource-constrained settings.
method Combines YOLOv8-Nano for lesion localisation, MobileNetV3-Small for feature extraction, and Jacobi prior for Bayesian classification.
result Achieves 78.7% accuracy on Amini Cocoa Contamination Challenge dataset with 9.5 MB model size and 150 ms inference time.

New findings on hyperbolicity of fine curve graphs and their subgraphs.

problem Investigating hyperbolicity of fine curve graphs and their subgraphs.
method Analyzing large subgraphs of fine curve graphs and computing distances in specific cases.
result Large subgraphs of fine curve graphs contain flats of every finite dimension, indicating they are not hyperbolic.

A well known question of Gromov asks whether every one-ended hyperbolic group ΓΓ has a surface subgroup. We give a positive answer when ΓΓ is the fundamental group of a graph of free groups with cyclic edge groups. As a result, Gromov's question is reduced (modulo a technical assumption on 2-torsion) to the case when…

2017-01-10abs ↗pdf ↗

The complex of curves C(Sg)\mathcal{C}(S_g) of a closed orientable surface of genus g2g \geq 2 is the simplicial complex having its vertices, C0(Sg)\mathcal{C}^0(S_g), are isotopy classes of essential curves in SgS_g. Two vertices co-bound an edge of the 11-skeleton, C1(Sg)\mathcal{C}^1(S_g), if there are disjoint representative…

2014-08-18abs ↗pdf ↗

A graph neural network detects beneficial feature interactions for recommender systems.

problem Feature interactions are crucial but not all are beneficial for recommendation accuracy.
method Graph neural network with L0 activation regularization for edge prediction.
result The model outperforms baselines and automatically identifies beneficial feature interactions.

We study the spectral geometric properties of the scalar Laplace-Beltrami operator associated to the Weil-Petersson metric gWPg_{\mathrm{WP}} on Mγ\mathcal M_γ, the Riemann moduli space of surfaces of genus γ>1γ> 1. This space has a singular compactification with respect to gWPg_{\mathrm{WP}}, and this metric has crossing…

2012-06-18abs ↗pdf ↗

FIVES generates high-order interactive features efficiently and effectively.

problem Automating the generation of high-order interactive features in tabular data.
method Formulates interactive feature generation as edge search on a feature graph, using a GNN and adjacency tensor.
result FIVES outperforms state-of-the-art methods in various datasets and real-world applications.

Many geometric structures associated to surface groups can be encoded in terms of invariant cross ratios on their circle at infinity; examples include points of Teichmüller space, Hitchin representations and geodesic currents. We add to this picture by studying cubulations of arbitrary Gromov hyperbolic groups GG. Und…

2018-10-18abs ↗pdf ↗

Graph Interplay (GIP) improves GSSL performance by enhancing graph-level communications.

problem Improving graph self-supervised learning performance without labeled data.
method Graph Interplay (GIP) introduces random inter-graph edges within standard batches to enhance GSSL methods.
result GIP significantly outperforms existing GSSL methods across multiple benchmarks.

Let SS be an orientable surface with negative Euler characteristic. For kNk \in \mathbb{N}, let Ck(S)\mathcal{C}_{k}(S) denote the k-curve graph\textit{k-curve graph}, whose vertices are isotopy classes of essential simple closed curves on SS, and whose edges correspond to pairs of curves that can be realized to intersect at most …

2015-08-03abs ↗pdf ↗

Given a natural number k and an orientable surface S of finite type, define the k-curve graph to be the graph with vertices corresponding to isotopy classes of essential simple closed curves on S and with edges corresponding to pairs of such curves admitting representatives that intersect at most k times. We prove that…

2019-12-16abs ↗pdf ↗