[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-83338-en":3,"doc-seo-83338-105":30,"detail-sidebar-cat-0-en-105":91},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":20,"is_deleted":4,"is_public":21,"is_downloadable":21,"audit_status":21,"page_count":22,"language":23,"language_code":24,"site_id":25,"html_lang":24,"table_of_contents":26,"faqs":27,"seo_title":13,"seo_description":14,"update_tm":28,"read_time":29},83338,687197207919,"Theodora","https://ap-avatar.wpscdn.com/avatar/a000253d6f5f7c60be?x-image-process=image/resize,m_fixed,w_180,h_180&k=1779446848396160552",8,"Research & Report","LEEVLA: Seeing What Matters in Latent Environment Evolution for Vision-Language-Action","Vision-language-action (VLA) models map multimodal inputs to robot actions, yet many methods fail in complex dynamic scenes because they treat visual tokens uniformly and rely on human-chosen factors, offering limited emphasis on task-critical evidence and overlooking latent underlying factors. LEEVLA introduces drift-guided dynamic prioritization to steer attention to salient, instruction-relevant regions and structured feature flow generation to model their evolution in latent space. Experiments on VLA benchmarks show consistent performance gains, highlighting scalable task-evidence guidance and latent structured reasoning.","LEEVLA: Seeing What Matters in Latent Environment Evolution for  \nVision-Language-Action  \nQi Lyu 1 ,2 ,3 , Baicheng Liu 1 ,2 , Xudong Wang 1 ,2 ,3 , Jiahua Dong4 , Lianqing Liu 1 ,2 , Zhi Han 1 ,2  \n1 State Key Laboratory of Robotics and Intelligent Systems  \n2 Shenyang Institute of Automation, Chinese Academy of Sciences  \n3University of Chinese Academy of Sciences  \n4Mohamed bin Zayed University of Artificial Intelligence  \narXiv :2607 .08 182v 1 [ cs .CV] 9 Jul 2026  \nAbstract  \nVision-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 prototypeto-periphery (P2P) prediction, and a mutual-neighborhood contrastive (MC) loss to maintain topological consistency among neighborhoods. Together, DGDP and SFFG forma 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 in the [https://github.com/LyuQi127/LEEVLA](https://github.com/LyuQi127/LEEVLA).  \n1. Introduction  \nVision-Language-Action (VLA) [3, 8, 11, 15, 18, 23, 29, 42, 53, 58, 63] models aim to ground perception and language in action, mapping observation and language instructions directly to low-level controls in the closed loop.  \n\n|  | Multimodal inputs\u003Cbr>\u003Cbr>Instruction: pick up the black bowl |  |  |  |  | Actions |  |  |  | 􀜼௜ Known factors\u003Cbr> 􀜼௝  Unknown factors\u003Cbr> |  |\n| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |\n|  |  |  |  􀜼௜ \u003Cbr>\u003Cbr>\u003Cbr>(a) Causal graph |  |  | 􀜽௧ାଵ |  |  |  |  |  |\n|  |  |  |  |  |  |  |  |  |  |  |  |\n|  |  |  |  |  |  |  􀜽௧ା்  |  |  |  |  |  |\n|  |  |  |  |  |  |  |  |  |  |  |  |\n|  |  |  |  |  |  |  |  |  |  |  |  |\n|  |  |  |  |  |  |  |  |  |  |  |  |\n|  |  |  |  |  |  |  |  |  |  |  |  |\n| \u003Cbr>Sample |  |  |  |  | \u003Cbr>Sample |  |  |  |  |  |  |\n| Context Clues Action |  |  |  |  | Context Clues Action |  |  |  |  |  |  |\n|  |  |  |  |  |  |  |  |  |  |  |  |\n|  |  |  |  |  | LEEVLA |  |  |  |  |  |  |\n|  |  |  |  |  |  |  |  |  |  |  |  |\n| Multimodal Action\u003Cbr>inputs tokens\u003Cbr>(b) Prior methods |  |  |  |  | Multimodal Action\u003Cbr>inputs tokens\u003Cbr>(c) Our method |  |  |  |  |  |  |\n\nFigure 1 . Comparison between our method and prior methods.(a): Causal graph between multimodal inputs and action chunk.(b): Prior methods: VLA reasons on factors of specific context clues. (c): Our method: VLA reasons on abstract context clues.  \nBy jointly encoding visual observations, proprioception, and language instruction, VLAs offer a path toward robots that can perceive, reason, and act in open environments. Recent research typically employs large language models (LLMs) or visual-language models (VLMs) to construct VLAs [31, 35, 43, 46], and then trains these VLAs on largescale robot demonstrations or simulated interaction traces [28, 34] . Notably, the generation of action is governed by both known and unknown factors [47], as illustrated by the causal graph in Fig. 1 (a) . Recently, ","cbCaig5SNvzs2nbc","https://ap.wps.com/l/cbCaig5SNvzs2nbc","pdf",6821469,3,1,12,"English","en",105,"# Abstract\n# Introduction\n## Background and motivation\n## Limitations of prior context-clue reasoning\n## LEEVLA approach: latent reasoning and task evidence","[{\"question\":\"What problem do existing VLA approaches struggle with in dynamic scenarios?\",\"answer\":\"They often reason with visual tokens treated uniformly and depend on human-selected factors, which weakens the focus on task-critical evidence and ignores underlying latent factors.\"},{\"question\":\"How does LEEVLA decide where the VLA agent should attend during training?\",\"answer\":\"It uses drift-guided dynamic prioritization (DGDP), combining dynamic position prioritization with semantic drift guidance to highlight salient, instruction-relevant regions.\"},{\"question\":\"What training mechanisms does LEEVLA use to model how prioritized features evolve?\",\"answer\":\"It introduces structured feature flow generation (SFFG) using prototype-to-periphery prediction in latent space and a mutual-neighborhood contrastive loss to preserve neighborhood topological consistency.\"}]",1784186844,30,{"code":4,"msg":31,"data":32},"ok",{"site_id":25,"language":24,"slug":33,"title":13,"keywords":34,"description":14,"schema_data":35,"social_meta":86,"head_meta":88,"extra_data":90,"updated_unix":28},"leevla-seeing-what-matters-in-latent-environment-evolution-for-vision-language-action","",{"@graph":36,"@context":85},[37,53,68],{"@type":38,"itemListElement":39},"BreadcrumbList",[40,44,48,50],{"item":41,"name":42,"@type":43,"position":21},"https://docshare.wps.com","Home","ListItem",{"item":45,"name":46,"@type":43,"position":47},"https://docshare.wps.com/document/","Document",2,{"item":49,"name":12,"@type":43,"position":20},"https://docshare.wps.com/document/research-report/",{"item":51,"name":13,"@type":43,"position":52},"https://docshare.wps.com/document/leevla-seeing-what-matters-in-latent-environment-evolution-for-vision-language-action/83338/",4,{"url":51,"name":13,"@type":54,"author":55,"headline":13,"publisher":57,"fileFormat":60,"inLanguage":24,"description":14,"dateModified":61,"datePublished":62,"encodingFormat":60,"isAccessibleForFree":63,"interactionStatistic":64},"DigitalDocument",{"name":9,"@type":56},"Person",{"url":41,"name":58,"@type":59},"DocShare","Organization","application/pdf","2026-07-24","2026-07-16",true,{"@type":65,"interactionType":66,"userInteractionCount":20},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71,77,81],{"name":72,"@type":73,"acceptedAnswer":74},"What problem do existing VLA approaches struggle with in dynamic scenarios?","Question",{"text":75,"@type":76},"They often reason with visual tokens treated uniformly and depend on human-selected factors, which weakens the focus on task-critical evidence and ignores underlying latent factors.","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"How does LEEVLA decide where the VLA agent should attend during training?",{"text":80,"@type":76},"It uses drift-guided dynamic prioritization (DGDP), combining dynamic position prioritization with semantic drift guidance to highlight salient, instruction-relevant regions.",{"name":82,"@type":73,"acceptedAnswer":83},"What training mechanisms does LEEVLA use to model how prioritized features evolve?",{"text":84,"@type":76},"It introduces structured feature flow generation (SFFG) using prototype-to-periphery prediction in latent space and a mutual-neighborhood contrastive loss to preserve neighborhood topological consistency.","https://schema.org",{"og:url":51,"og:type":87,"og:title":13,"og:site_name":58,"og:description":14},"article",{"robots":89,"canonical":51},"index,follow",{"doc_id":7,"site_id":25},{"code":4,"msg":5,"data":92},[93,97,101,105,110,115,120,122,127,130,134],{"id":21,"doc_module":4,"doc_module_name":46,"category_name":94,"show_sort_weight":95,"slug":96},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":98,"show_sort_weight":99,"slug":100},"Literature",80,"literature",{"id":52,"doc_module":4,"doc_module_name":46,"category_name":102,"show_sort_weight":103,"slug":104},"Exam",70,"exam",{"id":106,"doc_module":4,"doc_module_name":46,"category_name":107,"show_sort_weight":108,"slug":109},5,"Comic",60,"comic",{"id":111,"doc_module":4,"doc_module_name":46,"category_name":112,"show_sort_weight":113,"slug":114},6,"Technology",50,"technology",{"id":116,"doc_module":4,"doc_module_name":46,"category_name":117,"show_sort_weight":118,"slug":119},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":29,"slug":121},"research-report",{"id":123,"doc_module":4,"doc_module_name":46,"category_name":124,"show_sort_weight":125,"slug":126},9,"Religion & Spirituality",20,"religion-spirituality",{"id":125,"doc_module":4,"doc_module_name":46,"category_name":128,"show_sort_weight":125,"slug":129},"World Cup","world-cup",{"id":131,"doc_module":4,"doc_module_name":46,"category_name":132,"show_sort_weight":131,"slug":133},10,"Lifestyle","lifestyle",{"id":135,"doc_module":4,"doc_module_name":46,"category_name":136,"show_sort_weight":106,"slug":137},19,"General","general"]