Výsledky vyhledávání - Memory efficient graph algorithms
-
1
Memory efficient algorithms for cactus graphs and block graphs
ISSN: 0166-218X, 1872-6771Vydáno: Amsterdam Elsevier B.V 10.01.2017Vydáno v Discrete Applied Mathematics (10.01.2017)“… of cactus graphs and block graphs. For some of these problems we also present in-place algorithms, which perform faster than the corresponding constant-work-space algorithms…”
Získat plný text
Journal Article -
2
Bifrost: highly parallel construction and indexing of colored and compacted de Bruijn graphs
ISSN: 1474-760X, 1474-7596, 1474-760XVydáno: London BioMed Central 17.09.2020Vydáno v Genome Biology (17.09.2020)“… We present a parallel and memory-efficient algorithm enabling the direct construction of the compacted de Bruijn graph without producing the intermediate uncompacted graph…”
Získat plný text
Journal Article -
3
A Scalable, Memory-Efficient Algorithm for Minimum Cycle Mean Calculation in Directed Graphs
ISSN: 0278-0070, 1937-4151Vydáno: New York IEEE 01.06.2022Vydáno v IEEE transactions on computer-aided design of integrated circuits and systems (01.06.2022)“… However, as an efficient implementation of YTO relies on data redundancy, its memory usage is higher and could be a prohibitive factor in large size problems…”
Získat plný text
Journal Article -
4
A memory-efficient algorithm to obtain splicing graphs and de novoexpression estimates from de Bruijn graphs of RNA-Seq data
ISSN: 1471-2164, 1471-2164Vydáno: London BioMed Central 14.07.2014Vydáno v BMC genomics (14.07.2014)“… Results Since the de Bruijn graph contains all branching possibilities, we develop a memory-efficient algorithm to recover alternative splicing information and library-specific expression information…”
Získat plný text
Journal Article -
5
A memory-efficient algorithm to obtain splicing graphs and de novo expression estimates from de Bruijn graphs of RNA-Seq data
ISSN: 1471-2164, 1471-2164Vydáno: England Springer Nature B.V 2014Vydáno v BMC genomics (2014)“… Since the de Bruijn graph contains all branching possibilities, we develop a memory-efficient algorithm to recover alternative splicing information and library-specific expression information…”
Získat plný text
Journal Article -
6
ODGI: understanding pangenome graphs
ISSN: 1367-4803, 1367-4811, 1460-2059, 1367-4811Vydáno: England Oxford University Press 27.06.2022Vydáno v Bioinformatics (27.06.2022)“… Results We wrote Optimized Dynamic Genome/Graph Implementation (ODGI), a novel suite of tools that implements scalable algorithms and has an efficient in-memory representation of DNA pangenome graphs in the form of variation graphs…”
Získat plný text
Journal Article -
7
vGraph: Memory-Efficient Multicore Graph Processing for Traversal-Centric Algorithms
ISSN: 2167-4337Vydáno: IEEE 01.11.2022Vydáno v International Conference for High Performance Computing, Networking, Storage and Analysis (Online) (01.11.2022)“… This paper presents v Graph, a NUMA-aware, memory-efficient multicore graph processing system for traversal-centric algorithms…”
Získat plný text
Konferenční příspěvek -
8
Memory Efficient Edge Addition Designs for Large and Dynamic Social Networks
Vydáno: IEEE 01.06.2021Vydáno v 2021 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW) (01.06.2021)“… In addition, the size of these information sources is constantly increasing, therefore we need designs that can perform analysis that are memory efficient in order to address resource constraints. In this paper, we show how our anytime anywhere framework can be used to construct memory-efficient closeness centrality algorithms. In particular, we will show how dynamic edge additions can be efficiently handled in the proposed scheme…”
Získat plný text
Konferenční příspěvek -
9
Efficient parallel and out of core algorithms for constructing large bi-directed de Bruijn graphs
ISSN: 1471-2105, 1471-2105Vydáno: London BioMed Central 15.11.2010Vydáno v BMC bioinformatics (15.11.2010)“… Efficient algorithms for building these massive de Bruijn graphs are very essential in large sequencing projects based on short reads…”
Získat plný text
Journal Article -
10
I/O-Efficient Algorithms for Degeneracy Computation on Massive Networks
ISSN: 1041-4347, 1558-2191Vydáno: New York IEEE 01.07.2022Vydáno v IEEE transactions on knowledge and data engineering (01.07.2022)“… In this paper, we propose an I/O-efficient algorithm to compute the degeneracy of the massive graph that cannot be fully kept in the main memory…”
Získat plný text
Journal Article -
11
Time and Memory Efficient Parallel Algorithm for Structural Graph Summaries and two Extensions to Incremental Summarization and \(k\)-Bisimulation for Long \(k\)-Chaining
ISSN: 2331-8422Vydáno: Ithaca Cornell University Library, arXiv.org 04.11.2022Vydáno v arXiv.org (04.11.2022)“…We developed a flexible parallel algorithm for graph summarization based on vertex-centric programming and parameterized message passing…”
Získat plný text
Paper -
12
GraphLily: Accelerating Graph Linear Algebra on HBM-Equipped FPGAs
ISSN: 1558-2434Vydáno: IEEE 01.11.2021Vydáno v Digest of technical papers - IEEE/ACM International Conference on Computer-Aided Design (01.11.2021)“…Graph processing is typically memory bound due to low compute to memory access ratio and irregular data access pattern…”
Získat plný text
Konferenční příspěvek -
13
Scarf enables a highly memory-efficient analysis of large-scale single-cell genomics data
ISSN: 2041-1723, 2041-1723Vydáno: London Nature Publishing Group UK 08.08.2022Vydáno v Nature communications (08.08.2022)“… Scarf wraps memory-efficient implementations of a graph-based t-stochastic neighbour embedding and hierarchical clustering algorithm…”
Získat plný text
Journal Article -
14
Memory and communication efficient algorithm for decentralized counting of nodes in networks
ISSN: 1932-6203, 1932-6203Vydáno: United States Public Library of Science 22.11.2021Vydáno v PloS one (22.11.2021)“…, such as collective robotics and distributed sensor networks. Thus several stochastic and naïve deterministic algorithms for distributed graph size estimation or calculation have been provided…”
Získat plný text
Journal Article -
15
A fast and memory efficient MLCS algorithm by character merging for DNA sequences alignment
ISSN: 1367-4803, 1367-4811, 1460-2059, 1367-4811Vydáno: England Oxford University Press 15.02.2020Vydáno v Bioinformatics (15.02.2020)“… With the increasing in sequence length and number of sequences, the existing dynamic programming algorithms and the dominant point-based algorithms become ineffective and inefficient, especially…”
Získat plný text
Journal Article -
16
SimRank: effective and scalable pairwise similarity search based on graph topology
ISSN: 1066-8888, 0949-877XVydáno: Berlin/Heidelberg Springer Berlin Heidelberg 01.06.2019Vydáno v The VLDB journal (01.06.2019)“…Given a graph, how can we quantify similarity between two nodes in an effective and scalable way…”
Získat plný text
Journal Article -
17
A Graph Theoretic Framework of Recomputation Algorithms for Memory-Efficient Backpropagation
ISSN: 2331-8422Vydáno: Ithaca Cornell University Library, arXiv.org 28.05.2019Vydáno v arXiv.org (28.05.2019)“…Recomputation algorithms collectively refer to a family of methods that aims to reduce the memory consumption of the backpropagation by selectively discarding the intermediate results of the forward…”
Získat plný text
Paper -
18
Efficient Distributed Graph Algorithms for High Performance Computing Contexts
ISBN: 9798351471822Vydáno: ProQuest Dissertations & Theses 01.01.2022“…There exists a rich and long-standing body of literature on the topic of efficient, parallel graph algorithms…”
Získat plný text
Dissertation -
19
Cuttlefish: fast, parallel and low-memory compaction of de Bruijn graphs from large-scale genome collections
ISSN: 1367-4803, 1367-4811, 1367-4811Vydáno: England Oxford University Press 12.07.2021Vydáno v Bioinformatics (Oxford, England) (12.07.2021)“… analyses on these genomes. Therefore, time- and memory-efficient construction of the graph from reference sequences is an important problem…”
Získat plný text
Journal Article -
20
I/O efficient Core Graph Decomposition at web scale
Vydáno: IEEE 01.05.2016Vydáno v ICDE : 2016 IEEE 32nd International Conference on Data Engineering : 16-20 May 2016 (01.05.2016)“… Nevertheless, many real-world graphs are big and may not reside in memory. In the literature, there is only one work for I/O efficient core decomposition that avoids loading the whole graph in memory…”
Získat plný text
Konferenční příspěvek

