CaGAT learns context-aware edge representations for graph data.
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
This paper proposes a method to learn graph representations by partitioning edges into communities.
ACERL embeds networks into a low-dimensional space preserving structural and semantic properties.
New framework for disentangling graph node and edge features.
UniNet efficiently learns network representations from large graphs.
We propose a new method for embedding graphs while preserving directed edge information. Learning such continuous-space vector representations (or embeddings) of nodes in a graph is an important first step for using network information (from social networks, user-item graphs, knowledge bases, etc.) in many machine lear…
Using an integrable discrete Dirac operator, we construct a discrete version of the Weierstrass representation of time-like surfaces parametrized along isotropic directions in , and . The corresponding discrete surfaces have isotropic edges. We show that any discrete surface satisfying a gen…
Graph neural networks improve with edge similarity constraints in RNA structure analysis.
GTEA learns node representations in temporal interaction graphs.
Improved KAN model explains brain dynamics through edge learning and synaptic strength.
HGT models heterogeneous graphs with dedicated node and edge representations.
It is known that for each combinatorial type of convex 3-dimensional polyhedra, there is a representative with edges tangent to the unit sphere. This representative is unique up to projective transformations that fix the unit sphere. We show that there is a unique representative (up to congruence) with edges tangent to…
In this article we give an explicit description of the representation matrix of a Heisenberg type action constructed by Blanchet, Habegger, Masbaum and Vogel. We give the matrix in terms of a ribbon graph and its admissible colorings. We show that components of the representation matrix satisfies the {\it external edge…
Summarizing large-scaled directed graphs into small-scale representations is a useful but less studied problem setting. Conventional clustering approaches, which based on "Min-Cut"-style criteria, compress both the vertices and edges of the graph into the communities, that lead to a loss of directed edge information. O…
Architectures for sparse hierarchical representation learning have recently been proposed for graph-structured data, but so far assume the absence of edge features in the graph. We close this gap and propose a method to pool graphs with edge features, inspired by the hierarchical nature of chemistry. In particular, we …
Develops methods for clustering hypergraphs with categorical edge labels.
We show that for a representation of the fundamental group of a triangulated closed 3-manifold (not necessarily hyperbolic) into $\PSL$ so that any edge loop has non-trivial image under the representation, there exist uncountably many solutions to the hyperbolic gluing equation whose associated representations are conj…
This paper presents a new Graph Neural Network (GNN) type using feature-wise linear modulation (FiLM). Many standard GNN variants propagate information along the edges of a graph by computing "messages" based only on the representation of the source of each edge. In GNN-FiLM, the representation of the target node of an…
Spectral embedding improves with edge weight transformations.
We consider triangulations of surfaces with edges painted three colors so that edges of each triangle have different colors. Such structures arise as Belyi data (or Grothendieck dessins d'enfant), on the other hand they enumerate pairs of permutations determined up to a common conjugation. The topic of these notes is l…
This work estimates edge weights of edge-reinforced random walks using observed data.
EHNA learns node embeddings from historical network neighborhoods.
Recent successes in word embedding and document embedding have motivated researchers to explore similar representations for networks and to use such representations for tasks such as edge prediction, node label prediction, and community detection. Such network embedding methods are largely focused on finding distribute…
In this article we determine the structure of a twisted first cohomology group of the first homology of a trivalent graph with a coefficient associated with the quantum Clebsch-Gordan condition. As an application we give a characterization of a combinatorial property, the external edge condition, which is defined by th…
We give algorithms with provable guarantees that learn a class of deep nets in the generative model view popularized by Hinton and others. Our generative model is an node multilayer neural net that has degree at most for some and each edge has a random edge weight in . Our algorithm learns {\em …
Graph embedding method captures both local and global network structure.
The paper tackles scalability issues in Graph Representation Learning.
Polygonal meshes provide an efficient representation for 3D shapes. They explicitly capture both shape surface and topology, and leverage non-uniformity to represent large flat regions as well as sharp, intricate features. This non-uniformity and irregularity, however, inhibits mesh analysis efforts using neural networ…
We introduce a novel type of stabilization map on the configuration spaces of a graph, which increases the number of particles occupying an edge. There is an induced action on homology by the polynomial ring generated by the set of edges, and we show that this homology module is finitely generated. An analogue of class…
New model for network analysis using functional data.
FoSR adds edges to graphs to prevent oversquashing and oversmoothing in GNNs.
FairDrop improves fairness in graph representation learning by counteracting homophily.
An important part of many machine learning workflows on graphs is vertex representation learning, i.e., learning a low-dimensional vector representation for each vertex in the graph. Recently, several powerful techniques for unsupervised representation learning have been demonstrated to give the state-of-the-art perfor…
GTNs learn new graph structures and improve node representation learning.
Enhances graph comparison by incorporating edge features using Fused Gromov-Wasserstein distance.
Extends graph theory to hypergraphs with manifold-valued nodes.
Learning representation on graph plays a crucial role in numerous tasks of pattern recognition. Different from grid-shaped images/videos, on which local convolution kernels can be lattices, however, graphs are fully coordinate-free on vertices and edges. In this work, we propose a Gaussian-induced convolution (GIC) fra…
We propose a friend recommendation system (an application of link prediction) using edge embeddings on social networks. Most real-world social networks are multi-graphs, where different kinds of relationships (e.g. chat, friendship) are possible between a pair of users. Existing network embedding techniques do not leve…
New method for learning on heterogeneous graphs without meta-paths.
New method identifies latent causal graphs without parametric assumptions.
We model microbiome interactions as graphs to interpret complex dynamics.
The paper analyzes deep neural networks' expressivity and training, revealing critical expressivity issues.
New edge features improve GNN performance in biological datasets.
We propose a DTCWT ScatterNet Convolutional Neural Network (DTSCNN) formed by replacing the first few layers of a CNN network with a parametric log based DTCWT ScatterNet. The ScatterNet extracts edge based invariant representations that are used by the later layers of the CNN to learn high-level features. This improve…
Shifu2 discovers advisor-advisee relationships in collaboration networks.
We present a novel method that can learn a graph representation from multivariate data. In our representation, each node represents a cluster of data points and each edge represents the subset-superset relationship between clusters, which can be mutually overlapped. The key to our method is to use formal concept analys…
SpGAT learns graph representations using spectral attention for efficiency.
Community detection is an important task in network analysis, in which we aim to learn a network partition that groups together vertices with similar community-level connectivity patterns. By finding such groups of vertices with similar structural roles, we extract a compact representation of the network's large-scale …