中文
相关论文

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

200 篇论文

Commonsense inference to understand and explain human language is a fundamental research problem in natural language processing. Explaining human conversations poses a great challenge as it requires contextual understanding, planning,…

计算与语言 · 计算机科学 2021-07-01 Deepanway Ghosal , Pengfei Hong , Siqi Shen , Navonil Majumder , Rada Mihalcea , Soujanya Poria

This study aims to generate responses based on real-world facts by conditioning context and external facts extracted from information websites. Our system is an ensemble system that combines three modules: generated-based module,…

计算与语言 · 计算机科学 2019-02-06 Ryota Tanaka , Akihide Ozeki , Shugo Kato , Akinobu Lee

Automated management requires decomposing high-level user requests, such as intents, to an abstraction that the system can understand and execute. This is challenging because even a simple intent requires performing a number of ordered…

分布式、并行与集群计算 · 计算机科学 2024-02-16 Kristina Dzeparoska , Jieyu Lin , Ali Tizghadam , Alberto Leon-Garcia

We present our work on Track 2 in the Dialog System Technology Challenges 11 (DSTC11). DSTC11-Track2 aims to provide a benchmark for zero-shot, cross-domain, intent-set induction. In the absence of in-domain training dataset, robust…

计算与语言 · 计算机科学 2023-03-20 Jihyun Lee , Seungyeon Seo , Yunsu Kim , Gary Geunbae Lee

Scarcity of training data for task-oriented dialogue systems is a well known problem that is usually tackled with costly and time-consuming manual data annotation. An alternative solution is to rely on automatic text generation which,…

计算与语言 · 计算机科学 2020-11-05 Stéphane d'Ascoli , Alice Coucke , Francesco Caltagirone , Alexandre Caulier , Marc Lelarge

While multimodal conversation agents are gaining importance in several domains such as retail, travel etc., deep learning research in this area has been limited primarily due to the lack of availability of large-scale, open chatlogs. To…

计算与语言 · 计算机科学 2018-02-01 Amrita Saha , Mitesh Khapra , Karthik Sankaranarayanan

Biomedical research papers use significantly different language and jargon when compared to typical English text, which reduces the utility of pre-trained NLP models in this domain. Meanwhile Medline, a database of biomedical abstracts,…

机器学习 · 计算机科学 2021-09-15 Justin Sybrandt , Ilya Safro

Existing function-calling benchmarks focus on single-turn interactions. However, they overlook the complexity of real-world scenarios. To quantify how existing benchmarks address practical applications, we introduce DICE-SCORE, a metric…

计算与语言 · 计算机科学 2025-07-03 Kyochul Jang , Donghyeon Lee , Kyusik Kim , Dongseok Heo , Taewhoo Lee , Woojeong Kim , Bongwon Suh

Dialogue relation extraction (DRE) that identifies the relations between argument pairs in dialogue text, suffers much from the frequent occurrence of personal pronouns, or entity and speaker coreference. This work introduces a new…

计算与语言 · 计算机科学 2023-08-15 Yiyun Xiong , Mengwei Dai , Fei Li , Hao Fei , Bobo Li , Shengqiong Wu , Donghong Ji , Chong Teng

Task-oriented dialogues often require agents to enact complex, multi-step procedures in order to meet user requests. While large language models have found success automating these dialogues in constrained environments, their widespread…

计算与语言 · 计算机科学 2023-06-08 Julia White , Arushi Raghuvanshi , Yada Pruksachatkun

Dialogue-level dependency parsing has received insufficient attention, especially for Chinese. To this end, we draw on ideas from syntactic dependency and rhetorical structure theory (RST), developing a high-quality human-annotated corpus,…

计算与语言 · 计算机科学 2023-06-02 Gongyao Jiang , Shuang Liu , Meishan Zhang , Min Zhang

Towards human-like dialogue systems, current emotional dialogue approaches jointly model emotion and semantics with a unified neural network. This strategy tends to generate safe responses due to the mutual restriction between emotion and…

计算与语言 · 计算机科学 2024-10-02 Yushan Qian , Bo Wang , Shangzhao Ma , Wu Bin , Shuo Zhang , Dongming Zhao , Kun Huang , Yuexian Hou

Dialogue segmentation is a crucial task for dialogue systems allowing a better understanding of conversational texts. Despite recent progress in unsupervised dialogue segmentation methods, their performances are limited by the lack of…

计算与语言 · 计算机科学 2023-10-17 Junfeng Jiang , Chengzhang Dong , Sadao Kurohashi , Akiko Aizawa

Dialogue-based relation extraction (DiaRE) aims to detect the structural information from unstructured utterances in dialogues. Existing relation extraction models may be unsatisfactory under such a conversational setting, due to the…

计算与语言 · 计算机科学 2021-11-02 Guoshun Nan , Guoqing Luo , Sicong Leng , Yao Xiao , Wei Lu

Open-domain targeted sentiment analysis aims to detect opinion targets along with their sentiment polarities from a sentence. Prior work typically formulates this task as a sequence tagging problem. However, such formulation suffers from…

计算与语言 · 计算机科学 2019-06-11 Minghao Hu , Yuxing Peng , Zhen Huang , Dongsheng Li , Yiwei Lv

Designing natural language interfaces has historically required collecting supervised data to translate user requests into carefully designed intent representations. This requires enumerating and labeling a long tail of user requests, which…

计算与语言 · 计算机科学 2024-01-09 Harsh Jhamtani , Hao Fang , Patrick Xia , Eran Levy , Jacob Andreas , Ben Van Durme

Emotion recognition in conversations is a challenging task that has recently gained popularity due to its potential applications. Until now, however, a large-scale multimodal multi-party emotional conversational database containing more…

计算与语言 · 计算机科学 2019-06-05 Soujanya Poria , Devamanyu Hazarika , Navonil Majumder , Gautam Naik , Erik Cambria , Rada Mihalcea

Dependency analysis is a technique to identify and determine data dependencies between service protocols. Protocols evolving concurrently in the service composition need to impose an order in their execution if there exist data…

软件工程 · 计算机科学 2010-07-30 Javier Cubo , Ernesto Pimentel , Gwen Salaün , Carlos Canal

Multi-sentence questions (MSQs) are sequences of questions connected by relations which, unlike sequences of standalone questions, need to be answered as a unit. Following Rhetorical Structure Theory (RST), we recognise that different…

计算与语言 · 计算机科学 2020-10-20 Laurie Burchell , Jie Chi , Tom Hosking , Nina Markl , Bonnie Webber

Dialogue-based Relation Extraction (DRE) aims to predict the relation type of argument pairs that are mentioned in dialogue. The latest trigger-enhanced methods propose trigger prediction tasks to promote DRE. However, these methods are not…

计算与语言 · 计算机科学 2023-03-31 Hao An , Dongsheng Chen , Weiyuan Xu , Zhihong Zhu , Yuexian Zou