paper-with-me

Papers

Document-Level Event Factuality Identification via Adversarial Neural Network

2019-06-01 · NAACL 2019 6 · Zhong Qian, Peifeng Li, Qiaoming Zhu, Guodong Zhou

Document-level event factuality identification is an important subtask in event factuality and is crucial for discourse understanding in Natural Language Processing (NLP). Previous studies mainly suffer from the scarcity of suitable corpus and effective methods. To solve these two issues, we first construct a corpus annotated with both document- and sentence-level event factuality information on both English and Chinese texts. Then we present an LSTM neural network based on adversarial training with both intra- and inter-sequence attentions to identify document-level event factuality. Experimental results show that our neural network model can outperform various baselines on the constructed corpus.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Uncertain Local-to-Global Networks for Document-Level Event Factuality Identification

2021-11-01 · EMNLP 2021 11 · Pengfei Cao, Yubo Chen, Yuqing Yang, Kang Liu 외

Event factuality indicates the degree of certainty about whether an event occurs in the real world. Existing studies mainly focus on identifying event factuality at sentence level, which easily leads to conflicts between…

Sentence

Document-level Event Factuality Identification via Machine Reading Comprehension Frameworks with Transfer Learning

2022-10-01 · COLING 2022 10 · Zhong Qian, Heng Zhang, Peifeng Li, Qiaoming Zhu 외

Document-level Event Factuality Identification (DEFI) predicts the factuality of a specific event based on a document from which the event can be derived, which is a fundamental and crucial task in Natural Language Proce…

Data AugmentationMachine Reading ComprehensionMultiple-choiceReading Comprehension+4

FactGraph: Evaluating Factuality in Summarization with Semantic Graph Representations

2022-04-13 · NAACL 2022 7 · Leonardo F. R. Ribeiro, Mengwen Liu, Iryna Gurevych, Markus Dreyer 외

Despite recent improvements in abstractive summarization, most current approaches generate summaries that are not factually consistent with the source document, severely restricting their trust and usage in real-world ap…

Abstractive Text SummarizationARC

Modeling Document-level Causal Structures for Event Causal Relation Identification

2019-06-01 · NAACL 2019 6 · Lei Gao, Prafulla Kumar Choubey, Ruihong Huang

We aim to comprehensively identify all the event causal relations in a document, both within a sentence and across sentences, which is important for reconstructing pivotal event structures. The challenges we identified a…

RelationSentence

Identifying the Source of Generation for Large Language Models

2024-07-05 · Bumjin Park, Jaesik Choi

Large language models (LLMs) memorize text from several sources of documents. In pretraining, LLM trains to maximize the likelihood of text but neither receives the source of the text nor memorizes the source. Accordingl…