paper-with-me

Papers

A Label Dependence-aware Sequence Generation Model for Multi-level Implicit Discourse Relation Recognition

2021-12-22 · Changxing Wu, Liuwen Cao, Yubin Ge, Yang Liu, Min Zhang, Jinsong Su

Implicit discourse relation recognition (IDRR) is a challenging but crucial task in discourse analysis. Most existing methods train multiple models to predict multi-level labels independently, while ignoring the dependence between hierarchically structured labels. In this paper, we consider multi-level IDRR as a conditional label sequence generation task and propose a Label Dependence-aware Sequence Generation Model (LDSGM) for it. Specifically, we first design a label attentive encoder to learn the global representation of an input instance and its level-specific contexts, where the label dependence is integrated to obtain better label embeddings. Then, we employ a label sequence decoder to output the predicted labels in a top-down manner, where the predicted higher-level labels are directly used to guide the label prediction at the current level. We further develop a mutual learning enhanced training method to exploit the label dependence in a bottomup direction, which is captured by an auxiliary decoder introduced during training. Experimental results on the PDTB dataset show that our model achieves the state-of-the-art performance on multi-level IDRR. We will release our code at https://github.com/nlpersECJTU/LDSGM.

📄 PDF Abstract BibTeX arXiv:2112.11740

Code (1)

nlpersecjtu/ldsgm 공식 구현 pytorch

Tasks

DecoderRelation

Similar Papers 제목 키워드 기반

A Deep Reinforced Sequence-to-Set Model for Multi-Label Text Classification

2018-09-10 · Pengcheng Yang, Shuming Ma, Yi Zhang, Junyang Lin 외

Multi-label text classification (MLTC) aims to assign multiple labels to each sample in the dataset. The labels usually have internal correlations. However, traditional methods tend to ignore the correlations between lab…

Deep Reinforcement LearningGeneral ClassificationMulti Label Text ClassificationMulti-Label Text Classification+3

Multi-modal Multi-label Emotion Detection with Modality and Label Dependence

2020-11-01 · EMNLP 2020 11 · Dong Zhang, Xincheng Ju, Junhui Li, Shoushan Li 외

As an important research issue in the natural language processing community, multi-label emotion detection has been drawing more and more attention in the last few years. However, almost all existing studies focus on one…

A Multi-label Multi-hop Relation Detection Model based on Relation-aware Sequence Generation

2021-11-01 · Findings (EMNLP) 2021 11 · Linhai Zhang, Deyu Zhou, Chao Lin, Yulan He

Multi-hop relation detection in Knowledge Base Question Answering (KBQA) aims at retrieving the relation path starting from the topic entity to the answer node based on a given question, where the relation path may compr…

Knowledge Base Question AnsweringMulti-Label LearningQuestion AnsweringRelation

Extending Tabular Denoising Diffusion Probabilistic Models for Time-Series Data Generation

2026-04-06 · Umang Dobhal, Christina Garcia, Sozo Inoue arxiv

Diffusion models are increasingly being utilised to create synthetic tabular and time series data for privacy-preserving augmentation. Tabular Denoising Diffusion Probabilistic Models (TabDDPM) generate high-quality synt…

Unsupervisedly Prompting AlphaFold2 for Few-Shot Learning of Accurate Folding Landscape and Protein Structure Prediction

2022-08-20 · Jun Zhang, Sirui Liu, Mengyun Chen, Haotian Chu 외

Data-driven predictive methods which can efficiently and accurately transform protein sequences into biologically active structures are highly valuable for scientific research and medical development. Determining accurat…

DenoisingFew-Shot LearningProtein DesignProtein Structure Prediction