paper-with-me

홈 › Papers

An Improved Training Procedure for Neural Autoregressive Data Completion

2017-11-23 · Maxime Voisin, Daniel Ritchie

Neural autoregressive models are explicit density estimators that achieve state-of-the-art likelihoods for generative modeling. The D-dimensional data distribution is factorized into an autoregressive product of one-dimensional conditional distributions according to the chain rule. Data completion is a more involved task than data generation: the model must infer missing variables for any partially observed input vector. Previous work introduced an order-agnostic training procedure for data completion with autoregressive models. Missing variables in any partially observed input vector can be imputed efficiently by choosing an ordering where observed dimensions precede unobserved ones and by computing the autoregressive product in this order. In this paper, we provide evidence that the order-agnostic (OA) training procedure is suboptimal for data completion. We propose an alternative procedure (OA++) that reaches better performance in fewer computations. It can handle all data completion queries while training fewer one-dimensional conditional distributions than the OA procedure. In addition, these one-dimensional conditional distributions are trained proportionally to their expected usage at inference time, reducing overfitting. Finally, our OA++ procedure can exploit prior knowledge about the distribution of inference completion queries, as opposed to OA. We support these claims with quantitative experiments on standard datasets used to evaluate autoregressive generative models.

📄 PDF Abstract BibTeX arXiv:1711.08598

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Locally Masked Convolution for Autoregressive Models

2020-06-22 · Ajay Jain, Pieter Abbeel, Deepak Pathak

High-dimensional generative models have many applications including image compression, multimedia generation, anomaly detection and data completion. State-of-the-art estimators for natural images are autoregressive, deco…

Anomaly DetectionDensity EstimationImage CompressionImage Generation

Hidden Biases in Conditioning Autoregressive Models

2026-04-09 · Francois Pachet, Pierre Roy arxiv

Large language and music models are increasingly used for constrained generation: rhyming lines, fixed meter, inpainting or infilling, positional endings, and other global form requirements. These systems often perform s…

Improved Autoregressive Modeling with Distribution Smoothing

2021-03-28 · ICLR 2021 1 · Chenlin Meng, Jiaming Song, Yang song, Shengjia Zhao 외

While autoregressive models excel at image compression, their sample quality is often lacking. Although not realistic, generated images often have high likelihood according to the model, resembling the case of adversaria…

Adversarial DefenseImage Compression

Real-Time Execution with Autoregressive Policies

2026-06-11 · Sangkyu Lee, Seohyeon Park, Tackgeun You, Avi Caciularu 외 arxiv

Real-time execution, enabled by asynchronous inference that ensures both smooth action trajectories and fast reactivity, is critical for realistic deployments of large-scale Vision-Language-Action models. However, recent…

BuildAnyPoint: 3D Building Structured Abstraction from Diverse Point Clouds

2026-02-27 · Tongyan Hua, Haoran Gong, Yuan Liu, Di Wang 외 arxiv

We introduce BuildAnyPoint, a novel generative framework for structured 3D building reconstruction from point clouds with diverse distributions, such as those captured by airborne LiDAR and Structure-from-Motion. To reco…

Point Cloud CompletionPoint Clouds