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

0111 · Apr 201219922001200920182026
19 results for graphlet

From social science to biology, numerous applications often rely on graphlets for intuitive and meaningful characterization of networks at both the global macro-level as well as the local micro-level. While graphlets have witnessed a tremendous success and impact in a variety of domains, there has yet to be a fast and …

2015-06-13abs ↗pdf ↗

Proposes a new stochastic graphlet embedding method for graph-based machine learning.

problem Graph-based data lacks direct compatibility with machine learning algorithms.
method Introduces high-order stochastic graphlet embedding (SGE) to map graphs into vector spaces.
result SGE efficiently parses graphs to extract high-order graphlets and measures their distribution.

Improved protein structure classification using weighted graphlets and deep neural networks.

problem Protein structure classification for function prediction.
method Developed a weighted network and graphlet-based measure, combined with a deep neural network.
result Significantly improved performance on 36 real datasets compared to existing methods.

GoT-WAVE improves temporal network alignment by 25% accuracy and 64% speed.

problem Finding conserved network regions in temporal networks.
method Using graphlet-orbit transitions (GoTs) as a dynamic node similarity measure within DynaWAVE.
result GoT-WAVE outperforms DynaWAVE in accuracy and speed on synthetic networks.

GraphMoE generates random graphs using neural networks and graphlets.

problem Learning generative models for random graphs.
method GraphMoE uses a neural network trained with graphlets and subgraph counts to match the distribution of random graphs.
result GraphMoE can generate graphs that mimic various real-world datasets and fool graph classifiers.

DeepGL learns hierarchical graph representations from attributed graphs.

problem Learning deep node and edge representations from large attributed graphs.
method Derives base features, learns multi-layered hierarchical graph representation, leverages previous layer outputs, supports attributed graphs, learns interpretable features, and is space-efficient.
result DeepGL learns relational functions that generalize across-networks and is effective for across-network transfer learning tasks.

Consider a linear regression model where the design matrix X has n rows and p columns. We assume (a) p is much large than n, (b) the coefficient vector beta is sparse in the sense that only a small fraction of its coordinates is nonzero, and (c) the Gram matrix G = X'X is sparse in the sense that each row has relativel…

2012-04-29abs ↗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.

A new method classifies vertices in hypergraphs for biological network analysis.

problem Information loss in graph models of biological systems.
method A novel kernel method on vertex- and edge-labeled hypergraphs using hypergraphlets.
result Potential to estimate missing and false positive links in protein-protein interaction networks.