← Search

Chaoqun Duan

6 accepted papers

2023

Improving Disfluency Detection with Multi-Scale Self Attention and Contrastive Learning

ICASSP 2023accepted

Disfluency detection aims to recognize disfluencies in sentences. Existing works usually adopt a sequence labeling model to tackle this task. They also attempt to integrate into models the feature that the disfluencies are similar to the correct phrase, the so-called "rough copy". However, they heav…

Cited by 0SourceScholar
2023

Knowledge-Aware Few Shot Learning for Event Detection from Short Texts

ICASSP 2023accepted

Event detection in a city is crucial for the government to listen to the voice of the citizens, be aware of the real occurrences in a city, and then make wiser policies. However, in reality some important events with few samples are easily to be overwhelmed by the massive information and hard to be…

Cited by 0SourceScholar
2022

LUNA: Learning Slot-Turn Alignment for Dialogue State Tracking

NAACL 2022long

Dialogue state tracking (DST) aims to predict the current dialogue state given the dialogue history. Existing methods generally exploit the utterances of all dialogue turns to assign value for each slot. This could lead to suboptimal results due to the information introduced from irrelevant utteranc…

2022

MuGER2: Multi-Granularity Evidence Retrieval and Reasoning for Hybrid Question Answering

EMNLP 2022finding

Hybrid question answering (HQA) aims to answer questions over heterogeneous data, including tables and passages linked to table cells. The heterogeneous data can provide different granularity evidence to HQA models, e.t., column, row, cell, and link. Conventional HQA models usually retrieve coarse-…

2022

OPERA: Operation-Pivoted Discrete Reasoning over Text

NAACL 2022long

Machine reading comprehension (MRC) that requires discrete reasoning involving symbolic operations, e.g., addition, sorting, and counting, is a challenging task. According to this nature, semantic parsing-based methods predict interpretable but complex logical forms. However, logical form generation…

2022

UniRPG: Unified Discrete Reasoning over Table and Text as Program Generation

EMNLP 2022main

Question answering requiring discrete reasoning, e.g., arithmetic computing, comparison, and counting, over knowledge is a challenging task.In this paper, we propose UniRPG, a semantic-parsing-based approach advanced in interpretability and scalability, to perform Unified discrete Reasoning over het…