← All research

AI for Learning

Penquiry is a pen-based system that uses Large Language Models to allow students to ask questions directly on digital study materials, reducing interaction friction.

cs.HCBeginner-friendly

Penquiry: A Pen-based Interactive In-situ Q&A System Leveraging LLMs

Jeongmin Rhee, Changhee Lee, Hyunwoo Kim, Kiroong Choe +3 more

In plain terms

Students often prefer using digital pens for active study, but leveraging AI tools like Large Language Models (LLMs) for learning can be cumbersome due to their reliance on typed input. This creates a gap between the natural, fluid interaction of a pen and the more rigid requirements of asking questions to an AI. The paper identifies two main challenges: a "Referential Barrier," where it's hard to clearly point to specific parts of a document with a text query, and an "Expressive Barrier," where non-textual things like diagrams are hard to convert into typed questions. To solve this, the researchers created "Penquiry," a system allowing learners to ask questions directly on their digital study materials using a pen. Penquiry uses "Content Snapping" to precisely link pen input to content and "Question Autocompletion" to expand sparse ink keywords into full, semantically rich questions for the LLM. Through user studies, they found that Penquiry significantly reduced the effort involved in asking questions compared to traditional typing, offering a more intuitive way to use AI for self-directed learning.

Why it matters · This research provides a new model for integrating AI, specifically LLMs, directly into active study workflows, which is crucial for developing more intuitive and effective educational tools. For newcomers, it highlights the importance of user interface design in making AI accessible and useful for learners.

About this work · This research explores how to bridge the interaction gap between physical pen-based learning and digital AI tools, a significant challenge within the field of Human-Computer Interaction for Education. It focuses on making AI more seamlessly integrated into everyday study practices.

LLMsHuman-Computer InteractionSelf-directed learningEducational toolsPen-based interaction