labeled graphs
Recently Published Documents


TOTAL DOCUMENTS

145
(FIVE YEARS 38)

H-INDEX

13
(FIVE YEARS 2)

2021 ◽  
Author(s):  
Tagir Akhmetshin ◽  
Arkadii Lin ◽  
Daniyar Mazitov ◽  
Evgenii Ziaikin ◽  
Timur Madzhidov ◽  
...  

Graph-based architectures are becoming increasingly popular as a tool for structure generation. Here, we introduce a novel open-source architecture HyFactor which is inspired by previously reported DEFactor architecture and based on the hydrogen labeled graphs. Since the original DEFactor code was not available, its new implementation (ReFactor) was prepared in this work for the benchmarking purpose. HyFactor demonstrates its high performance on the ZINC 250K MOSES and ChEMBL data set and in molecular generation tasks, it is considerably more effective than ReFactor. The code of HyFactor and all models obtained in this study are publicly available from our GitHub repository: https://github.com/Laboratoire-de-Chemoinformatique/hyfactor


2021 ◽  
Author(s):  
Giuseppe Serra ◽  
Zhao Xu ◽  
Mathias Niepert ◽  
Carolin Lawrence ◽  
Peter Tino ◽  
...  
Keyword(s):  

2021 ◽  
Vol 14 (11) ◽  
pp. 2006-2018
Author(s):  
Zheng Dong ◽  
Xin Huang ◽  
Guorui Yuan ◽  
Hengshu Zhu ◽  
Hui Xiong

Community search aims at finding densely connected subgraphs for query vertices in a graph. While this task has been studied widely in the literature, most of the existing works only focus on finding homogeneous communities rather than heterogeneous communities with different labels. In this paper, we motivate a new problem of cross-group community search, namely Butterfly-Core Community (BCC), over a labeled graph, where each vertex has a label indicating its properties and an edge between two vertices indicates their cross relationship. Specifically, for two query vertices with different labels, we aim to find a densely connected cross community that contains two query vertices and consists of butterfly networks, where each wing of the butterflies is induced by a k-core search based on one query vertex and two wings are connected by these butterflies. We first develop a heuristic algorithm achieving 2-approximation to the optimal solution. Furthermore, we design fast techniques of query distance computations, leader pair identifications, and index-based BCC local explorations. Extensive experiments on seven real datasets and four useful case studies validate the effectiveness and efficiency of our BCC and its multi-labeled extension models.


2021 ◽  
Vol 27 (2) ◽  
pp. 209-232
Author(s):  
Dharmendra Kumar Gurjar ◽  
Auparajita Krishnaa
Keyword(s):  

Author(s):  
Serhii Sapunov ◽  
Aleksei Senchenko ◽  
Oleh Sereda

The aim of this paper is to study the representation of deterministic graphs (D-graphs) by sets of words over the vertex labels alphabet and to find metric properties of this representation. Vertex-labeled graphs are widely used in various computational processes modeling in programming, robotics, model checking, etc. In such models graphs playing the role of an information environment of single or several mobile agents. Walks of agents on a graph determines the sequence of vertices labels or words in the alphabet of labels. A vertex-labeled graph is said to be D-graph if all vertices in the neighborhood of every its vertex have different labels. For D-graphs in case when the graph as a whole and the initial vertex (i.e. the vertex from which the agent started walking) are known there exists the one-to-one correspondence between the sequence of vertices visited by the agent and the trajectory of its walks on the graph. In case when the D-graph is not known as a whole, agent walks on it can be arranged in such way that an observer obtains information about the structure of the graph sufficient to solve the problems of graph recognizing, finding optimal path between vertices, comparison between current graph and etalon graph etc. This paper specifies the representation of D-graphs by the defining pair of sets of words (the first describes cycles of the graph and the second -- all its vertices of degree 1). This representation is an analogue of the system of defining relations for everywhere defined automata. The structure of the so-called canonical defining pair, which is minimal in terms of the number of words, is also considered. An algorithm for building such pair is developed and described in detail. For D-graphs with a given number of vertices and edges, the exact number of words in the first component of its canonical defining pair and the minimum and maximum attainable bounds for the the number of words in the second component of this pair are obtained. This representation allows us to use new methods and algorithms to solve the problems of analyzing vertex-labeled graphs.


2021 ◽  
Vol 10 (3) ◽  
pp. 1301-1309
Author(s):  
G. P. Rathinabai ◽  
G. Jeyakumar

Algorithms ◽  
2021 ◽  
Vol 14 (1) ◽  
pp. 14
Author(s):  
Nicola Prezza

Text indexing is a classical algorithmic problem that has been studied for over four decades: given a text T, pre-process it off-line so that, later, we can quickly count and locate the occurrences of any string (the query pattern) in T in time proportional to the query’s length. The earliest optimal-time solution to the problem, the suffix tree, dates back to 1973 and requires up to two orders of magnitude more space than the plain text just to be stored. In the year 2000, two breakthrough works showed that efficient queries can be achieved without this space overhead: a fast index be stored in a space proportional to the text’s entropy. These contributions had an enormous impact in bioinformatics: today, virtually any DNA aligner employs compressed indexes. Recent trends considered more powerful compression schemes (dictionary compressors) and generalizations of the problem to labeled graphs: after all, texts can be viewed as labeled directed paths. In turn, since finite state automata can be considered as a particular case of labeled graphs, these findings created a bridge between the fields of compressed indexing and regular language theory, ultimately allowing to index regular languages and promising to shed new light on problems, such as regular expression matching. This survey is a gentle introduction to the main landmarks of the fascinating journey that took us from suffix trees to today’s compressed indexes for labeled graphs and regular languages.


Sign in / Sign up

Export Citation Format

Share Document