Search papers, labs, and topics across Lattice.
This paper introduces RFHNet, a novel cascaded hierarchical hashing network designed to enhance fine-grained food image retrieval by effectively capturing both global structures and subtle local details. The method employs Fine-grained Relation Modeling, Multi-Frequency Modulated Fusion, and Hierarchical Semantic Synergy to generate discriminative hash codes that significantly improve retrieval performance. Experimental results demonstrate that RFHNet achieves mean Average Precision (mAP) improvements of 4.44% to 17.20% over existing state-of-the-art hashing techniques across six food-specific benchmarks, underscoring its potential for applications in food traceability and dietary monitoring.
RFHNet outperforms traditional hashing methods by leveraging fine-grained visual cues and multi-frequency features, achieving significant gains in food image retrieval accuracy.
Fine-grained food image retrieval is a key task in computational gastronomy, with applications in food traceability, dietary monitoring, and smart catering systems. Although hashing-based retrieval is attractive for large-scale search due to its storage efficiency and fast Hamming-distance computation, existing methods often perform poorly in fine-grained food scenarios, where subtle local semantics and frequency-sensitive visual cues are essential. To address this challenge, we propose RFHNet, a cascaded hierarchical hashing network that captures both global structure and fine-grained local details through multi-level representations. RFHNet includes three components: (1) Fine-grained Relation Modeling (FRM) to capture subtle visual differences among similar food components; (2) Multi-Frequency Modulated Fusion (MFMF) to extract informative multi-frequency features; and (3) Hierarchical Semantic Synergy (HSS) to adaptively integrate multi-level representations and generate discriminative hash codes. Experiments on six food-specific benchmarks show that RFHNet consistently outperforms state-of-the-art hashing methods, with mAP gains of 4.44\% to 17.20\% at 12 bits. These results validate the effectiveness of RFHNet for large-scale visual food retrieval and smart catering applications. The source code will be released upon publication.