cd /news/large-language-models/simplifying-the-modeling-of-arbitrar… · home topics large-language-models article
[ARTICLE · art-28952] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=· neutral

Simplifying the Modeling of Arbitrary Conditionals in Natural Language

Researchers propose AC-GPT, a modification to causal Transformers that enables evaluating and sampling from arbitrary conditionals in a single forward pass without degrading standard left-to-right performance. The method preserves the next-token prediction objective, allowing existing LLMs to be fine-tuned for arbitrary conditioning, and outperforms baselines on modeling such conditionals.

read1 min views1 publishedJun 16, 2026

arXiv:2606.14943v1 Announce Type: new Abstract: Causal Transformers model sequences through an autoregressive factorization of the joint distribution, which enables efficient left-to-right decoding and conditional likelihood computation. However, they cannot tractably sample from or evaluate arbitrary conditionals -- e.g., a block of text conditioned on past and future tokens. Recent work aims to solve this problem through novel architectures, but they often lead to sub-optimal modeling of such conditionals and degraded generations. We propose Arbitrary Conditionals GPT (AC-GPT) which introduces a simple modification to standard causal Transformers to enable evaluating and sampling from arbitrary conditionals -- including past, future, and mixed contexts -- within a single forward pass. Unlike prior approaches, our method preserves the standard left-to-right ordering and next-token prediction objective essential for both strong performance and efficient training on natural language. Crucially, this compatibility allows existing LLMs to be fine-tuned for arbitrary conditioning. Our empirical results indicate that our method outperforms baselines on modeling arbitrary conditionals, without degrading standard left-to-right performance.

── more in #large-language-models 4 stories · sorted by recency
── more on @ac-gpt 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/simplifying-the-mode…] indexed:0 read:1min 2026-06-16 ·