paper-with-me

홈 › Papers

MALM: Mask Augmentation based Local Matching for Food-Recipe Retrieval

2023-05-18 · Bhanu Prakash Voutharoja, Peng Wang, Lei Wang, Vivienne Guan

Image-to-recipe retrieval is a challenging vision-to-language task of significant practical value. The main challenge of the task lies in the ultra-high redundancy in the long recipe and the large variation reflected in both food item combination and food item appearance. A de-facto idea to address this task is to learn a shared feature embedding space in which a food image is aligned better to its paired recipe than other recipes. However, such supervised global matching is prone to supervision collapse, i.e., only partial information that is necessary for distinguishing training pairs can be identified, while other information that is potentially useful in generalization could be lost. To mitigate such a problem, we propose a mask-augmentation-based local matching network (MALM), where an image-text matching module and a masked self-distillation module benefit each other mutually to learn generalizable cross-modality representations. On one hand, we perform local matching between the tokenized representations of image and text to locate fine-grained cross-modality correspondence explicitly. We involve representations of masked image patches in this process to alleviate overfitting resulting from local matching especially when some food items are underrepresented. On the other hand, predicting the hidden representations of the masked patches through self-distillation helps to learn general-purpose image representations that are expected to generalize better. And the multi-task nature of the model enables the representations of masked patches to be text-aware and thus facilitates the lost information reconstruction. Experimental results on Recipe1M dataset show our method can clearly outperform state-of-the-art (SOTA) methods. Our code will be available at https://github.com/MyFoodChoice/MALM_Mask_Augmentation_based_Local_Matching-_for-_Food_Recipe_Retrieval

📄 PDF Abstract BibTeX arXiv:2305.11327

Code (1)

myfoodchoice/malm_mask_augmentation_based_local_matching-_for-_food_recipe_retrieval 공식 구현

Tasks

Image-text matchingRetrievalText Matching

Similar Papers 제목 키워드 기반

MalMoE: Mixture-of-Experts Enhanced Encrypted Malicious Traffic Detection Under Graph Drift

2026-02-10 · Yunpeng Tan, Qingyang Li, Mingxin Yang, Yannan Hu 외 arxiv

Encryption has been commonly used in network traffic to secure transmission, but it also brings challenges for malicious traffic detection, due to the invisibility of the packet payload. Graph-based methods are emerging …

Data Augmentation

MalMixer: Few-Shot Malware Classification with Retrieval-Augmented Semi-Supervised Learning

2024-09-20 · Jiliang Li, Yifan Zhang, Yu Huang, Kevin Leach

Recent growth and proliferation of malware have tested practitioners ability to promptly classify new samples according to malware families. In contrast to labor-intensive reverse engineering efforts, machine learning ap…

Data AugmentationMalware ClassificationRetrieval

FryNet: Dual-Stream Adversarial Fusion for Non-Destructive Frying Oil Oxidation Assessment

2026-04-23 · Khaled R Ahmed, Toqi Tahamid Sarker, Taminul Islam, Tamany M Alanezi 외 arxiv

Monitoring frying oil degradation is critical for food safety, yet current practice relies on destructive wet-chemistry assays that provide no spatial information and are unsuitable for real-time use. We identify a funda…

Yelp Food Identification via Image Feature Extraction and Classification

2019-02-11 · Fanbo Sun, Zhixiang Gu, Bo Feng

Yelp has been one of the most popular local service search engine in US since 2004. It is powered by crowd-sourced text reviews and photo reviews. Restaurant customers and business owners upload photo images to Yelp, inc…

ClassificationGeneral ClassificationImage Augmentation

A Large-Scale Benchmark for Food Image Segmentation

2021-05-12 · Xiongwei Wu, Xin Fu, Ying Liu, Ee-Peng Lim 외

Food image segmentation is a critical and indispensible task for developing health-related applications such as estimating food calories and nutrients. Existing food image segmentation models are underperforming due to t…

Image SegmentationSegmentationSemantic Segmentation