paper-with-me

Papers

Visual Grounding Annotation of Recipe Flow Graph

2020-05-01 · LREC 2020 5 · Taichi Nishimura, Suzushi Tomori, Hayato Hashimoto, Atsushi Hashimoto, Yoko Yamakata, Jun Harashima, Yoshitaka Ushiku, Shinsuke Mori

In this paper, we provide a dataset that gives visual grounding annotations to recipe flow graphs. A recipe flow graph is a representation of the cooking workflow, which is designed with the aim of understanding the workflow from natural language processing. Such a workflow will increase its value when grounded to real-world activities, and visual grounding is a way to do so. Visual grounding is provided as bounding boxes to image sequences of recipes, and each bounding box is linked to an element of the workflow. Because the workflows are also linked to the text, this annotation gives visual grounding with workflow{'}s contextual information between procedural text and visual observation in an indirect manner. We subsidiarily annotated two types of event attributes with each bounding box: {`}doing-the-action,{''} or {`}done-the-action{''}. As a result of the annotation, we got 2,300 bounding boxes in 272 flow graph recipes. Various experiments showed that the proposed dataset enables us to estimate contextual information described in recipe flow graphs from an image sequence.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Grounding

Similar Papers 제목 키워드 기반

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

Visual Recipe Flow: A Dataset for Learning Visual State Changes of Objects with Recipe Flows

2022-09-13 · COLING 2022 10 · Keisuke Shirai, Atsushi Hashimoto, Taichi Nishimura, Hirotaka Kameko 외

We present a new multimodal dataset called Visual Recipe Flow, which enables us to learn each cooking action result in a recipe text. The dataset consists of object state changes and the workflow of the recipe text. The …

Text Generation

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

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

RECIPE: Procedural Planning via Grounding in Instructional Video

2026-05-19 · Luigi Seminara, Antonino Furnari, Lorenzo Torresani arxiv

Visual planning asks a model to generate the remaining steps of a procedure in natural language given a partial video context and a goal. Progress on this task is bottlenecked by annotation: clean labeled datasets are sm…