Next Article in Journal
Gel Properties and Interaction Mechanism of Heat-Induced Lentinan–Chicken Myofibrillar Protein
Previous Article in Journal
Impact of Heat Stress on Carcass Traits, Meat Quality, and Nutritional Value in Monogastric Animals: Underlying Mechanisms and Nutritional Mitigation Strategies
Previous Article in Special Issue
Computer Vision-Based Fire–Ice Ion Algorithm for Rapid and Nondestructive Authentication of Ziziphi Spinosae Semen and Its Counterfeits
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Fusion vs. Isolation: Evaluating the Performance of Multi-Sensor Integration for Meat Spoilage Prediction

1
Bioinformatics Group, Faculty of Engineering and Applied Sciences, Cranfield University, Cranfield MK43 0AL, Bedfordshire, UK
2
Agricultural University of Athens, 11855 Athens, Greece
3
International Joint Research Lab (China and Greece) of Digital Transformation as an Enabler for Food Safety and Sustainability, Tai’an 271018, China
*
Author to whom correspondence should be addressed.
Foods 2025, 14(9), 1613; https://doi.org/10.3390/foods14091613
Submission received: 1 April 2025 / Revised: 29 April 2025 / Accepted: 29 April 2025 / Published: 2 May 2025

Abstract

:
High-throughput and portable sensor technologies are increasingly used in food production/distribution tasks as rapid and non-invasive platforms offering real-time or near real-time monitoring of quality and safety. These are often coupled with analytical techniques, including machine learning, for the estimation of sample quality and safety through monitoring of key physical attributes. However, the developed predictive models often show varying degrees of accuracy, depending on food type, storage conditions, sensor platform, and sample sizes. This work explores various fusion approaches for potential predictive enhancement, through the summation of information gathered from different observational spaces: infrared spectroscopy is supplemented with multispectral imaging for the prediction of chicken and beef spoilage through the estimation of bacterial counts in differing environmental conditions. For most circumstances, at least one of the fusion methodologies outperformed single-sensor models in prediction accuracy. Improvement in aerobic, vacuum, and mixed aerobic/vacuum chicken spoilage scenarios was observed, with performance enhanced by up to 15%. The improved cross-batch performance of these models proves an enhanced model robustness using the presented multi-sensor fusion approach. The batch-based results were corroborated with a repeated nested cross-validation approach, to give an out-of-sample generalised view of model performance across the whole dataset. Overall, this work suggests potential avenues for performance improvements in real-world, minimally invasive food monitoring scenarios.

1. Introduction

Meat is an important staple in diets worldwide, containing a large spread of macro- and micro-nutrients. Poultry and beef are important livestock for global markets, accounting for ~33% and ~24% of consumed meat, respectively, according to the United Nations Food and Agriculture Organisation [1]. Despite its nutritional importance and high demand, fresh meat is highly perishable, which limits its shelf life and marketability. This perishability primarily arises from the activity of endogenous enzymes and microbial growth, notably Pseudomonas spp. under aerobic storage conditions and Lactic Acid Bacteria (LAB) under modified atmosphere packaging. Concerning the latter, their activity is linked to many of the undesirable outcomes that characterise poor-quality meat such as unpleasant flavours, malodour, or changes to visual and textural appearance. While stale or spoiled food is not necessarily unsafe, the negative impact of spoilage-causing microbial activity negatively impacts consumer’s acceptance and necessitates steps to control or even inhibit the microbial population growth. Amongst others, refrigeration and the use of modified atmosphere packaging (MAP), which may include the application of vacuum conditions or ratios of gases incompatible with targeted microbial growth for that specific food type, including nitrogen, carbon dioxide, or oxygen, have been applied [2,3].
Improving the accuracy and responsiveness of food quality assessment has been a topic of active research for many years, partly driven by the growing interest in improving the state of food supply infrastructure [4]. Furthermore, clear monetary motivations exist for producers and suppliers to optimise their operations through minimisation of wastage—globally, an estimated 13% of food is wasted or lost between harvest/production and retail [5]. Food testing methodologies have been standardised within legislation at a national and international level (EFSA 2073/2005) [6]. Current strategies feature laboratory-based methods for quantifying the sizes and types of microbial populations within food samples [7], in addition to organoleptic and sensory analyses [8,9], which together form the foundation of food quality monitoring.
Over the last 10–15 years, data-driven approaches for employing sensor technologies to digitise the physico-chemical properties of food samples in a non-/minimally invasive, high-throughput manner have been employed [4,10,11]. Application of sensor technologies may serve to increase the responsiveness and coverage of testing within the food production and distribution pipeline and complement the capabilities of the aforementioned methodologies, whilst not suffering the shortcomings of conventional techniques, i.e., their time-consuming, technically involved nature that requires specialist personnel [4].
The motivations for the deployment of these sensor types throughout the production and distribution pipeline are summarised in the concept of process analytical technology (PAT) [7]. A plurality of sensor modalities exists, including biomimetic sensors that are designed to record a sample’s chemometric properties in a manner that emulates the human sensory experience (e.g., electronic nose and electronic tongue), and spectroscopic sensors that record the optical properties of a sample [4].
Techniques such as Fourier transform infrared (FTIR) spectroscopy, Raman spectroscopy, and multispectral imaging (MSI) have been investigated in meat quality and spoilage analyses [12,13,14]. A large number of machine learning algorithms, such as partial least squares discriminant analysis (PLS-DA) and regression (PLS-R) models, have been used to analyse such data [4]. Spyrelli et al. compared microbial count regression performance to models built on sample images captured with the Videometer proprietary MSI platform and confirmed the utility of FTIR spectroscopy to detect spoilage in chicken [14]. The researchers found that while FTIR-trained models outperformed MSI models, the difference may have been due to intra-batch variation rather than the Videometer data having less predictive power. The authors also use MSI/Videometer sensor data to predict chicken slaughter time [15]. In their machine learning objectives, the resultant models used data from one sensor modality as predictor variables. While such machine learning approaches provide a promising prediction accuracy, the combination of the sensor platform and the applied machine learning algorithm plays a major role in the achieved RMSE value. Therefore, sensor/data fusion may improve machine learning model prediction if different sensor modalities operate in different observational spaces and record different sample states, which is the main hypothesis we aim to test within the context of this work.
Data fusion is a wide topic within the information–technology domain which covers many approaches for combining useful information originating from different sources. Within the bioinformatics sphere, the main approaches for reaching these objectives can be subdivided into the following categories, based on the stage of the information processing workflow at which the fusion operation takes place:
Early fusion—typically resulting from the concatenation of data matrices from different modalities, before predictions are made on the subsequent matrix.
Mid-level/Feature fusion—individual data matrices undergo feature extraction; the resultant features are concatenated and used to make predictions [16,17].
Late/Decision fusion—individual machine learning models are trained on the data from each modality, and the decisions from each model are combined in some way, either through some form of averaging, or through the construction of second-layer (meta-learning) models, which are built upon the library of first-layer decision vectors, in a form similar to a “stacked generalisation” ensemble, which would typically exploit some degree of orthogonality in first level predictions, typically generated from a heterogeneous library of algorithm types and/or with varied data/feature engineering steps [18,19].
A variety of data fusion architectures have been explored in biosciences. Attempts to fuse data emerging from food sensor technologies may hamper the implementation of early- and mid-level architectures—differing data dimensionalities or scaling may limit the effectiveness of models trained on concatenated raw data or features without some intermediary scaling, as one data matrix may influence the model unfairly [17]. It was noted that while early- and mid-level data fusion are often recorded in the food analysis literature as producing better results than high-level approaches, a strength of the latter approach is the ease with which new modalities can be added to the overall model [20].
Smolinska et al. compare representative implementations of mid- and late fusion approaches for the prediction of gas composition, bitterness, and foam stability in beer using sensor data from gas and liquid chromatography coupled with mass spectrometry; their determination was that all approaches improved prediction accuracy over single-modality modelling and that late fusion performed consistently well in terms of accuracy, whilst the mid-level fusion approaches eased biological interpretation when fusing sensor data [17].
The aim of this research was to assess the comparative efficacy of individual high-throughput, minimally invasive sensor devices, and subsequent fusion of their outputs for the prediction of total viable counts of bacteria found in fresh poultry (chicken) and beef mince samples through the use of machine learning models trained on data recorded in aerobic and modified atmosphere or vacuum conditions. Data fusion workflows were implemented for combining the outputs of both sensor modalities (Fourier transform infrared and multispectral imaging), for the investigation of predictive performance versus single-sensor models.

2. Materials and Methods

2.1. Experimental Design, Sample Preparation, and Microbiological Analysis

2.1.1. Chicken Thigh Samples

Fresh chicken thigh and minced beef samples were sourced from Greek meat distributors rapidly after preparation. Chicken thigh fillets were provided by the food company KOTINO, Athens, Greece. Sample storage and preparation are fully described by Fengou et al. [21].
Chicken samples were prepared and stored in either a vacuum-packaged or an aerobic state. The samples were stored at one of three isothermic temperatures for both packaging conditions, 0 °C, 5 °C (safe), or 10 °C (marginally abusive), and monitored at 24–48 h intervals, until visual deterioration of the samples became apparent.
Data for each storage condition were recorded in two batches, corresponding with meat sourcing on separate days, with a variable number of replicates (2–10) for each sampling condition in each batch.
Maximum storage time varied depending on the storage temperature and packaging condition: for the vacuum-packaged samples, those stored at 0 °C and 5 °C were monitored for a maximum of 240 h after collection, while those stored at 10 °C were monitored for a maximum of 120 h. For the aerobically packaged samples, those stored at 0 °C were monitored for a maximum of 216 h, those stored at 5 °C were monitored for a maximum of 192 h, and those at 10 °C were monitored for a maximum of 96 h.

2.1.2. Beef Mince Samples

The beef mince samples were acquired specifically for the purpose of this study, sourced from a central butcher shop in Athens and transported under refrigeration to the laboratory within 30 min. Approximately 75–80 g portions were placed on Styrofoam trays and stored either in air or under modified atmosphere packaging (MAP) conditions (20% CO2/80% O2). For aerobic storage, the samples were covered with plastic food wrap typically used for domestic purposes. For MAP storage, the samples were sealed in plastic pouches with gas permeability rates of approximately 25 cm3/m2 per day for CO2 and 90 cm3/m2 per day for O2 at 20 °C and 50% relative humidity, using a Henkovac 1900 machine (Henkovac, ‘s-Hertogenbosch, Netherlands). The samples were stored at one of three isothermic temperatures for both packaging conditions (as above), and monitored at 24–48 h intervals, until visual deterioration of the samples became apparent. Data for each storage state were recorded in two batches, corresponding to meat sourcing on separate days, with a variable number of replicates (2–11) for each sampling condition in each batch.
Maximum storage time varied depending on the storage temperature and packaging condition: for the modified atmosphere meat samples, those stored at 0 °C and 5 °C were monitored with all sensor configurations for a maximum of 336 and 312 h after collection, respectively, and for 144 h for the samples stored at 10 °C. For the aerobically packaged samples, those stored at 0 °C were monitored for a maximum of 336 h, those stored at 5 °C were monitored for a maximum of 144 h, and those at 10 °C were monitored for a maximum of 120 h.

2.2. Microbiological Analysis

From each meat sample, 25 g portions were aseptically weighed into 400 mL sterile Stomacher bags (Seward Medical, London, UK) containing 225 mL of sterile quarter-strength Ringer’s solution (LabM Limited, Lancashire, UK) and homogenized for 60 s using a Lab Blender 400 (Seward Medical). Appropriate serial dilutions were then prepared using the same Ringer’s solution. From these dilutions, duplicate samples of 0.1 or 1 mL were either spread or mixed onto the following media: plate count agar (PCA, Biolife 4,021,452, Milan, Italy) for total viable counts (TVC), incubated at 30 °C for 48–72 h.

2.2.1. Spectral Acquisition—Multispectral Imaging

MSI spectra for both the chicken and beef spoilage scenarios were captured using the VideometerLab platform (Videometer, Herlev, Denmark) [22], which captures information in a spread of 18 monochromatic wavelengths ranging from 405 nm to 970 nm, at intervals between 15 and 150 nm. The imaging data produced from the sensor are representative of two spatial dimensions and one wavelength dimension in a layered width × height × 18 data cube, with each layer representing the reflected response from illumination with each wavelength. To convert the data into a tabular form that can facilitate analysis with conventional data processing methods, a segmentation and averaging process was undertaken, wherein Canonical Discriminant Analysis (CDA) was performed, using the accompanying VideoMeter software version 2.12.39. In an averaging process described in Fengou et al. [23], the mean and standard deviation of intensity of reflectance across the target area was recorded. MSIF (multispectral imaging fluorescent) spectra are captured at 8 bands in the UV/blue light spectrum, ranging from 270 to 405 nm. Fluorescence bands were measured using a filter for combined reflectance/fluorescence.

2.2.2. Spectral Acquisition—Fourier Transform Infrared Spectroscopy

FTIR spectra were recorded between 4000 and 400 cm−1 using a zinc selenide (ZnSe) HATR (Horizontal Attenuated Total Reflectance) crystal and an FTIR-6200 spectrometer (JASCO, Tokyo, Japan) equipped with a standard sample chamber, a triglycine sulphate (TGS) detector, and a Ge/KBr beamsplitter. The HATR crystal had a refractive index of 2.4 and a penetration depth of 2 μm at 1000 cm−1. Using the Spectra Manager™ Code of Federal Regulations (CFR) software version 2, spectra were collected by accumulating 100 scans with a resolution of 4 cm−1 and a total integration time of 2 min. A detailed description of the methodology employed in this work is presented by Argyri et al. [24].

2.3. Data Partitioning, Preprocessing, and Analysis

The overall aim of the data analysis segment of this research was to generate machine learning regression models for the prediction of TVC, using the sensor data collected under each experimental condition. For each meat type, single-sensor models were constructed, along with early, feature-, and decision-fusion approaches (Figure 1) for combining the outputs of the individual sensor devices with the intention of improving the overall predictive accuracy. Machine learning pipelines were constructed in the Python programming language (Version 3.11.7), using the Scikit-Learn framework (Version 1.3.0).
Two data partitioning methods were utilised for data analysis; the first was a batch-on-batch validation approach, in which models were trained and optimised with the first batch and tested with the second.
Pre-processing steps were undertaken on each training and testing set separately, to avoid data leakage. Observations were matched across datasets from different sensor modalities by using the observation naming scheme in the dataset. The resultant sample sizes for each storage condition are described in Table 1. For the MSI/MSIF datasets, Standard Normal Variate (SNV) filtering was undertaken to minimise baseline shifts in the dataset, similar to prior research [14,25]. For machine learning model construction, all mean and standard deviation information was used, as per prior research [23,26]. This resulted in a total of 36 features for the MSI data, and a total of 16 for MSIF. SNV was also applied to the chicken thigh FTIR data for both storage conditions, to remove baseline shifts in the dataset. Savinsky–Golay filtering was applied to FTIR data for both scenarios, with a first-order polynomial and a window size of 11 proving sufficient for smoothing without loss of useful information. A preliminary feature selection step was undertaken by restricting the FTIR spectral data to the wavelength range 2000–900 cm−1, as guided by the existing literature [14,27], and known as the ‘spoilage fingerprint region’ in many food group analyses, due to its correspondence to the excitation of polysaccharides, peptide bonds, and phosphate groups [28]. Within the processed FTIR data, a total of 1141 features were retained.
An alternative approach was implemented to provide the algorithms with larger calibration sets to assess the impact of the smaller training sample sizes used in the previous method, and to generalise the predictive out-of-sample performance achievable with the different strategies and thus offer greater statistical significance.
Ten repeats of five-fold nested cross-validation were undertaken with all model/fusion strategies under investigation, and all combinations of data—aerobic, vacuum/modified atmosphere, and combined conditions as before. This was intended to provide a more reliable estimate of model performance across the whole dataset. Each nested cross-validation round consisted of the random shuffling and splitting of the data into five folds, wherein five combinations of four folds were used for the nested hyper-parameter tuning process with an inner five-fold cross-validation procedure. The best candidate’s parameters in this nested validation were used to retrain on the whole inner dataset, and the model was tested with the respective held-out outer fifth fold. This whole process was repeated a further nine times, for a total of fifty assessments of performance, each made with random subsections of training and testing data. The utility of this process in minimising optimistic bias/overfitting in model assessment without split-to-split information leakage when compared to more conventional k-fold cross-validation has been acknowledged by Cawley and Talbot [29]. A schematic of this process is shown in Figure 2. Crucially, employment of the same random seed allows for all folds in the respective assessments using this technique to use the same series of random data splits. This allows for true comparison of model performance on a fold-to-fold basis, removing the opportunity for one algorithm to be assessed on an advantageous series of folds, while disadvantaging other algorithms with alternative splits. A similar approach has been employed by prediction of olive oil sensory descriptors, which coincidentally also explored the efficacy of early and feature-level fusion with PLS modelling [30].

2.3.1. Machine Learning Methods

Partial least squares (PLS) methods were selected as the algorithm for the machine learning tasks. They are widely utilised in chemometric analysis due to their aptitude for dealing with the multicollinearity of data expected from spectroscopic sensor technologies, where the number of linearly independent columns of the resultant data matrix is far fewer than the total number of columns (low rank). Furthermore, the family of algorithms are often considered in situations where the number of predictor variables (independent variables) far exceed the number of observations, a situation known as the “small n, large p” problem, which can complicate some other types of machine learning methodologies that cannot account for sample matrices not possessing inverse or reciprocal forms [31]. Furthermore, previous research has shown that the algorithm is effective with similar meat spoilage scenarios [12,28,32]. A series of regression models were built, using the sensor-associated total viable counts (TVC) as the dependent variable.
For the batch-based performance assessment, the optimisation of machine learning models was conducted through the use of repeated k-fold cross-validation, in which the generalised performance of the selected machine learning model was assessed through 3 repetitions of dividing the dataset into 10 partitions; each fold was iteratively held out for evaluation, with remaining data used for model training. This methodology often provides more stable and robust performance estimates than Leave-One-Out Cross-Validation (LOOCV), which can yield higher variance due to the high correlation between its nearly identical training sets [33]. Optimisation of the PLS models took place in a grid search, wherein models built using varying numbers of latent variables (LVs) between 1 and 20 were assessed. Selection of optimal numbers of PLS LVs was based on minimisation of root mean square of error in cross-validation (RMSEcv). The exploration of the grid search space used for optimisation of hyper-parameters was performed through either randomized [34] or exhaustive search depending on the complexity of the model and search space; information on hyper-parameters is given in Table 2.
Individual PLS regression models were trained on each data type and storage condition, for a total of 6 single-storage-condition models for both the chicken and beef spoilage datasets. Additionally, single-sensor-modality models were trained on the data from both storage conditions, by combining the training partitions for each sensor type, resulting in 6 further models. Assessment of the complete models was achieved through use of the test set: root mean square of error in prediction (RMSEp) (log CFU/g) was recorded as the main performance metric for the test results, along with the coefficient of determination (R2) value. This metric is the proportion of variance in the dependent (target) variable explained by the model’s independent (predictor) variables [35]. A domain-specific metric was also recorded as an effort to categorise performance in otherwise regression-based analyses: “accuracy” is defined as the proportion of TVC predictions that fall within ±1 log CFU/g of observed values. This threshold of acceptability is based on prior microbiological growth research [14,15,23]. To explore the robustness of built models when encountering data from unseen conditions, the test sets from both storage conditions were used to assess model performance independently. Improvement of cross-condition performance was seen as a potential benefit for models incorporating data from both storage conditions.

2.3.2. Multi-Sensor Fusion Strategies

Pipelines characterising the three main archetypes of data fusion (early, mid-/feature and late/decision) were developed to compare their microbial count predictive performance for both meat types and their respective storage conditions, in addition to the combination of conditions as previously described.
A naive early fusion approach for all conditions was examined, using the same procedure as described by Fengou et al. [23]. The heterogeneity of the data emerging from the project’s MSI, MSIF, and FTIR sensors necessitated preprocessing steps before combining their respective information. From each modality, the data were standardised (z-score normalised) before being concatenated into a single predictor matrix, then used as input for a single PLS regression model. To implement the mid-level approach, the previously developed single-sensor PLS models were used to transform the raw sensor data into the feature space of the respective models. These transformed features were horizontally concatenated into new matrices and used for the construction of a single new PLS model. As before, a repeated k-fold cross-validation scheme was used to determine the optimum number of latent variables. As described earlier, differences in dimensionality or scaling in early and mid-level fusion can lead to concatenated data matrices being dominated by the contributions of one modality [17]. A decision (late) fusion approach was developed alongside the former, which is, by nature, less prone to domination with information from a single modality.
The TVC prediction output from the single-sensor models for all experimental conditions (aerobic storage, vacuum storage, and combined) were concatenated into respective results matrices and served as predictor variables in a further regression layer used as a meta-learning step, with the observed TVC results serving as target variables, forming the final regression result. All three fusion methodologies are described in Figure 1.
The final approach employed the stacked generalisation methodology of training the meta-learner on the out-of-fold (OOF) predictions made by the first-layer models, described by Wolpert [18] and later by Laan et al. in their published strategy [36]. The training of the meta-learning layer on the OOF predictions of the first-layer models gives a representation of how the model may perform on unseen data. The meta-learner is thus trained on the predictions made by the first layer of the model, for all observations in the original training data, with the intention of reducing the risk of overfitting.
For this process, 20-fold cross-validation was used in the construction of the meta-learner training set, linear regression was used as the meta-learning algorithm, which was also used in Laan et al.’s simulation.

3. Results

The aim of study was to investigate the utility of integrating multi-sensor data, namely Fourier transform infrared spectroscopy (FTIR), multispectral imaging (MSI), and MSI fluorescence (MSIF), for the prediction of microbial spoilage in chicken and beef samples under various packaging and storage conditions. Over the following sections, the microbiological output, and output from the multi- and hyper-spectral sensors is outlined, as well as the predictive modelling performances obtained for each dataset using the microbiological count as output variables.

3.1. Microbial Assessment of Chicken Thigh Spoilage

The microbial (TVC) populations for chicken spoilage are recorded in Figure 3. The initial TVC load in the sampled chicken thigh was shown to fall within the range of 4.5–6 log CFU/g. Storage temperature had an apparent large impact on the kinetics throughout storage. The initial disparity between batches for both atmospheric conditions appeared minimal, barring the mean initial measurements for batch 1 of the vacuum-packaged meat samples (5.72 versus 5.22 log CFU/g). Across all conditions, initial load appeared high—previous research conducted in similar conditions showed lower values of between 2 and 3.5 log CFU/g [14,28]. Storage in the safe conditions (0 °C and 5 °C) showed slowing of bacterial growth in vacuum-packaged meat when compared to aerobic storage—beyond 48 h at 5 °C and 72 h at 0 °C, batches of the former condition exhibited a widening TVC difference against the aerobically stored meat until the end of sampling. Mean TVC loads at 0 °C and 216 h were 7.39 and 7.29 log CFU/g for the vacuum condition and 8.04 and 9.11 for the aerobic condition. At 5 °C and 216 h, TVC was recorded at 8.75 and 8.63 for the vacuum condition. For the aerobic condition 5 °C and 168 h, TVC was recorded at 9.01 and 9.38. The marginally abusive condition (10 °C) exhibited the most severe microbial growth: aerobic counts at the end of sampling were 9.50 and 9.27 log CFU/g at 96 h, whereas the vacuum-packaged meat peaked at 8.25 and 8.53 log CFU/g at 120 h and 96 h for batch 1 and 2, respectively. Monitoring for all conditions was terminated at points past the 7–8 log CFU/g range previously reported as representative of spoilage in chicken [37].

3.2. Microbial Assessment of Beef Spoilage

The microbial (TVC) populations for beef mince spoilage are recorded in Figure 4. Initial TVC load for both packaging conditions show separation by batch, of between 0.5 and 1 log CFU/g. Batch 1 of the aerobic and modified atmosphere samples showed initial counts of 4.95, 4.72, and 5.04 log CFU/g at 0 °C, 5 °C, and 10 °C, respectively, whereas batch 2 showed counts of 4.07, 3.91, and 4.02 log CFU/g. This ~0.5–1 log CFU/g difference in initial TVC values seen in both aerobic and modified atmosphere packaging batches likely reflects the common origin of the batches and their simultaneous preparatory steps.
During the preparation of patties for storage, the mincing process is likely to distribute any surface contamination present in certain areas throughout the substrate and inoculate areas that were previously functionally sterile [38], in addition to decreasing the consistent baseline morphology of the underlying meat tissue, which may affect microbial growth in unpredictable ways. Despite the variability apparent in both the aerobic and modified atmospheric packaging (MAP) initial conditions, the aerobic batches tended towards a closer final count in both the 0 °C and 5 °C conditions. The MAP batches stored at 0 °C showed a reversal of highest counts at 216 h, possibly indicating a change in growth conditions, as batch 2 showed a declination of counts at 288 h, followed by a more severe, apparently exponential growth pattern onwards, counts in batch 2 of the MAP condition changed significantly from 7.21 log CFU/g at 408 h to 9.77 log CFU/g at 456 h.

3.3. Fourier Transform Infrared and Multispectral Imaging Measurements of Chicken Thigh and Beef Mince

FTIR spectral plots corresponding to the mean and standard deviation recorded within the processed calibration sets of the chicken thigh and beef mince datasets are found in Figure 5 and Figure 6 Previous domain-specific research has highlighted the contribution of the 1800–1400 cm−1 band in spoilage analysis [14]. The spectra gathered through this research corroborate these contributions: large degrees of variance exist in the 1750–1400 cm−1 region indicated by the wide standard deviation margin in both aerobic and vacuum-stored samples, although this is partially obscured by the gradient of the peaks. The spectral regions peaking at ~1550 cm−1 and 1640 cm−1 have been associated with amide II vibrations [39], suggesting the presence of proteins and potential free amino acids, and is concordant with microbial spoilage-related proteolytic changes [40].
Figure 7 shows a large degree of variation in the aerobic packaged chicken thigh MSI 450–700 nm region for the 0 to 216 h window, and more limited variation in the 450–570 nm region for the vacuum-packaged chicken. Similar observations have been made for published chicken-based food products [15], with reflectance in this region attributed to pigments including myoglobin, oxymyoglobin, and metmyoglobin (570/590/630 nm) [41]. The more limited variation in the longer wavelength region may be indicative of the vacuum storage condition’s inhibitory effect on the metabolic processes of spoilage-causing microbiota and meat oxidation.
Across the aerobic and modified atmosphere beef MSI measurements in Figure 8, the difference in reflectance between the 0 h and 336 h samples is more uniform across the wavelengths, except for a region in the aerobic data between 590 and 700 nm, in which the overall trend is inverted, with the 336 h samples showing a lesser degree of reflectance. This regional reduction in reflectance has been attributed to an effect similar to that observed with the chicken samples, namely colour changes (browning) due to the breakdown of meat pigment proteins [42].

3.4. Estimation of Microbial Activity in Chicken Thigh Using Machine Learning Analysis

Performance metrics for the two data partitioning methodologies for chicken thigh samples are shown in Table 3 and Table 4, and Figure 9. Table 3 describes the performance of the complete model against the test set for the relevant modality and the “opposing” condition, for example, the recording of performance of a PLS model trained on MSI data from the aerobic packaging condition when tested with the test set from the vacuum-packaged meat. For the models trained with the concatenated training sets from both aerobic and vacuum conditions, performance was assessed with the respective test sets, giving performance metrics for each condition individually.
Performance of the complete models on the test partition that fell within the cross-validation standard deviation envelope was considered to be indicative of a better-generalised model. With the single sensor, single packaging condition models developed and validated in the batch-on-batch fashion, only the MSI models were found to perform within this envelope and achieve sub-1 log CFU/g performance; RMSEp values of 0.615 log CFU/g for the aerobic condition and 0.793 log CFU/g for the vacuum condition were recorded. These results can be seen in Supplementary Figure S1. For the MSI model built with the combined aerobic and vacuum training data, performance was found to be somewhat of a compromise between the predictive accuracies of the single-condition models when tested with the appropriate test set as seen in Supplementary Figure S5.
Models built with either the MSIF or FTIR data underperformed, with all single-condition models failing to achieve R2 ≥ 0.5. The two-condition FTIR and MSIF models narrowly reached this threshold, with FTIR achieving RMSEp performance of 1.131 log CFU/g for the aerobic condition and 1.030 log CFU/g for the vacuum condition. The two-modality (FTIR and MSI) late (decision) and mid-level (feature) approaches for all three conditions appeared to offer a greater degree of overall predictive utility than the single-modality models and those additionally incorporating the MSIF data. Improved test results were observed when comparing with the best-performing MSI models, with the single-condition MSI-FTIR aerobic model test set validation RMSE decreasing from 0.615 to 0.547 log CFU/g, and the corresponding vacuum model RMSE decreasing from 0.793 to 0.697 log CFU/g. These results are shown in Supplementary Figure S2.
The two-condition MSI-FTIR feature fusion models offered improvements in performance over the respective MSI model, with RMSE values improving from 0.731/0.809 log CFU/g for aerobic and vacuum data, respectively, to 0.678/0.752 log CFU/g and accuracy improving from 81.8%/72.2% to 89.4%/87.5%. Overall, addition of the MSIF data did not offer sizable performance benefits for the early and mid-/feature fusion models. Potential explanations could derive from the similarity in observational space captured by both the MSI and MSIF modalities, as both emerge from different configurations of the same sensor device.
Low-level fusion batch-on-batch validation results were unremarkable and were not suggestive of an alternative to the former approaches. As described in the prior literature [17,23], attempts to utilise sensor modalities with greatly differing dimensionalities may result in the larger “dominating” the useful effects of the smaller in resultant predictions. The naïve approach described here of simply concatenating the scaled dataset matrices does not offer any counter to the occurrence of these effects.
Previous food spoilage research has highlighted the importance of informative datasets that describe the plurality of food states in experimental scenarios when constructing robust models that generalise well to new data [14,32]. In addition to adopting a batch-derived partitioning approach, as described here, for the quantification of farmed sea bream microbial activity, Fengou et al. devised a random sampling approach for partitioning data into training and testing sets [32]. A more robust implementation of this approach is used here to generalise performance of the algorithms for out-of-sample data. Through the use of repeated cross-validation for 50 independent 80%/20% splits, average performance of the single-modality and fusion architectures is explored, in essence automating the training and testing process examined in the referenced work. This gives an indication of the relative differences in performance between models in mean RMSE, Accuracy, and R2, but also an indication of the generalisation and stability of performance across folds through the recording of standard deviation of these metrics. With limited training and testing data, evidence of model stability moving across folds is considered an important characteristic in food monitoring applications. Results for this process are shown graphically in Figure 9 and tabularly in Table 4. Across all conditions, it was found that on average, MSI outperformed the other single-modality models. The high mean and small standard deviation in the accuracy score for the MSI aerobic condition model suggests consistent placement of predictions in the ±1 log CFU/g window, regardless of RMSE performance, which the other two modalities are not able to achieve. The appropriate feature (mid-) and decision (late) fusion approaches were able to marginally exceed mean performance for aerobic MSI. For the vacuum condition models, only late fusion was able to significantly outperform the single-sensor modalities through increased performance across all three recorded metrics, while reducing the standard deviation recorded in each. The most statistically significant results were obtained with the combined aerobic and vacuum data due to the larger statistical sample: MSI/FTIR/MSIF feature (mid-) fusion was shown to offer the greatest degree of performance improvement over the single-sensor approaches in all metrics, showing an RMSEcv decrease of ~0.15 log CFU/g and a >7% increase in prediction accuracy over the best-performing single-sensor model (MSI), while substantially reducing standard deviation in both metrics, a result suggestive of a model with more predictive stability when encountering mixed condition data.
The statistical significance of pairwise model comparisons was assessed using the Wilcoxon signed-rank test on RMSE values across cross-validation folds. To control for multiple comparisons, p-values were adjusted using the Holm–Bonferroni procedure [43], which maintains strong control of the family-wise error rate while providing greater statistical power than the standard Bonferroni correction. Significant increases in median RMSE performance across all scenarios were suggested when employing a late fusion approach, with Wilcoxon signed-rank test p-values < 0.001 (Figure 10). In the combined aerobic/vacuum scenario, all three fusion strategies displayed a significant improvement in median RMSE performance (p-values < 0.001). Interestingly, no significant difference in median performance was found across certain mid- and late fusion configurations in the aerobic and vacuum conditions (p-value > 0.05).
Whilst not entirely representative of the experimental conditions encountered in this research, Spyrelli et al.’s examination of the performance of PLS regression models using both FTIR and MSI for the prediction of spoilage in chicken achieved similar levels of performance—their conclusions were that the efficacy of their models were impacted by the inter-batch variability observed due to separation of meat sampling by four months [14]. Regardless, in their case, FTIR proved the most appropriate sensor type for informative model development. The poorer efficacy of FTIR models built in this research may be attributable to minimal preprocessing of the spectra, beyond restriction of the datasets to the 2000–900 cm−1 region as described, leading to models fitting on noisy data with a potential degree of confounding information.

3.5. Estimation of Microbial Activity in Beef Mince Using Machine Learning Analysis

Performance metrics for beef mince data are shown in Table 5 for the batch-on-batch approach, and Figure 11/Table 6 for the alternative approach. Results for the batch-on-batch validation scheme appeared affected by the inter-batch variation visible in Figure 4. This is suggested by the strong intra-batch cross-validation performance exhibited by most single-sensor models. Batch-on-batch cross-validation RMSE performance across the decision fusion approaches is varied: in both the aerobic and combined conditions, the associated two- and three-sensor decision fusion models exceeded the cross-validation performance of all single-sensor models.
Predictions for the aerobic condition were improved with the MSI/FTIR late fusion model, with RMSE values decreasing from 1.306 to 1.167 log CFU/g and an accuracy improving from 45.7% to 56.5%. This aerobic performance was mirrored in the feature (mid-) fusion approach. The poor test set validation of the models is likely attributable to a combination of small training sets, along with the variation between the batches. None of the explored approaches were able to achieve RMSEp results lower than 1 log CFU/g. Only the combined aerobic and MAP MSIF model shows a performance approaching this threshold, with an RMSEp of 1.08 log CFU/g, however, the configuration appears unsuitable for prediction of the aerobic test TVC.
The results of this data partitioning approach highlight the high degree of variability between the batches used for training and testing the respective model types, stressing the importance of supplementation of the training data with further batches to construct more representative models that are applicable to “production” use cases. Supplementary Figure S3 highlights the bias present in the batch-on-batch single-sensor models. The models developed for the aerobic sensor modalities suggest a tendency of overestimation of bacterial counts, whereas the MSI and FTIR models developed for the modified atmosphere packaging condition show poor generalisation to the test batch.
In a similar manner to the chicken spoilage scenario, repeated nested cross-validation was used to assess the generalised performance of the three tiers of fusion approach when compared to the corresponding single-sensor models, albeit with a lesser degree of confidence due to the wider standard deviation envelope. A general downward trend was visible in Figure 11 in mean and standard deviation of RMSE performance when moving from single sensors towards decision (late) fusion methods. Wilcoxon signed-rank tests were used to aid the quantification of the significance of differences in median performance with minimal assumptions as to the underlying distribution of results (Figure 12), with Holm–Bonferroni correction applied. For the aerobic and combined aerobic and MAP conditions, FTIR performance was significantly different to MSI, with Wilcoxon signed-rank p-value < 0.05. Across all scenarios, MSI/FTIR(/MSIF) decision fusion achieved a significant improvement in performance against single-sensor approaches, with p-values of at most 0.001. The performance metrics for the combined aerobic and MAP condition (Table 6) suggest the most convincing improvements to predictive performance by adopting a sensor fusion approach: MSI/FTIR/MSIF mid-/late fusion show an increase in mean accuracy of between 6 and 8% over FTIR alone.

4. Discussion and Conclusions

The results of this comparative performance assessment of different data fusion approaches in two meat spoilage scenarios suggest in a majority of cases enhanced predictive capability and generalisation to new data when compared to models built with individual constituent sensor device data. At the time of writing, fusion of multispectral imaging and Fourier transform infrared in the context of meat spoilage assessment has not seen significant publication.
Results from the batch validation feature fusion and decision fusion pipelines showed that the latter’s results are in most cases on-par with feature fusion, and in the case of chicken spoilage, superior performance is observed. The performance of the fusion approaches was corroborated in the repeated nested cross-validation results: a general trend is an improvement in mean RMSE performance when compared to the single-sensor approaches, alongside a reduction in standard deviation, indicating more stable performance in the recorded fold results. For the individual sensor approaches explored for chicken spoilage analysis, MSI performance was in most cases superior to FTIR and MSI with fluorescence (MSIF), and in some cases performed similarly to the equivalent fusion approaches assessed. For the beef spoilage scenario, the individual sensor results were more unstable, with FTIR narrowly achieving better RMSE performance, with decision fusion methods indicated as offering the most significant performance improvement. It is anticipated that refinement of these feature and late fusion methods, through more consideration of the fusion strategy, or, in the case of the latter, additions to the first-layer (expert) model library or reconfiguration of the meta-learning layer will result in improved performance, bringing the strategy more in line with stacked generalisation approaches. Modification of the hyper-parameter tuning regime with alternative approaches, such as Bayesian methods, may accelerate convergence on optimal configurations.
Whilst widely explored in a variety of contexts outside of food analysis, sensor/data fusion has seen limited utilisation in the area of meat spoilage quantification. Previous attempts have been made in the analysis of minced meat spoilage in Fengou et al. [23], which used naïve early fusion as previously described, the results of which suggested further research and optimisation was a potential avenue to explore for improvement of spoilage prediction. Additional data fusion efforts have been made in the prediction of other meat quality metrics, such as moisture content in freeze-thawed pork [44], in which adoption of decision fusion approaches similar to that implemented here achieved a notable enhancement of predictive utility over the models using single-sensor modalities in isolation. The exploration of fusion methodologies in the context of food spoilage is timely, as increasing affordability of many high-throughput, minimally invasive sensor types is likely to prompt increased adoption throughout production and distribution pipelines. While unlikely to offer an accuracy matching established lab testing protocol in isolation, they offer clear benefits in terms of responsiveness, portability, and, economic optimisation through minimisation of food wastage. Fusion of these sensor outputs is one possible avenue with which to improve upon predictive accuracy and reliability; interpretation of this growing wealth of multi-modal food monitoring data will likely lead to more informative, robust models for a variety of food control tasks.
The machine learning models generated in this work have corroborated existing research in the utilisation of sensor technologies for microbial count prediction, whilst also highlighting the potential performance improvements achievable by implementing a data fusion approach for combining their predictive power. The performance of these approaches serves as a suggestion of directions for the optimisation of high-throughput sensor performance in meat analysis, as model training has been constrained with small sample sizes. Even so, the comparison of multiple architectures on an “even footing” suggest performance advantages obtainable by adopting fusion approaches in this domain.
Regarding the efficacy of individual sensors applied in this research, it is likely that further work in the data preparatory stage may positively impact the predictive power of resultant models. Comparison with existing research shows similar data processing procedures were used for MSI and FTIR spectral preparation [14,15,28], namely the application of SNV and filtering techniques for preprocessing spectral datasets. However, some sources demonstrate optimisation and feature selection techniques for highly dimensional data, such as that from FTIR, that may improve results even for machine learning algorithms that are capable of handling some degree of collinearity, such as partial least squares techniques (PLS). Use of these methods must account for the data fusion context; some methods, such as recursive feature elimination and genetic algorithm- (GA) derived techniques have shown promise in optimising the number of features available to subsequent algorithms [45]. However, these methods result in the removal of information that is not informative in a solitary context, but may become informative with the addition of additional information provided by other sensor modalities [17].
In the interest of improving confidence in decisions increasingly informed by the use of high-throughput sensor technologies in the food analysis sector, more well-informed machine learning predictions may be made by incorporating the predictive power from multiple sensor modalities, reducing uncertainty by forming a more complete view of biological state though the union of each sensor’s observational spaces. In practice, these sensor observations could be made throughout the food production and distribution pipeline, with a combination of devices installed in a permanent fashion with specialist oversight, and those deployed portably at the food business operator level [4]. The successful summation and fusion of this food state information in a real-world situation is dependent on the success of analysts in accounting for the information collected across differences in sampling times and storage and distribution conditions. As such, appropriate decision support pipelines may be necessary to handle the influx of information and facilitate predictive model construction and inference in a semi-automated fashion.
Further work is required to refine fusion techniques suitable for the food analysis domain, through the exploration of different combinations of machine learning algorithms and methodologies, with larger quantities of experimental data with which to build more dependable models. In conclusion, the approaches demonstrated here may serve as an indicator of potential utility of all three general types of sensor fusion in real-world food analysis scenarios.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/foods14091613/s1, Figure S1. Test performance plots for single-sensor, single-packaging-condition chicken thigh spoilage prediction models built using MSI, FTIR and MSIF datasets. MSI: Multi Spectral Imaging. MSIF: Multispectral Imaging Fluorescent. FTIR: Fourier Transform Infrared Spectroscopy (FTIR). Figure S2. Test performance plots for two/three-sensor, single-packaging-condition chicken thigh spoilage prediction models built using MSI, FTIR and MSIF datasets, built using the late (decision) fusion approach. MSI: Multi Spectral Imaging. MSIF: Multispectral Imaging Fluorescent. FTIR: Fourier Transform Infrared Spectroscopy (FTIR). Figure S3. Test performance plots for single-sensor, single-packaging-condition beef mince spoilage prediction models built using MSI, FTIR and MSIF datasets. MSI: Multi Spectral Imaging. MSIF: Multispectral Imaging Fluorescent. FTIR: Fourier Transform Infrared Spectroscopy (FTIR). Figure S4. Test performance plots for two/three-sensor, single-packaging-condition beef mince spoilage prediction models built using MSI, FTIR and MSIF datasets, built using the late (decision) fusion approach. MSI: Multi Spectral Imaging. MSIF: Multispectral Imaging Fluorescent. FTIR: Fourier Transform Infrared Spectroscopy (FTIR). Figure S5. Test performance plots for single-sensor, two-packaging-condition chicken thigh spoilage prediction models built using MSI, FTIR and MSIF datasets. Figure S6. Test performance plots for two/three-sensor, two-packaging-condition chicken thigh spoilage prediction models built using MSI, FTIR and MSIF datasets, built using the late (decision) fusion approach. MSI: Multi Spectral Imaging. MSIF: Multispectral Imaging Fluorescent. FTIR: Fourier Transform Infrared Spectroscopy (FTIR). Figure S7. Test performance plots for single-sensor, two-packaging-condition beef mince spoilage prediction models built using MSI, FTIR and MSIF datasets. Figure S8. Test performance plots for two/three-sensor, two-packaging-condition beef mince spoilage prediction models built using MSI, FTIR and MSIF datasets, built using the late (decision) fusion approach. MSI: Multi Spectral Imaging. MSIF: Multispectral Imaging Fluorescent. FTIR: Fourier Transform Infrared Spectroscopy (FTIR).

Author Contributions

Conceptualization: S.H. and F.M.; methodology: S.H. and G.-J.N.; validation: F.M. and M.A.; formal analysis: S.H.; investigation: S.H.; data curation: S.H.; writing—original draft preparation: S.H.; writing—review and editing: F.M., G.-J.N. and M.A.; visualization: S.H.; supervision: F.M. and M.A.; funding acquisition: F.M. and G.-J.N. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded as part of the Horizon 2020 ‘DiTECT’ project, (Grant Agreement No 861915)—https://ditect.eu and the Horizon Europe FOODGUARD Project, (Grant Agreement No 101136542)—https://www.foodguard-project.eu.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The original contributions presented in the study are included in the article/Supplementary Material, further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.

Abbreviations

The following abbreviations are used in this manuscript:
CFUColony Forming Units
FTIRFourier Transform Infrared
MSI(F)Multispectral Imaging (Fluorescent)
PLSPartial Least Squares
RMSERoot Mean Squared Error
SNVSingular Normal Variate
TVCTotal Viable Counts

References

  1. USDA. What Is the Most Consumed Meat in the World?—US Department of Agriculture. 2024. Available online: https://ask.usda.gov/s/article/What-is-the-most-consumed-meat-in-the-world (accessed on 11 March 2024).
  2. Kandeepan, G.; Tahseen, A. Modified Atmosphere Packaging (MAP) of Meat and Meat Products: A Review. J. Packag. Technol. Res. 2022, 6, 137–148. [Google Scholar] [CrossRef]
  3. Kuzelov, A.; Vasilev, K.; Naseva, D.; Taskov, N.; Dusica, S. Impact of packaging in modiffied atmosphere of sustainability of minced meat products. Bulg. J. Agric. Sci. 2015, 21, 1172–1176. [Google Scholar]
  4. Nychas, G.-J.; Sims, E.; Tsakanikas, P.; Mohareb, F. Data Science in the Food Industry. Annu. Rev. Biomed. Data Sci. 2021, 4, 341–367. [Google Scholar] [CrossRef]
  5. United Nations. Food Loss and Waste Reduction. 2023. Available online: https://www.un.org/en/observances/end-food-waste-day (accessed on 9 April 2024).
  6. Commission Regulation (EC) No 2073/2005 of 15th November 2005 on Microbiological Criteria for Foodstuffs. 2005. Available online: https://op.europa.eu/publication-detail/-/publication/8264401a-68a2-11ea-b735-01aa75ed71a1 (accessed on 1 February 2025).
  7. Nychas, G.-J.E.; Panagou, E.Z.; Mohareb, F. Novel approaches for food safety management and communication. Curr. Opin. Food Sci. 2016, 12, 13–20. [Google Scholar] [CrossRef]
  8. Rodrigues, S.S.Q.; Dias, L.G.; Teixeira, A. Emerging Methods for the Evaluation of Sensory Quality of Food: Technology at Service. Curr. Food Sci. Technol. Rep. 2024, 2, 77–90. [Google Scholar] [CrossRef]
  9. Stelmach, A.; Cwiek-Ludwicka, K. Organoleptic analysis of food packaging. Rocz. Panstw. Zakl. Hig. 2006, 57, 355–360. [Google Scholar]
  10. Cozzolino, D. Sensors for the Food Industry: An Introduction; The Royal Society of Chemistry: London, UK, 2022. [Google Scholar] [CrossRef]
  11. Yousefi, H.; Su, H.-M.; Imani, S.M.; Alkhaldi, K.; MFilipe, C.D.; Didar, T.F. Intelligent Food Packaging: A Review of Smart Sensing Technologies for Monitoring Food Quality. ACS Sens. 2019, 4, 808–821. [Google Scholar] [CrossRef]
  12. Rahman, U.U.; Sahar, A.; Pasha, I.; Rahman, S.U.; Ishaq, A. Assessing the capability of Fourier transform infrared spectroscopy in tandem with chemometric analysis for predicting poultry meat spoilage. PeerJ 2018, 6, e5376. [Google Scholar] [CrossRef]
  13. Böcker, U.; Ofstad, R.; Wu, Z.; Bertram, H.C.; Sockalingum, G.D.; Manfait, M.; Egelandsdal, B.; Kohler, A. Revealing covariance structures in fourier transform infrared and Raman microspectroscopy spectra: A study on pork muscle fiber tissue subjected to different processing parameters. Appl. Spectrosc. 2007, 61, 1032–1039. [Google Scholar] [CrossRef]
  14. Spyrelli, E.D.; Ozcan, O.; Mohareb, F.; Panagou, E.Z.; Nychas, G.-J.E. Spoilage assessment of chicken breast fillets by means of fourier transform infrared spectroscopy and multispectral image analysis. Curr. Res. Food Sci. 2021, 4, 121–131. [Google Scholar] [CrossRef]
  15. Spyrelli, E.D.; Doulgeraki, A.I.; Argyri, A.A.; Tassou, C.C.; Panagou, E.Z.; Nychas, G.-J.E. Implementation of Multispectral Imaging (MSI) for Microbiological Quality Assessment of Poultry Products. Microorganisms 2020, 8, 552. [Google Scholar] [CrossRef]
  16. Yang, B.; Qi, L.; Wang, M.; Hussain, S.; Wang, H.; Wang, B.; Ning, J. Cross-Category Tea Polyphenols Evaluation Model Based on Feature Fusion of Electronic Nose and Hyperspectral Imagery. Sensors 2020, 20, 50. [Google Scholar] [CrossRef]
  17. Smolinska, A.; Engel, J.; Szymanska, E.; Buydens, L.; Blanchet, L. General Framing of Low-, Mid-, and High-Level Data Fusion with Examples in the Life Sciences. Data Handl. Sci. Technol. 2019, 31, 51–79. [Google Scholar] [CrossRef]
  18. Wolpert, D.H. Stacked generalization. Neural Netw. 1992, 5, 241–259. [Google Scholar] [CrossRef]
  19. Naimi, A.I.; Balzer, L.B. Stacked Generalization: An Introduction to Super Learning. Eur. J. Epidemiol. 2018, 33, 459–464. [Google Scholar] [CrossRef] [PubMed]
  20. Borràs, E.; Ferré, J.; Boqué, R.; Mestres, M.; Aceña, L.; Busto, O. Data fusion methodologies for food and beverage authentication and quality assessment—A review. Anal. Chim. Acta 2015, 891, 1–14. [Google Scholar] [CrossRef]
  21. Fengou, L.-C.; Lytou, A.E.; Tsekos, G.; Tsakanikas, P.; Nychas, G.-J.E. Features in visible and Fourier transform infrared spectra confronting aspects of meat quality and fraud. Food Chem. 2024, 440, 138184. [Google Scholar] [CrossRef] [PubMed]
  22. Videometer, D. VideometerLab—Multispectral Imaging Technology. 2021. Available online: https://videometer.com/videometerlab/ (accessed on 18 March 2024).
  23. Fengou, L.-C.; Spyrelli, E.; Lianou, A.; Tsakanikas, P.; Panagou, E.Z.; Nychas, G.-J.E. Estimation of Minced Pork Microbiological Spoilage through Fourier Transform Infrared and Visible Spectroscopy and Multispectral Vision Technology. Foods 2019, 8, 238. [Google Scholar] [CrossRef]
  24. Argyri, A.A.; Panagou, E.Z.; Tarantilis, P.A.; Polysiou, M.; Nychas, G.-J.E. Rapid qualitative and quantitative detection of beef fillets spoilage based on Fourier transform infrared spectroscopy data and artificial neural networks. Sens. Actuators B Chem. 2010, 145, 146–154. [Google Scholar] [CrossRef]
  25. Barnes, R.J.; Dhanoa, M.S.; Lister, S.J. Standard Normal Variate Transformation and De-Trending of Near-Infrared Diffuse Reflectance Spectra. Appl. Spectrosc. 1989, 43, 772–777. [Google Scholar] [CrossRef]
  26. Ropodi, A.I.; Pavlidis, D.E.; Mohareb, F.; Panagou, E.Z.; Nychas, G.-J.E. Multispectral image analysis approach to detect adulteration of beef and pork in raw meats. Food Res. Int. 2015, 67, 12–18. [Google Scholar] [CrossRef]
  27. Argyri, A.A.; Jarvis, R.M.; Wedge, D.; Xu, Y.; Panagou, E.Z.; Goodacre, R.; Nychas, G.-J.E. A comparison of Raman and FT-IR spectroscopy for the prediction of meat spoilage. Food Control. 2013, 29, 461–470. [Google Scholar] [CrossRef]
  28. Sahar, A.; Dufour, É. Use of Fourier transform-infrared spectroscopy to predict spoilage bacteria on aerobically stored chicken breast fillets. LWT. Food Sci. Technol. 2014, 56, 315–320. [Google Scholar] [CrossRef]
  29. Cawley, G.C.; Talbot, N. On Over-Fitting in Model Selection and Subsequent Selection Bias in Performance Evaluation—University of East Anglia. 2010. Available online: https://research-portal.uea.ac.uk/en/publications/on-over-fitting-in-model-selection-and-subsequent-selection-bias- (accessed on 24 January 2025).
  30. Borràs, E.; Ferré, J.; Boqué, R.; Mestres, M.; Aceña, L.; Calvo, A.; Busto, O. Prediction of olive oil sensory descriptors using instrumental data fusion and partial least squares (PLS) regression. Talanta 2016, 155, 116–123. [Google Scholar] [CrossRef]
  31. Abdi, H. Partial least squares regression and projection on latent structure regression (PLS Regression). WIREs Comput. Stat. 2010, 2, 97–106. [Google Scholar] [CrossRef]
  32. Fengou, L.-C.; Lianou, A.; Tsakanikas, P.; Gkana, E.N.; Panagou, E.Z.; Nychas, G.-J.E. Evaluation of Fourier transform infrared spectroscopy and multispectral imaging as means of estimating the microbiological spoilage of farmed sea bream. Food Microbiol. 2019, 79, 27–34. [Google Scholar] [CrossRef] [PubMed]
  33. James, G.; Witten, D.; Hastie, T.; Tibshirani, R. Resampling Methods. In An Introduction to Statistical Learning: With Applications in R; James, G., Witten, D., Hastie, T., Tibshirani, R., Eds.; Springer: New York, NY, USA, 2021; pp. 197–223. [Google Scholar] [CrossRef]
  34. Bergstra, J.; Bengio, Y. Random Search for Hyper-Parameter Optimization. J. Mach. Learn. Res. 2012, 13, 281–305. [Google Scholar]
  35. Draper, N.R.; Smith, H. Applied Regression Analysis, 3rd ed.; Wiley and Sons: Hoboken, NJ, USA, 1998; p. 736. Available online: https://www.wiley.com/en-gb/Applied+Regression+Analysis%2C+3rd+Edition-p-9780471170822 (accessed on 25 March 2024).
  36. van der Laan, M.J.; Polley, E.C.; Hubbard, A.E. Super Learner. Stat. Appl. Genet. Mol. Biol. 2007, 6. [Google Scholar] [CrossRef]
  37. Rouger, A.; Tresse, O.; Zagorec, M. Bacterial Contaminants of Poultry Meat: Sources, Species, and Dynamics. Microorganisms 2017, 5, 50. [Google Scholar] [CrossRef]
  38. US Institute of Medicine. Escherichia coli O157:H7 in Ground Beef. In Review of a Draft Risk Assessment; National Academies Press: Washington, DC, USA, 2002. Available online: http://www.ncbi.nlm.nih.gov/books/NBK221098/ (accessed on 8 May 2024).
  39. Ellis, D.I.; Broadhurst, D.; Kell, D.B.; Rowland, J.J.; Goodacre, R. Rapid and Quantitative Detection of the Microbial Spoilage of Meat by Fourier Transform Infrared Spectroscopy and Machine Learning. Appl. Environ. Microbiol. 2002, 68, 2822–2828. [Google Scholar] [CrossRef]
  40. Alexandrakis, D.; Downey, G.; Scannell, A.G.M. Rapid Non-destructive Detection of Spoilage of Intact Chicken Breast Muscle Using Near-infrared and Fourier Transform Mid-infrared Spectroscopy and Multivariate Statistics. Food Bioprocess Technol. 2012, 5, 338–347. [Google Scholar] [CrossRef]
  41. Pu, H.; Kamruzzaman, M.; Sun, D.-W. Selection of feature wavelengths for developing multispectral imaging systems for quality, safety and authenticity of muscle foods—A review. Trends Food Sci. Technol. 2015, 45, 86–104. [Google Scholar] [CrossRef]
  42. Liu, Y.; Lyon, B.G.; Windham, W.R.; Realini, C.E.; Pringle, T.D.D.; Duckett, S. Prediction of color, texture, and sensory characteristics of beef steaks by visible and near infrared reflectance spectroscopy. A feasibility study☆. Meat Sci. 2003, 65, 1107–1115. [Google Scholar] [CrossRef] [PubMed]
  43. Holm, S. A Simple Sequentially Rejective Multiple Test Procedure. Scand. J. Stat. 1979, 6, 65–70. [Google Scholar]
  44. Cheng, J.; Sun, J.; Yao, K.; Xu, M.; Tian, Y.; Dai, C. A decision fusion method based on hyperspectral imaging and electronic nose techniques for moisture content prediction in frozen-thawed pork. LWT 2022, 165, 113778. [Google Scholar] [CrossRef]
  45. Leardi, R.; Lupiáñez González, A. Genetic algorithms applied to feature selection in PLS regression: How and when to use them. Chemom. Intell. Lab. Syst. 1998, 41, 195–207. [Google Scholar] [CrossRef]
Figure 1. Graphical representation of early, feature (mid-) and decision (late) fusion approaches implemented using multispectral imaging (MSI), multispectral imaging fluorescent (MSIF), and Fourier transform infrared spectroscopy (FTIR) for total viable count (TVC) prediction. The upper examples represent decision fusion, wherein trained first-layer model predictions (3.) are passed to a linear model for combination of their predictions. The feature fusion approach uses first-layer partial least squares (PLS) models to generate projections for passing into a second-layer PLS model (2.), the number of latent variables u is tuned on these outputs. The lower approach represents early fusion, wherein the unprocessed data matrices are concatenated into a single matrix and standardised (1.) prior to passing to a subsequent PLS model. The number of latent variables retained was tuned in a manner similar to the feature fusion approach.
Figure 1. Graphical representation of early, feature (mid-) and decision (late) fusion approaches implemented using multispectral imaging (MSI), multispectral imaging fluorescent (MSIF), and Fourier transform infrared spectroscopy (FTIR) for total viable count (TVC) prediction. The upper examples represent decision fusion, wherein trained first-layer model predictions (3.) are passed to a linear model for combination of their predictions. The feature fusion approach uses first-layer partial least squares (PLS) models to generate projections for passing into a second-layer PLS model (2.), the number of latent variables u is tuned on these outputs. The lower approach represents early fusion, wherein the unprocessed data matrices are concatenated into a single matrix and standardised (1.) prior to passing to a subsequent PLS model. The number of latent variables retained was tuned in a manner similar to the feature fusion approach.
Foods 14 01613 g001
Figure 2. General schematic for a single fold of nested cross validation. This process is repeated for k folds. In the case of repetitions, the data are shuffled randomly before the same process occurs again for a new selection of k outer folds.
Figure 2. General schematic for a single fold of nested cross validation. This process is repeated for k folds. In the case of repetitions, the data are shuffled randomly before the same process occurs again for a new selection of k outer folds.
Foods 14 01613 g002
Figure 3. Mean and standard deviation of total viable count (TVC) recorded in chicken thigh for aerobic (batch 1: blue, batch 2: dark blue) and vacuum (batch 1: red, batch 2: dark red) packaging conditions at 0 °C, 5 °C, and 10 °C.
Figure 3. Mean and standard deviation of total viable count (TVC) recorded in chicken thigh for aerobic (batch 1: blue, batch 2: dark blue) and vacuum (batch 1: red, batch 2: dark red) packaging conditions at 0 °C, 5 °C, and 10 °C.
Foods 14 01613 g003
Figure 4. Mean and standard deviation of total viable count (TVC) recorded in beef mince for aerobic (batch 1: blue, batch 2: dark blue) and MAP (batch 1: red, batch 2: dark red) packaging conditions at 0 °C, 5 °C, and 10 °C.
Figure 4. Mean and standard deviation of total viable count (TVC) recorded in beef mince for aerobic (batch 1: blue, batch 2: dark blue) and MAP (batch 1: red, batch 2: dark red) packaging conditions at 0 °C, 5 °C, and 10 °C.
Foods 14 01613 g004
Figure 5. Plot showing mean spectral values of Fourier transform infrared spectroscopy (FTIR) data across the aerobically and vacuum-stored chicken thigh samples (solid black line). The standard deviation across the dataset is indicated by grey shading. Mean values are indicated for 0 °C/0 h (dotted blue line aerobic n = 10, vacuum n = 8) and 0 °C/216 h (dashed orange line aerobic n = 21, vacuum n = 8).
Figure 5. Plot showing mean spectral values of Fourier transform infrared spectroscopy (FTIR) data across the aerobically and vacuum-stored chicken thigh samples (solid black line). The standard deviation across the dataset is indicated by grey shading. Mean values are indicated for 0 °C/0 h (dotted blue line aerobic n = 10, vacuum n = 8) and 0 °C/216 h (dashed orange line aerobic n = 21, vacuum n = 8).
Foods 14 01613 g005
Figure 6. Plot showing mean spectral values of Fourier transform infrared spectroscopy (FTIR) data across the aerobically and modified atmosphere packaged (MAP) beef mince samples (solid black line). The standard deviation across the dataset is indicated by grey shading. Mean values are indicated for 0 °C/0 h (dotted blue line aerobic n = 4, MAP n = 4) and 0 °C/336 h (dashed orange line aerobic n = 4, MAP n = 4).
Figure 6. Plot showing mean spectral values of Fourier transform infrared spectroscopy (FTIR) data across the aerobically and modified atmosphere packaged (MAP) beef mince samples (solid black line). The standard deviation across the dataset is indicated by grey shading. Mean values are indicated for 0 °C/0 h (dotted blue line aerobic n = 4, MAP n = 4) and 0 °C/336 h (dashed orange line aerobic n = 4, MAP n = 4).
Foods 14 01613 g006
Figure 7. Plot showing mean and standard deviation of spectral values of Multispectral Imaging (MSI) data across the aerobically and vacuum-stored chicken thigh samples (solid black line). Mean and standard deviation values are also indicated for 0 °C/0 h (blue line aerobic n = 10, vacuum n = 8) and 0 °C/216 h (orange line aerobic n = 21, vacuum n = 8).
Figure 7. Plot showing mean and standard deviation of spectral values of Multispectral Imaging (MSI) data across the aerobically and vacuum-stored chicken thigh samples (solid black line). Mean and standard deviation values are also indicated for 0 °C/0 h (blue line aerobic n = 10, vacuum n = 8) and 0 °C/216 h (orange line aerobic n = 21, vacuum n = 8).
Foods 14 01613 g007
Figure 8. Plot showing mean and standard deviation of spectral values of MSI data across the aerobically and modified atmosphere-stored (MAP) minced beef samples (solid black line). Mean and standard deviation values are also indicated for 0 °C/0 h (blue line aerobic n = 4, MAP n = 4) and 0 °C/336 h (orange line aerobic n = 4, MAP n = 4).
Figure 8. Plot showing mean and standard deviation of spectral values of MSI data across the aerobically and modified atmosphere-stored (MAP) minced beef samples (solid black line). Mean and standard deviation values are also indicated for 0 °C/0 h (blue line aerobic n = 4, MAP n = 4) and 0 °C/336 h (orange line aerobic n = 4, MAP n = 4).
Foods 14 01613 g008
Figure 9. The root mean squared error of prediction of the repeated nested cross-validation process for chicken thigh data.
Figure 9. The root mean squared error of prediction of the repeated nested cross-validation process for chicken thigh data.
Foods 14 01613 g009
Figure 10. Wilcoxon signed-rank test significance levels for all repeated nested cross-validation scenarios for chicken thigh data, where ‘*’ = p < 0.05, ‘**’ = p < 0.01, and ‘***’ = p < 0.001. Results are coloured red where differences in median performance are insignificant (p > 0.05) or were significant in favour of a non-fusion approach.
Figure 10. Wilcoxon signed-rank test significance levels for all repeated nested cross-validation scenarios for chicken thigh data, where ‘*’ = p < 0.05, ‘**’ = p < 0.01, and ‘***’ = p < 0.001. Results are coloured red where differences in median performance are insignificant (p > 0.05) or were significant in favour of a non-fusion approach.
Foods 14 01613 g010
Figure 11. The root mean squared error of prediction of the repeated nested cross-validation process for beef mince data.
Figure 11. The root mean squared error of prediction of the repeated nested cross-validation process for beef mince data.
Foods 14 01613 g011
Figure 12. Wilcoxon signed-rank test significance levels for all repeated nested cross-validation scenarios for beef mince data, where ‘*’ = p < 0.05, ‘**’ = p < 0.01, and ‘***’ = p < 0.001. Results are coloured red where differences in median performance are insignificant (p > 0.05) or were significant in favour of a non-fusion approach.
Figure 12. Wilcoxon signed-rank test significance levels for all repeated nested cross-validation scenarios for beef mince data, where ‘*’ = p < 0.05, ‘**’ = p < 0.01, and ‘***’ = p < 0.001. Results are coloured red where differences in median performance are insignificant (p > 0.05) or were significant in favour of a non-fusion approach.
Foods 14 01613 g012
Table 1. Table of calibration/cross-validation (CV) and test set sizes for chicken and beef spoilage scenarios using batch validation approach. In addition to the aerobic and vacuum/MAP conditions, a further calibration/test split was synthesised for each meat type, by independently combining the calibration and test sets of the aerobic/vacuum-packaged chicken and aerobic/modified atmosphere packaged beef, to assess the performance of models constructed with data from both respective packaging conditions.
Table 1. Table of calibration/cross-validation (CV) and test set sizes for chicken and beef spoilage scenarios using batch validation approach. In addition to the aerobic and vacuum/MAP conditions, a further calibration/test split was synthesised for each meat type, by independently combining the calibration and test sets of the aerobic/vacuum-packaged chicken and aerobic/modified atmosphere packaged beef, to assess the performance of models constructed with data from both respective packaging conditions.
Partition
Chicken SpoilageAerobic conditionVacuum conditionCombined conditions
Calibration7065135
CV7065135
Prediction6672138
Repeated Nested CV136137273
Beef SpoilageAerobic conditionMAP conditionCombined conditions
Calibration4657103
CV4657103
Prediction4656102
Repeated Nested CV92113205
Table 2. Grid search space for the repeated nested cross-validation approach. In the case of random search for MSI-MSI mid-fusion and MSI-MSIF-FTIR mid-/late fusion, 1500 (~37% coverage), 2500 (~12% coverage) and 400 (~30% coverage) iterations were performed per inner grid search, respectively, with each parameter sampled from a uniform distribution. All other model types used exhaustive grid search. MSI: multi spectral imaging. MSIF: multispectral imaging fluorescent. FTIR: Fourier transform infrared spectroscopy (FTIR).
Table 2. Grid search space for the repeated nested cross-validation approach. In the case of random search for MSI-MSI mid-fusion and MSI-MSIF-FTIR mid-/late fusion, 1500 (~37% coverage), 2500 (~12% coverage) and 400 (~30% coverage) iterations were performed per inner grid search, respectively, with each parameter sampled from a uniform distribution. All other model types used exhaustive grid search. MSI: multi spectral imaging. MSIF: multispectral imaging fluorescent. FTIR: Fourier transform infrared spectroscopy (FTIR).
ModelRange
Single-Sensor Models and Mid-/Late Fusion Base Models
MSI—pls__n_components2–17
FTIR—pls__n_components2–20
MSIF—pls__n_components2–7
Early Fusion Models
pls__n_components2–20
Mid Fusion Models
pls__n_components2–17
Table 3. Performance metrics for PLS-R models built for the purpose of estimation of bacterial total viable count (log CFU/g TVC) in chicken thigh samples using batch-on-batch validation (aerobic n = 70, vacuum n = 65, combined n = 135). MSI: multi spectral imaging. MSIF: multispectral imaging fluorescent. FTIR: Fourier transform infrared spectroscopy (FTIR).
Table 3. Performance metrics for PLS-R models built for the purpose of estimation of bacterial total viable count (log CFU/g TVC) in chicken thigh samples using batch-on-batch validation (aerobic n = 70, vacuum n = 65, combined n = 135). MSI: multi spectral imaging. MSIF: multispectral imaging fluorescent. FTIR: Fourier transform infrared spectroscopy (FTIR).
ModelLOOCV PerformanceAerobic PerformanceVacuum Performance
RMSEcv (SD)LVs
(Meta LVs)
RMSEpAcc %R2RMSEpAcc %R2
MSIAerobic0.6779 (0.1664)90.614786.36360.86041.414556.9444−0.1725
Vacuum0.5199 (0.1702)40.895675.75760.70370.7933750.6312
A + V0.6928 (0.1311)60.731181.81820.80250.80972.22220.6165
MSIFAerobic0.8329 (0.2677)32.247330.303−0.86551.756141.6667−0.8073
Vacuum0.7304 (0.3058)51.680542.4242−0.04321.097663.88890.2941
A + V0.8333 (0.1779)61.546942.42420.11610.922270.83330.5016
FTIRAerobic0.8936 (0.2631)61.60453.03030.04961.767950−0.8315
Vacuum0.6321 (0.1211)61.465756.06060.20641.292462.50.0212
A + V0.8764 (0.1789)71.13163.63640.52751.030468.05560.3779
MSI
+FTIR
Late (Decision) Fusion
Aerobic0.6421 (0.2086)9,60.546693.93940.88961.386352.7778−0.1263
Vacuum0.4829 (0.1616)4,60.982163.63640.64370.697181.94440.7152
A + V0.6314 (0.1126)6,70.677984.84850.83020.695984.72220.7162
Mid- (Feature) Fusion
Aerobic0.6483 (0.1857)9,6 (6)0.560793.93940.88381.377856.9444−0.1124
Vacuum0.4753 (0.1293)4,7 (5)0.941566.66670.67250.663884.72220.7418
A + V0.6049 (0.1400)6,7 (6)0.678289.39390.83010.75287.50.6686
Early Fusion
Aerobic0.8334 (0.2347)61.290672.72730.38471.779144.4444−0.8548
Vacuum0.5429 (0.1905)71.367253.03030.30941.274569.44440.0481
A + V0.7672 (0.1736)61.196266.66670.47131.271458.33330.0527
MSI
+FTIR
+MSIF
Late (Decision) Fusion
Aerobic0.6399 (0.1930)9,6,30.653387.87880.84240.99469.44440.421
Vacuum0.4997 (0.1603)4,6,50.997863.63640.63230.691883.33330.7195
A + V0.5943 (0.1210)6,7,60.761180.3030.7860.65284.72220.7509
Mid- (Feature) Fusion
Aerobic0.6269 (0.1938)9,6,3 (6)0.590790.90910.87111.022865.27780.387
Vacuum0.5026 (0.1956)4,6,5 (5)1.046762.12120.59520.70183.33330.712
A + V0.5748 (0.1300)6,7,6 (5)0.781875.75760.77420.754480.55560.6665
Early Fusion
Aerobic0.7731 (0.2164)61.080272.72730.5691.657544.4444−0.6099
Vacuum0.5472 (0.2002)71.356545.45450.32031.217170.83330.132
A + V0.6884 (0.1774)61.174963.63640.49011.054463.88890.3486
Table 4. Generalised performance metrics for PLS-R models built for the purpose of estimation of bacterial total viable count (log CFU/g TVC) in chicken thigh samples using repeated nested cross-validation (10 × 5 folds).
Table 4. Generalised performance metrics for PLS-R models built for the purpose of estimation of bacterial total viable count (log CFU/g TVC) in chicken thigh samples using repeated nested cross-validation (10 × 5 folds).
ModelRMSE
Mean
RMSE
SD
Acc %
Mean
Acc %
SD
R2
Mean
R2
SD
Aerobic Models
PLS-Regression-MSI0.62700.076689.49215.54950.83130.0426
PLS-Regression-FTIR0.88530.135575.44978.15510.65480.1428
PLS-Regression-MSIF1.09400.122661.13238.19300.48760.1170
PLS-MSI-FTIR-EarlyFusion0.67310.116586.39426.60070.80130.0757
PLS-MSI-FTIR-MSIF-EarlyFusion0.63280.100788.53446.41480.82510.0590
PLS-MSI-FTIR-MidFusion0.60100.095690.42336.05500.84320.0538
PLS-MSI-FTIR-MSIF-MidFusion0.58990.093090.00265.70440.84940.0504
PLS-MSI-FTIR-LateFusion0.59230.087591.62705.34350.84850.0479
PLS-MSI-FTIR-MSIF-LateFusion0.57850.085191.76194.70530.85540.0471
Vacuum Models
PLS-Regression-MSI0.62760.107689.12176.42580.74320.1014
PLS-Regression-FTIR0.73850.108784.98415.04040.64750.1137
PLS-Regression-MSIF0.82660.125478.02916.66800.55870.1415
PLS-MSI-FTIR-EarlyFusion0.59880.082990.36515.34920.76880.0691
PLS-MSI-FTIR-MSIF-EarlyFusion0.61760.081389.34395.06600.75370.0755
PLS-MSI-FTIR-MidFusion0.59280.089391.11645.40860.77170.0801
PLS-MSI-FTIR-MSIF-MidFusion0.59120.092790.17466.04810.77270.0804
PLS-MSI-FTIR-LateFusion0.55860.078291.32015.52760.79770.0698
PLS-MSI-FTIR-MSIF-LateFusion0.56910.094191.02915.52100.78910.0802
Aerobic + Vacuum Models
PLS-Regression-MSI0.73580.101884.22224.49870.73440.1007
PLS-Regression-FTIR0.76410.072782.12934.56910.72180.0599
PLS-Regression-MSIF0.96820.077168.93606.21400.55360.0817
PLS-MSI-FTIR-EarlyFusion0.62030.065089.74614.25340.81590.0431
PLS-MSI-FTIR-MSIF-EarlyFusion0.61160.052490.00943.58520.82210.0324
PLS-MSI-FTIR-MidFusion0.61410.053490.44313.26870.81980.0393
PLS-MSI-FTIR-MSIF-MidFusion0.58920.049491.50913.29460.83460.0323
PLS-MSI-FTIR-LateFusion0.63920.069388.90443.36870.80290.0561
PLS-MSI-FTIR-MSIF-LateFusion0.61630.060389.89493.75940.81800.0440
Table 5. Performance metrics for PLS-R models built for the purpose of estimation of bacterial total viable count (log CFU/g TVC) in beef mince samples using batch-on-batch validation (aerobic n = 46, vacuum n = 57, combined n = 103). MSI: multispectral Imaging. MSIF: multispectral imaging fluorescent. FTIR: Fourier transform infrared spectroscopy (FTIR).
Table 5. Performance metrics for PLS-R models built for the purpose of estimation of bacterial total viable count (log CFU/g TVC) in beef mince samples using batch-on-batch validation (aerobic n = 46, vacuum n = 57, combined n = 103). MSI: multispectral Imaging. MSIF: multispectral imaging fluorescent. FTIR: Fourier transform infrared spectroscopy (FTIR).
ModelLOOCV PerformanceAerobic PerformanceMAP Performance
RMSEcv (SD)LVs
(Meta LVs)
RMSEpAcc %R2RMSEpAcc %R2
MSIAerobic0.7170 (0.2614)41.304845.65220.43261.874637.5000−0.1164
MAP0.5578 (0.1258)51.307456.52170.43031.402758.92860.3749
A + M0.7583 (0.1668)51.433847.82610.31481.352655.35710.4188
MSIFAerobic0.9630 (0.2673)51.783930.4348−0.06141.200251.78570.5422
MAP0.8023 (0.2010)32.589619.5652−1.23681.325142.85710.4419
A + M0.8441 (0.2095)71.826330.4348−0.11241.080862.50000.6288
FTIRAerobic0.7764 (0.2573)91.385152.17390.36062.425339.2857−0.8688
MAP0.8309 (0.3005)151.439647.82610.30931.628637.50000.1574
A + M0.7666 (0.1561)161.553450.00000.19581.713044.64290.0678
MSI
+FTIR
Late (Decision) Fusion
Aerobic0.5854 (0.2300)4,91.166356.52170.54672.027244.6429−0.3056
MAP0.5502 (0.1436)5,151.263663.04350.46781.284662.50000.4757
A + M0.6220 (0.1271)5,161.227356.52170.49801.441653.57140.3398
Mid- (Feature) Fusion
Aerobic0.5893 (0.2259)4,9 (3)1.189658.69570.52842.065341.0714−0.3551
MAP0.5074 (0.1135)5,15 (5)1.236167.39130.49071.296866.07140.4657
A + M0.5145 (0.0929)5,16 (10)1.418554.34780.32901.672644.64200.1110
Early Fusion
Aerobic0.6197 (0.2245)51.886941.3043−0.18661.765025.00000.0103
MAP0.5767 (0.1555)72.427017.3913−0.96311.937830.3571−0.1930
A + M0.6814 (0.1456)61.452645.65220.29681.390739.28570.3856
MSI
+FTIR
+MSIF
Late (Decision) Fusion
Aerobic0.5907 (0.2308)4,9,51.118658.69570.58271.865351.7857−0.1058
MAP0.5535 (0.1447)5,15,31.251556.52170.47761.253162.50000.5010
A + M0.6282 (0.1277)5,16,71.186558.69570.53041.424453.57140.3551
Mid- (Feature) Fusion
Aerobic0.5793 (0.1983)4,9,5 (3)1.103160.86960.59451.745551.78570.0321
MAP0.5457 (0.1266)5,15,3 (5)1.307560.86960.43021.397066.07140.3800
A + M0.6650 (0.1410)5,16,7 (4)1.201356.52170.51861.495255.35710.2894
Early Fusion
Aerobic0.6411 (0.2394)51.734543.4783−0.00341.609226.78570.1770
MAP0.6035 (0.1595)72.151521.7391−0.54401.667735.71430.1161
A + M0.6963 (0.1450)61.396752.17390.34941.313644.64290.4516
Table 6. Generalised performance metrics for PLS-R models built for the purpose of estimation of bacterial total viable count (log CFU/g TVC) in beef mince samples using repeated nested cross-validation (50 folds). MSI: multispectral imaging. MSIF: multispectral imaging fluorescent. FTIR: Fourier transform infrared spectroscopy (FTIR).
Table 6. Generalised performance metrics for PLS-R models built for the purpose of estimation of bacterial total viable count (log CFU/g TVC) in beef mince samples using repeated nested cross-validation (50 folds). MSI: multispectral imaging. MSIF: multispectral imaging fluorescent. FTIR: Fourier transform infrared spectroscopy (FTIR).
ModelRMSE
Mean
RMSE
SD
Acc %
Mean
Acc %
SD
R2
Mean
R2
SD
Aerobic Models
PLS-Regression-MSI1.06220.225569.444410.28830.53320.1809
PLS-Regression-FTIR0.95300.166873.052610.36740.62580.1233
PLS-Regression-MSIF0.97090.171970.25158.65370.61060.1326
PLS-MSI-FTIR-EarlyFusion0.91490.158476.01179.78090.65390.1158
PLS-MSI-FTIR-MSIF-EarlyFusion0.87390.135178.73686.63580.68590.1021
PLS-MSI-FTIR-MidFusion0.91700.175275.68429.55960.64910.1290
PLS-MSI-FTIR-MSIF-MidFusion0.94320.161074.33337.79580.63090.1333
PLS-MSI-FTIR-LateFusion0.84440.156778.91819.75890.70570.1024
PLS-MSI-FTIR-MSIF-LateFusion0.82840.149976.96499.46740.71810.0908
MAP Models
PLS-Regression-MSI0.96350.183174.73529.15330.62410.1577
PLS-Regression-FTIR0.94190.169073.28469.36560.64190.1374
PLS-Regression-MSIF0.96740.140270.533610.78000.62750.1141
PLS-MSI-FTIR-EarlyFusion1.03740.213373.13839.56230.55930.1954
PLS-MSI-FTIR-MSIF-EarlyFusion0.92870.161176.66809.09880.64760.1481
PLS-MSI-FTIR-MidFusion0.87640.153276.90918.26720.69380.1011
PLS-MSI-FTIR-MSIF-MidFusion0.79990.138979.96848.11670.74130.0943
PLS-MSI-FTIR-LateFusion0.81510.164682.77477.77230.73150.1094
PLS-MSI-FTIR-MSIF-LateFusion0.79240.147181.91308.97430.74910.0838
Aerobic + MAP Models
PLS-Regression-MSI0.99040.116273.02447.07590.62100.0883
PLS-Regression-FTIR0.89920.111175.75615.98250.68980.0650
PLS-Regression-MSIF1.03560.128369.85377.13200.58170.1172
PLS-MSI-FTIR-EarlyFusion0.89720.101077.51225.61060.69060.0643
PLS-MSI-FTIR-MSIF-EarlyFusion0.86350.086577.60986.06700.71250.0600
PLS-MSI-FTIR-MidFusion0.84670.106779.26835.83840.72340.0677
PLS-MSI-FTIR-MSIF-MidFusion0.82470.125781.46346.65280.73690.0726
PLS-MSI-FTIR-LateFusion0.81380.112381.90245.56380.74570.0597
PLS-MSI-FTIR-MSIF-LateFusion0.78670.122783.80496.22330.75990.0704
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Heffer, S.; Anastasiadi, M.; Nychas, G.-J.; Mohareb, F. Fusion vs. Isolation: Evaluating the Performance of Multi-Sensor Integration for Meat Spoilage Prediction. Foods 2025, 14, 1613. https://doi.org/10.3390/foods14091613

AMA Style

Heffer S, Anastasiadi M, Nychas G-J, Mohareb F. Fusion vs. Isolation: Evaluating the Performance of Multi-Sensor Integration for Meat Spoilage Prediction. Foods. 2025; 14(9):1613. https://doi.org/10.3390/foods14091613

Chicago/Turabian Style

Heffer, Samuel, Maria Anastasiadi, George-John Nychas, and Fady Mohareb. 2025. "Fusion vs. Isolation: Evaluating the Performance of Multi-Sensor Integration for Meat Spoilage Prediction" Foods 14, no. 9: 1613. https://doi.org/10.3390/foods14091613

APA Style

Heffer, S., Anastasiadi, M., Nychas, G.-J., & Mohareb, F. (2025). Fusion vs. Isolation: Evaluating the Performance of Multi-Sensor Integration for Meat Spoilage Prediction. Foods, 14(9), 1613. https://doi.org/10.3390/foods14091613

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop