paper-with-me

Papers

Recipe Instruction Semantics Corpus (RISeC): Resolving Semantic Structure and Zero Anaphora in Recipes

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Yiwei Jiang, Klim Zaporojets, Johannes Deleu, Thomas Demeester, Chris Develder

We propose a newly annotated dataset for information extraction on recipes. Unlike previous approaches to machine comprehension of procedural texts, we avoid a priori pre-defining domain-specific predicates to recognize (e.g., the primitive instructionsin MILK) and focus on basic understanding of the expressed semantics rather than directly reduce them to a simplified state representation (e.g., ProPara). We thus frame the semantic comprehension of procedural text such as recipes, as fairly generic NLP subtasks, covering (i) entity recognition (ingredients, tools and actions), (ii) relation extraction (what ingredients and tools are involved in the actions), and (iii) zero anaphora resolution (link actions to implicit arguments, e.g., results from previous recipe steps). Further, our Recipe Instruction Semantic Corpus (RISeC) dataset includes textual descriptions for the zero anaphora, to facilitate language generation thereof. Besides the dataset itself, we contribute a pipeline neural architecture that addresses entity and relation extractionas well an identification of zero anaphora. These basic building blocks can facilitate more advanced downstream applications (e.g., question answering, conversational agents).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringReading ComprehensionRelationRelation ExtractionText Generation

Similar Papers 제목 키워드 기반

Towards End-User Development for IoT: A Case Study on Semantic Parsing of Cooking Recipes for Programming Kitchen Devices

2023-09-25 · Filippos Ventirozos, Sarah Clinch, Riza Batista-Navarro

Semantic parsing of user-generated instructional text, in the way of enabling end-users to program the Internet of Things (IoT), is an underexplored area. In this study, we provide a unique annotated corpus which aims to…

Semantic Parsing

Towards Flow Graph Prediction of Open-Domain Procedural Texts

2023-05-31 · Keisuke Shirai, Hirotaka Kameko, Shinsuke Mori

Machine comprehension of procedural texts is essential for reasoning about the steps and automating the procedures. However, this requires identifying entities within a text and resolving the relationships between the en…

ArticlesDomain AdaptationPredictionReading Comprehension

CookDial: A dataset for task-oriented dialogs grounded in procedural documents

2022-06-17 · Yiwei Jiang, Klim Zaporojets, Johannes Deleu, Thomas Demeester 외

This work presents a new dialog dataset, CookDial, that facilitates research on task-oriented dialog systems with procedural knowledge understanding. The corpus contains 260 human-to-human task-oriented dialogs in which …

Decision MakingResponse Generation

Reasoning-Augmented Representations for Multimodal Retrieval

2026-02-06 · Jianrui Zhang, Anirudh Sundara Rajan, Brandon Han, Soochahn Lee 외 arxiv

Universal Multimodal Retrieval (UMR) seeks any-to-any search across text and vision, yet modern embedding models remain brittle when queries require latent reasoning (e.g., resolving underspecified references or matching…

A Recipe for Creating Multimodal Aligned Datasets for Sequential Tasks

2020-05-19 · ACL 2020 6 · Angela S. Lin, Sudha Rao, Asli Celikyilmaz, Elnaz Nouri 외

Many high-level procedural tasks can be decomposed into sequences of instructions that vary in their order and choice of tools. In the cooking domain, the web offers many partially-overlapping text and video recipes (i.e…

Descriptive