paper-with-me

Papers

Learning what to read: Focused machine reading

2017-09-01 · EMNLP 2017 9 · Enrique Noriega-Atala, Marco A. Valenzuela-Escarcega, Clayton T. Morrison, Mihai Surdeanu

Recent efforts in bioinformatics have achieved tremendous progress in the machine reading of biomedical literature, and the assembly of the extracted biochemical interactions into large-scale models such as protein signaling pathways. However, batch machine reading of literature at today's scale (PubMed alone indexes over 1 million papers per year) is unfeasible due to both cost and processing overhead. In this work, we introduce a focused reading approach to guide the machine reading of biomedical literature towards what literature should be read to answer a biomedical query as efficiently as possible. We introduce a family of algorithms for focused reading, including an intuitive, strong baseline, and a second approach which uses a reinforcement learning (RL) framework that learns when to explore (widen the search) or exploit (narrow it). We demonstrate that the RL approach is capable of answering more queries than the baseline, while being more efficient, i.e., reading fewer documents.

📄 PDF Abstract BibTeX arXiv:1709.00149

Code (0)

등록된 구현이 없습니다.

Tasks

Reading ComprehensionReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Detecting Causes of Stock Price Rise and Decline by Machine Reading Comprehension with BERT

2022-06-01 · FNP (LREC) 2022 6 · Gakuto Tsutsumi, Takehito Utsuro

In this paper, we focused on news reported when stock prices fluctuate significantly. The news reported when stock prices change is a very useful source of information on what factors cause stock prices to change. Howeve…

Machine Reading ComprehensionReading Comprehension

Conversing by Reading: Contentful Neural Conversation with On-demand Machine Reading

2019-06-06 · ACL 2019 7 · Lianhui Qin, Michel Galley, Chris Brockett, Xiaodong Liu 외

Although neural conversation models are effective in learning how to produce fluent responses, their primary challenge lies in knowing what to say to make the conversation contentful and non-vacuous. We present a new end…

DiversityInformativenessReading ComprehensionResponse Generation

Locke’s Holiday: Belief Bias in Machine Reading

2021-11-01 · EMNLP 2021 11 · Anders Søgaard

I highlight a simple failure mode of state-of-the-art machine reading systems: when contexts do not align with commonly shared beliefs. For example, machine reading systems fail to answer What did Elizabeth want? correct…

Reading Comprehension

Cosmos QA: Machine Reading Comprehension with Contextual Commonsense Reasoning

2019-08-31 · IJCNLP 2019 11 · Lifu Huang, Ronan Le Bras, Chandra Bhagavatula, Yejin Choi

Understanding narratives requires reading between the lines, which in turn, requires interpreting the likely causes and effects of events, even when they are not mentioned explicitly. In this paper, we introduce Cosmos Q…

Machine Reading ComprehensionMultiple-choiceReading Comprehension

D-NET: A Pre-Training and Fine-Tuning Framework for Improving the Generalization of Machine Reading Comprehension

2019-11-01 · WS 2019 11 · Hongyu Li, Xiyuan Zhang, Yibing Liu, Yiming Zhang 외

In this paper, we introduce a simple system Baidu submitted for MRQA (Machine Reading for Question Answering) 2019 Shared Task that focused on generalization of machine reading comprehension (MRC) models. Our system is b…

Machine Reading ComprehensionMulti-Task LearningQuestion AnsweringReading Comprehension