paper-with-me

Papers

Adapting BERT to Implicit Discourse Relation Classification with a Focus on Discourse Connectives

2020-05-01 · LREC 2020 5 · Yudai Kishimoto, Yugo Murawaki, Sadao Kurohashi

BERT, a neural network-based language model pre-trained on large corpora, is a breakthrough in natural language processing, significantly outperforming previous state-of-the-art models in numerous tasks. However, there have been few reports on its application to implicit discourse relation classification, and it is not clear how BERT is best adapted to the task. In this paper, we test three methods of adaptation. (1) We perform additional pre-training on text tailored to discourse classification. (2) In expectation of knowledge transfer from explicit discourse relations to implicit discourse relations, we add a task named explicit connective prediction at the additional pre-training step. (3) To exploit implicit connectives given by treebank annotators, we add a task named implicit connective prediction at the fine-tuning step. We demonstrate that these three techniques can be combined straightforwardly in a single training pipeline. Through comprehensive experiments, we found that the first and second techniques provide additional gain while the last one did not.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationImplicit Discourse Relation ClassificationLanguage ModelingLanguage ModellingRelationRelation ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Multi-Head Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Entity Enhancement for Implicit Discourse Relation Classification in the Biomedical Domain

2021-08-01 · ACL 2021 5 · Wei Shi, Vera Demberg

Implicit discourse relation classification is a challenging task, in particular when the text domain is different from the standard Penn Discourse Treebank (PDTB; Prasad et al., 2008) training corpus domain (Wall Street …

Implicit Discourse Relation ClassificationRelationRelation Classification

On the Importance of Word and Sentence Representation Learning in Implicit Discourse Relation Classification

2020-04-27 · Xin Liu, Jiefu Ou, Yangqiu Song, Xin Jiang

Implicit discourse relation classification is one of the most difficult parts in shallow discourse parsing as the relation prediction without explicit connectives requires the language understanding at both the text span…

Discourse ParsingGeneral ClassificationImplicit Discourse Relation ClassificationRelation+4

Next Sentence Prediction helps Implicit Discourse Relation Classification within and across Domains

2019-11-01 · IJCNLP 2019 11 · Wei Shi, Vera Demberg

Implicit discourse relation classification is one of the most difficult tasks in discourse parsing. Previous studies have generally focused on extracting better representations of the relational arguments. In order to so…

Discourse ParsingGeneral ClassificationImplicit Discourse Relation ClassificationRelation+2

Constrained Multi-Layer Contrastive Learning for Implicit Discourse Relationship Recognition

2024-09-07 · YiHeng Wu, Junhui Li, Muhua Zhu

Previous approaches to the task of implicit discourse relation recognition (IDRR) generally view it as a classification task. Even with pre-trained language models, like BERT and RoBERTa, IDRR still relies on complicated…

Binary ClassificationClassificationContrastive LearningMulti-class Classification+1

Adapting Event Embedding for Implicit Discourse Relation Recognition

2016-08-01 · CONLL 2016 8 · Maria Leonor Pacheco, I-Ta Lee, Xiao Zhang, Abdullah Khan Zehady 외
Feature EngineeringRelation