paper-with-me

Papers

Simple and Effective Curriculum Pointer-Generator Networks for Reading Comprehension over Long Narratives

2019-05-26 · ACL 2019 7 · Yi Tay, Shuohang Wang, Luu Anh Tuan, Jie Fu, Minh C. Phan, Xingdi Yuan, Jinfeng Rao, Siu Cheung Hui, Aston Zhang

This paper tackles the problem of reading comprehension over long narratives where documents easily span over thousands of tokens. We propose a curriculum learning (CL) based Pointer-Generator framework for reading/sampling over large documents, enabling diverse training of the neural model based on the notion of alternating contextual difficulty. This can be interpreted as a form of domain randomization and/or generative pretraining during training. To this end, the usage of the Pointer-Generator softens the requirement of having the answer within the context, enabling us to construct diverse training samples for learning. Additionally, we propose a new Introspective Alignment Layer (IAL), which reasons over decomposed alignments using block-based self-attention. We evaluate our proposed method on the NarrativeQA reading comprehension benchmark, achieving state-of-the-art performance, improving existing baselines by $51\%$ relative improvement on BLEU-4 and $17\%$ relative improvement on Rouge-L. Extensive ablations confirm the effectiveness of our proposed IAL and CL components.

📄 PDF Abstract BibTeX arXiv:1905.10847

Code (0)

등록된 구현이 없습니다.

Tasks

Reading Comprehension

Similar Papers 제목 키워드 기반

MAPGN: MAsked Pointer-Generator Network for sequence-to-sequence pre-training

2021-02-15 · Mana Ihori, Naoki Makishima, Tomohiro Tanaka, Akihiko Takashima 외

This paper presents a self-supervised learning method for pointer-generator networks to improve spoken-text normalization. Spoken-text normalization that converts spoken-style text into style normalized text is becoming …

Machine TranslationSelf-Supervised LearningText Normalization

Intelligent reading recognition method of a pointer meter based on deep learning in a real environment

2022-09-18 · Measurement Science and Technology 2022 9 · Dengke Zhou, Ying Yang, Jie Zhu and Ku Wang

Accurate reading of a pointer meter is a crucial task in complex environments, such as substations, the military and aerospace. Current recognition algorithms are mainly used to identify the same type and a non-tilt mete…

DialBench: Towards Accurate Reading Recognition of Pointer Meter using Large Foundation Models

2025-11-26 · Futian Wang, Chaoliu Weng, Xiao Wang, Zhen Chen 외 arxiv

The precise reading recognition of pointer meters plays a key role in smart power systems, but existing approaches remain fragile due to challenges like reflections, occlusions, dynamic viewing angles, and overly between…

Meter Reading

Feudal Reinforcement Learning by Reading Manuals

2021-10-13 · Kai Wang, Zhonghao Wang, Mo Yu, Humphrey Shi

Reading to act is a prevalent but challenging task which requires the ability to reason from a concise instruction. However, previous works face the semantic mismatch between the low-level actions and the high-level lang…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

End-to-End real time tracking of children's reading with pointer network

2023-10-17 · Vishal Sunder, Beulah Karrolla, Eric Fosler-Lussier

In this work, we explore how a real time reading tracker can be built efficiently for children's voices. While previously proposed reading trackers focused on ASR-based cascaded approaches, we propose a fully end-to-end …