paper-with-me

Papers

Bringing Semantic Structures to User Intent Detection in Online Medical Queries

2017-10-22 · Chenwei Zhang, Nan Du, Wei Fan, Yaliang Li, Chun-Ta Lu, Philip S. Yu

The Internet has revolutionized healthcare by offering medical information ubiquitously to patients via web search. The healthcare status, complex medical information needs of patients are expressed diversely and implicitly in their medical text queries. Aiming to better capture a focused picture of user's medical-related information search and shed insights on their healthcare information access strategies, it is challenging yet rewarding to detect structured user intentions from their diversely expressed medical text queries. We introduce a graph-based formulation to explore structured concept transitions for effective user intent detection in medical queries, where each node represents a medical concept mention and each directed edge indicates a medical concept transition. A deep model based on multi-task learning is introduced to extract structured semantic transitions from user queries, where the model extracts word-level medical concept mentions as well as sentence-level concept transitions collectively. A customized graph-based mutual transfer loss function is designed to impose explicit constraints and further exploit the contribution of mentioning a medical concept word to the implication of a semantic transition. We observe an 8% relative improvement in AUC and 23% relative reduction in coverage error by comparing the proposed model with the best baseline model for the concept transition inference task on real-world medical text queries.

📄 PDF Abstract BibTeX arXiv:1710.08015

Code (0)

등록된 구현이 없습니다.

Tasks

Intent DetectionMulti-Task LearningSentence

Similar Papers 제목 키워드 기반

Capsule Network-Based Semantic Intent Modeling for Human-Computer Interaction

2025-07-01 · Shixiao Wang, Yifan Zhuang, Runsheng Zhang, Zhijun Song arxiv

This paper proposes a user semantic intent modeling algorithm based on Capsule Networks to address the problem of insufficient accuracy in intent recognition for human-computer interaction. The method represents semantic…

Natural Language UnderstandingIntent RecognitionIntent Detection

A Bi-model based RNN Semantic Frame Parsing Model for Intent Detection and Slot Filling

2018-12-26 · NAACL 2018 6 · Yu Wang, Yilin Shen, Hongxia Jin

Intent detection and slot filling are two main tasks for building a spoken language understanding(SLU) system. Multiple deep learning based models have demonstrated good results on these tasks . The most effective algori…

DecoderIntent Detectionmodel+4

Atomic Intent Reasoning: Bringing LLM Semantics to Industrial Cross-Domain Recommendations

2026-06-09 · Zhuohang Jiang, Yuxin Chen, Shijie Wang, Haohao Qu 외 arxiv

Cross-domain recommendation is a core problem in content-to-e-commerce platforms. Its objective is to leverage user interactions with content to infer potential purchasing intent on the e-commerce side, thereby enhancing…

Recommendation Systems

Zero-shot User Intent Detection via Capsule Neural Networks

2018-09-02 · EMNLP 2018 10 · Congying Xia, Chenwei Zhang, Xiaohui Yan, Yi Chang 외

User intent detection plays a critical role in question-answering and dialog systems. Most previous works treat intent detection as a classification problem where utterances are labeled with predefined intents. However, …

Intent DetectionQuestion AnsweringTransfer LearningZero-Shot Learning

Beyond Prompts: Learning from Human Communication for Enhanced AI Intent Alignment

2024-05-09 · Yoonsu Kim, Kihoon Son, Seoyoung Kim, Juho Kim

AI intent alignment, ensuring that AI produces outcomes as intended by users, is a critical challenge in human-AI interaction. The emergence of generative AI, including LLMs, has intensified the significance of this prob…