paper-with-me

Papers

An Information-theoretic Framework for the Lossy Compression of Link Streams

2018-07-18 · Robin Lamarche-Perrin

Graph compression is a data analysis technique that consists in the replacement of parts of a graph by more general structural patterns in order to reduce its description length. It notably provides interesting exploration tools for the study of real, large-scale, and complex graphs which cannot be grasped at first glance. This article proposes a framework for the compression of temporal graphs, that is for the compression of graphs that evolve with time. This framework first builds on a simple and limited scheme, exploiting structural equivalence for the lossless compression of static graphs, then generalises it to the lossy compression of link streams, a recent formalism for the study of temporal graphs. Such generalisation relies on the natural extension of (bidimensional) relational data by the addition of a third temporal dimension. Moreover, we introduce an information-theoretic measure to quantify and to control the information that is lost during compression, as well as an algebraic characterisation of the space of possible compression patterns to enhance the expressiveness of the initial compression scheme. These contributions lead to the definition of a combinatorial optimisation problem, that is the Lossy Multistream Compression Problem, for which we provide an exact algorithm.

📄 PDF Abstract BibTeX arXiv:1807.06874

Code (2)

Lamarche-Perrin/greedy-graph-compression
Lamarche-Perrin/multidimensional_compression

Similar Papers 제목 키워드 기반

Pool-based Active Learning as Noisy Lossy Compression: Characterizing Label Complexity via Finite Blocklength Analysis

2026-02-05 · Kosuke Sugiyama, Masato Uchida arxiv

This paper proposes an information-theoretic framework for analyzing the theoretical limits of pool-based active learning (AL), in which a subset of instances is selectively labeled. The proposed framework reformulates p…

Active Learning

Learning is Forgetting: LLM Training As Lossy Compression

2026-04-08 · Henry C. Conklin, Tom Hosking, Tan Yi-Chern, Julian Gold 외 arxiv

Despite the increasing prevalence of large language models (LLMs), we still have a limited understanding of how their representational spaces are structured. This limits our ability to interpret how and what they learn o…

Supervised Learning as Lossy Compression: Characterizing Generalization and Sample Complexity via Finite Blocklength Analysis

2026-02-04 · Kosuke Sugiyama, Masato Uchida arxiv

This paper presents a novel information-theoretic perspective on generalization in machine learning by framing the learning problem within the context of lossy compression and applying finite blocklength analysis. In our…

An Information-Theoretic Regularizer for Lossy Neural Image Compression

2024-11-23 · Yingwen Zhang, Meng Wang, Xihua Sheng, Peilin Chen 외

Lossy image compression networks aim to minimize the latent entropy of images while adhering to specific distortion constraints. However, optimizing the neural network can be challenging due to its nature of learning qua…

Image Compression

A Novel Memory-Efficient Deep Learning Training Framework via Error-Bounded Lossy Compression

2020-11-18 · Sian Jin, Guanpeng Li, Shuaiwen Leon Song, Dingwen Tao

Deep neural networks (DNNs) are becoming increasingly deeper, wider, and non-linear due to the growing demands on prediction accuracy and analysis quality. When training a DNN model, the intermediate activation data must…