RFHNet: Relational and Frequency-Aware Hashing Network for Large-Scale Fine-Grained Food Image Retrieval

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Emerging Technologies & Innovation, Food Computing · Depth: Expert, extended

Summary

RFHNet, a cascaded hierarchical hashing network, is proposed for large-scale fine-grained food image retrieval, a critical task in computational gastronomy. This network addresses limitations of existing methods by capturing subtle local semantics and frequency-sensitive visual cues through multi-level representations. RFHNet integrates three core components: Fine-grained Relation Modeling (FRM) for subtle visual differences, Multi-Frequency Modulated Fusion (MFMF) for multi-frequency feature extraction, and Hierarchical Semantic Synergy (HSS) for adaptive multi-level representation integration. Evaluated on six food-specific benchmarks including Food-101 and Food2K, RFHNet consistently outperforms state-of-the-art hashing methods, achieving mAP gains ranging from 4.44% to 17.20% at 12 bits. It also exhibits superior inference efficiency compared to Transformer-based FoodHash.

Key takeaway

For Machine Learning Engineers developing large-scale fine-grained image retrieval systems, particularly for food computing, you should consider RFHNet. Its ability to model subtle spatial relations and multi-frequency features, combined with hierarchical semantic synergy, significantly improves retrieval accuracy. This approach offers superior mAP gains and better inference efficiency than prior methods. It is a strong candidate for your next-generation smart catering or dietary monitoring applications.

Key insights

RFHNet enhances fine-grained food image retrieval by integrating relational and multi-frequency modeling with hierarchical semantic fusion for discriminative hash codes.

Principles

Method

RFHNet uses a cascaded hierarchical network with a ResNet-50 backbone. It applies Fine-Grained Relational Modeling (FRM) and Multi-Frequency Modulated Fusion (MFMF) to intermediate features, then Hierarchical Semantic Synergy (HSS) for adaptive cross-scale fusion, generating hash codes.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.