中文
相关论文

相关论文: Cross-lingual Adaptation for Recipe Retrieval with…

200 篇论文

Food image-to-recipe aims to learn an embedded space linking the rich semantics in recipes with the visual content in food image for cross-modal retrieval. The existing research works carry out the learning of such space by assuming that…

多媒体 · 计算机科学 2023-04-18 Bin Zhu , Chong-Wah Ngo , Jingjing Chen , Wing-Kwong Chan

Existing approaches for image-to-recipe retrieval have the implicit assumption that a food image can fully capture the details textually documented in its recipe. However, a food image only reflects the visual outcome of a cooked dish and…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Qing Wang , Chong-Wah Ngo , Yu Cao , Ee-Peng Lim

Despite the abundance of multi-modal data, such as image-text pairs, there has been little effort in understanding the individual entities and their different roles in the construction of these data instances. In this work, we endeavour to…

计算机视觉与模式识别 · 计算机科学 2021-02-05 Hai X. Pham , Ricardo Guerrero , Jiatong Li , Vladimir Pavlovic

Food retrieval is an important task to perform analysis of food-related information, where we are interested in retrieving relevant information about the queried food item such as ingredients, cooking instructions, etc. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Hao Wang , Doyen Sahoo , Chenghao Liu , Ke Shu , Palakorn Achananuparp , Ee-peng Lim , Steven C. H. Hoi

Cross-modal recipe retrieval has recently gained substantial attention due to the importance of food in people's lives, as well as the availability of vast amounts of digital cooking recipes and food images to train machine learning models.…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Amaia Salvador , Erhan Gundogdu , Loris Bazzani , Michael Donoser

Food computing is playing an increasingly important role in human daily life, and has found tremendous applications in guiding human behavior towards smart food consumption and healthy lifestyle. An important task under the food-computing…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Hao Wang , Doyen Sahoo , Chenghao Liu , Ee-peng Lim , Steven C. H. Hoi

Designing powerful tools that support cooking activities has rapidly gained popularity due to the massive amounts of available data, as well as recent advances in machine learning that are capable of analyzing them. In this paper, we…

计算与语言 · 计算机科学 2018-05-01 Micael Carvalho , Rémi Cadène , David Picard , Laure Soulier , Nicolas Thome , Matthieu Cord

Mixup provides interpolated training samples and allows the model to obtain smoother decision boundaries for better generalization. The idea can be naturally applied to the domain adaptation task, where we can mix the source and target…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Daehan Kim , Minseok Seo , Kwanyong Park , Inkyu Shin , Sanghyun Woo , In-So Kweon , Dong-Geol Choi

We propose a novel non-parametric method for cross-modal recipe retrieval which is applied on top of precomputed image and text embeddings. By combining our method with standard approaches for building image and text encoders, trained…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Mikhail Fain , Niall Twomey , Andrey Ponikar , Ryan Fox , Danushka Bollegala

Unsupervised domain adaptation studies the problem of utilizing a relevant source domain with abundant labels to build predictive modeling for an unannotated target domain. Recent work observe that the popular adversarial approach of…

机器学习 · 统计学 2020-01-06 Shen Yan , Huan Song , Nanxiang Li , Lincan Zou , Liu Ren

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…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Javier Marin , Aritro Biswas , Ferda Ofli , Nicholas Hynes , Amaia Salvador , Yusuf Aytar , Ingmar Weber , Antonio Torralba

In real-world visual recognition problems, the assumption that the training data (source domain) and test data (target domain) are sampled from the same distribution is often violated. This is known as the domain adaptation problem. In this…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Hongyu Xu , Jingjing Zheng , Azadeh Alavi , Rama Chellappa

Recent advances in the machine learning community allowed different use cases to emerge, as its association to domains like cooking which created the computational cuisine. In this paper, we tackle the picture-recipe alignment problem,…

人工智能 · 计算机科学 2018-05-03 Micael Carvalho , Rémi Cadène , David Picard , Laure Soulier , Matthieu Cord

Food is significant to human daily life. In this paper, we are interested in learning structural representations for lengthy recipes, that can benefit the recipe generation and food cross-modal retrieval tasks. Different from the common…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Hao Wang , Guosheng Lin , Steven C. H. Hoi , Chunyan Miao

This paper addresses the challenges of learning representations for recipes and food images in the cross-modal retrieval problem. As the relationship between a recipe and its cooked dish is cause-and-effect, treating a recipe as a text…

计算机视觉与模式识别 · 计算机科学 2026-01-07 Qing Wang , Chong-Wah Ngo , Ee-Peng Lim

Image to image translation aims to learn a mapping that transforms an image from one visual domain to another. Recent works assume that images descriptors can be disentangled into a domain-invariant content representation and a…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Raul Gomez , Yahui Liu , Marco De Nadai , Dimosthenis Karatzas , Bruno Lepri , Nicu Sebe

Recently unsupervised domain adaptation for the semantic segmentation task has become more and more popular due to high-cost of pixel-level annotation on real-world images. However, most domain adaptation methods are only restricted to…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Takashi Isobe , Xu Jia , Shuaijun Chen , Jianzhong He , Yongjie Shi , Jianzhuang Liu , Huchuan Lu , Shengjin Wang

Unsupervised domain adaptation aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Previous methods focus on learning domain-invariant features to decrease the discrepancy between the feature distributions…

机器学习 · 计算机科学 2021-06-30 Yuntao Du , Yinghao Chen , Fengli Cui , Xiaowen Zhang , Chongjun Wang

Although recipe data are very easy to come by nowadays, it is really hard to find a complete recipe dataset - with a list of ingredients, nutrient values per ingredient, and per recipe, allergens, etc. Recipe datasets are usually collected…

计算与语言 · 计算机科学 2023-02-03 Gordana Ispirova , Tome Eftimov , Barbara Koroušić Seljak

In object detection, data amount and cost are a trade-off, and collecting a large amount of data in a specific domain is labor intensive. Therefore, existing large-scale datasets are used for pre-training. However, conventional transfer…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Yuzuru Nakamura , Yasunori Ishii , Yuki Maruyama , Takayoshi Yamashita
‹ 上一页 1 2 3 10 下一页 ›