paper-with-me

홈 › Papers

Large Language Models Meet Open-World Intent Discovery and Recognition: An Evaluation of ChatGPT

2023-10-16 · Xiaoshuai Song, Keqing He, Pei Wang, Guanting Dong, Yutao Mou, Jingang Wang, Yunsen Xian, Xunliang Cai, Weiran Xu

The tasks of out-of-domain (OOD) intent discovery and generalized intent discovery (GID) aim to extend a closed intent classifier to open-world intent sets, which is crucial to task-oriented dialogue (TOD) systems. Previous methods address them by fine-tuning discriminative models. Recently, although some studies have been exploring the application of large language models (LLMs) represented by ChatGPT to various downstream tasks, it is still unclear for the ability of ChatGPT to discover and incrementally extent OOD intents. In this paper, we comprehensively evaluate ChatGPT on OOD intent discovery and GID, and then outline the strengths and weaknesses of ChatGPT. Overall, ChatGPT exhibits consistent advantages under zero-shot settings, but is still at a disadvantage compared to fine-tuned models. More deeply, through a series of analytical experiments, we summarize and discuss the challenges faced by LLMs including clustering, domain-specific understanding, and cross-domain in-context learning scenarios. Finally, we provide empirical guidance for future directions to address these challenges.

📄 PDF Abstract BibTeX arXiv:2310.10176

Code (1)

songxiaoshuai/OOD-Evaluation 공식 구현

Tasks

In-Context LearningIntent Discovery

Similar Papers 제목 키워드 기반

Large language models and linguistic intentionality

2024-04-15 · Jumbly Grindrod

Do large language models like Chat-GPT or LLaMa meaningfully use the words they produce? Or are they merely clever prediction machines, simulating language use by producing statistically plausible text? There have alread…

Leveraging Large Vision-Language Model as User Intent-aware Encoder for Composed Image Retrieval

2024-12-15 · Zelong Sun, Dong Jing, Guoxing Yang, Nanyi Fei 외

Composed Image Retrieval (CIR) aims to retrieve target images from candidate set using a hybrid-modality query consisting of a reference image and a relative caption that describes the user intent. Recent studies attempt…

Image RetrievalInstruction FollowingLanguage ModelingLanguage Modelling+1

Building Real-World Meeting Summarization Systems using Large Language Models: A Practical Perspective

2023-10-30 · Md Tahmid Rahman Laskar, Xue-Yong Fu, Cheng Chen, Shashi Bhushan TN

This paper studies how to effectively build meeting summarization systems for real-world usage using large language models (LLMs). For this purpose, we conduct an extensive evaluation and comparison of various closed-sou…

Meeting Summarization

Self-seeding and Multi-intent Self-instructing LLMs for Generating Intent-aware Information-Seeking dialogs

2024-02-18 · Arian Askari, Roxana Petcu, Chuan Meng, Mohammad Aliannejadi 외

Identifying user intents in information-seeking dialogs is crucial for a system to meet user's information needs. Intent prediction (IP) is challenging and demands sufficient dialogs with human-labeled intents for traini…

iServe: An Intent-based Serving System for LLMs

2025-01-08 · Dimitrios Liakopoulos, Tianrui Hu, Prasoon Sinha, Neeraja J. Yadwadkar

Large Language Models (LLMs) are becoming ubiquitous across industries, where applications demand they fulfill diverse user intents. However, developers currently face the challenge of manually exploring numerous deploym…

GPU