autoregressive

Tag

Cards List
#autoregressive

HERO: History-Enriched Rollout Training for Long-Horizon Autoregressive Neural Operators

arXiv cs.LG ↗ · 2026-08-03 Cached

This paper proposes HERO (History-Enriched Rollout Training), a method that augments standard trajectory supervision for autoregressive neural operators with relative supervision from the model's own optimization history, improving long-horizon accuracy and stability on PDE benchmarks.

0 favorites 0 likes
#autoregressive

PreDiff-LM: Pretrained Discrete Masked Diffusion Language Modeling with Hybrid Attention

arXiv cs.AI ↗ · 2026-07-29 Cached

PreDiff-LM proposes a hybrid attention mechanism that preserves causal attention for prompt tokens and bidirectional attention for masked target tokens, enabling adaptation of pretrained autoregressive models for discrete masked diffusion language modeling, achieving improvements in perplexity and downstream tasks over prior diffusion baselines.

0 favorites 0 likes
#autoregressive

the diffusion versus autoregressive debate finally has a clean data point, and it points to a much narrower claim than the hype

Reddit r/artificial ↗ · 2026-07-24

The lab behind LLaDA2.2 released a diffusion model benchmarked against its own autoregressive model, showing diffusion lags on general knowledge and coding but wins on speed and agent tasks, providing a clean tradeoff data point.

0 favorites 0 likes
#autoregressive

CEDAR: Causal Edge Discovery for Autoregressive Processes

arXiv cs.LG ↗ · 2026-07-24 Cached

CEDAR proposes a constraint-based method for lagged causal edge discovery in sparse autoregressive time series using AR(1)-residualized distance correlation and targeted conditional-independence tests, achieving efficient edge-level interpretability with O(d²) tests after screening.

0 favorites 0 likes
#autoregressive

Tractable Hierarchical Control of Autoregressive Language Models

arXiv cs.AI ↗ · 2026-07-24 Cached

This paper introduces a tractable method to control autoregressive large language model generation to satisfy LR(k) context-free grammars in polynomial time, improving over exponential previous methods. It demonstrates that current LLMs often fail to generate sequences satisfying simple nested constraints, motivating the need for efficient constrained generation.

0 favorites 0 likes
#autoregressive

Streaming Multi-Agent Autoregressive Diffusion Model with World State Registers

Hugging Face Daily Papers ↗ · 2026-07-23 Cached

WorldWeaver (W²) introduces cross-agent world state registers to multi-agent video diffusion models, enabling shared world state persistence across agents and views, improving logical consistency in two-agent Minecraft video generation.

0 favorites 0 likes
#autoregressive

Self Gradient Forcing: Native Long Video Extrapolation

Papers with Code Trending ↗ · 2026-07-22 Cached

Proposes Self Gradient Forcing (SGF), a two-pass training strategy for autoregressive video diffusion models that provides missing supervision for writing useful context memory, enabling strong long-video extrapolation even from short training windows.

0 favorites 0 likes
#autoregressive

Diffusion-corrected Autoregressive Fourier Neural Operator for Droplet Evolution Prediction

arXiv cs.LG ↗ · 2026-07-21 Cached

Introduces DiffARFNO, a two-stage framework combining autoregressive Fourier-MIONet with a conditional DDIM corrector for long-horizon droplet evolution prediction in inkjet printing, achieving state-of-the-art performance on ANSYS Fluent datasets.

0 favorites 0 likes
#autoregressive

AlayaWorld: Interactive Long-Horizon World Modeling -- Full Technical Report

Hugging Face Daily Papers ↗ · 2026-07-20 Cached

AlayaWorld is a 15B-parameter interactive video world model that generates 24-fps video at 540p and 720p, using autoregressive latent chunk generation with bounded visual context and distillation to reduce inference steps. It achieves state-of-the-art performance on the iWorld-Bench for long-horizon generation.

0 favorites 0 likes
#autoregressive

thinkingmachines/Inkling-NVFP4

Hugging Face Models Trending ↗ · 2026-07-14 Cached

Inkling is a 975B-parameter sparse mixture-of-experts multimodal model accepting text, image and audio inputs and generating text outputs. Released with open weights for research, fine-tuning, and integration.

0 favorites 0 likes
#autoregressive

@akshay_pachaar: NVIDIA might just have solved the biggest tradeoff in LLMs. Every LLM makes you pick between speed and quality. Autoreg…

X AI KOLs Timeline ↗ · 2026-07-11 Cached

NVIDIA introduces TwoTower, a method that decouples context representation and denoising in diffusion language models, achieving 2.42x throughput while retaining 98.7% of autoregressive quality on a 30B MoE backbone.

0 favorites 0 likes
#autoregressive

Flexible Video Diffusion (3 minute read)

TLDR AI ↗ · 2026-07-10 Cached

Flex-Forcing introduces a unified framework for video diffusion that supports both autoregressive and bidirectional generation modes, offering flexible control for video generation tasks.

0 favorites 0 likes
#autoregressive

OPSD-V: On-Policy Self-Distillation for Post-Training Few-Step Autoregressive Video Generators

Hugging Face Daily Papers ↗ · 2026-07-09 Cached

OPSD-V improves few-step autoregressive video diffusion models by using real long-video data as temporal context during training, providing dense trajectory-level supervision that enhances visual quality and motion dynamics without altering inference mechanisms.

0 favorites 0 likes
#autoregressive

@multimodalart: UniSE: Unified Speech Enhancement high quality open source model for making an audio crisp & isolating speakers in mult…

X AI KOLs Following ↗ · 2026-07-07 Cached

UniSE is a unified, prompt-free, autoregressive speech enhancement model based on a decoder-only language model, supporting multiple tasks like speech restoration, target speaker extraction, and speech separation in a single model.

0 favorites 0 likes
#autoregressive

Nemotron-Labs-Diffusion: A Tri-Mode Language Model Unifying Autoregressive, Diffusion, and Self-Speculation Decoding

Hugging Face Daily Papers ↗ · 2026-07-07 Cached

The paper introduces Nemotron-Labs-Diffusion, a tri-mode language model that unifies autoregressive, diffusion, and self-speculation decoding, achieving superior throughput and efficiency compared to existing models.

0 favorites 0 likes
#autoregressive

Set Diffusion: Interpolating Token Orderings Between Autoregression and Diffusion for Fast and Flexible Decoding

arXiv cs.LG ↗ · 2026-07-03 Cached

Set Diffusion introduces a new class of language models that interpolates between autoregressive and diffusion models by factorizing token generation over flexible-position, flexible-length token sets. This enables faster decoding and flexible token ordering, achieving better speed-quality tradeoffs on reasoning, summarization, and unconditional generation tasks.

0 favorites 0 likes
#autoregressive

Flex-Forcing: Towards a Unified Autoregressive and Bidirectional Video Diffusion Model

Hugging Face Daily Papers ↗ · 2026-07-03 Cached

Introduces Flex-Forcing, a unified training and inference framework that allows video diffusion models to operate under both bidirectional and autoregressive regimes via a flexible chunking mechanism over temporal and denoising steps, achieving better video quality, long-video stability, and faster inference.

0 favorites 0 likes
#autoregressive

GEAR: Guided End-to-End AutoRegression for Image Synthesis

Hugging Face Daily Papers ↗ · 2026-06-30 Cached

GEAR proposes a method to jointly train a vector-quantized tokenizer and autoregressive generator end-to-end via representation alignment, achieving up to 10x faster convergence on ImageNet gFID compared to strong baselines.

0 favorites 0 likes
#autoregressive

Speculative Refinement: A Hybrid Autoregressive Diffusion Decoding Strategy and Its Behavior Across Benchmarks

arXiv cs.AI ↗ · 2026-06-29 Cached

Introduces Speculative Refinement (SpecRef), a training-free hybrid decoding strategy that warm-starts a masked diffusion language model from an autoregressive draft using entropy-guided selective masking. Evaluated across six benchmarks, it reveals that code benchmarks conflate structural discovery with logical correctness, identifies a refinement tension phenomenon, and shows that evaluation protocols can produce different model rankings.

0 favorites 0 likes
#autoregressive

MultiHashFormer: Hash-based Generative Language Models

arXiv cs.CL ↗ · 2026-06-29 Cached

MultiHashFormer is a hash-based generative language model that represents each token as a unique hash signature, enabling parameter-efficient autoregression. It outperforms standard Transformer LMs at 100M, 1B, and 3B scales and supports multilingual vocabulary expansion without increasing parameters.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback