paper-with-me

Papers

Procedural Reading Comprehension with Attribute-Aware Context Flow

2020-03-31 · AKBC 2020 6 · Aida Amini, Antoine Bosselut, Bhavana Dalvi Mishra, Yejin Choi, Hannaneh Hajishirzi

Procedural texts often describe processes (e.g., photosynthesis and cooking) that happen over entities (e.g., light, food). In this paper, we introduce an algorithm for procedural reading comprehension by translating the text into a general formalism that represents processes as a sequence of transitions over entity attributes (e.g., location, temperature). Leveraging pre-trained language models, our model obtains entity-aware and attribute-aware representations of the text by joint prediction of entity attributes and their transitions. Our model dynamically obtains contextual encodings of the procedural text exploiting information that is encoded about previous and current states to predict the transition of a certain attribute which can be identified as a span of text or from a pre-defined set of classes. Moreover, our model achieves state of the art results on two procedural reading comprehension datasets, namely ProPara and npn-cooking

📄 PDF Abstract BibTeX arXiv:2003.13878

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeReading Comprehension

Similar Papers 제목 키워드 기반

Self-Supervised Test-Time Learning for Reading Comprehension

2021-03-20 · NAACL 2021 4 · Pratyay Banerjee, Tejas Gokhale, Chitta Baral

Recent work on unsupervised question answering has shown that models can be trained with procedurally generated question-answer pairs and can achieve performance competitive with supervised methods. In this work, we cons…

Question AnsweringReading Comprehension

Attention-aware semantic relevance predicting Chinese sentence reading

2024-03-27 · Kun Sun

In recent years, several influential computational models and metrics have been proposed to predict how humans comprehend and process sentence. One particularly promising approach is contextual semantic similarity. Inspi…

Semantic SimilaritySemantic Textual SimilaritySentence

Building Dynamic Knowledge Graphs from Text using Machine Reading Comprehension

2018-10-12 · ICLR 2019 5 · Rajarshi Das, Tsendsuren Munkhdalai, Xingdi Yuan, Adam Trischler 외

We propose a neural machine-reading model that constructs dynamic knowledge graphs from procedural text. It builds these graphs recurrently for each step of the described procedure, and uses them to track the evolving st…

Knowledge GraphsMachine Reading ComprehensionProcedural Text UnderstandingQuestion Answering+1

Discourse-Aware Semantic Self-Attention for Narrative Reading Comprehension

2019-08-28 · IJCNLP 2019 11 · Todor Mihaylov, Anette Frank

In this work, we propose to use linguistic annotations as a basis for a \textit{Discourse-Aware Semantic Self-Attention} encoder that we employ for reading comprehension on long narrative texts. We extract relations betw…

Reading ComprehensionSentence

Unveiling Cultural Blind Spots: Analyzing the Limitations of mLLMs in Procedural Text Comprehension

2025-02-20 · Amir Hossein Yari, Fajri Koto

Despite the impressive performance of multilingual large language models (mLLMs) in various natural language processing tasks, their ability to understand procedural texts, particularly those with culture-specific conten…

Multiple-choiceReading Comprehension