🤖 AI Summary
Smartphones lack depth sensors, making accurate food volume and energy estimation from a single RGB image challenging.
Method: We propose a cross-modal knowledge distillation framework that leverages point clouds to guide RGB network training for geometric representation learning; at inference, only RGB input is required. A dual-modality training strategy and a lightweight adapter network enable pseudo-3D perception. The architecture comprises a point cloud encoder, an RGB backbone, a feature alignment distillation module, and the adapter.
Contribution/Results: Our method achieves state-of-the-art performance on MetaFood3D for both volume and energy estimation. Cross-dataset evaluation on SimpleFood45 demonstrates strong generalization in energy prediction. To our knowledge, this is the first work enabling high-precision, single-image nutritional inference without depth sensors—establishing a novel paradigm for mobile health dietary monitoring.
📝 Abstract
Accurate food nutrition estimation from single images is challenging due to the loss of 3D information. While depth-based methods provide reliable geometry, they remain inaccessible on most smartphones because of depth-sensor requirements. To overcome this challenge, we propose PortionNet, a novel cross-modal knowledge distillation framework that learns geometric features from point clouds during training while requiring only RGB images at inference. Our approach employs a dual-mode training strategy where a lightweight adapter network mimics point cloud representations, enabling pseudo-3D reasoning without any specialized hardware requirements. PortionNet achieves state-of-the-art performance on MetaFood3D, outperforming all previous methods in both volume and energy estimation. Cross-dataset evaluation on SimpleFood45 further demonstrates strong generalization in energy estimation.