TIDE: Proactive Multi-Problem Discovery via Template-Guided Iteration
Abstract
TIDE is a template-guided iterative framework for discovering hidden problems from context, using iterative discovery and thought templates to improve problem identification and resolution across document and code environments.
Agents are widely deployed as assistants over documents, tools, and code. However, they typically act only on explicit user requests, which surface only the problems the user has noticed, while many other important problems coexist, hidden in plain sight, within the broader user context, with their total number unknown in advance. We frame this as the task of discovering multiple hidden problems from context, in which coexisting problems should be uncovered, grounded in supporting evidence, and paired with concrete actions. To this end, we introduce TIDE, a template-guided iterative framework with two complementary mechanisms. Specifically, motivated by the observation that single-pass prediction anchors on the most salient cases and yields generic claims, we propose iterative discovery, which surfaces a small batch of candidates per round while conditioning on what has already been found, so subsequent rounds extend coverage; and thought templates, reusable schemas distilled from previously solved cases that specify what contextual signals to attend to and how to connect them, anchoring each prediction in a recognizable problem class. We validate TIDE on two realistic settings, personal workspaces and software repositories, across four model backbones, showing substantial gains over single-shot and parallel multi-agent baselines on task coverage, identification, and resolution.
Community
Most AI assistants only solve the problems users explicitly ask about, leaving many important issues hidden in the surrounding context. TIDE introduces a template-guided iterative discovery framework that proactively uncovers multiple latent problems, grounds them in evidence, and recommends concrete actions, achieving substantial gains across personal workspace and software repository settings.
🤫
Get this paper in your agent:
hf papers read 2606.04743 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper