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 · Dec 201419922001200920172026
28 results for multigraphs

As the availability and importance of temporal interaction data--such as email communication--increases, it becomes increasingly important to understand the underlying structure that underpins these interactions. Often these interactions form a multigraph, where we might have multiple interactions between two entities.…

2019-10-11abs ↗pdf ↗

The study proves planes are the only complete uniformly elliptic Weingarten multigraphs.

problem Proving planes are the only complete uniformly elliptic Weingarten multigraphs.
method Proving planes are the only complete multigraphs with quasiconformal Gauss map and bounded second fundamental form.
result Proves planes are the only complete uniformly elliptic Weingarten multigraphs.

Classifies multigraphs for torus actions on 6D manifolds with isolated fixed points.

problem Classifying torus actions on 6D manifolds with isolated fixed points.
method Associate multigraphs to fixed point data, study operations, and prove classification.
result Classifies multigraphs for 6D manifolds by converting them into the empty graph.

Proposes a new method to optimize graph neural network architectures on heterogeneous information networks.

problem Weaknesses in instability and inflexibility of existing graph neural architecture search methods.
method Partial Message Meta Multigraph search (PMMM) using a differentiable framework to search for a meaningful meta multigraph.
result Significantly more stable and effective than state-of-the-art heterogeneous GNNs.

A typical census of 3-manifolds contains all manifolds (under various constraints) that can be triangulated with at most n tetrahedra. Al- though censuses are useful resources for mathematicians, constructing them is difficult: the best algorithms to date have not gone beyond n = 12. The underlying algorithms essential…

2014-12-05abs ↗pdf ↗

Study circle actions on unitary manifolds with discrete fixed points.

problem Understanding circle actions on compact unitary manifolds with discrete fixed points.
method Prove relationships between weights at fixed points and derive results regarding the first equivariant Chern class and Hirzebruch χyχ_y-genus.
result Derive a multigraph encoding fixed point data, leading to new insights into unitary S1S^1-manifolds.

MGMC method handles missing data in medical datasets for accurate disease classification.

problem Handling missing data in incomplete medical datasets for accurate disease classification.
method Multigraph Geometric Matrix Completion (MGMC) using multiple graph convolutional networks.
result MGMC achieves superior classification and imputation performance compared to state-of-the-art approaches.

In this paper, we present a novel way to summarize the structure of large graphs, based on non-parametric estimation of edge density in directed multigraphs. Following coclustering approach, we use a clustering of the vertices, with a piecewise constant estimation of the density of the edges across the clusters, and ad…

2015-08-06abs ↗pdf ↗

Constructs polyhedral chains with prescribed tangent plane distributions.

problem Constructing polyhedral chains with specific tangent plane distributions.
method Explicit construction of polyhedral chains that approximate prescribed measures on Grassmannian.
result Polyconvexity is equivalent to quasiconvexity of associated Q-integrands under certain conditions.

We prove that any complete surface with constant mean curvature in a homogeneous space E(κ,τ) which is transversal to the vertical Killing vector field is, in fact, a vertical graph. As a consequence we get that any orientable, parabolic, complete, immersed surface with constant mean curvature H in E(κ,τ) (different fr…

2012-06-07abs ↗pdf ↗

Fatgraphs are multigraphs enriched with a cyclic order of the edges incident to a vertex. This paper presents algorithms to: (1) generate the set of all fatgraphs having a given genus and number of boundary cycles; (2) compute automorphisms of any given fatgraph; (3) compute the homology of the fatgraph complex. The al…

2012-02-08abs ↗pdf ↗

Interaction graphs, such as those recording emails between individuals or transactions between institutions, tend to be sparse yet structured, and often grow in an unbounded manner. Such behavior can be well-captured by structured, nonparametric edge-exchangeable graphs. However, such exchangeable models necessarily ig…

2019-05-28abs ↗pdf ↗

We study the spectrum of the Laplace operator of a complete minimal properly immersed hypersurface MM in Rn+1\R^{n+1}. (1) Under a volume growth condition on extrinsic balls and a condition on the unit normal at infinity, we prove that MM has only essential spectrum consisting of the half line [0,+)[0, +\infty). This is t…

2009-05-17abs ↗pdf ↗

The paper studies almost complex torus manifolds using graphs and Hirzebruch genera, proving properties of their fixed points and cohomology.

problem Understanding the fixed points and cohomology of almost complex torus manifolds.
method Using directed labeled multigraphs and Hirzebruch genera to encode and analyze the manifolds.
result Almost complex torus manifolds have positive Todd genus and at least n+1 fixed points.

A maximal surface $\sb$ with isolated singularities in a complete flat Lorentzian 3-manifold N\N is said to be entire if it lifts to a (periodic) entire multigraph $\tilde{\sb}$ in ł3.ł^3. In addition, $\sb$ is called of finite type if it has finite topology, finitely many singular points and $\tilde{\sb}$ is finitely …

2004-12-22abs ↗pdf ↗

Study on minimal surfaces in a specific homogeneous space with non-existence and construction results.

problem Minimal surfaces in SL~2(R){\widetilde{\mathrm{SL}}_2(\mathbb{R})} with asymptotic boundary conditions.
method Non-existence proofs and construction of specific minimal surfaces.
result Existence and non-existence results for minimal surfaces in SL~2(R){\widetilde{\mathrm{SL}}_2(\mathbb{R})}.

I answer an open question left by Gui-Song Li in "On self-intersections of immersed surfaces" (AMS Proceedings, Volume 126, 1998, pp.3721-3726.) The intersection graph M(i)M(i) of a generic surface i:FS3i:F \to S^3 is the set of values which are either singularities or intersections. It is a multigraph whose edges are trans…

2014-12-14abs ↗pdf ↗

The paper explores holonomy, zeta functions, and cohomology in foliated manifolds with stratified boundaries.

problem Understanding symmetries and cohomology in foliated manifolds with stratified boundaries.
method Developed a novel formalism for the Gamma-set and defined an Ihara zeta function to encode symmetries. Investigated the relationship between holonomy and zeta functions, and analyzed how the twist map impacts cohomology.
result Conjectured a duality between holonomy fixed points and the poles of the Ihara zeta function, extending to twisted cohomology classes.

Graph Convolutional Networks (GCNs) have received increasing attention in the machine learning community for effectively leveraging both the content features of nodes and the linkage patterns across graphs in various applications. As real-world graphs are often incomplete and noisy, treating them as ground-truth inform…

2019-11-17abs ↗pdf ↗

Many popular random partition models, such as the Chinese restaurant process and its two-parameter extension, fall in the class of exchangeable random partitions, and have found wide applicability in model-based clustering, population genetics, ecology or network analysis. While the exchangeability assumption is sensib…

2017-11-20abs ↗pdf ↗

ProGraML uses graph-based machine learning to improve program optimization and analysis.

problem Improving program optimization and analysis with machine learning.
method Low-level, language agnostic graph representation and message passing neural networks.
result ProGraML achieves an average 94.0 F1 score on a benchmark dataset, significantly outperforming state-of-the-art approaches.