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

67133200266 · Jun 202019922001200920182026
48 results for 3-valent graphs

A theory of complexity for pairs (M,G) with M an arbitrary closed 3-manifold and G a 3-valent graph in M was introduced by the first two named authors, extending the original notion due to Matveev. The complexity c is known to be always additive under connected sum away from the graphs, but not always under connected s…

2011-06-24abs ↗pdf ↗

A zigzag in a plane graph is a circuit of edges, such that any two, but no three, consecutive edges belong to the same face. A railroad in a plane graph is a circuit of hexagonal faces, such that any hexagon is adjacent to its neighbors on opposite edges. A graph without a railroad is called tight. We consider the zigz…

2002-12-27abs ↗pdf ↗

New topological realization of Kontsevich graph complex for large dimensions.

problem Understanding the rational homotopy groups of Diff partial(D2k).
method Construction of a chain map from Kontsevich graph complex to rational singular chain complex.
result New elements in rational homotopy groups of BDiff partial(D2k) determined by cycles in graph complex.

We study 3-valent maps Mn(p,q)M_n(p,q) consisting of a ring of nn qq-gons whose the inner and outer domains are filled by pp-gons, for p,q3p,q \ge 3. We describe a domain in the space of parameters pp, qq, and nn, for which such a map may exist. With four infinite sequences of maps - prisms Mp(p3,4)M_p(p \ge 3,4), $M_4(4,q \g…

2000-05-27abs ↗pdf ↗

Line graph transformation aids graph isomorphism tests by excluding challenging graph properties.

problem Limited theoretical understanding of line graph transformation's impact on GNN models.
method Examined CFI and strongly regular graphs, showing line graph transformation helps WL tests distinguish these graphs.
result Line graph transformation aids WL tests in distinguishing challenging graph properties.

Proposes MGMN for end-to-end graph similarity learning.

problem Lack of cross-level interactions in graph similarity learning.
method Multi-level graph matching network (MGMN) combining node-graph matching and siamese graph neural networks.
result MGMN outperforms state-of-the-art models on graph-graph classification and regression tasks.

Graph CNNs adapt to varying graph structures for better performance.

problem Fixed graph structures limit the performance of Graph CNNs on real data.
method Adaptive graph learning and distance metric learning for efficient graph construction.
result Adaptive Graph CNNs improve convergence speed and predictive accuracy on various graph datasets.

MxPool learns graph features from diverse graphs using a hierarchical structure.

problem Learning graph features from diverse graphs with varying properties and sizes.
method MxPool uses a multiplex structure with multiple graph convolution/pooling networks in a hierarchical learning structure.
result MxPool outperforms state-of-the-art methods on graph classification benchmarks.

UGRAPHEMB embeds graphs into vectors preserving their proximity, achieving competitive results.

problem Graph-level representation learning in an unsupervised and inductive manner.
method UGRAPHEMB uses graph-graph proximity to embed graphs into a vector space. MSNA generates multi-scale node attention for graph-level embedding.
result UGRAPHEMB achieves competitive accuracy in graph classification, similarity ranking, and visualization tasks.

Quasi-transitive graphs quasi-isometric to planar graphs can be upgraded to Cayley graphs.

problem Quasi-transitive graphs quasi-isometric to planar graphs need to be upgraded to Cayley graphs.
method Upgrading a planar graph to a Cayley graph.
result Quasi-transitive graphs quasi-isometric to planar graphs can be upgraded to Cayley graphs.

Deep Divergence Graph Kernels learn graph representations without supervision.

problem Learning graph representations without feature engineering or labeled graphs.
method Unsupervised method using cross-graph attention networks and divergence scores.
result Learned representations achieve competitive results on graph classification tasks.

Paper proposes a new graph embedding framework to improve graph analytics.

problem Graph embedding often fails to capture the distribution of latent codes.
method Adversarial graph autoencoder framework that combines topological structure and node content.
result ARGA and ARVGA outperform baselines in link prediction, clustering, and visualization.

GRAPH-BERT uses only attention for graph representation learning.

problem Graph neural networks over-rely on graph links and suffer from performance issues.
method GRAPH-BERT uses only attention mechanism without graph convolution or aggregation, trained on sampled subgraphs.
result GRAPH-BERT outperforms existing GNNs in learning effectiveness and efficiency.

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.

HGP-SL pools and learns graph structure for hierarchical representation learning.

problem Graph pooling is overlooked in GNN models, limiting hierarchical representation learning.
method Integrates graph pooling and structure learning into a unified module.
result HGP-SL improves graph classification performance on benchmarks.

Two new methods improve graph embedding without needing a complete graph structure.

problem Graph autoencoders' performance depends on the adjacency matrix quality.
method BAGE and VBAGE: unsupervised graph embedding via adaptive graph learning.
result The methods expand GAEs' applicability to datasets without graph structure.

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.

New graph kernel scales well with graph size and number, achieving state-of-the-art performance.

problem Graph kernels lose structure information when representing graphs.
method Proposes a positive-definite global alignment graph kernel using random features and random graph embeddings.
result Achieves quasi-linear scalability with respect to graph size and number.

Unified framework for graph coarsening using node features and graph matrices.

problem Dimensionality reduction of large graphs while preserving node features.
method Optimization-based framework that unifies graph learning and dimensionality reduction.
result The learned coarsened graph is ε-similar to the original graph, where ε is a small positive number.

Simple graph representation outperforms complex methods in graph classification.

problem Graph classification and representation learning on graphs.
method Developed a simple yet meaningful graph representation and tested its effectiveness.
result Simple graph representation achieves similar performance to state-of-the-art methods for non-attributed graph classification.

Graph Laplacian spectrum serves as a robust feature representation.

problem Difficulties in analyzing and comparing graphs due to their structure.
method Proposes using the graph Laplacian spectrum (GLS) as a feature representation.
result Graph Laplacian spectrum (GLS) preserves structural information and is consistent under deformation and invariance under isomorphism.

PSimGNN partitions graphs into subgraphs for efficient graph similarity computation.

problem Efficiently compute graph similarity scores for large graphs.
method Graph partitioning followed by subgraph-level and node-level comparisons using a graph neural network.
result PSimGNN outperforms state-of-the-art methods in graph similarity computation tasks.

ARMA graph filters approximate any graph frequency response and are stable in time-varying settings.

problem Designing efficient graph filters for signals on graphs.
method Autoregressive moving average (ARMA) recursions for graph filtering.
result ARMA graph filters can approximate any desired graph frequency response and are stable in time-varying settings.