paper-with-me

Papers

Latent Alignment of Procedural Concepts in Multimodal Recipes

2021-01-12 · WS 2020 7 · Hossein Rajaby Faghihi, Roshanak Mirzaee, Sudarshan Paliwal, Parisa Kordjamshidi

We propose a novel alignment mechanism to deal with procedural reasoning on a newly released multimodal QA dataset, named RecipeQA. Our model is solving the textual cloze task which is a reading comprehension on a recipe containing images and instructions. We exploit the power of attention networks, cross-modal representations, and a latent alignment space between instructions and candidate answers to solve the problem. We introduce constrained max-pooling which refines the max-pooling operation on the alignment matrix to impose disjoint constraints among the outputs of the model. Our evaluation result indicates a 19\% improvement over the baselines.

📄 PDF Abstract BibTeX arXiv:2101.04727

Code (1)

HLR/LatentAlignmentProcedural 공식 구현 pytorch

Tasks

Question AnsweringReading Comprehension

Similar Papers 제목 키워드 기반

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

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

What does it take to bake a cake? The RecipeRef corpus and anaphora resolution in procedural text

2022-05-01 · Findings (ACL) 2022 5 · Biaoyan Fang, Timothy Baldwin, Karin Verspoor

Procedural text contains rich anaphoric phenomena, yet has not received much attention in NLP. To fill this gap, we investigate the textual properties of two types of procedural text, recipes and chemical patents, and ge…

Transfer Learning

What does it take to bake a cake? The RecipeRef corpus and anaphora resolution in procedural text

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Procedural text contains rich anaphoric phenomena yet has not received much attention in NLP. To fill this gap, we investigate the textual properties of two types of procedural text, recipes and chemical patents, and gen…

Transfer Learning

Storyboarding of Recipes: Grounded Contextual Generation

2019-07-01 · ICLR Workshop DeepGenStruct 2019 · Ch, Khyathi u, Eric Nyberg, Alan W. black

Information need of humans is essentially multimodal in nature, enabling maximum exploitation of situated context. We introduce a dataset for sequential procedural (how-to) text generation from images in cooking domain. …

DecoderText Generation