paper
active
paper:guo-atlas-2026ATLAS: Agentic or Latent Visual Reasoning? One Word is Enough for Both
/Users/antonborzov/Documents/Research.nosync/papers/guo-atlas-2026.mdExternal IDs
Frontmatter (18 fields)
{
"doi": "10.48550/arxiv.2605.15198",
"url": "arxiv:2605.15198",
"title": "ATLAS: Agentic or Latent Visual Reasoning? One Word is Enough for Both",
"authors": [
"Ziyu Guo",
"Rain Liu",
"Xinyan Chen",
"Pheng-Ann Heng"
],
"abstract": "Visual reasoning, often interleaved with intermediate visual states, has emerged as a promising direction in the field. A straightforward approach is to directly generate images via unified models during reasoning, but this is computationally expensive and architecturally non-trivial. Recent alternatives include agentic reasoning through code or tool calls, and latent reasoning with learnable hidden embeddings. However, agentic methods incur context-switching latency from external execution, while latent methods lack task generalization and are difficult to train with autoregressive parallelization. To combine their strengths while mitigating their limitations, we propose ATLAS, a framework in which a single discrete 'word', termed as a functional token, serves both as an agentic operation and a latent visual reasoning unit. Each functional token is associated with an internalized visual operation, yet requires no visual supervision and remains a standard token in the tokenizer vocabulary, which can be generated via next-token prediction. This design avoids verbose intermediate visual content generation, while preserving compatibility with the vanilla scalable SFT and RL training, without architectural or methodological modifications. To further address the sparsity of functional tokens during RL, we introduce Latent-Anchored GRPO (LA-GRPO), which stabilizes the training by anchoring functional tokens with a statically weighted auxiliary objective, providing stronger gradient updates. Extensive experiments and analyses demonstrate that ATLAS achieves superior performance on challenging benchmarks while maintaining clear interpretability. We hope ATLAS offers a new paradigm inspiring future visual reasoning research.",
"arxiv_id": "2605.15198",
"pdf_path": "/Users/antonborzov/Documents/Research.nosync/papers/guo-atlas-2026.pdf",
"openalex_id": "W7161281398",
"canonical_url": "arxiv:2605.15198",
"fulltext_path": "/Users/antonborzov/Documents/Research.nosync/papers/guo-atlas-2026-fulltext.md",
"ingest_status": "ok",
"openalex_year": 2026,
"triage_signals": {
"gap_match": 0,
"author_match": 0,
"claim_impact": 0,
"cohort_signal": 0,
"recency_decay": 0.989,
"priority_score": 0.195,
"venue_priority": 0.65,
"citation_density": 0,
"concept_transfer": 0,
"multica_priority": "low",
"vector_relevance": 0.52,
"prediction_evidence": 0
},
"suggested_action": "read",
"openalex_enriched_at": 1778975778,
"openalex_match_title": "ATLAS: Agentic or Latent Visual Reasoning? One Word is Enough for Both",
"triage_priority_score": 0.195,
"openalex_cited_by_count": 0
}Outgoing (0)
None.
Incoming (4)
Authored by (4)
- Pheng-Ann Heng(thinker)
- Rain Liu(thinker)
- Xinyan Chen(thinker)
- Ziyu Guo(thinker)
References (30)
- System card: Claude opus 4 & claude sonnet 4referenced-only
- Multimodal chain-of-thought reasoning in language modelsreferenced-only
- Dual-balancing for multi-task learningreferenced-only
- DeepSeekMath: Pushing the limits of mathematical reasoning in open language modelsreferenced-only
- Gemini 1.5: Unlocking multimodal understanding across millions of tokens of contextreferenced-only
- Quiet-star: Language models can teach themselves to think before speakingreferenced-only
- Anole: An open, autoregressive, native large multimodal models for interleaved image-text generationreferenced-only
- LLaVA-OneVision: Easy visual task transferreferenced-only
- Show-O: One single transformer to unify multimodal understanding and generationreferenced-only
- Janus: Decoupling visual encoding for unified multimodal understanding and generationreferenced-only
- Training large language models to reason in a continuous latent spacereferenced-only
- Imagine while reasoning in space: Multimodal visualization-of-thoughtreferenced-only
- Efficient reasoning with hidden thinkingreferenced-only
- MME-CoT: Benchmarking chain-of-thought in large multimodal models for reasoning quality, robustness, and efficiencyreferenced-only
- Qwen2.5-VL technical reportreferenced-only
- MM-Eureka: Exploring the frontiers of multimodal reasoning with rule-based reinforcement learningreferenced-only
- Gemma 3 technical reportreferenced-only
- SOTA with less: MCTS-guided sample selection for data-efficient visual reasoning self-improvementreferenced-only
- Unified multimodal understanding and generation models: Advances, challenges, and opportunitiesreferenced-only
- Flow-GRPO: Training flow matching models via online RLreferenced-only
- DanceGRPO: Unleashing GRPO on visual generationreferenced-only
- DeepEyes: Incentivizing "thinking with images" via reinforcement learningreferenced-only
- Emerging properties in unified multimodal pretrainingreferenced-only
- Pixel reasoner: Incentivizing pixel-space reasoning with curiosity-driven reinforcement learningreferenced-only
- Learning to reason without external rewardsreferenced-only
- MInT-CoT: Enabling interleaved visual tokens in mathematical chain-of-thought reasoningreferenced-only
- Multi-step visual reasoning with visual tokens scaling and verificationreferenced-only
- Gemini 2.5: Pushing the frontier with advanced reasoning, multimodality, long context, and next generation agentic capabilitiesreferenced-only
- LLaVA-OneVision-1.5: Fully open framework for democratized multimodal trainingreferenced-only
- Latent visual reasoningreferenced-only
Mentions (1)
- papers
/Users/antonborzov/Documents/Research.nosync/papers/guo-atlas-2026-fulltext.mdVisual reasoning, often interleaved with intermediate visual states, has emerged as a promising direction in the field. A straightforward approach is to directly generate images via unified models dur