A distance-threshold rule over base-class prototypes, calibrated to a chosen forgetting rate, improves new-class accuracy in one-shot class-incremental learning while trading a controlled amount of base-class accuracy.
Incremental Learning on Food Instance Segmentation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Food instance segmentation is essential to estimate the serving size of dishes in a food image. The recent cutting-edge techniques for instance segmentation are deep learning networks with impressive segmentation quality and fast computation. Nonetheless, they are hungry for data and expensive for annotation. This paper proposes an incremental learning framework to optimize the model performance given a limited data labelling budget. The power of the framework is a novel difficulty assessment model, which forecasts how challenging an unlabelled sample is to the latest trained instance segmentation model. The data collection procedure is divided into several stages, each in which a new sample package is collected. The framework allocates the labelling budget to the most difficult samples. The unlabelled samples that meet a certain qualification from the assessment model are used to generate pseudo-labels. Eventually, the manual labels and pseudo-labels are sent to the training data to improve the instance segmentation model. On four large-scale food datasets, our proposed framework outperforms current incremental learning benchmarks and achieves competitive performance with the model trained on fully annotated samples.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Controllable Forgetting Mechanism for Few-Shot Class-Incremental Learning
A distance-threshold rule over base-class prototypes, calibrated to a chosen forgetting rate, improves new-class accuracy in one-shot class-incremental learning while trading a controlled amount of base-class accuracy.