TLDR: The Intent Assistant (INA) is a novel AI system designed to combat digital distractions. It uses large language models (LLMs) to understand a user’s stated intention, monitor on-screen activity, and provide context-aware nudges or praise to help them stay focused. Through clarification dialogues and continuous user feedback, INA refines its distraction detection. A three-week study showed INA significantly reduced off-task behavior and increased user focus compared to baseline systems, though challenges like notification burden and privacy concerns were identified.
In our increasingly digital world, staying focused on tasks can be a significant challenge. From endless notifications to the allure of social media, distractions are constantly vying for our attention, often leading to decreased productivity and even negative emotional impacts. A new AI assistant, named Intent Assistant (INA), has been developed to tackle this pervasive problem by helping users maintain focus and align their digital activities with their stated intentions.
The core idea behind INA is to understand what a user intends to do, monitor their on-screen activities, and gently guide them back to their goal if they stray. Unlike traditional rule-based productivity tools that might simply block websites, INA uses advanced artificial intelligence, specifically large language models (LLMs), to interpret the context of a user’s actions. This allows it to differentiate between legitimate use of an application (like watching a YouTube tutorial for work) and a distraction (like watching unrelated entertainment videos).
The system operates through four main components. First, when a user starts a session, they state their intention (e.g., “study for an exam”). INA then engages in a brief clarification dialogue, asking questions to make the intention more specific and actionable. This helps the AI better understand the user’s goal and anticipate on-task actions, minimizing incorrect distraction detections.
Second, INA continuously monitors on-screen activity, analyzing screenshots, application titles, and URLs. It leverages an LLM to assess the semantic alignment between the user’s current activity and their clarified intention, generating a “distraction score.” A low score means the activity is aligned, while a high score indicates a potential distraction.
Third, based on this distraction score, INA provides timely and gentle interventions. If a user transitions from being on-task to off-task and this state is sustained, INA delivers a polite nudge, such as a pop-up message asking, “It seems your attention is on ‘online shopping’. Shall we restart with ‘studying HCI’?” Conversely, if a user returns to their intended task, the system offers positive reinforcement, like “You are focused on ‘watching lectures on YouTube’. Great work!” These notifications are designed to be dismissible and non-intrusive, respecting user autonomy.
Finally, INA incorporates a feedback mechanism. Users can quickly mark whether a notification was correct or incorrect. This feedback is used by the LLM to refine its understanding of the user’s specific habits and context, improving detection accuracy over time. This continuous learning loop helps the system become more personalized and effective for each individual.
To evaluate its effectiveness, INA was tested in a three-week field study with 22 participants, comparing it against a simple reminder app and a logging-only app. The results were promising: participants using INA showed a significantly lower proportion of off-task time and reported higher alignment between their digital activity and intentions. They also experienced greater focused immersion, indicating improved concentration. Users generally found INA to be a supportive and motivating assistant, with many appreciating its context-aware notifications and the reflective process of stating their intentions.
However, the study also highlighted some challenges. Participants sometimes found the notifications bothersome due to their frequency, and the interactive clarification and feedback processes could feel like an additional burden. Privacy concerns were also raised, despite robust data anonymization measures, emphasizing the need for transparent communication and potentially on-device processing of sensitive data in future iterations. Furthermore, the research paper discusses the critical safety challenge of ensuring INA does not inadvertently reinforce harmful or unsafe intentions, such as “hacking into a hospital server,” which requires additional guardrail models.
Also Read:
- AI That Understands You: Introducing Just-In-Time Objectives for Personalized Interactions
- Empowering Human Coders with Smarter LLM Assistants
Overall, INA demonstrates a significant step towards AI-powered assistants that promote intentional digital living by fostering focus and self-regulation. While there are areas for improvement, particularly in personalization, privacy, and safety, the system showcases the potential for AI to collaboratively support users in navigating the complexities of their digital environments. For more details, you can refer to the full research paper: State Your Intention to Steer Your Attention: An AI Assistant for Intentional Digital Living.


