
Loong: A Human-Like Long Document Translation Agent with Observe-and-Act Adaptive Context Selection
Loong introduces a reinforcement-learning-driven translation agent that mimics human reasoning to navigate the core LLM constraint: context windows. Rather than naively stuffing all available history into prompts, the system maintains a structured memory of summaries, examples, and entities, then learns which pieces matter for each translation decision. This addresses a persistent gap in document-level work where global coherence clashes with token limits. The adaptive context selection approach signals a broader shift toward agents that reason about their own information needs instead of relying on static retrieval or attention mechanisms.62



























