y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#autoregressive-generation News & Analysis

3 articles tagged with #autoregressive-generation. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

3 articles
AINeutralarXiv – CS AI · May 126/10
🧠

APCD: Adaptive Path-Contrastive Decoding for Reliable Large Language Model Generation

Researchers propose Adaptive Path-Contrastive Decoding (APCD), a multi-path decoding framework designed to reduce hallucinations in large language models by intelligently branching token generation paths based on entropy levels and controlling interactions between diverging prediction trajectories. The method demonstrates improved factual accuracy across eight benchmarks while maintaining computational efficiency.

AINeutralarXiv – CS AI · May 116/10
🧠

Discovering Learning-Friendly Generation Orders for Sequential Computation

Researchers have developed an automated method to discover optimal generation orders for sequential computation tasks, using loss profiling to evaluate candidate orders efficiently. The technique successfully raises success rates from ~10% to ~100% on order-sensitive tasks and rediscovers known efficient patterns like reverse-digit ordering for multiplication.

AINeutralarXiv – CS AI · Apr 146/10
🧠

Learning World Models for Interactive Video Generation

Researchers propose Video Retrieval Augmented Generation (VRAG) to address fundamental challenges in interactive world models for long-form video generation, specifically tackling compounding errors and spatiotemporal incoherence. The work establishes that autoregressive video generation inherently struggles with error accumulation, while explicit global state conditioning significantly improves long-term consistency and interactive planning capabilities.