用蛋的外观特征预测内部品质,准确率超86%
ELMF4EggQ: Ensemble Learning with Multimodal Feature Fusion for Non-Destructive Egg Quality Assessment
- 融合图像、形状和重量多模态特征进行分类
- 多模态集成模型在分级任务中达86.57%准确率
- 首个仅用外部特征评估蛋质的公开数据集
精准无损地评估鸡蛋品质对保障食品安全、维持产品标准及提升养殖效率至关重要。本文提出ELMF4EggQ框架,通过融合外部图像、形状与重量特征,仅基于非侵入性外观属性实现鸡蛋等级与新鲜度分类。构建了首个公开的186枚褐壳蛋数据集,其等级与新鲜度由实验室专家通过蛋黄指数、哈格单位等内质指标评定。该研究首次仅利用外部特征实现机器学习对内部品质的预测,并首次发布对应标注数据集。框架整合预训练CNN模型(ResNet152、DenseNet169、ResNet152V2)提取的图像特征,结合主成分分析降维、SMOTE数据增强及多分类器集成,采用投票机制提升整体性能。实验表明,多模态方法显著优于仅图像或仅表格式特征的基线,多模态集成模型在等级分类中达到86.57%准确率,在新鲜度预测中达70.83%。所有代码与数据已公开于https://github.com/Kenshin-Keeps/Egg_Quality_Prediction_ELMF4EggQ,促进透明性与后续研究。
原文摘要 · Abstract (English)
Accurate, non-destructive assessment of egg quality is critical for ensuring food safety, maintaining product standards, and operational efficiency in commercial poultry production. This paper introduces ELMF4EggQ, an ensemble learning framework that employs multimodal feature fusion to classify egg grade and freshness using only external attributes - image, shape, and weight. A novel, publicly available dataset of 186 brown-shelled eggs was constructed, with egg grade and freshness levels determined through laboratory-based expert assessments involving internal quality measurements, such as yolk index and Haugh unit. To the best of our knowledge, this is the first study to apply machine learning methods for internal egg quality assessment using only external, non-invasive features, and the first to release a corresponding labeled dataset. The proposed framework integrates deep features extracted from external egg images with structural characteristics such as egg shape and weight, enabling a comprehensive representation of each egg. Image feature extraction is performed using top-performing pre-trained CNN models (ResNet152, DenseNet169, and ResNet152V2), followed by PCA-based dimensionality reduction, SMOTE augmentation, and classification using multiple machine learning algorithms. An ensemble voting mechanism combines predictions from the best-performing classifiers to enhance overall accuracy. Experimental results demonstrate that the multimodal approach significantly outperforms image-only and tabular (shape and weight) only baselines, with the multimodal ensemble approach achieving 86.57% accuracy in grade classification and 70.83% in freshness prediction. All code and data are publicly available at https://github.com/Kenshin-Keeps/Egg_Quality_Prediction_ELMF4EggQ, promoting transparency, reproducibility, and further research in this domain.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。