Papers
Topics
Authors
Recent
Search
2000 character limit reached

InterDeepResearch: Enabling Human-Agent Collaborative Information Seeking through Interactive Deep Research

Published 13 Mar 2026 in cs.IR and cs.HC | (2603.12608v1)

Abstract: Deep research systems powered by LLM agents have transformed complex information seeking by automating the iterative retrieval, filtering, and synthesis of insights from massive-scale web sources. However, existing systems predominantly follow an autonomous "query-to-report" paradigm, limiting users to a passive role and failing to integrate their personal insights, contextual knowledge, and evolving research intents. This paper addresses the lack of human-in-the-loop collaboration in the agentic research process. Through a formative study, we identify that current systems hinder effective human-agent collaboration in terms of process observability, real-time steerability, and context navigation efficiency. Informed by these findings, we propose InterDeepResearch, an interactive deep research system backed by a dedicated research context management framework. The framework organizes research context into a hierarchical architecture with three levels (information, actions, and sessions), enabling dynamic context reduction to prevent LLM context exhaustion and cross-action backtracing for evidence provenance. Built upon this framework, the system interface integrates three coordinated views for visual sensemaking, and dedicated interaction mechanisms for interactive research context navigation. Evaluation on the Xbench-DeepSearch-v1 and Seal-0 benchmarks shows that InterDeepResearch achieves competitive performance compared to state-of-the-art deep research systems, while a formal user study demonstrates its effectiveness in supporting human-agent collaborative information seeking. Project page with system demo: https://github.com/bopan3/InterDeepResearch.

Summary

  • The paper introduces a hierarchical context management framework that enables active user intervention and transparent evidence backtracing.
  • The system combines chat-style, graph-based, and card-style interfaces to support process observability and dynamic context navigation.
  • Empirical benchmarks and a structured user study demonstrate high usability and competitive performance compared to state-of-the-art research tools.

Enabling Human-Agent Collaborative Deep Research with InterDeepResearch

Introduction

InterDeepResearch addresses a pivotal gap in current LLM-powered deep research systems: the lack of effective human-agent collaboration in long-horizon, complex information-seeking tasks. Existing deep research tools generally follow an autonomous query-to-report paradigm, relegating users to passive roles and hindering integration of usersโ€™ insights, evolving intents, and contextual expertise. This work presents an interactive research system grounded in a hierarchical, actionable research context management framework, supporting dynamic user intervention, macro- and micro-level process observability, and robust context navigation. Through technical benchmarks and a user study, InterDeepResearch demonstrates competitive empirical performance and improved user agency in collaborative research workflows.

Hierarchical Research Context Architecture

At the core of InterDeepResearch is a three-level hierarchical research context architecture: information, actions, and sessions. This design is motivated by formative studies highlighting usersโ€™ needs for process observability, real-time steerability, and efficient navigation in massive, interconnected research outputs.

  • Information Level: Represents concretely accumulated research facts, subdivided into user information, search information, source information, and processed information.
  • Action Level: Encapsulates agent or user operations that generate or transform information. Five primary action types are supportedโ€”user, search, source, processed, and administrativeโ€”while their dependencies and sequence are explicitly modeled.
  • Session Level: Organizes research progress into macro-level segments demarcated by milestone actions, enabling efficient summary and high-level progress tracking. Figure 1

    Figure 1: The hierarchical research context architecture across three levels: information, actions, and sessions.

This architecture enables comprehensive process visibility, dynamic context reduction (to mitigate LLM context exhaustion), and evidence backtracing by leveraging explicit action and information dependencies.

Interface Design and Interactive Mechanisms

The InterDeepResearch UI integrates three tightly coupled views, aligning user sensemaking with the system's hierarchical architecture:

  • Chat-Style View: Presents research sessions and action flow linearly, suitable for tracking chronological progression and narrative evolution.
  • Graph-Based Dependency View: Visualizes research action dependencies, facilitating provenance analysis and micro-level intervention.
  • Card-Style Information View: Displays detailed content of research information; supports snippet referencing and focus synchronization across views. Figure 2

    Figure 2: InterDeepResearch interface with three coordinated views: (A) chat-style view for research sessions and research action flow, (B) graph-based view for research action dependencies, and (C) card-style view for detailed research information.

Cross-View Linkage allows users to select any node or information piece, triggering focus and highlighting across all relevant UI components.

Cross-Action Backtrace enables users to trace generated conclusions back to supporting evidence by traversing explicit dependencies, yielding provenance graphs for validation and auditability. Figure 3

Figure 3: The cross-action backtrace mechanism helps users trace the provenance of generated content.

Technical and Empirical Results

InterDeepResearch demonstrates strong empirical performance on canonical text-based deep research benchmarks, including Xbench-DeepSearch-v1 and Seal-0. In evaluation without user intervention, the system achieves scores on par with or exceeding notable commercial systems such as Perplexity Deep Research and Gemini Deep Research, indicating no degradation in automated information-seeking capability arising from its collaborative framework. Figure 4

Figure 4: InterDeepResearch achieves competitive performance on existing text-based deep research benchmarks.

User Study and Insights

A structured user study with 15 participantsโ€”spanning frequent users and developers of deep research agentsโ€”validates the systemโ€™s effectiveness for human-agent collaborative information seeking. Key findings:

  • The action dependency graph (mean rating 4.7/5) is lauded for intuitive, fine-grained process comprehension and high-confidence information validation.
  • The chat-style and information views enable accessible tracking and content exploration, though user preference clusters emerged favoring dependency- or chat-centric navigation.
  • Cross-action backtrace is widely appreciated for efficient evidence verification, though wait times remain a bottleneck for some.
  • Participants strongly endorse InterDeepResearch for supporting clear comprehension (mean 4.8/5), flexible agent steering (4.4/5), and context navigation (4.27/5).
  • System usability is rated highly (4.6/5), with several users preferring InterDeepResearch over current state-of-the-art platforms for reliability-critical and customizable research needs.
  • Users report building trust with the agent through transparency and active guidance, leading to higher confidence in both process and results. Figure 5

    Figure 5: The results of the questionnaire regarding the systemโ€™s effectiveness and usability.

Implications and Future Directions

This work demonstrates that integrating hierarchical context management, coupled views, and interaction mechanisms, enables high-agency, interpretable human-agent collaborative research. By transforming users into active collaborators, the system enhances research reliability, supports dynamic strategy pivots, and significantly improves evidence auditability.

Practical implications include applicability in domains where research accountability, iterative refinement, and context-sensitive exploration are critical (e.g., scientific literature review, business intelligence, and regulated industries). Theoretically, the framework advances design paradigms for future agentic systems by formalizing action/information provenance, user-in-the-loop control, and scalable context management.

Several directions present themselves for future development:

  • Adapting interfaces and mechanisms to user-specific workflow patterns via personalization or adaptive UI strategies.
  • Incorporating multimodal information and interaction modalities (e.g., voice, visual analytics) to broaden accessibility and cognitive bandwidth.
  • Extending to multi-user, multi-agent scenarios with support for branching research threads and richer synchronization/anonymization schemes, addressing emerging demands for collaborative synthesis and parallel exploration.

Conclusion

InterDeepResearch operationalizes human-agent symbiosis in deep research by formalizing hierarchical context, providing actionable process transparency, and empowering dynamic user agency throughout the research lifecycle. It establishes a technical foundation and design template for the next generation of interpretable, steerable, and auditable agentic information-seeking systems, supporting practical deployments and future research into enriched human-AI collaboration (2603.12608).

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Collections

Sign up for free to add this paper to one or more collections.

Tweets

Sign up for free to view the 1 tweet with 14 likes about this paper.