Machine Reading with Background Knowledge
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Prepositional Phrase AttachmentReading ComprehensionSimilar Papers 제목 키워드 기반
Leveraging Knowledge Bases in LSTMs for Improving Machine Reading
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 ComprehensionInterpretation of Natural Language Rules in Conversational Machine Reading
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 ComprehensionTopic Knowledge Acquisition and Utilization for Machine Reading Comprehension in Social Media Domain
“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 ComprehensionWhat Happened? Leveraging VerbNet to Predict the Effects of Actions in Procedural Text
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 ComprehensionTowards leveraging latent knowledge and Dialogue context for real-world conversational question answering
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