paper-with-me

Papers

Compressed Predictive Information Coding

2022-03-03 · Rui Meng, Tianyi Luo, Kristofer Bouchard

Unsupervised learning plays an important role in many fields, such as artificial intelligence, machine learning, and neuroscience. Compared to static data, methods for extracting low-dimensional structure for dynamic data are lagging. We developed a novel information-theoretic framework, Compressed Predictive Information Coding (CPIC), to extract useful representations from dynamic data. CPIC selectively projects the past (input) into a linear subspace that is predictive about the compressed data projected from the future (output). The key insight of our framework is to learn representations by minimizing the compression complexity and maximizing the predictive information in latent space. We derive variational bounds of the CPIC loss which induces the latent space to capture information that is maximally predictive. Our variational bounds are tractable by leveraging bounds of mutual information. We find that introducing stochasticity in the encoder robustly contributes to better representation. Furthermore, variational approaches perform better in mutual information estimation compared with estimates under a Gaussian assumption. We demonstrate that CPIC is able to recover the latent space of noisy dynamical systems with low signal-to-noise ratios, and extracts features predictive of exogenous variables in neuroscience data.

📄 PDF Abstract BibTeX arXiv:2203.02051

Code (0)

등록된 구현이 없습니다.

Tasks

Mutual Information Estimation

Similar Papers 제목 키워드 기반

Predictive Information Accelerates Learning in RL

2020-07-24 · NeurIPS 2020 12 · Kuang-Huei Lee, Ian Fischer, Anthony Liu, Yijie Guo 외

The Predictive Information is the mutual information between the past and the future, I(X_past; X_future). We hypothesize that capturing the predictive information is useful in RL, since the ability to model what will ha…

continuous-controlContinuous Control

Value Profiles for Encoding Human Variation

2025-03-19 · Taylor Sorensen, Pushkar Mishra, Roma Patel, Michael Henry Tessler 외

Modelling human variation in rating tasks is crucial for enabling AI systems for personalization, pluralistic model alignment, and computational social science. We propose representing individuals using value profiles --…

Decoder

Information-Aware KV Cache Compression for Long Reasoning

2026-06-25 · Jushi Kai, Zhuiri Xiao, Alexandra Birch, Zhouhan Lin arxiv

Reasoning capability has advanced rapidly in large language models (LLMs), leading to an increasing size of key-value (KV) cache in both prefilling and decoding stages. Existing KV cache compression methods mainly rely o…

CPGA: Coding Priors-Guided Aggregation Network for Compressed Video Quality Enhancement

2024-03-15 · CVPR 2024 1 · Qiang Zhu, Jinhua Hao, Yukang Ding, Yu Liu 외

Recently, numerous approaches have achieved notable success in compressed video quality enhancement (VQE). However, these methods usually ignore the utilization of valuable coding priors inherently embedded in compressed…

Vector Quantized Contrastive Predictive Coding for Template-based Music Generation

2020-04-21 · Gaëtan Hadjeres, Léopold Crestel

In this work, we propose a flexible method for generating variations of discrete sequences in which tokens can be grouped into basic units, like sentences in a text or bars in music. More precisely, given a template sequ…

Music Generation