paper-with-me

Papers

LEEVLA: Seeing What Matters in Latent Environment Evolution for Vision-Language-Action

2026-07-09 · Qi Lyu, Baicheng Liu, Xudong Wang, Jiahua Dong, Lianqing Liu, Zhi Han arxiv

Vision-language-action (VLA) models aim to map multimodal inputs to robot actions. However, most existing approaches struggle to cover complex dynamic scenarios due to treating all visual tokens uniformly and reasoning with human-selected factors, which lack mechanisms to emphasize task-critical evidence and ignore underlying factors. To address this issue, we propose LEEVLA, a VLA architecture for seeing what matters in Latent Environment Evolution that explicitly guides the model toward informative regions while preserving the structured evolution of latent world representations. To identify salient and instruction-relevant regions, we introduce drift-guided dynamic prioritization (DGDP), which combines dynamic position prioritization (DPP) with semantic drift guidance (SDG) to guide the VLA agent where to attend during training. On top of this, we introduce structured feature flow generation (SFFG), which models how these prioritized features should evolve in latent space via prototype-to-periphery (P2P) prediction, and a mutual-neighborhood contrastive (MC) loss to maintain topological consistency among neighborhoods. Together, DGDP and SFFG form a task-aware "where-how" training framework. Extensive experiments on VLA benchmarks show that LEEVLA consistently outperforms prior methods, confirming that explicit task-evidence guidance and structured latent reasoning are both crucial for scalable VLA. Our code is available at https://github.com/LyuQi127/LEEVLA.

📄 PDF Abstract BibTeX arXiv:2607.08182

Code (2)

Tavish9/awesome-daily-AI-arxiv ★ 111
arxivsub/arXivSub_daily_arxiv ★ 2

Similar Papers 제목 키워드 기반

Seeing What Matters: Perceptual Wrapper with Common Randomness for 3D Gaussian Splatting

2026-06-10 · He-Bi Yang, Jing-Zhong Chen, Yen-Kuan Ho, Sang NguyenQuang 외 arxiv

While 3D Gaussian Splatting (3DGS) achieves impressive real-time rendering, it frequently struggles to synthesize high-frequency textures, a limitation heavily exacerbated in memory-constrained and rate-distortion-optimi…

Learning What Matters Now: Dynamic Preference Inference under Contextual Shifts

2026-03-24 · Xianwei Cao, Dou Quan, Zhenliang Zhang, Shuang Wang arxiv

Humans often juggle multiple, sometimes conflicting objectives and shift their priorities as circumstances change, rather than following a fixed objective function. In contrast, most computational decision-making and mul…

Real Sparks of Artificial Intelligence and the Importance of Inner Interpretability

2024-01-31 · Alex Grzankowski

The present paper looks at one of the most thorough articles on the intelligence of GPT, research conducted by engineers at Microsoft. Although there is a great deal of value in their work, I will argue that, for familia…

Articles

$λ$-models: Effective Decision-Aware Reinforcement Learning with Latent Models

2023-06-30 · Claas A Voelcker, Arash Ahmadian, Romina Abachi, Igor Gilitschenski 외

The idea of decision-aware model learning, that models should be accurate where it matters for decision-making, has gained prominence in model-based reinforcement learning. While promising theoretical results have been e…

continuous-controlContinuous ControlDecision MakingModel-based Reinforcement Learning+2

LLM Reasoning Is Latent, Not the Chain of Thought

2026-04-17 · Wenshuo Wang arxiv

This position paper argues that large language model (LLM) reasoning should be studied as latent-state trajectory formation rather than as faithful surface chain-of-thought (CoT). This matters because claims about faithf…