[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-82085-en":3,"doc-seo-82085-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},82085,1374391975076,"Riley","https://ap-avatar.wpscdn.com/avatar/14000253ca4ec9f6853?x-image-process=image/resize,m_fixed,w_180,h_180&k=1783305029341752051",8,"Research & Report","GATS Graph-Augmented Tree Search with Layered World Models for Efficient Agent Planning","Large Language Model (LLM) agents can perform multi-step planning, yet common methods such as LATS and ReAct depend on frequent LLM inference, causing high computation and non-reproducible stochastic plans. GATS (Graph-Augmented Tree Search) introduces a planning framework that pairs systematic UCB1-based tree search with a layered world model to remove LLM calls during inference. The layered model uses exact symbolic matching, execution-log statistics, and LLM prediction only for unknown actions, yielding deterministic 100% success on synthetic tasks and strong stress-test performance with zero planning-time LLM calls.","arXiv :2607 .08894v 1 [ cs .AI] 9 Jul 2026  \nGATS: Graph-Augmented Tree Search with Layered World Models for Efficient Agent Planning  \nMaureese Williams  \n[maureesewilliams@gmail. com](maureesewilliams@gmail. com)  \nDymitr Nowicki  \nInstitute for Cybernetics of NAS of Ukraine  \n[nowicki@nnteam. org. ua](nowicki@nnteam. org. ua)  \nJuly 13, 2026  \nAbstract  \nLarge Language Model (LLM) agents have shown promise in multi-step planning tasks, but existing approaches like LATS (Language Agent Tree Search) and ReAct rely heavily on LLM inference during planning, leading to high computational costs and stochastic behavior. We present GATS (Graph-Augmented Tree Search), a planning framework that combines systematic UCB1-based tree search with a layered world model to eliminate LLM calls during inference while achieving superior planning performance. Our three-layer world model integrates: (L1) exact symbolic action matching, (L2) statistics learned from execution logs, and (L3) LLMbased prediction for unknown actions. On synthetic planning tasks with branching paths and dead-ends, GATS achieves 100% success rate compared to 92% for LATS and 64% for ReAct. On a comprehensive stress test spanning 12 challenging scenarios—including coding workflows, web navigation, and long-horizon tasks—GATS maintains 100% success while LATS drops to 88 .9% and ReAct to 23 .9% . GATS requires zero LLM calls per task during planning (vs. 37 per task for LATS) and produces deterministic plans with zero variance across runs. Our results demonstrate that systematic search with learned world models can substantially outperform LLM-guided exploration for agent planning.  \n1 Introduction  \nThe emergence of Large Language Models (LLMs) as reasoning engines has sparked significant interest in LLM-based agents capable of multi-step planning and tool use [Yao et al., 2022, Shinnet al., 2023, Yao et al., 2023] . These agents must navigate complex decision spaces, often with partial information, dead-ends, and long-horizon dependencies. While LLMs provide powerful semantic understanding, directly using them for planning faces two key challenges: (1) computational cost—each planning step requires expensive LLM inference, and (2) stochasticity—LLM sampling introduces variance that makes plans non-reproducible.  \nRecent work has explored tree search methods for LLM agents. LATS (Language Agent Tree Search) [Zhou et al., 2023] combines Monte Carlo Tree Search with LLM-based action proposal and value estimation. While effective, LATS requires LLM calls at every search node, making it computationally expensive. Tree of Thoughts (ToT) [Yao et al., 2023] similarly relies on LLM evaluation for branch selection.  \nWe propose GATS (Graph-Augmented Tree Search), a planning framework that decouples the world model from the LLM, enabling systematic search without inference-time LLM calls. Our key  \ninsight is that action effects in many domains can be captured by a layered world model:  \n• L1 (Symbolic) : Exact precondition-effect matching for known actions  \n• L2 (Learned) : Statistical predictions from execution logs  \n• L3 (Generative): LLM-based prediction for novel situations  \nDuring planning, GATS uses UCB1-based tree search [Kocsis & Szepesvári, 2006] with the world model for state prediction, falling back through layers as needed. The LLM (L3) is only invoked for genuinely unknown actions, which are then cached for future use.  \nOur contributions are:  \n1. A layered world model architecture that combines symbolic, learned, and generative components for efficient state prediction.  \n2. A systematic UCB1-based search algorithm that outperforms random LLM-guided exploration.  \n3. Comprehensive evaluation on 100 synthetic planning tasks and a 12-category stress test (120 tasks), showing GATS achieves 100% success rate with zero LLM calls, compared to 92% for LATS (main) and 88.9%(stress test) with ∼37 LLM calls per task.  \n4. Ablation studies demonstrating budget scaling and","cbCaigGkJsvCruiZ","https://ap.wps.com/l/cbCaigGkJsvCruiZ","pdf",460170,2,1,16,"English","en",105,"# Abstract\n# Introduction\n# Related Work\n# Method\n## Problem Formulation","[{\"question\":\"What problem does GATS address in LLM agent planning?\",\"answer\":\"GATS targets two limitations of prior approaches: high computational cost from calling the LLM at many planning steps and stochasticity that makes plans hard to reproduce.\"},{\"question\":\"How does the layered world model in GATS work?\",\"answer\":\"GATS uses three layers for state prediction: L1 performs exact symbolic precondition–effect matching for known actions, L2 uses statistics learned from execution logs, and L3 calls an LLM only to predict effects for unknown actions.\"},{\"question\":\"What results show GATS is more efficient and reliable than LATS and ReAct?\",\"answer\":\"On synthetic planning tasks, GATS reaches 100% success versus 92% for LATS and 64% for ReAct, while requiring zero LLM calls per task during planning. A broader stress test keeps 100% success for GATS while LATS and ReAct drop substantially, with deterministic plans and zero variance across runs.\"}]",1784178129,40,{"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},"gats-graph-augmented-tree-search-with-layered-world-models-for-efficient-agent-planning","",{"@graph":36,"@context":85},[37,53,68],{"@type":38,"itemListElement":39},"BreadcrumbList",[40,44,47,50],{"item":41,"name":42,"@type":43,"position":21},"https://docshare.wps.com","Home","ListItem",{"item":45,"name":46,"@type":43,"position":20},"https://docshare.wps.com/document/","Document",{"item":48,"name":12,"@type":43,"position":49},"https://docshare.wps.com/document/research-report/",3,{"item":51,"name":13,"@type":43,"position":52},"https://docshare.wps.com/document/gats-graph-augmented-tree-search-with-layered-world-models-for-efficient-agent-planning/82085/",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-21","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 does GATS address in LLM agent planning?","Question",{"text":75,"@type":76},"GATS targets two limitations of prior approaches: high computational cost from calling the LLM at many planning steps and stochasticity that makes plans hard to reproduce.","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"How does the layered world model in GATS work?",{"text":80,"@type":76},"GATS uses three layers for state prediction: L1 performs exact symbolic precondition–effect matching for known actions, L2 uses statistics learned from execution logs, and L3 calls an LLM only to predict effects for unknown actions.",{"name":82,"@type":73,"acceptedAnswer":83},"What results show GATS is more efficient and reliable than LATS and ReAct?",{"text":84,"@type":76},"On synthetic planning tasks, GATS reaches 100% success versus 92% for LATS and 64% for ReAct, while requiring zero LLM calls per task during planning. A broader stress test keeps 100% success for GATS while LATS and ReAct drop substantially, with deterministic plans and zero variance across runs.","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,119,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":20,"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":29,"slug":118},7,"Healthcare","healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":120,"slug":121},30,"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"]