<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Rapid Analysis of Powders Based on Deep Learning, Near-Infrared and Derivative Spectroscopy ⋆</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Tegegn Dagmawi Delelegn⋆⋆</string-name>
          <email>dagmawi.tegegn@unimib.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Italo Francesco Zoppis</string-name>
          <email>italo.zoppis@unimib.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>nzoni</string-name>
          <email>sara.manzoni@unimib.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, University of Milano-Bicocca</institution>
          ,
          <addr-line>Milan</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>SeleTech Engineering Srl</institution>
          ,
          <addr-line>Milan</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Infrared spectroscopy has proved to be a powerful tool for solving organic chemistry problems and finds a widening field in many industries. Infrared absorption and its relation to the molecular structure of organic material are discussed to give the essential background for detailed descriptions of techniques adopted in this work. Existing spectral analysis approaches rely on pre-processing and feature selection methods to remove signal artifacts based on prior experiences. This work introduces a data-driven deep learning approach and successfully applies it to predict organic powders' mixtures. In particular, in this work, we use a convolutional neural network to predict diferent composition percentages of mixed organic powders. We show that using specific pre-processing steps, such as Savitsky Golay smoothing and derivatives, can increase the accuracy of the results.</p>
      </abstract>
      <kwd-group>
        <kwd>Convolutional Neural Network</kwd>
        <kwd>Near-Infrared (NIR)</kwd>
        <kwd>Quantitative Analysis</kwd>
        <kwd>Savitsky Golay</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Since its discovery and application, Near-infrared (NIR) spectroscopy evolved
from an addon unit to a standalone unit in many areas. Numerous applications
of this methodology have been eminently successful and have become familiar
to many chemometricians. Daily, spectroscopy is performing analyses impossible
by any other method. More common analyses are completed in a few minutes,
which previously required hours.</p>
      <p>The underlying basis of applied infrared spectroscopy is that all organic
substances possess selective absorption at specific frequencies in the infrared portion
of the electromagnetic spectrum. Infrared spectra of biological organic materials
are signals composed of peaks because of molecular vibrations of mostly O-H,
CH, and N-H groups [15, 4] caused by their interaction with infrared light within
the NIR wavelength region (800-2500 nm).</p>
      <p>The plot of these transmission or absorption values versus frequency or
wavelength units constitutes an infrared spectrum characteristic of the sample. It is
used to describe the intrinsic factor of a sample. Applications of infrared
spectroscopy can be divided into two general categories, qualitative and quantitative.</p>
      <p>A mixture of materials can be analyzed quickly and accurately so long as the
components present in the mix are known. From a study of the spectra of the
known compounds, it is usually possible to find a frequency at which only one
component possesses strong absorption and thus nfid its quantity in a mixture.
This rapid method, combined suitably with deep learning methods, has shown
an accuracy of 1 percent or better to a pair of organic mixtures [30].</p>
      <p>Near-infrared spectroscopy is often used to assess the quality of rice adopting
respectively PLS and a multi-linear regression (MLR) [34, 24]. Rapid methods,
like NIR technology combined with multivariate analysis (PCA and partial least
squares discriminant analysis (PLS-DA)), are used to detect fraud of cocoa
powder [32].</p>
      <p>Kernel-based methods, such as Support Vector Machines (SVM), improved
the multivariate analysis [29]. Machine learning improved previous models in
spectral profiles analysis [9, 8, 38], and in particular, Convolutional Neural
Networks (CNN) for spectroscopy signal classification have reported promising
results in the literature [30]. In their work[30] proposed a modified version of the
1D-CNN model proposed by [20], by tuning the hyper-parameters. They
predicted the composition percentage of organic mixtures, dividing the dataset into
three main groups for testing purposes. 1D-CNN combined with near-infrared
spectra showed better results than traditional PLS models in classification and
regression tasks [37, 21, 37]. In this work, we show a quantitative application of
near-infrared spectroscopy with the use of Convolutional Neural Networks with
the aid of signal filtering and pre-processing methods.
1.1</p>
    </sec>
    <sec id="sec-2">
      <title>CONTRIBUTIONS</title>
      <p>The filtering method introduced by Savitzky Golay has long been used in the
absorption spectroscopy community for its ability to simultaneously smooth and
diferentiate absorption spectra. In this investigation, the Savitzky Golay method
is shown applicable to our ranges and improve the results.</p>
      <p>The total number of mixtures of the datasets is fifteen , and each mixtures
comes in diferent quantities of each component. While the number of the base
materials is six. We extracted their near-infrared spectrum profiles. From our
experimental setup, we delivered an answer to these research questions:
– RQ1 Can we predict the composition percentage with high accuracy of
mixtures of three materials?
– RQ2 Can we improve the prediction results by adding extra features like
the derivative to the original spectra?</p>
      <p>This paper is structured as follows. Section 2 mainly presents the dataset
and the 1D-CNN architecture. Section 3 shows the experiments’ setup and the
results. In Section 4 the results are discussed and Section 5 presents the
conclusions.
2</p>
      <sec id="sec-2-1">
        <title>MATERIALS AND</title>
      </sec>
      <sec id="sec-2-2">
        <title>METHODS</title>
        <p>In this section, we present the data collection process and the methods adopted
to predict the quantity of the materials in each mixture. The data collection
comprises several steps: the sample preparation procedure of the six organic
powders and the data acquisition that describes the spectral data’s mechanism.
Furthermore, we describe the convolutional neural network architecture and its
parameters, the Savitsky Golay filter, and the use of derivatives.
2.1</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Sample Preparation</title>
      <p>The sample preparation procedure is the same as described here [30]. Including
the new mixtures of three materials, we added in this work, follow the same
steps. However, the mixtures’ homogeneity is still not guaranteed due to the
unique characteristics of the materials used, such as grain size and tendency to
form lumps.</p>
      <p>We made fifteen pairwise combinations using cocoa (Cocoa), ice sugar
(IceSugar), baby milk powder (BabyMilk), potato starch (Potato), rice starch (Rice),
and baking soda (NaHCO3). We added other pair mixtures to the first dataset
totaling 69 samples. Their composition percentage is made up from set: P =
{15, 25, 33, 35, 40, 45, 50, 65, 75, 85}. The composition percentage of a given
mixture of two materials adds up to 100%, e.g., (A=15, B=85), where A and B are
the mixed materials. Moreover, we added six other mixtures using three material
in diferent compositions, and their percentages is made up from set P . Their
composition adds up also to 100%.</p>
      <p>E.g., (A=33, B=33, C=33) or (A=45, B=40, C=15), where A,B and C are the
three mixed materials. In Table 1 and in Table 2 is shown the mixtures made
and from which near-infrared spectra is acquired.
2.2</p>
    </sec>
    <sec id="sec-4">
      <title>Data Acquisition</title>
      <p>The data acquisition is the same as described here [30]. We used the same sensor
to acquire the spectra of the triple material mixtures: the sensor captures two
wavelength ranges: [1350 − 1650]nm and [1750 − 2150]nm. The total number of
wavelength points captured is 702.
Dataset Following the material preparation and the acquisition of the NIR
spectra, we collected 506160 samples3. Each material has 702 features
corresponding to the captured wavelengths, and for each composition percentage of
a mixture, we have ∼ 7000 samples. The target variable of each sample is a
percentage distribution over the six base materials describing the quantity of
that material in the spectral sample. Given that each spectral sample represents
only the mixture of two or three materials, only two or three elements in the
target vector contain the value of the individual materials described in the
spectral sample. At the same time, we set the remaining four base materials to 0.
Whereas, for the mixtures containing only one material, we set the five
remaining target variables to 0 and assigned the value 100% to the material represented
by the pure material spectra.</p>
      <p>We took the dataset of the spectra sample of the diferent organic materials
[30] and added other mixture’s spectra as explained in Section 2.1, and made
three major groups of spectra profiles :
– Single Material Dataset (SMD)
– Mixed Materials Dataset (MMD)
– Triple Mix Materials Dataset (TMMD)</p>
      <p>The performance of the 1D-CNN model is evaluated using each group
separately. Then the results are compared with the use of derivatives and the Savitsky
Golay lfiter, so each dataset is used with the following modes:
– data as it is (standardized)
– applying the Savitsky Golay lfiter and concatenating the first derivative
– applying the Savitsky Golay filter and concatenating the first and second
derivative
3 The dataset is available upon request.</p>
      <p>As the baseline result, we used the dataset without any pre-processing other
than standardizing. We compare the baseline against the pre-processing steps
such as the application of Savitzky Golay filter and the concatenation of
derivatives to the spectral data.
2.3</p>
    </sec>
    <sec id="sec-5">
      <title>Method</title>
      <p>Convolutional Neural Network Convolutional Neural Networks (CNNs) are
specific neural networks (NNs) used to process data with a known, grid-like
structure [27]. (i.e., time-series data can be thought of as a 1D grid taking samples
at regular time intervals, and image data, as 2D or 3D grid of pixels).</p>
      <p>In this work, we adopted the 1D-CNN used here [30], which consisted of seven
trainable layers - four convolutional layers and two fully connected layers. The
ifnal model has a total of 713510 trainable parameters, the detailed architecture
is summed up in Table 3. The input of the 1D-CNN is a one dimensional spectral
vector containing values of the 702 wavelength points, and the target is also a one
dimensional vector containing the percentage distributions of the six materials.
Parameter Optimization The main objective of our experiments concerns the
prediction of the percentage of material contained in a composite mixture. To
this aim, we use the Kullback-Leibler (KL) divergence (Equation 1) as our loss
function. The KL is a measure of divergence between two distributions defined
as:</p>
      <p>DKL(Q∥Z) =</p>
      <p>X Q(x) log
x∈X</p>
      <p>Where Q and Z are two probability distributions, that in our case, correspond
respectively to the true and the predicted distribution of percentages. Moreover,
we applied Adam as an optimization algorithm [13], with a scheduled learning
rate, starting from LR = 0.001, and exponentially decreasing it every epoch. We
also use early stopping criteria by limiting epochs to 100. Finally, we used the
Keras package as our machine learning framework for the entire work running
on Asus VivoBook X580GD with an Intel(R) Core (TM) i7-8750H CPU.
3</p>
      <sec id="sec-5-1">
        <title>Numerical Experiments and Results</title>
        <p>This section specifies the datasets used and results obtained when predicting the
quantity of the materials in each mixture. We used three diferent datasets, as
mention in Section 2.2, to evaluate our model and the pre-processing approaches:
the single material dataset (SMD), the mixed materials dataset (MMD), and
the triple mix materials dataset (TMMD). We used each dataset with three
diferent modalities: the standardized data, applying the Savitsky Savitsky Golay
iflter, and concatenating the first derivative and then both the first and second
derivatives.</p>
        <p>Each dataset has been divided into train, validation, and test set. We first
split each dataset into train and test sets. After this, we keep aside the test
set and randomly choose 75% of the train set to be the actual Train set and
the remaining 25% to be the validation set. While the validation set is 25% of
the training set. The model is then iteratively trained and validated on these
diferent sets.</p>
        <p>We used the mean absolute error (MAE) to evaluate the models performance:
MAE = 1 X
n</p>
        <p>ˆ
|Y − Y |
where n is the number of samples in the test set, Y is the vector containing
the mixtures percentage and Yˆ is the vector of the predicted values.
3.1</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Single Material Dataset (SMD)</title>
      <p>The SMD is composed of six materials purely. For the baseline setup, SMD has
∼ 7000 samples for each material. Each instance contains 702 wavelength points.
We Standardized the spectral data by removing the mean and scaling to unit
variance. The standard score of a spectra xij is calculated as:</p>
      <p>zij = (xij − uj )/sj
where uj is the mean of the spectral data features and sj is the standard
deviation of the spectral data features.</p>
      <p>
        We have applied the Savitsky Golay filter to the standardized data, and
to each sample, we concatenated its first derivative obtaining a total of 1404
wavelength points as features. When also adding the second derivative, we reach
a total of 2106 features.
(
        <xref ref-type="bibr" rid="ref2">2</xref>
        )
(
        <xref ref-type="bibr" rid="ref3">3</xref>
        )
      </p>
      <p>Figure 1 shows the result of the use of derivative information on the spectra
compared to the baseline model.
The mixed material dataset is composed of fifteen pairwise mixtures with
diferent composition proportions that add up to 100% of the whole mix as described
in Section 1.1. The MMD contains ∼ 450000 number of samples, and ∼ 7000
samples for each mixture quantity. The dataset has been divided into
training validation and test set following the procedure mentioned in Section 3. We
have more than 100k samples in the test set representing each mixture and its
components quantity for this dataset. The baseline setup has 702 standardized
features. In Figure 2 it is shown the results of the prediction of each material in
composition, and it is compared against the use of pre-processing steps described
above.
3.3</p>
    </sec>
    <sec id="sec-7">
      <title>Triple Mix Materials Dataset (TMMD)</title>
      <p>The TMMD contains mixtures composed of three diferent materials in diferent
quantities. In Table 2 it is shown the mixtures combination, and their
composition percentage is taken from set P described in Section 2. The TMMD is
composed of ∼ 11000 number of samples, divided into train, validation and test
set. The baseline setup has 702 standardized features. The Formula 2 is used
to evaluate the results obtained from the model and pre-processing steps. In
Figure 3, it is shown the result of the baseline setup in comparison with the
pre-processing steps adopted.
The results achieved from the SMD are assuring. With the baseline setup, we
have been able to predict all the single materials with a very low error as seen
from the blu line in Figure 1. The Savitsky Golay filter and the addition of
derivative information to the spectra helped us gain even more accuracy when
predicting.</p>
      <p>Increasing the complexity of the dataset by mixing a pair of single materials
with diferent quantities results in the increase of the error of the predictive
model. We can see the massive diference of the MAE between the SMD and
the MMD from Figure 1 and Figure 2. Nevertheless, adding the first derivative
of the spectra to the spectra itself led to an overall 3% improvement, and while
the 2nd derivative worsened by an average of 44%.</p>
      <p>By increasing the number of materials in the mixtures from two to three
increases the MAE, due to the intrinsic problem of mixing the materials and
acquiring the near-infrared spectra. Nevertheless, the derivative information of
the spectra lowered the MAE of the baseline to 47% and the second derivative
to 30%. These results are promising since the model can extract the features of
the specific composition percentages of mixtures.</p>
      <p>We must take into account also the fact that the quantities of the materials
are prepared by weight rather than volume; this means that we can have powders
like BabyMilk that have a greater volume for a small amount. This characteristic
can afect the spectral acquisition since the material with higher volumes tends
to occupy most of the Petri dish, causing little signal for the other materials
mixed with them.</p>
      <p>Finally, the answers to our research questions are the following:
– A1 - The prediction of the composition percentage of the three materials in
a mixture is a very challenging task. Because it has inherent problems when
making the mixture itself and acquiring the spectra. Since there is no
guarantee of the homogeneity of the mix due to the diference of volume/weight
ratio of each material causing dificulties when acquiring the near-infrared
spectra.
– A2 - Concatenating the derivative of each spectrum to the spectra itself
adds even more information, and we saw that in each dataset, there is a vast
diference compared to the baseline. There is a 37% decrease in the MAE
when adding the first derivative and a 14% decrease when adding the 1st
and second derivative.
In this work, we evaluated the use of derivatives in the context of spectra
preprocessing when predicting the composition percentage of organic material
mixtures. The NIR spectra of organic materials hold intrinsic properties of the
composition, including its quantity and derivatives, add another characteristic to the
spectra, making it easy to analyze.</p>
      <p>Combining the standardized NIR spectra of a material or mixtures with their
relative derivatives can uncover further information and result in a classification
or regression task, making the model robust.</p>
      <p>We also uncovered the results of mixtures composed of three materials, and
we saw a growing trend in the complexity of preparing such mixtures and their
analysis. The increasing percentage of error also shows this compared to the
SMD and MMD.</p>
      <p>Additional work is needed to tackle the high number of attributes when
concatenating the derivatives data to the original spectra. So, models that reduce
the dimensionality of the single sample without losing too much information are
good starting points to improve the overall performance of near-infrared spectra
analysis.
26. Solange Sanahuja, Manuel Fed´ou, and Heiko Briesen. Classification of pufed
snacks freshness based on crispiness-related mechanical and acoustical properties.</p>
      <p>
        Journal of Food Engineering, 226:53–64, 2018.
27. H. Shin, H. R. Roth, M. Gao, L. Lu, Z. Xu, I. Nogues, J. Yao, D. Mollura, and
R. M. Summers. Deep convolutional neural networks for computer-aided detection:
Cnn architectures, dataset characteristics and transfer learning. IEEE Trans. on
Med. Imaging, 35(
        <xref ref-type="bibr" rid="ref5">5</xref>
        ):1285–1298, 2016.
28. J. Smith. The Book. The publishing company, London, 2nd edition, 1998.
29. Xudong Sun, Ke Zhu, and Junbin Liu. Nondestructive detection of reducing sugar
of potato flours by near infrared spectroscopy and kernel partial least square
algorithm. Journal of Food Measurement and Characterization, 13(
        <xref ref-type="bibr" rid="ref1">1</xref>
        ):231–237, 2019.
30. Dagmawi Delelegn Tegegn., Italo Zoppis., Sara Manzoni., Cezar Sas., and Edoardo
Lotti. Convolutional neural networks for quantitative prediction of diferent organic
materials using near-infrared spectrum. In Proceedings of the 14th International
Joint Conference on Biomedical Engineering Systems and Technologies -
BIOSIGNALS,, pages 169–176. INSTICC, SciTePress, 2021.
31. Ernest Teye, Charles L.Y. Amuah, Terry McGrath, and Christopher Elliott.
Innovative and rapid analysis for rice authenticity using hand-held nir spectrometry
and chemometrics. Spectrochimica Acta Part A: Molecular and Biomolecular
Spectroscopy, 217:147 – 154, 2019.
32. Maribel Vas´conez, E´dgar Per´ez-Esteve, Alberto Arnau-Bonachera, Joes´ Barat, and
Pau Talens. Rapid fraud detection of cocoa powder with carob flour using near
infrared spectroscopy. Food Control, 92:183 – 189, 2018.
33. Hui Wang, Du Lv, Nan Dong, Sijie Wang, and Jia Liu. Application of near-infrared
spectroscopy for screening the potato flour content in chinese steamed bread. Food
science and biotechnology, 28(
        <xref ref-type="bibr" rid="ref4">4</xref>
        ):955–963, 2019.
34. William R Windham, Brenda G Lyon, Elaine T Champagne, Franklin E Barton,
Bill D Webb, Anna M McClung, Karen A Moldenhauer, Steve Linscombe, and
Kent S McKenzie. Prediction of cooked rice texture quality using near-infrared
reflectance analysis of whole-grain milled samples. Cereal Chemistry, 74(
        <xref ref-type="bibr" rid="ref5">5</xref>
        ):626–
632, 1997.
35. D. Wu, S. Feng, and Y. He. Short-wave near-infrared spectroscopy of milk
powder for brand identification and component analysis. Journal of Dairy Science,
91(
        <xref ref-type="bibr" rid="ref3">3</xref>
        ):939 – 949, 2008.
36. Muhammad Zareef, Quansheng Chen, Md Mehedi Hassan, Muhammad Arslan,
Malik Muhammad Hashim, Waqas Ahmad, Felix YH Kutsanedzie, and Akwasi A
Agyekum. An overview on the applications of typical non-linear algorithms coupled
with nir spectroscopy in food analysis. Food Engineering Reviews, pages 1–18, 2020.
37. Lei Zhang, Xiangqian Ding, and Ruichun Hou. Classification modeling method
for near-infrared spectroscopy of tobacco based on multimodal convolution neural
networks. Journal of Analytical Methods in Chemistry, 2020, 2020.
38. Italo Zoppis, Erica Gianazza, Massimiliano Borsani, Clizia Chinello, Veronica
Mainini, Carmen Galbusera, Carlo Ferrarese, Gloria Galimberti, Sandro Sorbi,
Barbara Borroni, et al. Mutual information optimization for mass spectra data
alignment. IEEE/ACM transactions on computational biology and bioinformatics,
9(
        <xref ref-type="bibr" rid="ref3">3</xref>
        ):934–939, 2011.
39. E´va Szabo,´ Szilveszter Gergely, Tamas´ Spaits, Tamas´ Simon, and Andars´ Salog.´
Near-infrared spectroscopy-based methods for quantitative determination of active
pharmaceutical ingredient in transdermal gel formulations. Spectroscopy Letters,
52(
        <xref ref-type="bibr" rid="ref10">10</xref>
        ):599–611, 2019.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Berzaghi</surname>
          </string-name>
          and
          <string-name>
            <given-names>Roberto</given-names>
            <surname>Riovanto</surname>
          </string-name>
          .
          <article-title>Near infrared spectroscopy in animal science production: principles and applications</article-title>
          .
          <source>Italian Journal of Animal Science</source>
          ,
          <volume>8</volume>
          (
          <issue>sup3</issue>
          ):
          <fpage>39</fpage>
          -
          <lpage>62</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Berzaghi</surname>
          </string-name>
          and
          <string-name>
            <given-names>Roberto</given-names>
            <surname>Riovanto</surname>
          </string-name>
          .
          <article-title>Near infrared spectroscopy in animal science production: principles and applications</article-title>
          .
          <source>Italian J. of Animal Science</source>
          ,
          <volume>8</volume>
          (
          <issue>sup3</issue>
          ):
          <fpage>39</fpage>
          -
          <lpage>62</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>Haiyan</given-names>
            <surname>Cen</surname>
          </string-name>
          and
          <string-name>
            <given-names>Yong</given-names>
            <surname>He</surname>
          </string-name>
          .
          <article-title>Theory and application of near infrared reflectance spectroscopy in determination of food quality</article-title>
          .
          <source>Trends in Food Science and Technology</source>
          ,
          <volume>18</volume>
          (
          <issue>2</issue>
          ):
          <fpage>72</fpage>
          -
          <lpage>83</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>Quansheng</given-names>
            <surname>Chen</surname>
          </string-name>
          , Dongliang Zhang, Wenxiu Pan, Qin Ouyang,
          <string-name>
            <given-names>Huanhuan</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Khulal</given-names>
            <surname>Urmila</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Jiewen</given-names>
            <surname>Zhao</surname>
          </string-name>
          .
          <article-title>Recent developments of green analytical techniques in analysis of tea's quality and nutrition</article-title>
          .
          <source>Trends in Food Science &amp; Technology</source>
          ,
          <volume>43</volume>
          (
          <issue>1</issue>
          ):
          <fpage>63</fpage>
          -
          <lpage>82</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>Xiaoyi</given-names>
            <surname>Chen</surname>
          </string-name>
          , Qinqin Chai, Ni Lin,
          <string-name>
            <given-names>Xianghui</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and Wu</given-names>
            <surname>Wang</surname>
          </string-name>
          .
          <article-title>1d convolutional neural network for the discrimination of aristolochic acids and their analogues based on near-infrared spectroscopy</article-title>
          .
          <source>Anal. Methods</source>
          ,
          <volume>11</volume>
          :
          <fpage>5118</fpage>
          -
          <lpage>5125</lpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Yang</surname>
          </string-name>
          chun Feng,
          <article-title>Yan chun Huang, and Xiu min Ma. The application of student's t-test in internal quality control of clinical laboratory</article-title>
          . Frontiers in Laboratory Medicine,
          <volume>1</volume>
          (
          <issue>3</issue>
          ):
          <fpage>125</fpage>
          -
          <lpage>128</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>Amanda</given-names>
            <surname>Beatriz Sales de Lima</surname>
          </string-name>
          , Acsa Santos Batista, Josane Cardim de Jesus, Jaqueline de Jesus Silva, Antoˆnia Cardoso Mendes de Arau´jo, and Leandro Soares Santos.
          <article-title>Fast quantitative detection of black pepper and cumin adulterations by near-infrared spectroscopy and multivariate modeling</article-title>
          .
          <source>Food Control</source>
          ,
          <volume>107</volume>
          :
          <fpage>106802</fpage>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>Manuel</given-names>
            <surname>Galli</surname>
          </string-name>
          , Fabio Pagni, Gabriele De Sio,
          <string-name>
            <given-names>Andrew</given-names>
            <surname>Smith</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Clizia</given-names>
            <surname>Chinello</surname>
          </string-name>
          , Martina Stella,
          <string-name>
            <surname>Vincenzo L'Imperio</surname>
          </string-name>
          , Marco Manzoni, Mattia Garancini, Diego Massimini, et al.
          <article-title>Proteomic profiles of thyroid tumors by mass spectrometry-imaging on tissue microarrays</article-title>
          .
          <source>Biochimica et Biophysica Acta (BBA)-Proteins and Proteomics</source>
          ,
          <year>1865</year>
          (7):
          <fpage>817</fpage>
          -
          <lpage>827</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>Manuel</given-names>
            <surname>Galli</surname>
          </string-name>
          , Italo Zoppis, Gabriele De Sio, Clizia Chinello, Fabio Pagni, Fulvio Magni, and
          <string-name>
            <given-names>Giancarlo</given-names>
            <surname>Mauri</surname>
          </string-name>
          .
          <article-title>A support vector machine classification of thyroid bioptic specimens using maldi-msi data</article-title>
          .
          <source>Advances in bioinformatics,</source>
          <year>2016</year>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Kunal</surname>
            <given-names>Ghosh</given-names>
          </string-name>
          , Annika Stuke, Milica Todorovci,´ Peter Bjørn Jørgensen,
          <string-name>
            <given-names>Mikkel N.</given-names>
            <surname>Schmidt</surname>
          </string-name>
          , Aki Vehtari, and
          <string-name>
            <given-names>Patrick</given-names>
            <surname>Rinke</surname>
          </string-name>
          .
          <article-title>Deep learning spectroscopy: Neural networks for molecular excitation spectra</article-title>
          .
          <source>Advanced Science</source>
          ,
          <volume>6</volume>
          (
          <issue>9</issue>
          ):
          <fpage>1801367</fpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Marco</surname>
            <given-names>Grossi</given-names>
          </string-name>
          , Giuseppe Di Lecce, Marco Arru, Tullia Gallina Toschi, and Bruno Ricoc.`
          <article-title>An opto-electronic system for in-situ determination of peroxide value and total phenol content in olive oil</article-title>
          .
          <source>J. of Food Engineering</source>
          ,
          <volume>146</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>7</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Haibo</surname>
            <given-names>Huang</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Haiyan</given-names>
            <surname>Yu</surname>
          </string-name>
          , Huirong Xu,
          <string-name>
            <given-names>and Yibin</given-names>
            <surname>Ying</surname>
          </string-name>
          .
          <article-title>Near infrared spectroscopy for on/in-line monitoring of quality in foods and beverages: A review</article-title>
          .
          <source>J. of Food Engineering</source>
          ,
          <volume>87</volume>
          (
          <issue>3</issue>
          ):
          <fpage>303</fpage>
          -
          <lpage>313</lpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Diederik</surname>
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Kingma</surname>
            and
            <given-names>Jimmy</given-names>
          </string-name>
          <string-name>
            <surname>Ba</surname>
          </string-name>
          .
          <article-title>Adam: A method for stochastic optimization</article-title>
          .
          <source>In Yoshua Bengio and Yann LeCun</source>
          , editors,
          <source>3rd International Conference on Learning Representations, ICLR</source>
          <year>2015</year>
          , San Diego, CA, USA, May 7-
          <issue>9</issue>
          ,
          <year>2015</year>
          , Conference Track Proceedings,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Yann</surname>
            <given-names>LeCun</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Bengio</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Geofrey</given-names>
            <surname>Hinton</surname>
          </string-name>
          .
          <article-title>Deep learning</article-title>
          .
          <source>Nature</source>
          ,
          <volume>521</volume>
          :
          <fpage>436</fpage>
          -
          <lpage>44</lpage>
          ,
          <year>05 2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Zhengxuan</surname>
            <given-names>Li</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Xiuying</given-names>
            <surname>Tang</surname>
          </string-name>
          , Zhixiong Shen,
          <string-name>
            <given-names>Kefei</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Lingjuan</given-names>
            <surname>Zhao</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Yanlei</given-names>
            <surname>Li</surname>
          </string-name>
          .
          <article-title>Comprehensive comparison of multiple quantitative near-infrared spectroscopy models for aspergillus flavus contamination detection in peanut</article-title>
          .
          <source>J. of the Science of Food and Agriculture</source>
          ,
          <volume>99</volume>
          (
          <issue>13</issue>
          ):
          <fpage>5671</fpage>
          -
          <lpage>5679</lpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Yachao</surname>
            <given-names>Liu</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Yongyu</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Yankun</given-names>
            <surname>Peng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Yanming</given-names>
            <surname>Yang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Qi</given-names>
            <surname>Wang</surname>
          </string-name>
          .
          <article-title>Detection of fraud in high-quality rice by near-infrared spectroscopy</article-title>
          .
          <source>Journal of Food Science</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17. Fel´ix Lussier, Vincent Thibault, Benjamin Charron,
          <string-name>
            <given-names>Gregory Q.</given-names>
            <surname>Wallace</surname>
          </string-name>
          , and JeanFrancois Masson.
          <article-title>Deep learning and artificial intelligence methods for raman and surface-enhanced raman scattering</article-title>
          .
          <source>TrAC Trends in Analytical Chemistry</source>
          ,
          <volume>124</volume>
          :
          <fpage>115796</fpage>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <given-names>R.</given-names>
            <surname>Moore</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.</given-names>
            <surname>Lopes</surname>
          </string-name>
          .
          <article-title>Paper templates</article-title>
          .
          <source>In TEMPLATE'06, 1st International Conference on Template Production. SCITEPRESS</source>
          ,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Nebauer. Evaluation of convolutional neural networks for visual recognition</article-title>
          .
          <source>IEEE Transactions on Neural Networks</source>
          ,
          <volume>9</volume>
          (
          <issue>4</issue>
          ):
          <fpage>685</fpage>
          -
          <lpage>696</lpage>
          ,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Wartini</surname>
            <given-names>Ng</given-names>
          </string-name>
          , Budiman Minasny, Maryam Montazerolghaem, Jose Padarian, Richard Ferguson, Scarlett Bailey, and
          <string-name>
            <surname>Alex</surname>
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>McBratney</surname>
          </string-name>
          .
          <article-title>Convolutional neural network for simultaneous prediction of several soil properties using visible/near-infrared, mid-infrared, and their combined spectra</article-title>
          .
          <source>Geoderma</source>
          ,
          <volume>352</volume>
          :
          <fpage>251</fpage>
          -
          <lpage>267</lpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Chao</surname>
            <given-names>Ni</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Dongyi</given-names>
            <surname>Wang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Yang</given-names>
            <surname>Tao</surname>
          </string-name>
          .
          <article-title>Variable weighted convolutional neural network for the nitrogen content quantization of masson pine seedling leaves with near-infrared spectroscopy</article-title>
          .
          <source>Spectrochimica Acta Part A: Molecular and Biomolecular Spectroscopy</source>
          ,
          <volume>209</volume>
          :
          <fpage>32</fpage>
          -
          <lpage>39</lpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22. Brian G Osborne.
          <article-title>Near-infrared spectroscopy in food analysis</article-title>
          .
          <source>Enc. of analytical chemistry: applications, theory and instrumentation</source>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23. Jan U. Porep,
          <string-name>
            <surname>Dietmar R. Kammerer</surname>
            , and
            <given-names>Reinhold</given-names>
          </string-name>
          <string-name>
            <surname>Carle</surname>
          </string-name>
          .
          <article-title>On-line application of near infrared (nir) spectroscopy in food production</article-title>
          .
          <source>Trends in Food Science Technology</source>
          ,
          <volume>46</volume>
          (
          <issue>2</issue>
          ,
          <string-name>
            <surname>Part</surname>
            <given-names>A</given-names>
          </string-name>
          ):
          <fpage>211</fpage>
          -
          <lpage>230</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Lu</surname>
            <given-names>Qingyun</given-names>
          </string-name>
          , Chen Yeming, Takashi Mikami, Motonobu Kawano,
          <string-name>
            <given-names>and Li</given-names>
            <surname>Zaigui</surname>
          </string-name>
          .
          <article-title>Adaptability of four-samples sensory tests and prediction of visual and nearinfrared reflectance spectroscopy for chinese indica rice</article-title>
          .
          <source>J. of Food Engineering</source>
          ,
          <volume>79</volume>
          (
          <issue>4</issue>
          ):
          <fpage>1445</fpage>
          -
          <lpage>1451</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <given-names>T. N.</given-names>
            <surname>Sainath</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mohamed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Kingsbury</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Ramabhadran</surname>
          </string-name>
          .
          <article-title>Deep convolutional neural networks for lvcsr</article-title>
          .
          <source>In 2013 IEEE International Conference on Acoustics, Speech and Signal Processing</source>
          , pages
          <fpage>8614</fpage>
          -
          <lpage>8618</lpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>