中文
相关论文

相关论文: Embedding Graphs into the Extended Grid

200 篇论文

Graph embedding seeks to build a low-dimensional representation of a graph G. This low-dimensional representation is then used for various downstream tasks. One popular approach is Laplacian Eigenmaps, which constructs a graph embedding…

机器学习 · 计算机科学 2020-03-10 Leo Torres , Kevin S Chan , Tina Eliassi-Rad

Many complex systems involve interactions between more than two agents. Hypergraphs capture these higher-order interactions through hyperedges that may link more than two nodes. We consider the problem of embedding a hypergraph into…

社会与信息网络 · 计算机科学 2023-01-06 Xue Gong , Desmond J. Higham , Konstantinos Zygalakis

A graph is a powerful concept for representation of relations between pairs of entities. Data with underlying graph structure can be found across many disciplines and there is a natural desire for understanding such data better. Deep…

机器学习 · 计算机科学 2019-01-25 Martin Simonovsky

In order to solve real world combinatorial optimization problems with a D-Wave quantum annealer it is necessary to embed the problem at hand into the D-Wave hardware graph, namely Chimera or Pegasus. Most hard real world problems exhibit a…

量子物理 · 物理学 2021-09-01 Elisabeth Lobe , Lukas Schürmann , Tobias Stollenwerk

We contribute an approach to the problem of locally computing sparse connected subgraphs of dense graphs. In this setting, given an edge in a connected graph $G = (V, E)$, an algorithm locally decides its membership in a sparse connected…

数据结构与算法 · 计算机科学 2020-07-13 Rogers Epstein

Given a graph $ G $ with $ n $ vertices and a set $ S $ of $ n $ points in the plane, a point-set embedding of $ G $ on $ S $ is a planar drawing such that each vertex of $ G $ is mapped to a distinct point of $ S $. A straight-line…

计算几何 · 计算机科学 2017-08-07 Hamid Hoorfar , Alireza Bagheri

For a given spatial graph $\mathcal{G} \subset \mathbb{R}^3$, we would like to find a closed orientable surface $\mathcal{S}$ embedded in $\mathbb{R}^3$ in which $\mathcal{G}$ is cellular embedded. However, for general $\mathcal{G}$ this is…

几何拓扑 · 数学 2025-10-21 Senja Barthel , Fabio Buccoliero

This paper considers *-graphs in which all vertices have degree 4 or 6, and studies the question of calculating the genus of orientable 2-surfaces into which such graphs may be embedded. A *-graph is a graph endowed with a formal adjacency…

组合数学 · 数学 2012-12-27 Tyler Friesen , Vassily Manturov

A signed graph (SG) is a graph where edges carry sign information attached to it. The sign of a network can be positive, negative, or neutral. A signed network is ubiquitous in a real-world network like social networks, citation networks,…

社会与信息网络 · 计算机科学 2024-09-09 Shrabani Ghosh

Graph embedding is a transformation of nodes of a graph into a set of vectors. A~good embedding should capture the graph topology, node-to-node relationship, and other relevant information about the graph, its subgraphs, and nodes. If these…

社会与信息网络 · 计算机科学 2022-06-22 Arash Dehghan-Kooshkghazi , Bogumił Kamiński , Łukasz Kraiński , Paweł Prałat , François Théberge

Let $G$ be a connected planar (but not yet embedded) graph and $F$ a set of additional edges not yet in $G$. The {multiple edge insertion} problem (MEI) asks for a drawing of $G+F$ with the minimum number of pairwise edge crossings, such…

数据结构与算法 · 计算机科学 2015-09-29 Markus Chimani , Petr Hliněný

In this paper, we analyze embeddings of grid graphs on orientable surfaces. We determine the genus of a large class of k-dimensional grid graphs and effective two-sided bounds for the genus of any 3-dimensional grid graph, both in terms of…

组合数学 · 数学 2022-04-20 Christian Millichap , Fabian Salinas

Graph embedding techniques allow to learn high-quality feature vectors from graph structures and are useful in a variety of tasks, from node classification to clustering. Existing approaches have only focused on learning feature vectors for…

人工智能 · 计算机科学 2019-05-29 Valeria Fionda , Giuseppe Pirró

Graph representation learning (a.k.a. network embedding) is a significant topic of network analysis, due to its effectiveness to support various graph inference tasks. In this paper, we study the representation learning with multiple…

社会与信息网络 · 计算机科学 2023-05-17 Meng Qin

Node-link diagrams are widely used to visualize graphs. Most graph layout algorithms only use graph topology for aesthetic goals (e.g., minimize node occlusions and edge crossings) or use node attributes for exploration goals (e.g.,…

数据结构与算法 · 计算机科学 2023-01-20 Leixian Shen , Zhiwei Tai , Enya Shen , Jianmin Wang

In this paper, we provide an algorithm for traversing geometric graphs which visits all vertices, and reports every vertex and edge exactly once. To achieve this, we combine a given geometric graph $G$ with the integer lattice, seen as a…

组合数学 · 数学 2020-07-14 Sahand Khakabimamaghani , Masood Masjoody , Ladislav Stacho

New algorithms for embedding graphs have reduced the asymptotic complexity of finding low-dimensional representations. One-Hot Graph Encoder Embedding (GEE) uses a single, linear pass over edges and produces an embedding that converges…

分布式、并行与集群计算 · 计算机科学 2024-02-08 Ariel Lubonja , Cencheng Shen , Carey Priebe , Randal Burns

This paper presents a novel graph-based deep learning model for tasks involving relations between two nodes (edge-centric tasks), where the focus lies on predicting relationships and interactions between pairs of nodes rather than node…

机器学习 · 计算机科学 2025-07-08 Eugenio Borzone , Leandro Di Persia , Matias Gerard

In this article, we propose a new type of square matrix associated with an undirected graph by trading off the naturally imbedded symmetry in them. The proposed matrix is defined using the neighbourhood sets of the vertices. It is called as…

离散数学 · 计算机科学 2019-03-14 Sivakumar Karunakaran , Lavanya Selvaganesh

We propose the Graph Space Embedding (GSE), a technique that maps the input into a space where interactions are implicitly encoded, with little computations required. We provide theoretical results on an optimal regime for the GSE, namely a…

机器学习 · 计算机科学 2019-08-01 João Pereira , Albert Groen , Erik Stroes , Evgeni Levin