paper-with-me

홈 › Papers

Latent Discretization for Continuous-time Sequence Compression

2022-12-28 · Ricky T. Q. Chen, Matthew Le, Matthew Muckley, Maximilian Nickel, Karen Ullrich

Neural compression offers a domain-agnostic approach to creating codecs for lossy or lossless compression via deep generative models. For sequence compression, however, most deep sequence models have costs that scale with the sequence length rather than the sequence complexity. In this work, we instead treat data sequences as observations from an underlying continuous-time process and learn how to efficiently discretize while retaining information about the full sequence. As a consequence of decoupling sequential information from its temporal discretization, our approach allows for greater compression rates and smaller computational complexity. Moreover, the continuous-time approach naturally allows us to decode at different time intervals. We empirically verify our approach on multiple domains involving compression of video and motion capture sequences, showing that our approaches can automatically achieve reductions in bit rates by learning how to discretize.

📄 PDF Abstract BibTeX arXiv:2212.13659

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CODA: Repurposing Continuous VAEs for Discrete Tokenization

2025-03-22 · Zeyu Liu, Zanlin Ni, Yeguo Hua, Xin Deng 외

Discrete visual tokenizers transform images into a sequence of tokens, enabling token-based visual generation akin to language models. However, this process is inherently challenging, as it requires both compressing visu…

Variable-Bitrate Neural Compression via Bayesian Arithmetic Coding

2020-01-01 · ICML 2020 1 · Yibo Yang, Robert Bamler, Stephan Mandt

Deep Bayesian latent variable models have enabled new approaches to both model and data compression. Here, we propose a new algorithm for compressing latent representations in deep probabilistic models, such as variation…

Data CompressionImage CompressionWord Embeddings

Why Struggle with Continuous Latents? Interpretable Discrete Latent Reasoning via Rendered Compression

2026-06-29 · Shuochen Chang, Qingyang Liu, Shaobo Wang, Bingjie Gao 외 arxiv

Large language models achieve high reasoning performance via explicit chain-of-thought and reinforcement learning, but require long output sequences and extended inference time. Latent reasoning reduces this cost by shif…

Reinforcement Learning

OAT: Ordered Action Tokenization

2026-02-04 · Chaoqi Liu, Xiaoshen Han, Jiawei Gao, Yue Zhao 외 arxiv

Autoregressive policies offer a compelling foundation for scalable robot learning by enabling discrete abstraction, token-level reasoning, and flexible inference. However, applying autoregressive modeling to continuous r…

SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sentence Compression

2019-04-07 · Christos Baziotis, Ion Androutsopoulos, Ioannis Konstas, Alexandros Potamianos

Neural sequence-to-sequence models are currently the dominant approach in several natural language processing tasks, but require large parallel corpora. We present a sequence-to-sequence-to-sequence autoencoder (SEQ^3), …

DecoderLanguage ModelingLanguage ModellingReinforcement Learning+3