🤖 AI Summary
This work addresses the limited generalization of conventional food classification models to novel categories outside the training set, which hinders their applicability in open-world scenarios. To overcome this limitation, we propose a text-guided continual learning framework that incrementally incorporates new food classes—such as dosa and kimchi—while mitigating catastrophic forgetting and dynamically expanding model capacity. By integrating textual semantics with a continual learning mechanism, our approach transcends the constraints of fixed datasets and enables adaptation to emerging categories without requiring full retraining. Preliminary experiments demonstrate the effectiveness of the proposed framework in adaptive food recognition, offering a promising pathway toward open-domain dietary monitoring and personalized nutrition planning.
📝 Abstract
Conventional machine learning pipelines often struggle to recognize categories absent from the original trainingset. This gap typically reduces accuracy, as fixed datasets rarely capture the full diversity of a domain. To address this, we propose a continual learning framework for text-guided food classification. Unlike approaches that require retraining from scratch, our method enables incremental updates, allowing new categories to be integrated without degrading prior knowledge. For example, a model trained on Western cuisines could later learn to classify dishes such as dosa or kimchi. Although further refinements are needed, this design shows promise for adaptive food recognition, with applications in dietary monitoring and personalized nutrition planning.