The reviewed record of science sign in
Pith

arxiv: 2412.12445 · v2 · pith:IS7WIXWO · submitted 2024-12-17 · cs.CL

Persona-SQ: A Personalized Suggested Question Generation Framework For Real-world Documents

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:IS7WIXWOrecord.jsonopen to challenge →

classification cs.CL
keywords readingcurrentgenerationmodelsquestionsdiversedocumentsgoals
0
0 comments X
read the original abstract

Suggested questions (SQs) provide an effective initial interface for users to engage with their documents in AI-powered reading applications. In practical reading sessions, users have diverse backgrounds and reading goals, yet current SQ features typically ignore such user information, resulting in homogeneous or ineffective questions. We introduce a pipeline that generates personalized SQs by incorporating reader profiles (professions and reading goals) and demonstrate its utility in two ways: 1) as an improved SQ generation pipeline that produces higher quality and more diverse questions compared to current baselines, and 2) as a data generator to fine-tune extremely small models that perform competitively with much larger models on SQ generation. Our approach can not only serve as a drop-in replacement in current SQ systems to immediately improve their performance but also help develop on-device SQ models that can run locally to deliver fast and private SQ experience.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LinkNav: Surfacing Interconnected Information in Scientific Articles

    cs.HC 2026-06 unverdicted novelty 5.0

    LinkNav creates intra-document connections in academic papers by generating questions from passages via LLM and retrieving answer passages from other parts of the document, with connected passages averaging ten segmen...