paper-with-me

Papers

IPQA: A Benchmark for Core Intent Identification in Personalized Question Answering

2025-10-27 · Jieyong Kim, Maryam Amirizaniani, Soojin Yoon, Dongha Lee arxiv

Intent identification serves as the foundation for generating appropriate responses in personalized question answering (PQA). However, existing benchmarks evaluate only response quality or retrieval performance without directly measuring intent identification capabilities. This gap is critical because without understanding which intents users prioritize, systems cannot generate responses satisfying individual information needs. To address this, we introduce the concept of core intents: intents users prioritize when selecting answers to satisfy their information needs. To evaluate these core intents, we propose IPQA, a benchmark for core Intent identification in Personalized Question Answering. Since users do not explicitly state their prioritized intents, we derive core intents from observable behavior patterns in answer selection, grounded in satisficing theory where users choose answers meeting their acceptance thresholds. We construct a dataset with various domains through systematic filtering, LLM-based annotation, and rigorous quality control combining automated verification with human validation. Experimental evaluations across state-of-the-art language models reveal that current systems struggle with core intent identification in personalized contexts. Models fail to identify core intents from user histories, with performance degrading as question complexity increases. The code and dataset will be made publicly available to facilitate future research in this direction.

📄 PDF Abstract BibTeX arXiv:2510.23536

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringAnswer Selection

Similar Papers 제목 키워드 기반

Towards Personalized Brain-Computer Interface Application Based on Endogenous EEG Paradigms

2024-11-18 · Heon-Gyu Kwak, Gi-Hwan Shin, Yeon-Woo Choi, Dong-Hoon Lee 외

In this paper, we propose a conceptual framework for personalized brain-computer interface (BCI) applications, which can offer an enhanced user experience by customizing services to individual preferences and needs, base…

Brain Computer InterfaceClassificationEEGMotor Imagery+1

Training LLMs with Reinforcement Learning for Intent-Aware Personalized Question Answering

2026-05-12 · Maryam Amirizaniani, Benjamin Charles Germain Lee, Jevin West, Nicholas Weber arxiv

Effective personalized question answering (PQA) in language models requires grounding responses in the user's underlying intent, where intent refers to the implicit ``why'' behind a query beyond its explicit wording. How…

Reinforcement LearningQuestion Answering

Kinship Data Benchmark for Multi-hop Reasoning

2026-01-12 · Tianda Sun, Dimitar Kazakov arxiv

Large language models (LLMs) are increasingly evaluated on their ability to perform multi-hop reasoning, i.e., to combine multiple pieces of information into a coherent inference. We introduce KinshipQA, a benchmark desi…

In the Eye of MLLM: Benchmarking Egocentric Video Intent Understanding with Gaze-Guided Prompting

2025-09-09 · Taiying Peng, Jiacheng Hua, Miao Liu, Feng Lu arxiv

The emergence of advanced multimodal large language models (MLLMs) has significantly enhanced AI assistants' ability to process complex information across modalities. Recently, egocentric videos, by directly capturing us…

Video Question AnsweringGaze Estimation

EgoPro-Bench: Benchmarking Personalized Proactive Interaction in Egocentric Video Streams

2026-05-08 · Dongchuan Ran, Linyu Ou, Xueheng Li, Wenwen Tong 외 arxiv

Existing Multimodal Large Language Models (MLLMs) remain primarily reactive, failing to continuously perceive environments or proactively assist users. While emerging benchmarks address proactivity, they are largely conf…

Intent Recognition