paper-with-me

홈 › Papers

A Prufer-Sequence Based Representation of Large Graphs for Structural Encoding of Logic Networks

2022-09-04 · Manjari Pradhan, Bhargab B. Bhattacharya

The pervasiveness of graphs in today's real life systems is quite evident, where the system either explicitly exists as graph or can be readily modelled as one. Such graphical structure is thus a store house rich information. This has various implication depending on whether we are interested in a node or the graph as a whole. In this paper, we are primarily concerned with the later, that is, the inference that the structure of the graph influences the property of the real life system it represents. A model of such structural influence would be useful in inferencing useful properties of complex and large systems, like VLSI circuits, through its structural property. However, before we can apply some machine learning (ML) based technique to model such relationship, an effective representation of the graph is imperative. In this paper, we propose a graph representation which is lossless, linear-sized in terms of number of vertices and gives a 1-D representation of the graph. Our representation is based on Prufer encoding for trees. Moreover, our method is based on a novel technique, called $\mathcal{GT}$-enhancement whereby we first transform the graph such that it can be represented by a singular tree. The encoding also provides scope to include additional graph property and improve the interpretability of the code.

📄 PDF Abstract BibTeX arXiv:2209.01596

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Time-aware Dynamic Graph Embedding for Asynchronous Structural Evolution

2022-07-01 · Yu Yang, Hongzhi Yin, Jiannong Cao, Tong Chen 외

Dynamic graphs refer to graphs whose structure dynamically changes over time. Despite the benefits of learning vertex representations (i.e., embeddings) for dynamic graphs, existing works merely view a dynamic graph as a…

Dynamic graph embeddingGraph EmbeddingGraph Mining

Learning Genomic Sequence Representations using Graph Neural Networks over De Bruijn Graphs

2023-12-06 · Kacper Kapuśniak, Manuel Burger, Gunnar Rätsch, Amir Joudaki

The rapid expansion of genomic sequence data calls for new methods to achieve robust sequence representations. Existing techniques often neglect intricate structural details, emphasizing mainly contextual information. To…

Contrastive LearningRetrieval

Densely Connected Graph Convolutional Networks for Graph-to-Sequence Learning

2019-08-16 · TACL 2019 3 · Zhijiang Guo, Yan Zhang, Zhiyang Teng, Wei Lu

We focus on graph-to-sequence learning, which can be framed as transducing graph structures to sequences for text generation. To capture structural information associated with graphs, we investigate the problem of encodi…

Graph-to-SequenceMachine TranslationText GenerationTranslation

Geometric Evolution Graph Convolutional Networks: Enhancing Graph Representation Learning via Ricci Flow

2026-03-27 · Jicheng Ma, Yunyan Yang, Juan Zhao, Liang Zhao arxiv

We introduce the Geometric Evolution Graph Convolutional Network (GEGCN), a novel framework that enhances graph representation learning through explicit modeling of geometric evolution on graph structures. Specifically, …

Graph Representation Learning

Neural Embeddings for Protein Graphs

2023-06-07 · Francesco Ceccarelli, Lorenzo Giusti, Sean B. Holden, Pietro Liò

Proteins perform much of the work in living organisms, and consequently the development of efficient computational methods for protein representation is essential for advancing large-scale biological research. Most curre…