* Equal advising

Motivations

We want to live according to our Intentions, but too many distractions pull our attention away.

Illustration of intentional living. Illustration of social media distractions pulling attention away.

Problem

Same app, completely different context.

Existing tools can't tell the difference. Just block YouTube entirely.

watching HCI lecture
watching YouTube Shorts

Formative Study - 11 users

F11 (Office worker)

I had to forcibly disable the blocking program for studying purposes, only to get distracted and waste more time

We need context-aware support

Key Idea

What if advisor could see your screen?

AI now understands what you're doing

watching HCI lecture
watching YouTube Shorts

The user is watching "What is HCI", an academic lecture video on YouTube.

AI agent

The user is browsing YouTube Shorts, viewing cute animal videos.

What if we built an assistant with this context-aware understanding?

INtent Assistant

An AI Assistant for Intentional Digital Living

1

The user declares their intention.

System Design

INA system overview diagram showing intention elicitation, behavior monitoring, user support, and feedback refinement.
Overall System Design INA connects intention elicitation, screen-context monitoring, user support, and feedback-based refinement.

Demo

Intention Bench

Evaluation of Distraction Detection

How accurately can INA detect off-task behavior?

To find out, we built IntentionBench , a benchmark dataset that combines focused sessions into realistic mixed sessions containing both on-task and off-task activity. We then evaluate how well INA detects transitions between the two.

INA achieved high accuracy and F1 score.

Based on these results, we moved on to a real-world user study.

User Study

We conducted a three-week user study with 22 users, comparing three systems during everyday computer use.

Baseline Systems and INA

Study Procedure

Week 1

Week 2

Week 3

INA condition.
Simple Reminder condition.
Logging Only condition.

Experiment
Orientation

Post-survey
Post-interview

Post-survey
Post-interview

Post-survey
Post-interview

Results

Q1

Do users carry out their intended tasks with greater focus when using INA?

Findings: INA reduced off-task time

16.6% simple reminder ↓ 37% 10.4% INA

Off-task time rate

Findings: INA improved perceived intention alignment

4.23 simple reminder 4.44/5 INA

Intention
Alignment rate

Findings: INA enhanced user focus

2.9 logging only 3.3 simple reminder 3.7/5 INA

Focused Immersion Score

P1, P5

Writing down my intention made me use the computer more deliberately, so I rarely got sidetracked.”

P15

“It (INA) helped me focus more quickly, so my work efficiency improved.”

Q2

What is the overall user experience with INA?

Findings: Context-aware notifications were recognized as effective

Timely alerts helped users recognize distractions and quickly return to their tasks

“Lane-keeping assist feature” (P14)

P4

“It [INA] notified me right away when I got sidetracked with email or YouTube during a meeting.”

P14

“The moment I got distracted by YouTube while studying, a notification helped me return to my intended task.”

P20

“The immediate notification allowed for a swift return to the original task.”

Findings: INA was perceived as a supportive and motivating assistant

Felt like secretary, parent (P1)

“I strongly felt as if I was being cheered on(P7)

P2, P4

“Somewhat interactive, almost like a mate or one-on-one manager offering personalized support.”

P1, P7

“When I received positive messages, I felt proud and recognized… compliments boosted my self-esteem.”

P19

“The [simple reminder] messages felt like conveying obligations without a sense of warmth or companionship.”

Findings: Downsides of INA, despite effectiveness

Workflow disruption and privacy concerns

P12

“I felt the alerts came too frequently and were somewhat distracting. I repeat [the Q&As for every start of a session] … it felt frustrating. I wondered, why am I inputting this again?”

P17

“When dealing with payment-related work, I turned off the program.”

P9

“When chatting with others, it [INA] told me not to get distracted … which felt impressive but also a bit concerning.”

Discussion and Future Work

Ego-INA: Toward Ambient Support

INA can evolve into an ambient assistant that supports intentional living implicitly across devices, including smart glasses, without requiring explicit intent input.

Ego-INA concept video

Risks of unsafe intentions

INA may reinforce unsafe intentions, as the LLM predicts intent rather than executing it, bypassing standard refusal mechanisms. Integrating external guardrail models can mitigate this risk.

Example of unsafe-intention reinforcement

Citation

@inproceedings{choi2026state,
  title = {State Your Intention to Steer Your Attention: An AI Assistant for Intentional Digital Living},
  author = {Choi, Juheon and Lee, Juyong and Kim, Jian and Kim, ChanYoung and Min, Taywon and Knox, W. Bradley and Lee, Min Kyung and Lee, Kimin},
  booktitle = {Proceedings of the 2026 CHI Conference on Human Factors in Computing Systems},
  pages = {1--29},
  year = {2026}
}

Details