paper-with-me

Papers

Information-Ordered Bottlenecks for Adaptive Semantic Compression

2023-05-18 · Matthew Ho, Xiaosheng Zhao, Benjamin Wandelt

We present the information-ordered bottleneck (IOB), a neural layer designed to adaptively compress data into latent variables ordered by likelihood maximization. Without retraining, IOB nodes can be truncated at any bottleneck width, capturing the most crucial information in the first latent variables. Unifying several previous approaches, we show that IOBs achieve near-optimal compression for a given encoding architecture and can assign ordering to latent signals in a manner that is semantically meaningful. IOBs demonstrate a remarkable ability to compress embeddings of image and text data, leveraging the performance of SOTA architectures such as CNNs, transformers, and diffusion models. Moreover, we introduce a novel theory for estimating global intrinsic dimensionality with IOBs and show that they recover SOTA dimensionality estimates for complex synthetic data. Furthermore, we showcase the utility of these models for exploratory analysis through applications on heterogeneous datasets, enabling computer-aided discovery of dataset complexity.

📄 PDF Abstract BibTeX arXiv:2305.11213

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Compression

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Accordion: Adaptive Gradient Communication via Critical Learning Regime Identification

2020-10-29 · Saurabh Agarwal, Hongyi Wang, Kangwook Lee, Shivaram Venkataraman 외

Distributed model training suffers from communication bottlenecks due to frequent model updates transmitted across compute nodes. To alleviate these bottlenecks, practitioners use gradient compression techniques like spa…

Quantization

Semantic Allocation in Ordered Bottlenecks: Predictive Residual Inference for Visual Representation Learning

2026-06-23 · Erik Ayari, Manuel Traub, Martin V. Butz arxiv

Ordered bottlenecks aim to provide utility at flexible budgets by assigning coarse information to early tokens and task-relevant detail to later ones. Prior work, including tail dropping (TD), typically enforces ordering…

Representation LearningImage ReconstructionContrastive Learning

QMoP: Query Guided Mixture-of-Projector for Efficient Visual Token Compression

2026-03-22 · Zhongyang Li, Yaqian Li, Faming Fang, Rinyoichi Takezoe 외 arxiv

Multimodal large language models suffer from severe computational and memory bottlenecks, as the number of visual tokens far exceeds that of textual tokens. While recent methods employ projector modules to align and comp…

Coarse-to-Fine: Progressive Image Compression for Semantically Hierarchical Classification

2026-05-08 · Jungwoo Kim, Jun-Hyuk Kim, Jong-Seok Lee arxiv

Recent advances in learned image compression (LIC) have enabled practical deployments, spurring active research into image compression for machines and progressive coding schemes. However, their integration remains under…

Image Compression

A Foreground-background Parallel Compression with Residual Encoding for Surveillance Video

2020-01-18 · Lirong Wu, Kejie Huang, Haibin Shen, Lianli Gao

The data storage has been one of the bottlenecks in surveillance systems. The conventional video compression algorithms such as H.264 and H.265 do not fully utilize the low information density characteristic of the surve…

Video Compression