paper-with-me

Papers

Graph Compression: Toward a Generalized Algorithm

2022-05-09 · Preprint 2022 5 · Daniel Szelogowski

Currently, most graph compression algorithms focus on in-memory compression (such as for web graphs) – few are feasible for external compression, and there is no generalized approach to either task. These compressed representations are versatile and can be applied to a great number of different applications, with the most common being social network and search systems. We present a new set of compression approaches, both lossless and lossy, for external memory graph compression. These new algorithms may also be applicable for runtime usage (i.e., running graph algorithms on the compressed representation).

📄 PDF Abstract BibTeX

Code (1)

danielathome19/GraphCompression

Similar Papers 제목 키워드 기반

Multi-Graph Tensor Networks

2020-10-25 · Yao Lei Xu, Kriton Konstantinidis, Danilo P. Mandic

The irregular and multi-modal nature of numerous modern data sources poses serious challenges for traditional deep learning algorithms. To this end, recent efforts have generalized existing algorithms to irregular domain…

Algorithmic TradingDeep LearningTensor Networks

RAGE for the Machine: Image Compression with Low-Cost Random Access for Embedded Applications

2024-02-07 · Christian D. Rask, Daniel E. Lucani

We introduce RAGE, an image compression framework that achieves four generally conflicting objectives: 1) good compression for a wide variety of color images, 2) computationally efficient, fast decompression, 3) fast ran…

Image Compression

Generalized Biwords for Bitext Compression and Translation Spotting

2014-01-18 · Felipe Sánchez-Martínez, Rafael C. Carrasco, Miguel A. Martínez-Prieto, Joaquin Adiego

Large bilingual parallel texts (also known as bitexts) are usually stored in a compressed form, and previous work has shown that they can be more efficiently compressed if the fact that the two texts are mutual translati…

Translation

Generalized Gaussian Model for Learned Image Compression

2024-11-28 · Haotian Zhang, Li Li, Dong Liu

In learned image compression, probabilistic models play an essential role in characterizing the distribution of latent variables. The Gaussian model with mean and scale parameters has been widely used for its simplicity …

Image Compressionmodel

Lossless Compression of Structured Convolutional Models via Lifting

2020-07-13 · ICLR 2021 1 · Gustav Sourek, Filip Zelezny, Ondrej Kuzelka

Lifting is an efficient technique to scale up graphical models generalized to relational domains by exploiting the underlying symmetries. Concurrently, neural models are continuously expanding from grid-like tensor data …

Knowledge Base Completion