AgenticGEO: A Self-Evolving Agentic System for Generative Engine Optimization
arXiv cs.AI / 2026/3/24
💬 オピニオンSignals & Early TrendsIdeas & Deep AnalysisModels & Research
要点
- Generative Engine Optimization (GEO) shifts optimization from ranking prominence to maximizing visibility/attribution within black-box LLM-generated summaries, but prior approaches often use static heuristics or single-prompt strategies that overfit and fail to adapt.
- The paper introduces AgenticGEO, framing optimization as a content-conditioned control problem and using an evolving agentic framework to better handle unpredictable generative engine behavior.
- AgenticGEO uses a MAP-Elites archive to evolve a diverse set of compositional strategies rather than relying on a fixed strategy pipeline.
- To reduce expensive interaction feedback with black-box engines, it adds a Co-Evolving Critic surrogate that approximates engine feedback and guides both evolutionary search and inference-time planning.
- Experiments across in-domain and cross-domain settings on two representative engines show state-of-the-art results, outperforming 14 baselines across 3 datasets, with robust transferability; code/model are released on GitHub.

