中文
相关论文

相关论文: CANDLE: Decomposing Conditional and Conjunctive Qu…

200 篇论文

In this paper, we define and study a new task called Context-Aware Semantic Expansion (CASE). Given a seed term in a sentential context, we aim to suggest other terms that well fit the context as the seed. CASE has many interesting…

计算与语言 · 计算机科学 2020-01-01 Jialong Han , Aixin Sun , Haisong Zhang , Chenliang Li , Shuming Shi

Conversational context understanding aims to recognize the real intention of user from the conversation history, which is critical for building the dialogue system. However, the multi-turn conversation understanding in open domain is still…

计算与语言 · 计算机科学 2020-04-14 Shuangyong Song , Chao Wang , Qianqian Xie , Xinxing Zu , Huan Chen , Haiqing Chen

Discourse relations bind smaller linguistic elements into coherent texts. However, automatically identifying discourse relations is difficult, because it requires understanding the semantics of the linked sentences. A more subtle challenge…

计算与语言 · 计算机科学 2015-04-29 Yangfeng Ji , Jacob Eisenstein

The purpose of this paper is to present a method for automatic classification of dialogue utterances and the results of applying that method to a corpus. Superficial features of a set of training utterances (which we will call cues) are…

cmp-lg · 计算机科学 2008-02-03 Toine Andernach

We propose a novel database model whose basic structure is a labeled, directed, acyclic graph with a single root, in which the nodes represent the data sets of an application and the edges represent functional relationships among the data…

数据库 · 计算机科学 2024-07-01 Nicolas Spyratos

We address the problem of recognizing emotion cause in conversations, define two novel sub-tasks of this problem, and provide a corresponding dialogue-level dataset, along with strong Transformer-based baselines. The dataset is available at…

Based on the recently proposed transferable dialogue state generator (TRADE) that predicts dialogue states from utterance-concatenated dialogue context, we propose a multi-task learning model with a simple yet effective utterance tagging…

计算与语言 · 计算机科学 2020-04-30 Jun Quan , Deyi Xiong

Sequence labelling tasks like Dialog Act and Emotion/Sentiment identification are a key component of spoken dialog systems. In this work, we propose a new approach to learn generic representations adapted to spoken dialog, which we evaluate…

计算与语言 · 计算机科学 2021-02-09 Emile Chapuis , Pierre Colombo , Matteo Manica , Matthieu Labeau , Chloe Clavel

Conversation disentanglement aims to group utterances into detached sessions, which is a fundamental task in processing multi-party conversations. Existing methods have two main drawbacks. First, they overemphasize pairwise utterance…

计算与语言 · 计算机科学 2024-09-04 Chengyu Huang , Zheng Zhang , Hao Fei , Lizi Liao

Managing extensive context remains a critical bottleneck for Large Language Models (LLMs), particularly in applications like long-document question answering and autonomous agents where lengthy inputs incur high computational costs and…

计算与语言 · 计算机科学 2026-01-06 Yiqing Zhou , Yu Lei , Shuzheng Si , Qingyan Sun , Wei Wang , Yifei Wu , Hao Wen , Gang Chen , Fanchao Qi , Maosong Sun

Voice-controlled dialog systems have become immensely popular due to their ability to perform a wide range of actions in response to diverse user queries. These agents possess a predefined set of skills or intents to fulfill specific user…

计算与语言 · 计算机科学 2026-03-17 Ankan Mullick , Sukannya Purkayastha , Saransh Sharma , Pawan Goyal , Niloy Ganguly

Customer reviews contain valuable signals about service quality, but converting large-scale review corpora into actionable business recommendations remains difficult. Standard sentiment/aspect analysis is largely descriptive, while direct…

人工智能 · 计算机科学 2026-05-05 Kartikey Singh Bhandari , Tanish Jain , Archit Agrawal , Dhruv Kumar , Praveen Kumar , Pratik Narang

Intent detection is an essential component of task oriented dialogue systems. Over the years, extensive research has been conducted resulting in many state of the art models directed towards resolving user's intents in dialogue. A variety…

计算与语言 · 计算机科学 2018-12-10 Pratik Jayarao , Aman Srivastava

Automatically and accurately identifying user intents and filling the associated slots from their spoken language are critical to the success of dialogue systems. Traditional methods require manually defining the DOMAIN-INTENT-SLOT schema…

人工智能 · 计算机科学 2021-03-17 Zengfeng Zeng , Dan Ma , Haiqin Yang , Zhen Gou , Jianping Shen

We leverage different context windows when predicting the emotion of different utterances. New modules are included to realize variable-length context: 1) two speaker-aware units, which explicitly model inner- and inter-speaker dependencies…

计算与语言 · 计算机科学 2023-02-14 Xiaochen Zhang , Daniel Tang

A sentence may express sentiments on multiple aspects. When these aspects are associated with different sentiment polarities, a model's accuracy is often adversely affected. We observe that multiple aspects in such hard sentences are mostly…

计算与语言 · 计算机科学 2022-02-08 Ting Lin , Aixin Sun , Yequan Wang

Empathetic response generation is a crucial task for creating more human-like and supportive conversational agents. However, existing methods face a core trade-off between the analytical depth of specialized models and the generative…

计算与语言 · 计算机科学 2026-01-21 Ziqi Liu , Ziyang Zhou , Yilin Li , Haiyang Zhang , Yangbin Chen

Agentic systems, AI architectures that autonomously execute multi-step workflows to achieve complex goals, are often built using repeated large language model (LLM) calls for closed-set decision tasks such as routing, shortlisting, gating,…

计算与语言 · 计算机科学 2026-02-19 Ido Levy , Eilam Shapira , Yinon Goldshtein , Avi Yaeli , Nir Mashkif , Segev Shlomov

A major impediment to the transition to context-aware machine translation is the absence of good evaluation metrics and test sets. Sentences that require context to be translated correctly are rare in test sets, reducing the utility of…

计算与语言 · 计算机科学 2023-11-07 Rachel Wicks , Matt Post

In this paper, we focus on generating training examples for few-shot intents in the realistic imbalanced scenario. To build connections between existing many-shot intents and few-shot intents, we consider an intent as a combination of a…

计算与语言 · 计算机科学 2020-09-22 Congying Xia , Caiming Xiong , Philip Yu , Richard Socher