用检索增强方法解决食品分类中稀疏标签难题
FEAST: Retrieval-Augmented Multi-Hierarchical Food Classification for the FoodEx2 System
- 分三阶段识别食品基础项、类别和描述符
- 在罕见标签上比基线提升12%-38%的准确率
- 适合食品监管与营养监测领域的实际应用
层次化文本分类(HTC)与极端多标签分类(XML)面临标签依赖复杂、数据稀疏和输出维度极高等挑战。这些挑战在欧盟食品安全局的FoodEx2系统中尤为突出——该系统是欧洲食品消费监测与污染物暴露评估的标准分类框架。给定食品描述(如“有机酸奶”),系统需识别其基础项(“酸奶”)、所有适用的属性类别(如“生产方式”)以及每个类别的具体描述符(如“有机生产”)。现有模型在平衡且语义丰富的层次结构中表现尚可,但尚未应用于FoodEx2的实际约束场景。针对这一现实问题,本文提出FEAST(Food Embedding And Semantic Taxonomy),一种检索增强的三阶段框架:(1) 基础项识别,(2) 多标签属性预测,(3) 属性描述符分配。通过利用系统层级结构引导训练并进行深度度量学习,FEAST学习到具有区分性的嵌入表示,缓解数据稀疏问题,在多语言FoodEx2基准上,对罕见类别的F1分数相较原有欧洲卷积神经网络基线提升12%-38%。
原文摘要 · Abstract (English)
Hierarchical text classification (HTC) and extreme multi-label classification (XML) tasks face compounded challenges from complex label interdependencies, data sparsity, and extreme output dimensions. These challenges are exemplified in the European Food Safety Authority's FoodEx2 system-a standardized food classification framework essential for food consumption monitoring and contaminant exposure assessment across Europe. FoodEx2 coding transforms natural language food descriptions into a set of codes from multiple standardized hierarchies, but faces implementation barriers due to its complex structure. Given a food description (e.g., "organic yogurt''), the system identifies its base term ("yogurt''), all the applicable facet categories (e.g., "production method''), and then, every relevant facet descriptors to each category (e.g., "organic production''). While existing models perform adequately on well-balanced and semantically dense hierarchies, no work has been applied on the practical constraints imposed by the FoodEx2 system. The limited literature addressing such real-world scenarios further compounds these challenges. We propose FEAST (Food Embedding And Semantic Taxonomy), a novel retrieval-augmented framework that decomposes FoodEx2 classification into a three-stage approach: (1) base term identification, (2) multi-label facet prediction, and (3) facet descriptor assignment. By leveraging the system's hierarchical structure to guide training and performing deep metric learning, FEASTlearns discriminative embeddings that mitigate data sparsity and improve generalization on rare and fine-grained labels. Evaluated on the multilingual FoodEx2 benchmark, FEAST outperforms the prior European's CNN baseline F1 scores by 12-38 % on rare classes.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。