PulseAugur
LIVE 14:27:32
research · [2 sources] ·
0
research

New MO-ARM model tackles missing data in autoregressive modeling

Researchers have developed a new framework for training order-agnostic autoregressive models on incomplete datasets. This approach reinterprets these models through the lens of missing data, showing that standard training implicitly handles imputation. The new method, called MO-ARM, directly trains on incomplete data and uses its density estimation capabilities for active information acquisition, outperforming existing imputation baselines on real-world benchmarks. AI

Summary written by gemini-2.5-flash-lite from 2 sources. How we write summaries →

IMPACT Introduces a novel framework for handling missing data in generative models, potentially improving their applicability in real-world scenarios with incomplete observations.

RANK_REASON This is a research paper published on arXiv detailing a new modeling framework.

Read on arXiv stat.ML →

COVERAGE [2]

  1. arXiv cs.LG TIER_1 · Ignacio Peis, Pablo M. Olmos, Jes Frellsen ·

    Order-Agnostic Autoregressive Modelling with Missing Data

    arXiv:2605.06355v1 Announce Type: new Abstract: Order-Agnostic autoregressive models have demonstrated strong performance in deep generative modeling, yet their use in settings with incomplete data remains largely unexplored. In this work, we reinterpret them through the lens of …

  2. arXiv stat.ML TIER_1 · Jes Frellsen ·

    Order-Agnostic Autoregressive Modelling with Missing Data

    Order-Agnostic autoregressive models have demonstrated strong performance in deep generative modeling, yet their use in settings with incomplete data remains largely unexplored. In this work, we reinterpret them through the lens of missing data. First, we show that their standard…