paper-with-me

Papers

A Benchmark for Structured Procedural Knowledge Extraction from Cooking Videos

2020-05-02 · EMNLP (nlpbt) 2020 11 · Frank F. Xu, Lei Ji, Botian Shi, Junyi Du, Graham Neubig, Yonatan Bisk, Nan Duan

Watching instructional videos are often used to learn about procedures. Video captioning is one way of automatically collecting such knowledge. However, it provides only an indirect, overall evaluation of multimodal models with no finer-grained quantitative measure of what they have learned. We propose instead, a benchmark of structured procedural knowledge extracted from cooking videos. This work is complementary to existing tasks, but requires models to produce interpretable structured knowledge in the form of verb-argument tuples. Our manually annotated open-vocabulary resource includes 356 instructional cooking videos and 15,523 video clip/sentence-level annotations. Our analysis shows that the proposed task is challenging and standard modeling approaches like unsupervised segmentation, semantic role labeling, and visual action detection perform poorly when forced to predict every action of a procedure in a structured form.

📄 PDF Abstract BibTeX arXiv:2005.00706

Code (1)

frankxu2004/cooking-procedural-extraction 공식 구현

Tasks

Action DetectionFormSemantic Role LabelingSentenceVideo Captioning

Similar Papers 제목 키워드 기반

CookingDiffusion: Cooking Procedural Image Generation with Stable Diffusion

2025-01-15 · YuAn Wang, Bin Zhu, Yanbin Hao, Chong-Wah Ngo 외

Recent advancements in text-to-image generation models have excelled in creating diverse and realistic images. This success extends to food imagery, where various conditional inputs like cooking styles, ingredients, and …

Image GenerationText to Image GenerationText-to-Image Generation

RecipeQA: A Challenge Dataset for Multimodal Comprehension of Cooking Recipes

2018-09-04 · EMNLP 2018 10 · Semih Yagcioglu, Aykut Erdem, Erkut Erdem, Nazli Ikizler-Cinbis

Understanding and reasoning about cooking recipes is a fruitful research direction towards enabling machines to interpret procedural text. In this work, we introduce RecipeQA, a dataset for multimodal comprehension of co…

Reading Comprehension

How Does India Cook Biryani?

2026-01-08 · Shubham Goel, Farzana S, C V Rishi, Aditya Arun 외 arxiv

Biryani, one of India's most celebrated dishes, exhibits remarkable regional diversity in its preparation, ingredients, and presentation. With the growing availability of online cooking videos, there is unprecedented pot…

Multimodal Reasoning

A Stitch in Time: Learning Procedural Workflow via Self-Supervised Plackett-Luce Ranking

2025-11-21 · Chengan Che, Chao Wang, Xinyue Chen, Sophia Tsoka 외 arxiv

Procedural activities, ranging from routine cooking to complex surgical operations, are highly structured sequences of actions performed in a specific temporal order. Despite the success of current self-supervised learni…

Surgical phase recognitionSelf-Supervised LearningRepresentation LearningAction Segmentation

PizzaCommonSense: Learning to Model Commonsense Reasoning about Intermediate Steps in Cooking Recipes

2024-01-12 · Aissatou Diallo, Antonis Bikakis, Luke Dickens, Anthony Hunter 외

Understanding procedural texts, such as cooking recipes, is essential for enabling machines to follow instructions and reason about tasks, a key aspect of intelligent reasoning. In cooking, these instructions can be inte…

Text Generation