🤖 AI Summary
In video-based learning, users struggle to simultaneously process audiovisual content and take handwritten notes, while existing automated note-taking systems lack personalization and disrupt interactive engagement. This paper introduces NoTeeline—the first real-time personalized note-taking system based on the “micronote + large language model (LLM) expansion” paradigm. Users input brief, free-form micronotes; the system then generates comprehensive, stylistically consistent, and factually accurate notes via LLM-driven style transfer, user preference modeling, and factual consistency constraints. This paradigm substantially reduces cognitive load while preserving human agency and leveraging AI efficiency. Experiments demonstrate that micronote expansion achieves 93.2% factual correctness and improves stylistic alignment by 8.33%; user input volume decreases by 47.0%, and note completion time is reduced by 43.9%.
📝 Abstract
Taking notes quickly while effectively capturing key information can be challenging, especially when watching videos that present simultaneous visual and auditory streams. Manually taken notes often miss crucial details due to the fast-paced nature of the content, while automatically generated notes fail to incorporate user preferences and discourage active engagement with the content. To address this, we propose an interactive system, NoTeeline, for supporting real-time, personalized notetaking. Given micronotes, NoTeeline automatically expands them into full-fledged notes using a Large Language Model (LLM). The generated notes build on the content of micronotes by adding relevant details while maintaining consistency with the user's writing style. In a within-subjects study (n=12), we found that NoTeeline creates high-quality notes that capture the essence of participant micronotes with 93.2% factual correctness and accurately align with participant writing style (8.33% improvement). Using NoTeeline, participants could capture their desired notes with significantly reduced mental effort, writing 47.0% less text and completing their notes in 43.9% less time compared to a manual notetaking baseline. Our results suggest that NoTeeline enables users to integrate LLM assistance in a familiar notetaking workflow while ensuring consistency with their preferences - providing an example of how to address broader challenges in designing AI-assisted tools to augment human capabilities without compromising user autonomy and personalization.