English
Related papers

Related papers: Evaluating Recipes Generated from Functional Objec…

200 papers

Formalizing cooking procedures remains a challenging task due to their inherent complexity and ambiguity. We introduce an extensible domain-specific language for representing recipes as directed action graphs, capturing processes,…

Artificial Intelligence · Computer Science 2025-09-05 Aarush Kumbhakern , Saransh Kumar Gupta , Lipika Dey , Partha Pratim Das

This paper presents a case study on how to process cooking recipes (and more generally, how-to instructions) in a way that makes it possible for a robot or artificial cooking assistant to support human chefs in the kitchen. Such AI…

Computation and Language · Computer Science 2025-01-06 Remi van Trijp , Katrien Beuls , Paul Van Eecke

The output of a machine learning algorithm can usually be represented by one or more multivariate functions of its input variables. Knowing the global properties of such functions can help in understanding the system that produced the data…

Machine Learning · Statistics 2024-03-21 Jerome H. Friedman

3D objects (artefacts) are made to fulfill functions. Designing an object often starts with defining a list of functionalities that it should provide, also known as functional requirements. Today, the design of 3D object models is still a…

Artificial Intelligence · Computer Science 2018-10-18 Mihai Andries , Atabak Dehban , José Santos-Victor

Video understanding is one of the most challenging topics in computer vision. In this paper, a four-stage video understanding pipeline is presented to simultaneously recognize all atomic actions and the single on-going activity in a video.…

Computer Vision and Pattern Recognition · Computer Science 2018-07-04 Ahmad Babaeian Jelodar , David Paulius , Yu Sun

People enjoy food photography because they appreciate food. Behind each meal there is a story described in a complex recipe and, unfortunately, by simply looking at a food image we do not have access to its preparation process. Therefore,…

Computer Vision and Pattern Recognition · Computer Science 2019-06-18 Amaia Salvador , Michal Drozdzal , Xavier Giro-i-Nieto , Adriana Romero

Since their recent introduction, process trees have been frequently used as a process modeling formalism in many process mining algorithms. A process tree is a tree-based model of a process, in which internal vertices represent behavioral…

Logic in Computer Science · Computer Science 2020-11-04 Sebastiaan J. van Zelst

Food is not only a basic human necessity but also a key factor driving a society's health and economic well-being. As a result, the cooking domain is a popular use-case to demonstrate decision-support (AI) capabilities in service of…

Traditional cooking recipes follow a structure which can be modelled very well if the rules and semantics of the different sections of the recipe text are analyzed and represented accurately. We propose a structure that can accurately…

Computation and Language · Computer Science 2020-04-28 Nirav Diwan , Devansh Batra , Ganesh Bagler

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 entities. Previous…

Computation and Language · Computer Science 2023-06-01 Keisuke Shirai , Hirotaka Kameko , Shinsuke Mori

In this paper, we introduce Recipe1M+, a new large-scale, structured corpus of over one million cooking recipes and 13 million food images. As the largest publicly available collection of recipe data, Recipe1M+ affords the ability to train…

Computer Vision and Pattern Recognition · Computer Science 2019-07-11 Javier Marin , Aritro Biswas , Ferda Ofli , Nicholas Hynes , Amaia Salvador , Yusuf Aytar , Ingmar Weber , Antonio Torralba

Object detection is a fundamental problem in image understanding. One popular solution is the R-CNN framework and its fast versions. They decompose the object detection problem into two cascaded easier tasks: 1) generating object proposals…

Computer Vision and Pattern Recognition · Computer Science 2016-04-13 Bin Yang , Junjie Yan , Zhen Lei , Stan Z. Li

Automated cooking machine is a goal for the future. The main aim is to make the cooking process easier, safer, and create human welfare. To allow robots to accurately perform the cooking activities, it is important for them to understand…

Computer Vision and Pattern Recognition · Computer Science 2021-06-01 Qi Zheng

The ability to navigate like a human towards a language-guided target from anywhere in a 3D embodied environment is one of the 'holy grail' goals of intelligent robots. Most visual navigation benchmarks, however, focus on navigating toward…

Computer Vision and Pattern Recognition · Computer Science 2021-10-18 Fengda Zhu , Xiwen Liang , Yi Zhu , Xiaojun Chang , Xiaodan Liang

Zero-resource named entity recognition (NER) severely suffers from data scarcity in a specific domain or language. Most studies on zero-resource NER transfer knowledge from various data by fine-tuning on different auxiliary tasks. However,…

Computation and Language · Computer Science 2021-07-23 Ying Zhang , Fandong Meng , Yufeng Chen , Jinan Xu , Jie Zhou

Attribute recognition, particularly facial, extracts many labels for each image. While some multi-task vision problems can be decomposed into separate tasks and stages, e.g., training independent models for each task, for a growing set of…

Computer Vision and Pattern Recognition · Computer Science 2017-08-08 Ethan Rudd , Manuel Günther , Terrance Boult

Recipe is a set of instructions that describes how to make food. It can help people from the preparation of ingredients, food cooking process, etc. to prepare the food, and increasingly in demand on the Web. To help users find the vast…

Multimedia · Computer Science 2023-10-25 Jialiang Shi , Takahiro Komamizu , Keisuke Doman , Haruya Kyutoku , Ichiro Ide

We investigate the concept of Best Approximation for Feedforward Neural Networks (FNN) and explore their convergence properties through the lens of Random Projection (RPNNs). RPNNs have predetermined and fixed, once and for all, internal…

Machine Learning · Computer Science 2024-02-20 Gianluca Fabiani

We define and study error detection and correction tasks that are useful for 3D reconstruction of neurons from electron microscopic imagery, and for image segmentation more generally. Both tasks take as input the raw image and a binary mask…

Computer Vision and Pattern Recognition · Computer Science 2017-12-05 Jonathan Zung , Ignacio Tartavull , Kisuk Lee , H. Sebastian Seung

Object-oriented programming (OOP) is aimed at describing the structure and behaviour of objects by hiding the mechanism of their representation and access in primitive references. In this article we describe an approach, called…

Programming Languages · Computer Science 2010-09-28 Alexandr Savinov