AdaCat: Adaptive Categorical Discretization for Autoregressive Models
Qiyang Li, Ajay Jain, Pieter Abbeel

TL;DR
AdaCat introduces an adaptive discretization method for autoregressive models, enhancing their ability to efficiently model complex continuous data distributions across various domains.
Contribution
It proposes AdaCat, a novel adaptive discretization technique that improves parameter efficiency and expressiveness in autoregressive models for continuous data.
Findings
Improves density estimation on real-world data
Enhances planning in offline RL tasks
Generalizes categorical and quantile regression methods
Abstract
Autoregressive generative models can estimate complex continuous data distributions, like trajectory rollouts in an RL environment, image intensities, and audio. Most state-of-the-art models discretize continuous data into several bins and use categorical distributions over the bins to approximate the continuous data distribution. The advantage is that the categorical distribution can easily express multiple modes and are straightforward to optimize. However, such approximation cannot express sharp changes in density without using significantly more bins, making it parameter inefficient. We propose an efficient, expressive, multimodal parameterization called Adaptive Categorical Discretization (AdaCat). AdaCat discretizes each dimension of an autoregressive model adaptively, which allows the model to allocate density to fine intervals of interest, improving parameter efficiency. AdaCat…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Bayesian Methods and Mixture Models · Time Series Analysis and Forecasting
