Abstract
In this paper, we study the machine reading comprehension of temporal order in text. Given a document of instruction sequences, a model aims to find out the most coherent sequences of activities matching the document among all answer candidates. To tackle the task, we propose OrdMatch model, which is able to match each activity in a sequence to the corresponding instruction in the document and regularizes the partial order of activities to match the order of instructions. We evaluate the task using the RecipeQA dataset, which includes step-by-step instructions of cooking recipes. Our model outperforms the state-of-the-art models with a wide margin. The experimental results demonstrate the effectiveness of our novel ordering regularizer. Our code will be made available at https://github.com/Aolius/OrdMatch.
Original language | English |
---|---|
Title of host publication | Proceedings of the 28th ACM International Conference on Information and Knowledge Management |
Editors | Meng Jiang, Mu Qiao |
Place of Publication | New York NY USA |
Publisher | Association for Computing Machinery (ACM) |
Pages | 2057-2060 |
Number of pages | 4 |
ISBN (Electronic) | 9781450369763 |
DOIs | |
Publication status | Published - 2019 |
Event | ACM International Conference on Information and Knowledge Management 2019 - Beijing, China Duration: 3 Nov 2019 → 7 Nov 2019 Conference number: 28th http://www.cikm2019.net/ https://dl.acm.org/doi/proceedings/10.1145/3357384 |
Conference
Conference | ACM International Conference on Information and Knowledge Management 2019 |
---|---|
Abbreviated title | CIKM 2019 |
Country/Territory | China |
City | Beijing |
Period | 3/11/19 → 7/11/19 |
Internet address |
Keywords
- Activity Ordering
- Machine Reading Comprehension
- RecipeQA