Develops a method to construct entire minimal graphs of odd dimensions.
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.
Trend · papers per month
EggNet reconstructs particle tracks from hits using evolving graph attention networks.
e-GGPs learn graph vertex transitions over time.
We study convex entire graphs evolving with normal velocity equal to a positive power of the mean curvature. Under mild assumptions we prove longtime existence.
GraphKKE learns fixed-length feature vectors from time-evolving graphs of human microbiome data.
A fast spectral algorithm detects community structure in evolving graphs.
Undirected graphs are often used to describe high dimensional distributions. Under sparsity conditions, the graph can be estimated using penalization methods. However, current methods assume that the data are independent and identically distributed. If the distribution, and hence the graph, evolves over time t…
New method clusters evolving networks using spatio-temporal graph Laplacian.
Graph Hawkes Neural Network forecasts evolving graph sequences.
Smoothness of graphs evolving by fractional mean curvature is proven.
GRADE models evolving graph dynamics by learning node and community representations.
SGRNN models evolving graph data for better property prediction.
Dynamic networks are a general language for describing time-evolving complex systems, and discrete time network models provide an emerging statistical technique for various applications. It is a fundamental research question to detect the community structure in time-evolving networks. However, due to significant comput…
How can we effectively encode evolving information over dynamic graphs into low-dimensional representations? In this paper, we propose DyRep, an inductive deep representation learning framework that learns a set of functions to efficiently produce low-dimensional node embeddings that evolves over time. The learned embe…
In this paper we use a time-evolving graph which consists of a sequence of graph snapshots over time to model many real-world networks. We study the path classification problem in a time-evolving graph, which has many applications in real-world scenarios, for example, predicting path failure in a telecommunication netw…
Graphs evolve; GNNs learn from past tasks.
GEN tackles few-shot out-of-graph link prediction in evolving multi-relational graphs.
We consider the flow on complete non-compact graphs. We prove that a complete graph evolves by the curvature up to some time depending on the radius of a sphere enclosed by the initial graph.
New algorithm updates eigenvectors of evolving graphs efficiently.
Graph representation learning resurges as a trending research subject owing to the widespread use of deep learning for Euclidean data, which inspire various creative designs of neural networks in the non-Euclidean domain, particularly graphs. With the success of these graph neural networks (GNN) in the static setting, …
CoMGNN models heterogeneous graphs with evolving nodes and edges.
The paper proves uniqueness of evolving graphs by mean curvature flow under specific conditions.
We present two initial graphs over the entire , for which the mean curvature flow behaves differently from the heat flow. In the first example, the two flows stabilize at different heights. With our second example, the mean curvature flow oscillates indefinitely while the heat flow stabilizes. …
New method clusters directed graphs using Koopman operators.
Enhances graph classification models on small datasets.
We study the evolution of convex complete non-compact graphs by positive powers of Gauss curvature. We show that if the initial complete graph has a local uniform convexity, then the graph evolves by any positive power of Gauss curvature for all time. In particular, the initial graph is not necessarily differentiable.
Inductive representation learning on temporal graphs is an important step toward salable machine learning on real-world dynamic networks. The evolving nature of temporal dynamic graphs requires handling new nodes as well as capturing temporal patterns. The node embeddings, which are now functions of time, should repres…
A new method predicts higher-order interactions in evolving graphs using simplicial complexes.
DynamicGEM is an open-source Python library for learning node representations of dynamic graphs. It consists of state-of-the-art algorithms for defining embeddings of nodes whose connections evolve over time. The library also contains the evaluation framework for four downstream tasks on the network: graph reconstructi…
This paper introduces a novel technique to track structures in time evolving graphs. The method is based on a parameter free approach for three-dimensional co-clustering of the source vertices, the target vertices and the time. All these features are simultaneously segmented in order to build time segments and clusters…
DBGDGM models dynamic brain graphs for better understanding brain function.
Graphs are essential representations of many real-world data such as social networks. Recent years have witnessed the increasing efforts made to extend the neural network models to graph-structured data. These methods, which are usually known as the graph neural networks, have been applied to advance many graphs relate…
Neural networks' feature geometry evolves like discrete Ricci flow.
TGR rewires temporal graphs to improve TGNN performance.
We model microbiome interactions as graphs to interpret complex dynamics.
Graph neural network using Beltrami flow for feature and topology evolution.
The importance of nodes in a network constantly fluctuates based on changes in the network structure as well as changes in external interest. We propose an evolving teleportation adaptation of the PageRank method to capture how changes in external interest influence the importance of a node. This framework seamlessly g…
Artificial neural networks are simple and efficient machine learning tools. Defined originally in the traditional setting of simple vector data, neural network models have evolved to address more and more difficulties of complex real world problems, ranging from time evolving data to sophisticated data structures such …
Stable topological summary captures evolving dependency structure in dynamic Bayesian networks.
This work focuses on the estimation of multiple change-points in a time-varying Ising model that evolves piece-wise constantly. The aim is to identify both the moments at which significant changes occur in the Ising model, as well as the underlying graph structures. For this purpose, we propose to estimate the neighbor…
This letter extends the concept of graph-frequency to graph signals that evolve with time. Our goal is to generalize and, in fact, unify the familiar concepts from time- and graph-frequency analysis. To this end, we study a joint temporal and graph Fourier transform (JFT) and demonstrate its attractive properties. We b…
Network representation learning in low dimensional vector space has attracted considerable attention in both academic and industrial domains. Most real-world networks are dynamic with addition/deletion of nodes and edges. The existing graph embedding methods are designed for static networks and they cannot capture evol…
Graph-based approach predicts stock trends using dynamic multi-relational graphs.
This chapter covers methods for identifying and inferring graph topologies.
ECGs improve GNNs for non-homophilic data.
We study the problem of prediction for evolving graph data. We formulate the problem as the minimization of a convex objective encouraging sparsity and low-rank of the solution, that reflect natural graph properties. The convex formulation allows to obtain oracle inequalities and efficient solvers. We provide empirical…
In this work, we study graphs in $\M^n\times\Real$ that are evolving by the mean curvature flow over a bounded domain on $\M^n$, with prescribed contact angle in the boundary. We prove that solutions converge to translating surfaces in $\M^n\times\Real$. Also, for a Riemannian manifold $\M^2$ with negative Gaussian cur…
Graphs arise naturally in many real-world applications including social networks, recommender systems, ontologies, biology, and computational finance. Traditionally, machine learning models for graphs have been mostly designed for static graphs. However, many applications involve evolving graphs. This introduces import…