Zobrazeno 1 - 10
of 16
pro vyhledávání: '"Semyon V. Grigorev"'
Publikováno v:
Naučno-tehničeskij Vestnik Informacionnyh Tehnologij, Mehaniki i Optiki, Vol 23, Iss 2, Pp 271-278 (2023)
Many graph analysis problems can be formulated as formal language-constrained path querying problems where the formal languages are used as constraints for navigational path queries. Recently, the context-free language (CFL) reachability formulation
Externí odkaz:
https://doaj.org/article/391c0468260c44debd2d17416d7e9dd6
Context-free path querying with all-path semantics using matrices with sets of intermediate vertices
Autor:
Rustam Sh. Azimov, Semyon V. Grigorev
Publikováno v:
Naučno-tehničeskij Vestnik Informacionnyh Tehnologij, Mehaniki i Optiki, Vol 21, Iss 4, Pp 499-505 (2021)
The study considers the problem of context-free path querying with all-path query semantics. This problem consists in finding all paths of the graph, the labels on the edges of which form words from the language generated by the input context-free
Externí odkaz:
https://doaj.org/article/c951272bf7544ca3aba8b00e3176a81e
Publikováno v:
Труды Института системного программирования РАН, Vol 31, Iss 4, Pp 211-226 (2019)
Graph data models are widely employed in different areas of computer science, e.g., graph databases, bioinformatics, social network analysis, and static code analysis. Querying for specific paths is one of the main problems solved in graph data analy
Publikováno v:
ADBIS, TPDL and EDA 2020 Common Workshops and Doctoral Consortium
ADBIS, TPDL and EDA 2020 Common Workshops and Doctoral Consortium, 1260, Springer International Publishing, pp.72-84, 2020, Communications in Computer and Information Science, ⟨10.1007/978-3-030-55814-7_6⟩
ADBIS, TPDL and EDA 2020 Common Workshops and Doctoral Consortium, 2020, Lyon, France. pp.72-84, ⟨10.1007/978-3-030-55814-7_6⟩
ADBIS, TPDL and EDA 2020 Common Workshops and Doctoral Consortium ISBN: 9783030558130
ADBIS/TPDL/EDA Workshops
ADBIS, TPDL and EDA 2020 Common Workshops and Doctoral Consortium, 1260, Springer International Publishing, pp.72-84, 2020, Communications in Computer and Information Science, ⟨10.1007/978-3-030-55814-7_6⟩
ADBIS, TPDL and EDA 2020 Common Workshops and Doctoral Consortium, 2020, Lyon, France. pp.72-84, ⟨10.1007/978-3-030-55814-7_6⟩
ADBIS, TPDL and EDA 2020 Common Workshops and Doctoral Consortium ISBN: 9783030558130
ADBIS/TPDL/EDA Workshops
Regular expressions are used in SPARQL property paths to query RDF graphs. However, regular expressions can only define the most limited class of languages, called regular languages. Context-free languages are a wider class containing all regular lan
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::4b1149c91545ea1d13ec242858bc85ed
https://hal.archives-ouvertes.fr/hal-03456326
https://hal.archives-ouvertes.fr/hal-03456326
Publikováno v:
GRADES-NDA@SIGMOD
Context-Free Path Querying (CFPQ) allows one to use context-free grammars as path constraints in navigational graph queries. Many algorithms for CFPQ were proposed but recently showed that the state-of-the-art CFPQ algorithms are still not performant
Publikováno v:
Advances in Databases and Information Systems ISBN: 9783030548315
ADBIS
ADBIS
Context-free path queries (CFPQ) extend the regular path queries (RPQ) by allowing context-free grammars to be used as constraints for paths. Algorithms for CFPQ are actively developed, but J. Kuijpers et al. have recently concluded, that existing al
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::3090617410ece07f2bb7d2da56a032c3
https://doi.org/10.1007/978-3-030-54832-2_6
https://doi.org/10.1007/978-3-030-54832-2_6
Publikováno v:
Computational Intelligence Methods for Bioinformatics and Biostatistics ISBN: 9783030630607
CIBB
CIBB
Some string-matching problems can be reduced to parsing: verification whether some sequence can be derived in the given grammar. To apply parser-based solutions to such area as bioinformatics, one needs to improve parsing techniques so that the proce
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::194f0bd55521ac06b8fd0c7a5f3a5a62
https://doi.org/10.1007/978-3-030-63061-4_17
https://doi.org/10.1007/978-3-030-63061-4_17
Autor:
Semyon V. Grigorev, Polina Lunina
Publikováno v:
Computational Intelligence Methods for Bioinformatics and Biostatistics ISBN: 9783030630607
CIBB
CIBB
A way to combine formal grammars and artificial neural networks for biological sequences processing was recently proposed. In this approach, an ordinary grammar encodes primitive features of the RNA secondary structure, parsing is utilized for featur
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::0413226e6b702221d8f153c8717228cf
https://doi.org/10.1007/978-3-030-63061-4_18
https://doi.org/10.1007/978-3-030-63061-4_18
Autor:
Semyon V. Grigorev, Polina Lunina
Publikováno v:
BIOINFORMATICS
We propose a way to combine formal grammars and artificial neural networks for biological sequences processing. Formal grammars encode the secondary structure of the sequence and neural networks deal with mutations and noise. In contrast to the class
Publikováno v:
Труды Института системного программирования РАН, Vol 28, Iss 2, Pp 127-138 (2018)
Certified programming allows to prove that the program meets its specification. The check of correctness of a program is performed at compile time, which guarantees that the program always runs as specified. Hence, there is no need to test certified