paper-with-me

홈 › Papers

FitText: Evolving Agent Tool Ecologies via Memetic Retrieval

2026-05-04 · Kyle Zheng, Han Zhang, Renliang Sun, Chenchen Ye, Wei Wang arxiv

A semantic gap separates how users describe tasks from how tools are documented. As API ecosystems scale to tens of thousands of endpoints, static retrieval from the initial query alone cannot bridge this gap: the agent's understanding of what it needs evolves during execution, but its tool set does not. We identify this retrieval interface, not planning, as the binding constraint on end-to-end agent performance, and introduce FitText, a training-free framework that makes retrieval dynamic by embedding it directly in the agent's reasoning loop. FitText treats retrieval as test-time evolution of hypotheses: the agent generates natural-language pseudo-tool descriptions (revisable beliefs about the tool it needs), refines them iteratively using retrieval feedback, and explores diverse alternatives through stochastic generation. Memetic Retrieval adds evolutionary selection pressure over candidate descriptions, guided by a tool memory that avoids redundant search. On ToolRet (three domains), FitText's reformulation strategies improve NDCG@5 by 2.7 to 10.6 points over static query retrieval across all base models; on StableToolBench (16,464 APIs) with GPT-5.4-mini, Memetic reaches an 84.3% pooled pass rate, a 26.7-point absolute gain over static query retrieval.

📄 PDF Abstract BibTeX arXiv:2605.02411

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ERPBench: Evaluating LLM Agents for Enterprise Decision-Making Across Competitive Market Ecologies

2026-09-04 · Xinran Zhang, Pengrui Lu, Lyumanshan Ye, Pengfei Liu arxiv

Large language model (LLM) agents are increasingly proposed for enterprise workflows, yet existing evaluations rarely test whether business-decision conclusions transfer across competitive market ecologies. We introduce …

Bootstrapping of memetic from genetic evolution via inter-agent selection pressures

2021-04-07 · Nicholas Guttenberg, Marek Rosa

We create an artificial system of agents (attention-based neural networks) which selectively exchange messages with each-other in order to study the emergence of memetic evolution and how memetic evolutionary pressures i…

What Makes a Meme a Meme? Identifying Memes for Memetics-Aware Dataset Creation

2024-07-16 · Muzhaffar Hazman, Susan Mckeever, Josephine Griffith

Warning: This paper contains memes that may be offensive to some readers. Multimodal Internet Memes are now a ubiquitous fixture in online discourse. One strand of meme-based research is the classification of memes accor…

Meme Classification

Deep memetic models for combinatorial optimization problems: application to the tool switching problem

2024-11-04 · Jhon Edgar Amaya, Carlos Cotta, Antonio J. Fernández-Leiva, Pablo García-Sánchez

Memetic algorithms are techniques that orchestrate the interplay between population-based and trajectory-based algorithmic components. In particular, some memetic models can be regarded under this broad interpretation as…

Combinatorial Optimization

Immersion for AI: Immersive Learning with Artificial Intelligence

2025-02-05 · Leonel Morgado

This work reflects upon what Immersion can mean from the perspective of an Artificial Intelligence (AI). Applying the lens of immersive learning theory, it seeks to understand whether this new perspective supports ways f…

Learning Theory