paper-with-me

홈 › Papers

Toward Formalizing LLM-Based Agent Designs through Structural Context Modeling and Semantic Dynamics Analysis

2026-02-09 · Haoyu Jia, Kento Kawaharazuka, Kei Okada arxiv

Current research on large language model (LLM) agents is fragmented: discussions of conceptual frameworks and methodological principles are frequently intertwined with low-level implementation details, causing both readers and authors to lose track amid a proliferation of superficially distinct concepts. We argue that this fragmentation largely stems from the absence of an analyzable, self-consistent formal model that enables implementation-independent characterization and comparison of LLM agents. To address this gap, we propose the \texttt{Structural Context Model}, a formal model for analyzing and comparing LLM agents from the perspective of context structure. Building upon this foundation, we introduce two complementary components that together span the full lifecycle of LLM agent research and development: (1) a declarative implementation framework; and (2) a sustainable agent engineering workflow, \texttt{Semantic Dynamics Analysis}. The proposed workflow provides principled insights into agent mechanisms and supports rapid, systematic design iteration. We demonstrate the effectiveness of the complete framework on dynamic variants of the monkey-banana problem, where agents engineered using our approach achieve up to a 32 percentage points improvement in success rate on the most challenging setting.

📄 PDF Abstract BibTeX arXiv:2602.08276

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CAF-Gen: A Multi-Agent System for Enriching Argumentation Structures

2026-06-04 · Jakub Bąba, Jarosław A. Chudziak arxiv

Formalizing complex reasoning from natural text is one of the central challenges in computational linguistics. It requires systems to understand not just keywords but also the context and complex reasoning embedded in a …

Argument Mining

MAS-on-the-Fly: In-Context Structural Adaptation of LLM-Based Multi-Agent Systems

2026-02-14 · Guangyi Liu, Haojun Lin, Huan Zeng, Heng Wang 외 arxiv

Large Language Model (LLM)-based multi-agent systems (MAS) have emerged as a promising paradigm for complex tasks. However, existing works often rely on manual designs or "one-size-fits-all" automation and lack adaptabil…

Beyond Scaling: Agents Are Heading to the Edge

2026-05-18 · Chunlin Tian, Dongqi Cai, Wanru Zhao, Nicholas D. Lane arxiv

The bottleneck of useful agentic intelligence has shifted from compressing world knowledge into a single model to executing a coordinated system. This position paper argues that personal-agent architecture must move to t…

WHEN TO ACT, WHEN TO WAIT: Modeling Structural Trajectories for Intent Triggerability in Task-Oriented Dialogue

2025-06-02 · Yaoyao Qian, Jindan Huang, Yuanli Wang, Simon Yu 외

Task-oriented dialogue systems often face difficulties when user utterances seem semantically complete but lack necessary structural information for appropriate system action. This arises because users frequently do not …

Task-Oriented Dialogue Systems

Generative Ontology: When Structured Knowledge Learns to Create

2026-02-05 · Benny Cheung arxiv

Traditional ontologies describe domain structure but cannot generate novel artifacts. Large language models generate fluently but produce outputs lacking structural validity, hallucinating mechanisms without components, …