← Elvin Hu

Ito: Real-time Browser Tab Orchestration Through Intent Detection

Elvin Hu, Jasmine Sumpter, Takatoshi Yoshida, Mauricio Sousa, Kouta Minamizawa

Keio University Graduate School of Media Design

UIST 2026, Detroit, MI · Accepted

People routinely interleave activities while browsing the web, often simultaneously and with overlapping boundaries. Yet organizational primitives in modern browsers treat every tab uniformly, offering no structural awareness of which items serve which purpose. While task-based organization approaches exist, they typically require users to manually organize or invoke reorganization features, and quickly fall out of sync as user intents evolve. To address this, we present Ito, a mixed-initiative approach that infers user intent in real time and organizes browsing activities into dynamic collections called Flows. Ito continuously reads unfolding user context, determines moment-to-moment focus, and creates, restructures, hibernates, and awakens Flows in real time while preserving user control through a mixed-initiative loop of proposals and corrections. In a controlled lab study (N=12) and a two-week field study (N=11), results suggest that Ito's intent-driven Flows aligned more closely with participants' mental models, facilitated task switching and navigation more effectively, and reduced management burden without loss of perceived control.

Video Walkthrough

The Intent Lifecycle

  1. Creation

    A page that matches no existing intent seeds a new Flow, named for what it is for rather than what it contains.

  2. Restructuring

    As intent shifts, Flows are renamed, merged, or split. Corrections made by hand are preserved and fed back.

  3. Hibernation

    A Flow set aside is serialized and its tabs closed, leaving the thread of engagement intact without the cost of keeping it open.

  4. Resumption

    When a related page reappears, Ito offers to restore the dormant Flow whole, with its name, colour, and pages returned.

BibTeX

@inproceedings{hu2026ito,
  title     = {Ito: Real-time Browser Tab Orchestration Through Intent Detection},
  author    = {Hu, Elvin and Sumpter, Jasmine and Yoshida, Takatoshi
               and Sousa, Mauricio and Minamizawa, Kouta},
  booktitle = {Proceedings of the 39th Annual ACM Symposium on User Interface
               Software and Technology (UIST '26)},
  year      = {2026},
  address   = {Detroit, MI, USA},
  publisher = {ACM}
}