paper-with-me

홈 › Papers

DESED: Dialogue-based Explanation for Sentence-level Event Detection

2022-10-01 · COLING 2022 10 · Yinyi Wei, Shuaipeng Liu, Jianwei Lv, Xiangyu Xi, Hailei Yan, Wei Ye, Tong Mo, Fan Yang, Guanglu Wan

Many recent sentence-level event detection efforts focus on enriching sentence semantics, e.g., via multi-task or prompt-based learning. Despite the promising performance, these methods commonly depend on label-extensive manual annotations or require domain expertise to design sophisticated templates and rules. This paper proposes a new paradigm, named dialogue-based explanation, to enhance sentence semantics for event detection. By saying dialogue-based explanation of an event, we mean explaining it through a consistent information-intensive dialogue, with the original event description as the start utterance. We propose three simple dialogue generation methods, whose outputs are then fed into a hybrid attention mechanism to characterize the complementary event semantics. Extensive experimental results on two event detection datasets verify the effectiveness of our method and suggest promising research opportunities in the dialogue-based explanation paradigm.

📄 PDF Abstract BibTeX

Code (1)

ydongd/desed 공식 구현 pytorch

Tasks

Dialogue GenerationEvent DetectionSentence

Similar Papers 제목 키워드 기반

WildDESED: An LLM-Powered Dataset for Wild Domestic Environment Sound Event Detection System

2024-07-04 · Yang Xiao, Rohan Kumar Das

This work aims to advance sound event detection (SED) research by presenting a new large language model (LLM)-powered dataset namely wild domestic environment sound event detection (WildDESED). It is crafted as an extens…

Event DetectionLanguage ModelingLanguage ModellingLarge Language Model+1

Learning Multi-Level Information for Dialogue Response Selection by Highway Recurrent Transformer

2019-03-21 · Ting-Rui Chiang, Chao-Wei Huang, Shang-Yu Su, Yun-Nung Chen

With the increasing research interest in dialogue response generation, there is an emerging branch formulating this task as selecting next sentences, where given the partial dialogue contexts, the goal is to determine th…

Response GenerationSentence

Unified Audio Event Detection

2024-09-13 · Yidi Jiang, Ruijie Tao, Wen Huang, Qian Chen 외

Sound Event Detection (SED) detects regions of sound events, while Speaker Diarization (SD) segments speech conversations attributed to individual speakers. In SED, all speaker segments are classified as a single speech …

Event DetectionSound Event Detectionspeaker-diarizationSpeaker Diarization

Self Training and Ensembling Frequency Dependent Networks with Coarse Prediction Pooling and Sound Event Bounding Boxes

2024-06-22 · Hyeonuk Nam, Deokki Min, Seungdeok Choi, Inhan Choi 외

To tackle sound event detection (SED), we propose frequency dependent networks (FreDNets), which heavily leverage frequency-dependent methods. We apply frequency warping and FilterAugment, which are frequency-dependent d…

Change DetectionData AugmentationEvent DetectionPseudo Label+1

Local Explanation of Dialogue Response Generation

2021-06-11 · NeurIPS 2021 12 · Yi-Lin Tuan, Connor Pryor, Wenhu Chen, Lise Getoor 외

In comparison to the interpretation of classification models, the explanation of sequence generation models is also an important problem, however it has seen little attention. In this work, we study model-agnostic explan…

Implicit RelationsResponse GenerationText Generation