paper-with-me

Papers

Machine Reading with Background Knowledge

2016-12-16 · Ndapandula Nakashole, Tom M. Mitchell

Intelligent systems capable of automatically understanding natural language text are important for many artificial intelligence applications including mobile phone voice assistants, computer vision, and robotics. Understanding language often constitutes fitting new information into a previously acquired view of the world. However, many machine reading systems rely on the text alone to infer its meaning. In this paper, we pursue a different approach; machine reading methods that make use of background knowledge to facilitate language understanding. To this end, we have developed two methods: The first method addresses prepositional phrase attachment ambiguity. It uses background knowledge within a semi-supervised machine learning algorithm that learns from both labeled and unlabeled data. This approach yields state-of-the-art results on two datasets against strong baselines; The second method extracts relationships from compound nouns. Our knowledge-aware method for compound noun analysis accurately extracts relationships and significantly outperforms a baseline that does not make use of background knowledge.

📄 PDF Abstract BibTeX arXiv:1612.05348

Code (0)

등록된 구현이 없습니다.

Tasks

Prepositional Phrase AttachmentReading Comprehension

Similar Papers 제목 키워드 기반

Leveraging Knowledge Bases in LSTMs for Improving Machine Reading

2019-02-25 · ACL 2017 7 · Bishan Yang, Tom Mitchell

This paper focuses on how to take advantage of external knowledge bases (KBs) to improve recurrent neural networks for machine reading. Traditional methods that exploit knowledge from KBs encode knowledge as discrete ind…

Entity Extraction using GANEvent ExtractionFeature EngineeringReading Comprehension

Interpretation of Natural Language Rules in Conversational Machine Reading

2018-08-28 · EMNLP 2018 10 · Marzieh Saeidi, Max Bartolo, Patrick Lewis, Sameer Singh 외

Most work in machine reading focuses on question answering problems where the answer is directly expressed in the text to read. However, many real-world question answering problems require the reading of text not because…

Question AnsweringReading Comprehension

Topic Knowledge Acquisition and Utilization for Machine Reading Comprehension in Social Media Domain

2021-08-01 · CCL 2021 8 · Tian Zhixing, Zhang Yuanzhe, Liu Kang, Zhao Jun

“In this paper we focus on machine reading comprehension in social media. In this domain onenormally posts a message on the assumption that the readers have specific background knowledge. Therefore those messages are usu…

ClusteringMachine Reading ComprehensionReading Comprehension

What Happened? Leveraging VerbNet to Predict the Effects of Actions in Procedural Text

2018-04-15 · Peter Clark, Bhavana Dalvi, Niket Tandon

Our goal is to answer questions about paragraphs describing processes (e.g., photosynthesis). Texts of this genre are challenging because the effects of actions are often implicit (unstated), requiring background knowled…

Reading Comprehension

Towards leveraging latent knowledge and Dialogue context for real-world conversational question answering

2022-12-17 · Shaomu Tan, Denis Paperno

In many real-world scenarios, the absence of external knowledge source like Wikipedia restricts question answering systems to rely on latent internal knowledge in limited dialogue data. In addition, humans often seek ans…

Conversational Question AnsweringQuestion AnsweringRetrieval