Deep Feature Optimization for Enhanced Fish Freshness Assessment
- URL: http://arxiv.org/abs/2510.24814v1
- Date: Tue, 28 Oct 2025 09:02:10 GMT
- Title: Deep Feature Optimization for Enhanced Fish Freshness Assessment
- Authors: Phi-Hung Hoang, Nam-Thuan Trinh, Van-Manh Tran, Thi-Thu-Hong Phan,
- Abstract summary: Assessing fish freshness is vital for ensuring food safety and minimizing economic losses in the seafood industry.<n>Recent advances in deep learning have automated visual freshness prediction, but challenges related to accuracy and feature transparency persist.<n>This study introduces a unified three-stage framework that refines and leverages deep visual representations for reliable fish freshness assessment.
- Score: 0.05599792629509228
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Assessing fish freshness is vital for ensuring food safety and minimizing economic losses in the seafood industry. However, traditional sensory evaluation remains subjective, time-consuming, and inconsistent. Although recent advances in deep learning have automated visual freshness prediction, challenges related to accuracy and feature transparency persist. This study introduces a unified three-stage framework that refines and leverages deep visual representations for reliable fish freshness assessment. First, five state-of-the-art vision architectures - ResNet-50, DenseNet-121, EfficientNet-B0, ConvNeXt-Base, and Swin-Tiny - are fine-tuned to establish a strong baseline. Next, multi-level deep features extracted from these backbones are used to train seven classical machine learning classifiers, integrating deep and traditional decision mechanisms. Finally, feature selection methods based on Light Gradient Boosting Machine (LGBM), Random Forest, and Lasso identify a compact and informative subset of features. Experiments on the Freshness of the Fish Eyes (FFE) dataset demonstrate that the best configuration combining Swin-Tiny features, an Extra Trees classifier, and LGBM-based feature selection achieves an accuracy of 85.99%, outperforming recent studies on the same dataset by 8.69-22.78%. These findings confirm the effectiveness and generalizability of the proposed framework for visual quality evaluation tasks.
Related papers
- Towards Visual Re-Identification of Fish using Fine-Grained Classification for Electronic Monitoring in Fisheries [4.007351600492542]
We develop an optimized deep learning pipeline for automated fish re-identification using the novel AutoFish dataset.<n>We demonstrate that the Vision Transformer-based Swin-T architecture consistently outperforms the Convolutional Neural Network-based ResNet-50.<n>An in-depth analysis reveals that the primary challenge is distinguishing visually similar individuals of the same species.
arXiv Detail & Related papers (2025-12-09T09:33:53Z) - Evaluating Gemini LLM in Food Image-Based Recipe and Nutrition Description with EfficientNet-B4 Visual Backbone [0.0]
We evaluate a system integrating a specialized visual backbone with a powerful generative large language model.<n>The core objective is to evaluate the trade-offs between visual classification accuracy, model efficiency, and the quality of generative output.<n>We conduct a detailed per-class analysis, identifying high semantic similarity as the most critical failure mode.
arXiv Detail & Related papers (2025-11-11T13:17:43Z) - Enhanced Fish Freshness Classification with Incremental Handcrafted Feature Fusion [0.05599792629509228]
We propose a handcrafted feature-based approach to assess fish freshness.<n>Our method captures global chromatic variations from full images and localized degradations from ROI segments.<n>Experiments on the Freshness of the Fish Eyes dataset demonstrate the approach's effectiveness.
arXiv Detail & Related papers (2025-10-20T04:36:34Z) - FishAI 2.0: Marine Fish Image Classification with Multi-modal Few-shot Learning [4.649981516403062]
FishAI 2.0 integrates multimodal few-shot deep learning techniques with image generation for data augmentation.<n>FishAI 2.0 achieves a Top-1 accuracy of 91.67 percent and Top-5 accuracy of 97.97 percent at the family level.
arXiv Detail & Related papers (2025-09-26T20:54:35Z) - RefineX: Learning to Refine Pre-training Data at Scale from Expert-Guided Programs [76.3459242819381]
RefineX is a novel framework for large-scale, surgical refinement of pre-training data through programmatic editing tasks.<n>The core strength of RefineX lies in distilling high-quality, expert-guided end-to-end refinement results into minimal edit-based deletion programs.<n>We evaluate RefineX across from-scratch pre-training at multiple model scales and find that it consistently outperforms models trained on raw, filtered, or alternatively refined data.
arXiv Detail & Related papers (2025-07-04T02:19:58Z) - Audio-Visual Class-Incremental Learning for Fish Feeding intensity Assessment in Aquaculture [29.42598968673262]
Fish Feeding Intensity Assessment (FFIA) is crucial in industrial aquaculture management.<n>Recent multi-modal approaches have shown promise in improving FFIA robustness and efficiency.<n>We first introduce AV-CIL-FFIA, a new dataset comprising 81,932 labelled audio-visual clips capturing feeding intensities across six different fish species in real aquaculture environments.<n>Then, we pioneer audio-visual class incremental learning (CIL) for FFIA and demonstrate through benchmarking on AV-CIL-FFIA that it significantly outperforms single-modality methods.
arXiv Detail & Related papers (2025-04-21T15:24:34Z) - Neural Edge Histogram Descriptors for Underwater Acoustic Target Recognition [42.23422932643755]
This work adapts the neural edge histogram descriptors (NEHD) method originally developed for image classification, to classify passive sonar signals.<n>We conduct a comprehensive evaluation of statistical and structural texture features, demonstrating that their combination achieves competitive performance with large pre-trained models.<n>The proposed NEHD-based approach offers a lightweight and efficient solution for underwater target recognition, significantly reducing computational costs while maintaining accuracy.
arXiv Detail & Related papers (2025-03-17T22:57:05Z) - Contrastive Visual Data Augmentation [119.51630737874855]
Large multimodal models (LMMs) often struggle to recognize novel concepts, as they rely on pre-trained knowledge and have limited ability to capture subtle visual details.<n>We propose Contrastive visual Data Augmentation (CoDA) strategy to help LMMs better align nuanced visual features with language.<n>CoDA extracts key contrastive textual and visual features of target concepts against the known concepts they are misrecognized as, and then uses multimodal generative models to produce targeted synthetic data.
arXiv Detail & Related papers (2025-02-24T23:05:31Z) - Fruit Quality Assessment with Densely Connected Convolutional Neural
Network [0.0]
We have exploited the concept of Densely Connected Convolutional Neural Networks (DenseNets) for fruit quality assessment.
The proposed pipeline achieved a remarkable accuracy of 99.67%.
The robustness of the model was further tested for fruit classification and quality assessment tasks where the model produced a similar performance.
arXiv Detail & Related papers (2022-12-08T13:11:47Z) - Task-Specific Normalization for Continual Learning of Blind Image
Quality Models [105.03239956378465]
We present a simple yet effective continual learning method for blind image quality assessment (BIQA)
The key step in our approach is to freeze all convolution filters of a pre-trained deep neural network (DNN) for an explicit promise of stability.
We assign each new IQA dataset (i.e., task) a prediction head, and load the corresponding normalization parameters to produce a quality score.
The final quality estimate is computed by black a weighted summation of predictions from all heads with a lightweight $K$-means gating mechanism.
arXiv Detail & Related papers (2021-07-28T15:21:01Z) - Gone Fishing: Neural Active Learning with Fisher Embeddings [55.08537975896764]
There is an increasing need for active learning algorithms that are compatible with deep neural networks.
This article introduces BAIT, a practical representation of tractable, and high-performing active learning algorithm for neural networks.
arXiv Detail & Related papers (2021-06-17T17:26:31Z) - RetiNerveNet: Using Recursive Deep Learning to Estimate Pointwise 24-2
Visual Field Data based on Retinal Structure [109.33721060718392]
glaucoma is the leading cause of irreversible blindness in the world, affecting over 70 million people.
Due to the Standard Automated Perimetry (SAP) test's innate difficulty and its high test-retest variability, we propose the RetiNerveNet.
arXiv Detail & Related papers (2020-10-15T03:09:08Z) - A Simple Framework for Contrastive Learning of Visual Representations [116.37752766922407]
This paper presents SimCLR: a simple framework for contrastive learning of visual representations.
We show that composition of data augmentations plays a critical role in defining effective predictive tasks.
We are able to considerably outperform previous methods for self-supervised and semi-supervised learning on ImageNet.
arXiv Detail & Related papers (2020-02-13T18:50:45Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.