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

4181122162 · Jun 202019922001200920172026
48 results for Maximally planar subgraphs

The study extends Tutte's conflict graph concept to nonplanar graphs.

problem Understanding the structure of nonplanar graphs through conflict graphs.
method Defining a signed conflict graph for maximally planar subgraphs and analyzing their balance.
result For graphs with a flat embedding, every maximal planar subgraph has unbalanced conflict graphs if and only if the graph is intrinsically linked.

New constructions from non-separating planar graphs improve understanding of graph linkability and knotability.

problem Understanding linkability and knotability of graph complements.
method Using maximal non-separating planar graphs to construct examples of maximal linkless and knotless graphs, and analyzing their Colin de Verdière invariant.
result The Colin de Verdière invariant of the complement of a maximal non-separating planar graph satisfies μ(cG) ≤ n-4, and equality holds.

We construct a partial order relation which acts on the set of 3-cliques of a maximal planar graph G and defines a unique hierarchy. We demonstrate that G is the union of a set of special subgraphs, named `bubbles', that are themselves maximal planar graphs. The graph G is retrieved by connecting these bubbles in a tre…

2009-06-26abs ↗pdf ↗

In his 1930 paper, Kuratowksi categorized planar graphs, proving that a finite graph ΓΓ is planar if and only if it does not contain a subgraph that is homeomorphic to K5K_5, the complete graph on 5 vertices, or K3,3K_{3,3}, the complete bipartite graph on six vertices. In their 2001 paper, Davis and Okun point out that…

2011-10-05abs ↗pdf ↗

Characterizes graphs with leveled embeddings and introduces new graph invariants.

problem Understanding the properties of leveled embeddings in spatial graphs.
method Characterization of graphs with leveled embeddings, introduction of new invariants.
result Characterization of graphs with low level number and determination of specific invariants for complete graphs and complete bipartite graphs.

Proposes GIB for recognizing informative subgraphs in graphs.

problem Recognizing a subgraph that is maximally informative yet compressive.
method Graph Information Bottleneck (GIB) framework, mutual information estimator, bi-level optimization, connectivity loss.
result IB-subgraph improves graph classification, interpretation, and denoising.

We classify topologically trivial Legendrian ΘΘ-graphs and identify the complete family of nondestabilizeable Legendrian realizations in this topological class. In contrast to all known results for Legendrian knots, this is an infinite family of graphs. We also show that any planar graph that contains a subdivision of…

2016-06-01abs ↗pdf ↗

The paper classifies maximal translation surfaces in Lorentz-Minkowski space.

problem Classifying maximal translation surfaces in Lorentz-Minkowski space.
method Analyzing surfaces defined as the sum of two spatial curves, proving properties of generating curves, and classifying surfaces based on curve types.
result A full description of maximal translation surfaces, including new examples not found in Euclidean space.

Applied researchers often construct a network from a random sample of nodes in order to infer properties of the parent network. Two of the most widely used sampling schemes are subgraph sampling, where we sample each vertex independently with probability pp and observe the subgraph induced by the sampled vertices, and…

2018-02-21abs ↗pdf ↗

The study shows portfolios based on core-periphery stock structure outperform traditional strategies.

problem Optimizing stock portfolios using mesoscale structures.
method Constructing portfolios based on the core-periphery profile of stocks from Pearson correlations.
result Portfolios based on the core-periphery profile of stocks outperform traditional strategies.

As a model problem for clustering, we consider the densest k-disjoint-clique problem of partitioning a weighted complete graph into k disjoint subgraphs such that the sum of the densities of these subgraphs is maximized. We establish that such subgraphs can be recovered from the solution of a particular semidefinite re…

2016-03-16abs ↗pdf ↗

Consider a social network where only a few nodes (agents) have meaningful interactions in the sense that the conditional dependency graph over node attribute variables (behaviors) is sparse. A company that can only observe the interactions between its own customers will generally not be able to accurately estimate its …

2017-11-15abs ↗pdf ↗

The goal in network state prediction (NSP) is to classify the global state (label) associated with features embedded in a graph. This graph structure encoding feature relationships is the key distinctive aspect of NSP compared to classical supervised learning. NSP arises in various applications: gene expression samples…

2019-03-24abs ↗pdf ↗

We show that the maximal number of singular moves required to pass between any two regularly homotopic planar or spherical curves with at most n crossings, grows quadratically with respect to n. Furthermore, this can be done with all curves along the way having at most n+2 crossings.

2008-02-21abs ↗pdf ↗

We prove several results about chordal graphs and weighted chordal graphs by focusing on exposed edges. These are edges that are properly contained in a single maximal complete subgraph. This leads to a characterization of chordal graphs via deletions of a sequence of exposed edges from a complete graph. Most interesti…

2017-06-14abs ↗pdf ↗

Given a smooth simply connected planar domain, the area is bounded away from zero in terms of the maximal curvature alone. We show that in higher dimensions this is not true, and for a given maximal mean curvature we provide smooth embeddings of the ball with arbitrary small volume.

2016-04-20abs ↗pdf ↗

This paper classifies planar-Rips complexes and their unit disk graphs up to homotopy.

problem Classifying planar-Rips complexes and their unit disk graphs.
method Simplicial classification, homotopy equivalence, and hereditary properties.
result Classification of planar-Rips complexes and unit disk graphs up to homotopy.

SubGNN tackles subgraph prediction challenges in graphs.

problem Subgraphs in graphs are challenging to predict due to their internal topology and external connectivity.
method SubGNN introduces a novel subgraph routing mechanism to learn disentangled subgraph representations.
result SubGNN achieves considerable performance gains on subgraph classification tasks, outperforming strong baseline methods.

We propose Efficient Neural Architecture Search (ENAS), a fast and inexpensive approach for automatic model design. In ENAS, a controller learns to discover neural network architectures by searching for an optimal subgraph within a large computational graph. The controller is trained with policy gradient to select a su…

2018-02-09abs ↗pdf ↗

We consider the solid angle that a planar compact subset subtends at a point in a level set of height h and study two extremal problems for the solid angle. One of the variables is a point in such a plane, that is, we study the properties of the solid angle maximizer. The other is the pair of a planar compact subset an…

2011-03-09abs ↗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.

Unified framework for subgraph-enhanced GNNs, improving prediction accuracy and reducing computation time.

problem Limited understanding of subgraph-enhanced GNNs and their relation to the Weisfeiler-Leman hierarchy.
method Theoretical framework, theoretical expressivity results, and data-driven subgraph sampling methods.
result Data-driven subgraph-enhanced GNNs outperform non-data-driven methods in predictive performance.

We propose graph kernels based on subgraph matchings, i.e. structure-preserving bijections between subgraphs. While recently proposed kernels based on common subgraphs (Wale et al., 2008; Shervashidze et al., 2009) in general can not be applied to attributed graphs, our approach allows to rate mappings of subgraphs by …

2012-06-27abs ↗pdf ↗

GNNS uses graph neural networks to efficiently estimate subgraph frequency distributions.

problem Efficiently calculating subgraph frequency distributions in large networks.
method Graph Neural Networks (GNNS) for sampling and estimating subgraph frequencies.
result GNNS achieves comparable accuracy with a significant speedup of three orders of magnitude.

It is shown that there exist alternating non-Montesinos knots whose essential spanning surfaces with maximal and minimal boundary slopes are not realised by the checkerboard surfaces coming from a reduced alternating planar diagram.

2014-01-13abs ↗pdf ↗

GALA framework learns invariant graph representations via environment augmentation with minimal assumptions.

problem Learning invariant graph representations from different environments without additional assumptions.
method Developed GALA framework with minimal assumptions of variation sufficiency and consistency. Uses an assistant model to differentiate graph environment changes.
result Extracting maximally invariant subgraphs to proxy predictions identifies underlying invariant subgraphs for successful out-of-distribution generalization.

GraphCL learns node representations by maximizing similarity between perturbed node features.

problem Learning node representations in graph data without labeled data.
method Contrastive learning of node embeddings using graph neural networks and a loss function.
result Significantly outperforms state-of-the-art in unsupervised node classification benchmarks.

Paper proposes a novel graph AL method using contrastive learning.

problem Discovering informative nodes for GNNs with unlabeled data.
method Integrates graph AL with contrastive learning, focusing on homophilous subgraphs.
result Method outperforms state-of-the-arts on five public datasets.

Faster algorithm for generalized mean densest subgraph problem.

problem Finding subgraphs with highest average pp-th-power degree.
method GENPEEL++ algorithm, which yields (2(p+1))1/p(2(p+1))^{1/p}-approximation for p[1,+)p \in [1, +\infty) with time complexity O(m(logn))O(m(\log n)).
result GENPEEL++ algorithm provides faster and more efficient solution for generalized mean densest subgraph problem.

Let ΓΓ be a finite graph and let ΓeΓ^{\mathrm{e}} be its extension graph. We inductively define a sequence {Γi}\{Γ_i\} of finite induced subgraphs of ΓeΓ^{\mathrm{e}} through successive applications of an operation called "doubling along a star". Then we show that every finite induced subgraph of ΓeΓ^{\mathrm{e}} is iso…

2017-08-07abs ↗pdf ↗

Estimates eigenvalues of poly-Laplace operator on lattice subgraphs.

problem Estimating eigenvalues of poly-Laplace operator on subgraphs of lattice graphs.
method Introduced discrete poly-Laplace operator, derived upper and lower bounds for eigenvalues.
result Poly-Laplace eigenvalues are at least squares of lower-order poly-Laplace eigenvalues.

We say a graph has property Pg,p\mathcal{P}_{g,p} when it is an induced subgraph of the curve graph of a surface of genus gg with pp punctures. Two well-known graph invariants, the chromatic and clique numbers, can provide obstructions to Pg,p\mathcal{P}_{g,p}. We introduce a new invariant of a graph, the 'nested complex…

2016-09-08abs ↗pdf ↗

Mining discriminative features for graph data has attracted much attention in recent years due to its important role in constructing graph classifiers, generating graph indices, etc. Most measurement of interestingness of discriminative subgraph features are defined on certain graphs, where the structure of graph objec…

2013-01-28abs ↗pdf ↗