paper-with-me

홈 › Papers

Aligning Actions Across Recipe Graphs

2021-11-01 · EMNLP 2021 11 · Lucia Donatelli, Theresa Schmidt, Debanjali Biswas, Arne Köhn, Fangzhou Zhai, Alexander Koller

Recipe texts are an idiosyncratic form of instructional language that pose unique challenges for automatic understanding. One challenge is that a cooking step in one recipe can be explained in another recipe in different words, at a different level of abstraction, or not at all. Previous work has annotated correspondences between recipe instructions at the sentence level, often glossing over important correspondences between cooking steps across recipes. We present a novel and fully-parsed English recipe corpus, ARA (Aligned Recipe Actions), which annotates correspondences between individual actions across similar recipes with the goal of capturing information implicit for accurate recipe understanding. We represent this information in the form of recipe graphs, and we train a neural model for predicting correspondences on ARA. We find that substantial gains in accuracy can be obtained by taking fine-grained structural information about the recipes into account.

📄 PDF Abstract BibTeX

Code (1)

coli-saar/ara 공식 구현 pytorch

Tasks

FormSentence

Similar Papers 제목 키워드 기반

Flow Graph Corpus from Recipe Texts

2014-05-01 · LREC 2014 5 · Shinsuke Mori, Hirokuni Maeta, Yoko Yamakata, Tetsuro Sasada

In this paper, we present our attempt at annotating procedural texts with a flow graph as a representation of understanding. The domain we focus on is cooking recipe. The flow graphs are directed acyclic graphs with a sp…

ARCcoreference-resolutionCoreference ResolutionDomain Adaptation+3

CLMSM: A Multi-Task Learning Framework for Pre-training on Procedural Text

2023-10-22 · Abhilash Nandy, Manav Nitin Kapadnis, Pawan Goyal, Niloy Ganguly

In this paper, we propose CLMSM, a domain-specific, continual pre-training framework, that learns from a large set of procedural recipes. CLMSM uses a Multi-Task Learning Framework to optimize two objectives - a) Contras…

Contrastive LearningLanguage ModellingMulti-Task LearningProcedural Text Understanding

Multi-modal Cooking Workflow Construction for Food Recipes

2020-08-20 · Liangming Pan, Jingjing Chen, Jianlong Wu, Shaoteng Liu 외

Understanding food recipe requires anticipating the implicit causal effects of cooking actions, such that the recipe can be converted into a graph describing the temporal workflow of the recipe. This is a non-trivial tas…

Common Sense ReasoningDecoder

English Recipe Flow Graph Corpus

2020-05-01 · LREC 2020 5 · Yoko Yamakata, Shinsuke Mori, John Carroll

We present an annotated corpus of English cooking recipe procedures, and describe and evaluate computational methods for learning these annotations. The corpus consists of 300 recipes written by members of the public, wh…

NER

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