BenchSeg: A Large-Scale Dataset and Benchmark for Multi-View Food Video Segmentation
Ahmad AlMughrabi, Guillermo Rivo, Carlos Jiménez-Farfán, Umair Haroon, Farid Al-Areqi, Hyunjun Jung, Benjamin Busam, Ricardo Marques, Petia Radeva
TL;DR
BenchSeg addresses cross-view generalization and temporal coherence in food segmentation by introducing a large-scale, multi-scene video benchmark with free-motion hemispherical capture. It proposes a three-stage segmentation framework combining per-frame predictions, memory-based propagation, and optional late fusion, enabling temporally coherent masks across diverse viewpoints. A comprehensive evaluation of 20 architectures—including transformer, CNN, and memory-augmented hybrids—reveals that memory-augmented pipelines (e.g., SegMan+XMem2, SeTR-MLA+XMem2) offer the most stable cross-dataset performance, while standard single-frame segmenters degrade under unseen viewpoints; computational trade-offs vary, necessitating deployment-aware choices. The results underscore the importance of temporal continuity for dietary analysis pipelines and point to efficient, scalable memory-based strategies as a promising direction for real-world food-understanding systems, with BenchSeg serving as a rigorous, reusable benchmark for future work.
Abstract
Food image segmentation is a critical task for dietary analysis, enabling accurate estimation of food volume and nutrients. However, current methods suffer from limited multi-view data and poor generalization to new viewpoints. We introduce BenchSeg, a novel multi-view food video segmentation dataset and benchmark. BenchSeg aggregates 55 dish scenes (from Nutrition5k, Vegetables & Fruits, MetaFood3D, and FoodKit) with 25,284 meticulously annotated frames, capturing each dish under free 360° camera motion. We evaluate a diverse set of 20 state-of-the-art segmentation models (e.g., SAM-based, transformer, CNN, and large multimodal) on the existing FoodSeg103 dataset and evaluate them (alone and combined with video-memory modules) on BenchSeg. Quantitative and qualitative results demonstrate that while standard image segmenters degrade sharply under novel viewpoints, memory-augmented methods maintain temporal consistency across frames. Our best model based on a combination of SeTR-MLA+XMem2 outperforms prior work (e.g., improving over FoodMem by ~2.63% mAP), offering new insights into food segmentation and tracking for dietary analysis. We release BenchSeg to foster future research. The project page including the dataset annotations and the food segmentation models can be found at https://amughrabi.github.io/benchseg.
