paper-with-me

Papers

Accurate Supervised and Semi-Supervised Machine Reading for Long Documents

2017-09-01 · EMNLP 2017 9 · Daniel Hewlett, Llion Jones, Alex Lacoste, re, Izzeddin Gur

We introduce a hierarchical architecture for machine reading capable of extracting precise information from long documents. The model divides the document into small, overlapping windows and encodes all windows in parallel with an RNN. It then attends over these window encodings, reducing them to a single encoding, which is decoded into an answer using a sequence decoder. This hierarchical approach allows the model to scale to longer documents without increasing the number of sequential steps. In a supervised setting, our model achieves state of the art accuracy of 76.8 on the WikiReading dataset. We also evaluate the model in a semi-supervised setting by downsampling the WikiReading training set to create increasingly smaller amounts of supervision, while leaving the full unlabeled document corpus to train a sequence autoencoder on document windows. We evaluate models that can reuse autoencoder states and outputs without fine-tuning their weights, allowing for more efficient training and inference.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderQuestion AnsweringReading Comprehension

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Semi-Supervised Generative Adversarial Network for Stress Detection Using Partially Labeled Physiological Data

2022-06-30 · Nibraas Khan, Nilanjan Sarkar

Physiological measurements involves observing variables that attribute to the normative functioning of human systems and subsystems directly or indirectly. The measurements can be used to detect affective states of a per…

AttributeGenerative Adversarial Network

U3E: Unsupervised and Erasure-based Evidence Extraction for Machine Reading Comprehension

2022-10-06 · Suzhe He, Shumin Shi, Chenghao Wu

More tasks in Machine Reading Comprehension(MRC) require, in addition to answer prediction, the extraction of evidence sentences that support the answer. However, the annotation of supporting evidence sentences is usuall…

Machine Reading ComprehensionReading ComprehensionSentence

A Semi-Supervised Approach for Power System Event Identification

2023-09-18 · Nima Taghipourbazargani, Lalitha Sankar, Oliver Kosut

Event identification is increasingly recognized as crucial for enhancing the reliability, security, and stability of the electric power system. With the growing deployment of Phasor Measurement Units (PMUs) and advanceme…

Semi-supervised classification using a supervised autoencoder for biomedical applications

2022-08-22 · Cyprien Gille, Frederic Guyard, Michel Barlaud

In this paper we present a new approach to solve semi-supervised classification tasks for biomedical applications, involving a supervised autoencoder network. We create a network architecture that encodes labels into the…

General Classification

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. Underst…

Prepositional Phrase AttachmentReading Comprehension