Compressgraph: Efficient parallel graph analytics with rule-based compression

Z Chen, F Zhang, JW Guan, J Zhai, X Shen… - Proceedings of the …, 2023 - dl.acm.org
Modern graphs exert colossal time and space pressure on graph analytics applications. In
2022, Facebook social graph reaches 2.91 billion users with trillions of edges. Many …

Balancing straight-line programs

M Ganardi, A Jeż, M Lohrey - Journal of the ACM (JACM), 2021 - dl.acm.org
We show that a context-free grammar of size that produces a single string of length (such a
grammar is also called a string straight-line program) can be transformed in linear time into a …

Sensitivity of string compressors and repetitiveness measures

T Akagi, M Funakoshi, S Inenaga - Information and Computation, 2023 - Elsevier
The sensitivity of a string compression algorithm C asks how much the output size C (T) for
an input string T can increase when a single character edit operation is performed on T. This …

Homomorphic compression: Making text processing on compression unlimited

J Guan, F Zhang, S Ma, K Chen, Y Hu, Y Chen… - Proceedings of the …, 2023 - dl.acm.org
Lossless data compression is an effective way to handle the huge transmission and storage
overhead of massive text data. Its utility is even more significant today when data volumes …

Grammar-based graph compression

S Maneth, F Peternek - Information Systems, 2018 - Elsevier
We present a new graph compressor that works by recursively detecting repeated
substructures and representing them through grammar rules. We show that for a large …

Compression of xml and json api responses

GP Tiwary, E Stroulia, A Srivastava - IEEE Access, 2021 - ieeexplore.ieee.org
Web services are the de-facto standard for implementing web-based systems today, and
comprise message-based interactions involving XML and JSON documents. These formats …

Queries on LZ-bounded encodings

D Belazzougui, T Gagie… - 2015 Data …, 2015 - ieeexplore.ieee.org
We describe a data structure that stores a strings in space similar to that of its Lempel-Ziv
encoding and efficiently supports access, rank and select queries. These queries are …

XML compression via directed acyclic graphs

M Bousquet-Mélou, M Lohrey, S Maneth… - Theory of Computing …, 2015 - Springer
Unranked node-labeled trees can be represented using their minimal dag (directed acyclic
graph). For XML this achieves high compression ratios due to their repetitive mark up …

Space-efficient re-pair compression

P Bille, IL Gørtz, N Prezza - 2017 Data Compression …, 2017 - ieeexplore.ieee.org
Re-Pair [5] is an effective grammar-based compression scheme achieving strong
compression rates in practice. Let n, σ, and d be the text length, alphabet size, and dictionary …

Generating Compressed Combinatory Proof Structures--An Approach to Automated First-Order Theorem Proving

C Wernhard - arxiv preprint arxiv:2209.12592, 2022 - arxiv.org
Representing a proof tree by a combinator term that reduces to the tree lets subtle forms of
duplication within the tree materialize as duplicated subterms of the combinator term. In a …