autoregressive-models

Tag

Cards List
#autoregressive-models

Do Tabular Foundation Models Agree with Themselves?

arXiv cs.LG · 2026-08-07 Cached

This paper investigates whether tabular foundation models (TFMs) like TabPFN, TabICL, TabDPT, and TabFM produce predictions consistent with any joint distribution. It demonstrates that all evaluated TFMs violate both marginalization and factorization consistency for classification and regression, questioning their Bayesian inference claims.

0 favorites 0 likes
#autoregressive-models

Closing the Loop: Training-Free Revisit Consistency for Autoregressive Generative Rendering

Hugging Face Daily Papers · 2026-07-23 Cached

This paper introduces a training-free method to improve revisit consistency in autoregressive generative rendering by using temporal and spatial correspondences from the 3D engine to maintain consistent appearance when the camera revisits locations.

0 favorites 0 likes
#autoregressive-models

SLPO: Scaling Latent Reasoning via a Surrogate Policy

Hugging Face Daily Papers · 2026-07-22 Cached

Introduces Surrogate Latent Policy Optimization (SLPO) to apply outcome-reward RL to autoregressive latent reasoners, enabling test-time scaling and variable-horizon policies that improve accuracy on harder instances.

0 favorites 0 likes
#autoregressive-models

Auditing Question-Order Effects in Large Language Models with the QQ Equality: Mechanism Characterization and a Saturation Caveat

arXiv cs.CL · 2026-07-21 Cached

This paper develops the QQ equality from cognitive science into an audit criterion for LLMs, characterizes theoretical mechanism classes, and empirically tests on an open-weight instruction-tuned model, finding that saturation (near-deterministic responses) prevents distribution-level audits.

0 favorites 0 likes
#autoregressive-models

MGI: Member vs Generated Inference

arXiv cs.LG · 2026-06-24 Cached

Introduces the Member vs Generated Inference (MGI) task to distinguish training members from generated outputs in generative models, and proposes Data Circuit Breaker (DCB), a three-stage method combining autoencoder and latent generator signals, which outperforms existing methods across autoregressive and diffusion models.

0 favorites 0 likes
#autoregressive-models

@rohanpaul_ai: atomic[.]chat shared a revealing comparison of local open-weight LLMs running on their own hardware. They benchmarked t…

X AI KOLs Following · 2026-06-12 Cached

A benchmark comparison of local open-weight LLMs on a single H100 (FP8) shows DiffusionGemma is 4x faster but makes 6x more mistakes than Gemma4 26B A4B, highlighting trade-offs between speed and accuracy in diffusion versus autoregressive models.

0 favorites 0 likes
#autoregressive-models

Data-Efficient Autoregressive-to-Diffusion Language Models via On-Policy Distillation

arXiv cs.CL · 2026-06-08 Cached

The paper introduces OPDLM, a method that transforms autoregressive language models into diffusion language models via on-policy distillation, requiring 15x to 7000x fewer training tokens while retaining knowledge from the original model.

0 favorites 0 likes
#autoregressive-models

Scaling Novel Graph Generation via Lightweight Structure-Guided Autoregressive Models

arXiv cs.LG · 2026-06-04

Researchers propose a lightweight autoregressive framework for graph generation that uses structure-guided topological ordering to achieve near log-linear complexity, addressing scalability and novelty limitations of existing diffusion and autoregressive methods. The approach supports both LSTM and Mamba-style backbones and shows improved novelty while maintaining validity and uniqueness on molecular and non-molecular benchmarks.

0 favorites 0 likes
#autoregressive-models

When Autoregressive Consistency Hurts Safety Alignment

arXiv cs.LG · 2026-06-04 Cached

This paper analyzes why LLM safety alignment is fragile, attributing it to 'autoregressive consistency'—the tendency of next-token prediction to extend the current response trajectory—which concentrates alignment updates on early tokens. The authors introduce a 'random insertion attack' exploiting this property and propose an adversarial safety alignment framework to address it.

0 favorites 0 likes
#autoregressive-models

(HB-ARFM) History-Bootstrapped Flow Matching for Inverse Boiling Reconstruction

arXiv cs.LG · 2026-06-02 Cached

This paper proposes a history-bootstrapped autoregressive flow matching method for reconstructing full spatiotemporal fields (velocity and temperature) from partial observations of boiling dynamics, addressing the ill-posed inverse problem with non-Markovian posterior.

0 favorites 0 likes
#autoregressive-models

LongLive-RAG: A General Retrieval-Augmented Framework for Long Video Generation

Hugging Face Daily Papers · 2026-06-01 Cached

LongLive-RAG formulates long video generation as a retrieval-augmented generation problem, using a dynamic memory of previously generated latents to reduce error accumulation and identity drift, achieving improved quality across multiple autoregressive backbones.

0 favorites 0 likes
#autoregressive-models

TUBE: Tangent Upper Bound on Evidence for Discrete Diffusion Language Models

arXiv cs.LG · 2026-05-26 Cached

Introduces TUBE, a variational upper bound on log-likelihood for discrete diffusion language models, enabling better evaluation and revealing that masked diffusion models still underperform autoregressive models.

0 favorites 0 likes
#autoregressive-models

The Attribution Contract: Feature Attribution for Generative Language Models

arXiv cs.LG · 2026-05-25 Cached

This paper introduces the Attribution Contract, a specification for feature-attribution claims in generative language models, addressing ambiguities in what constitutes a feature and how attribution methods should be evaluated. It uses autoregressive and diffusion models as case studies to show when attribution is informative or misleading.

0 favorites 0 likes
#autoregressive-models

@TheTuringPost: Why KV cache is one of the main reasons LLMs are fast? KV cache is what connects attention mechanism with generation st…

X AI KOLs Timeline · 2026-05-25 Cached

KV cache stores previously computed key and value vectors during autoregressive generation, allowing models to avoid recomputing the entire sequence at each step, significantly speeding up inference at the cost of increased memory usage.

0 favorites 0 likes
#autoregressive-models

Q-ARVD: Quantizing Autoregressive Video Diffusion Models

Hugging Face Daily Papers · 2026-05-20 Cached

Q-ARVD is a novel quantization framework to reduce inference costs of autoregressive video diffusion models by addressing frame-wise sensitivity imbalance and weight outlier patterns.

0 favorites 0 likes
#autoregressive-models

@DivyanshT91162: Autoregressive LLMs might already be getting replaced Someone built dLLM — an open-source library that can turn ANY aut…

X AI KOLs Timeline · 2026-05-16 Cached

dLLM is an open-source library that converts any autoregressive LLM into a diffusion LLM, enabling parallel decoding and faster text generation.

0 favorites 0 likes
#autoregressive-models

@DailyDoseOfDS_: Turn any Autoregressive LLM into a Diffusion LM. dLLM is a Python library that unifies the training & evaluation of dif…

X AI KOLs Timeline · 2026-05-16 Cached

dLLM is an open-source Python library that allows converting any autoregressive language model into a diffusion language model with minimal compute, unifying training and evaluation.

0 favorites 0 likes
#autoregressive-models

KVPO: ODE-Native GRPO for Autoregressive Video Alignment via KV Semantic Exploration

Hugging Face Daily Papers · 2026-05-14 Cached

KVPO introduces an ODE-native online GRPO framework that aligns streaming autoregressive video generators with human preferences using causal-semantic KV cache exploration and a velocity-field surrogate policy, achieving consistent improvements in visual quality and alignment.

0 favorites 0 likes
#autoregressive-models

Bias by Necessity: Impossibility Theorems for Sequential Processing with Convergent AI and Human Validation

arXiv cs.AI · 2026-05-12 Cached

This paper proves impossibility theorems showing that primacy effects, anchoring, and order-dependence are architecturally necessary biases in autoregressive language models due to causal masking constraints. The authors validate these theoretical bounds across 12 frontier LLMs and confirm related predictions through pre-registered human experiments involving working memory loads.

0 favorites 0 likes
#autoregressive-models

CausalCine: Real-Time Autoregressive Generation for Multi-Shot Video Narratives

Hugging Face Daily Papers · 2026-05-12 Cached

CausalCine is a new academic framework for real-time, interactive multi-shot video generation that uses causal modeling and dynamic memory routing to improve cross-shot coherence in autoregressive models.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback