<!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>Deep Residual Neural Networks For Robust Denoising In Raman Spectroscopy</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Matteo Matera</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Luca Polenta</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Christian Napoli</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Artificial Intelligence, Czestochowa University of Technology</institution>
          ,
          <addr-line>Czestochowa</addr-line>
          ,
          <country country="PL">Poland</country>
        </aff>
      </contrib-group>
      <fpage>35</fpage>
      <lpage>41</lpage>
      <abstract>
        <p>Raman spectroscopy is a key tool for material analysis, but its accuracy is often hindered by noise and baseline distortions. This paper presents a robust denoising method using a parallel deep residual neural network architecture based on DnCNN, designed for one-dimensional spectral data. The model learns noise patterns through multiple convolutional branches, enabling efective denoising without assumptions about the signal origin. We evaluate several pre-processing techniques, with minimum-shift normalization proving most efective in preserving spectral features. Trained on datasets with varying noise levels, the network achieves high peak detection accuracy and low error rates, outperforming traditional and recent methods. This approach enhances the reliability of Raman analysis and demonstrates the potential of AI-driven models in spectroscopy and time-series signal processing.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Residual Learning Neural Network</kwd>
        <kwd>One-Dimensional Signal Denoising</kwd>
        <kwd>Raman Spectrum</kwd>
        <kwd>Time-Series Signal</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>material characterization. However, Raman signals often
sufer from noise that obscures peaks and non-uniform
Denoising methods are fundamental across numerous baselines, complicating interpretation. Among the
variscientific disciplines. Their purpose is to eliminate noise ous types of signal corruption [1], baseline distortion and
introduced during the acquisition of a signal, image, high peak noise are the most problematic [2], as the
analor other data. In this project, the focus is on one- ysis heavily relies on peak characteristics [3]. These peak
dimensional signals obtained from Raman spectroscopy, characteristics, such as position, intensity, width, and
a non-destructive material analysis technique based on shape, are used to identify substances and measure their
the scattering of monochromatic electromagnetic radia- concentrations. When noise is too strong, even expert
tion by a sample. analysts may misinterpret spectra, leading to incorrect</p>
      <p>
        Raman spectroscopy is crucial for studying materials conclusions.
in solid, liquid, or gaseous states, particularly carbon- To address these issues, the scientific community has
based materials such as graphite and graphene. It also developed numerous denoising techniques. Traditional
ifnds applications in geological research, industrial pro- signal processing methods such as Empirical Mode
Decess control, planetary exploration, internal security, and composition (EMD) [
        <xref ref-type="bibr" rid="ref1">4</xref>
        ] and wavelet analysis have been
even medical diagnostics when combined with artificial widely applied. EMD is attractive because it does not
intelligence to analyze cancer cells and melanomas. require any prior knowledge of the signal or noise
struc
      </p>
      <p>
        The key strength of Raman spectroscopy lies in its abil- ture, but it is often unstable and sensitive to noise itself.
ity to detect subtle molecular vibrations that are specific Wavelet transforms, on the other hand, allow localized
to the chemical bonds within the sample. This makes analysis in both time and frequency domains, but they
it extremely valuable for both qualitative and quanti- require careful selection of wavelet families and
threshtative analyses. However, the full potential of Raman olds.
spectroscopy can only be realized if the acquired signals Wiener filtering is another classical method that
perare clear, stable, and free of noise. Unfortunately, this forms well under certain assumptions about signal
stais rarely the case in practical applications. Raman sig- tionarity and noise properties. It can produce satisfactory
nals are often weak, and their acquisition is sensitive to results, especially in laboratory settings, but its
performany external factors such as temperature, laser fluctu- mance decreases significantly in more dynamic or
unconations, photobleaching, sample heterogeneity, or even trolled environments [
        <xref ref-type="bibr" rid="ref2 ref3 ref4 ref5 ref6 ref7">5, 6, 7, 8, 9, 10</xref>
        ].
instrument drift. In recent years, attention has turned toward machine
Obtaining a clean, accurate signal is critical for reliable learning and, in particular, deep learning, for denoising
tasks. These approaches do not rely on handcrafted rules
ICYRIME 2025: 10th International Conference of Yearly Reports on but instead learn directly from examples. This ability to
I1n4f-o1r6m,2a0t2ic5s, Mathematics, and Engineering. Czestochowa, January capture complex, non-linear patterns from data has led to
$ christian.napoli@pcz.pl (C. Napoli) performance levels that surpass those of classical
meth© 2025 Copyright for this paper by its authors. Use permitted under Creative Commons License ods in many domains. In particular, convolutional neural
Attribution 4.0 International (CC BY 4.0).
networks (CNNs) have proven efective for processing However, these methods depend on the choice of the
structured data like time series and spectra. wavelet basis and thresholding strategy, which often
      </p>
      <p>
        Recent contributions in this area have applied deep needs manual tuning.
residual learning to denoising problems with encourag- Other researchers adopted Empirical Mode
Decoming results. Residual networks learn to estimate the noise position (EMD), which is a fully data-driven technique
component instead of reconstructing the entire signal, suitable for non-linear and non-stationary data [
        <xref ref-type="bibr" rid="ref15">19</xref>
        ]. The
simplifying the learning task and improving convergence. main advantage of EMD is its capacity to adaptively
sepaOne of the most successful architectures in this field is the rate noise from signal through decomposition into
IntrinDnCNN model, originally developed for image denois- sic Mode Functions (IMFs). Nevertheless, its results can
ing. Adaptations of this architecture to one-dimensional sufer from mode mixing, and the quality of denoising is
signals have been proposed, including in biomedical and not always guaranteed, especially in cases where noise
physical measurement contexts [
        <xref ref-type="bibr" rid="ref10 ref11 ref12 ref8 ref9">11, 12, 13, 14, 15, 16</xref>
        ]. is not additive or where the signal does not meet the
      </p>
      <p>
        In this project, a discriminative learning model based envelope symmetry conditions.
on the DnCNN structure is implemented. It uses parallel Wiener filtering has also been considered an efective
convolutional branches to better learn noise characteris- solution for Raman signal denoising. For example, Bai et
tics without assuming any specific origin or structure of al. [
        <xref ref-type="bibr" rid="ref16">20</xref>
        ] applied a modified Wiener filter to improve
Rathe signal. This makes the model suitable for a wide range man signal quality in conditions with low signal-to-noise
of applications, including Raman spectroscopy. Special ratio. This technique does not require prior experimental
emphasis is placed on ensuring that the model remains data, which is an advantage, but its performance degrades
lightweight, which is important for future integration in the presence of non-Gaussian noise, which is common
into embedded systems or portable spectrometers used in real-world spectroscopic data.
in field operations. In the last few years, the research community has
      </p>
      <p>
        By focusing on generalization, eficiency, and minimal shifted toward deep learning techniques due to their
abilassumptions, this study aims to contribute to the growing ity to automatically learn representations from raw data.
ifeld of AI-assisted spectroscopy, where deep learning is The most basic models used convolutional neural
netrapidly becoming a standard tool for signal interpretation works (CNNs) trained on labeled spectral datasets. For
and preprocessing. example, Pan et al. [
        <xref ref-type="bibr" rid="ref17">21</xref>
        ] proposed a dual-path CNN that
processes the signal in parallel branches, each specialized
in detecting diferent noise features. This architecture
2. Related Work improves robustness against baseline shifts and peak
distortion, but it increases the computational cost.
      </p>
      <p>
        Earlier attempts to denoise Raman spectra primarily re- More advanced models such as UHRED (Unsupervised
lied on wavelet-based methods [
        <xref ref-type="bibr" rid="ref13 ref14">17, 18</xref>
        ], but these were Hyperspectral Residual Encoder-Decoder) introduced by
quickly surpassed by techniques better suited to non- Abdolghader et al. [
        <xref ref-type="bibr" rid="ref18">22</xref>
        ] combined denoising and
seglinear, non-stationary signals, such as EMD [
        <xref ref-type="bibr" rid="ref15">19</xref>
        ]. Al- mentation in an unsupervised pipeline, demonstrating
though EMD decomposes signals into intrinsic mode promising results for hyperspectral data. However, these
functions (IMFs) without prior signal characterization, models are often tailored for imaging applications and
its performance is limited by requirements such as sym- may not directly generalize to one-dimensional Raman
metry in the upper and lower signal envelopes, which spectra without significant adaptation.
are not always met in Raman data. A separate line of work has explored residual learning
      </p>
      <p>Raman spectroscopy, due to its sensitivity and speci- for signal restoration. One of the most well-known
archiifcity, has long been used as a key method for material tectures is the DnCNN [23], originally developed for
imidentification. However, the presence of noise and base- age denoising but recently adapted for one-dimensional
line fluctuations strongly limits its reliability. The scien- signals as well [24]. The residual learning principle
altific community has proposed many denoising techniques lows the model to focus on learning only the noise
comto overcome this challenge, starting from classical sig- ponent, which simplifies training and improves
convernal processing methods and gradually moving towards gence. This approach has been particularly successful
machine learning and deep learning approaches. in biomedical signals and time-series applications where</p>
      <p>
        One of the most traditional approaches to Raman sig- precise peak localization is required.
nal denoising has been based on wavelet transforms. In addition, some authors have explored hybrid
methThese methods decompose the signal into multiple fre- ods, combining classical signal processing techniques
quency components, allowing selective suppression of with deep learning to balance interpretability and
perfornoise at various scales. For instance, Kumar et al. [
        <xref ref-type="bibr" rid="ref13">17</xref>
        ] mance. For example, Zhou et al. [25] designed a model
and Chen et al. [
        <xref ref-type="bibr" rid="ref14">18</xref>
        ] used discrete wavelet transforms to that applies adaptive baseline correction before feeding
smooth Raman signals while preserving spectral peaks. the signal into a neural network. These hybrid systems
often achieve good results, but they can be sensitive to several normalization and baseline correction techniques,
errors in the preprocessing stage. including Z-score normalization, max scaling, baseline
      </p>
      <p>To summarize, although many strategies have been subtraction using polynomial fitting, and wavelet-based
proposed, there is still no universally accepted solution background removal. While some of these methods
profor Raman signal denoising. Classical methods often fail duced visually appealing results, they often introduced
to generalize across diferent noise types and signal con- small distortions in peak shapes or amplitudes, which
ditions. Deep learning models show great promise but could negatively afect the learning process.
sometimes require large labeled datasets and careful tun- Among all tested methods, the most efective and
roing. In this context, our work proposes a lightweight bust was a simple transformation: shifting the minimum
parallel residual CNN, trained on synthetically noised value of each spectrum to zero. This method ensures that
spectra, capable of generalizing across varying noise pat- the entire signal lies in the positive domain and removes
terns and maintaining high peak fidelity even in distorted negative values, which are not expected in Raman
intenbaselines. This contributes to improving the practical sity data. More importantly, this approach preserves the
usability of Raman spectroscopy in both research and relative intensity of peaks, avoids rescaling artifacts, and
applied contexts. maintains the original structure of the noise. This makes
it easier for the neural network to distinguish noise from
real spectral features. For this reason, minimum-shift
3. Dataset and Pre-Processing normalization was selected as the default pre-processing
step for all experiments.</p>
      <p>Finally, in order to make the data compatible with
convolutional neural network layers, each input signal was
reshaped into a three-dimensional tensor with the shape
(samples, timesteps, 1). This format treats the
Raman signal as a one-dimensional image with a single
channel, allowing the model to apply 1D convolutions
and learn local noise patterns efectively. This
reshaping is a standard procedure when working with
convolutional architectures in time-series or spectral signal
processing tasks.</p>
    </sec>
    <sec id="sec-2">
      <title>4. Model</title>
      <p>The proposed denoising model is a parallel deep
residual neural network architecture based on the DnCNN
framework, specifically adapted for one-dimensional
Raman spectral data. The core idea is to employ multiple
independent branches, each learning to capture distinct
noise patterns present in the input signal. This parallel
configuration improves the model’s robustness and
generalization, especially across datasets with diferent noise
characteristics.</p>
      <p>Each branch of the network processes the same input
signal in parallel, applying a series of 1D convolutional
layers with varying kernel sizes and dilation rates. This
allows each branch to extract features at diferent
temporal scales. The layers use LeakyReLU activation
functions to maintain gradient flow and allow for learning
non-linear transformations. Batch Normalization is
included as an optional component to stabilize and speed
up training, although experiments indicate that omitting
it can sometimes yield better performance in this context.</p>
      <p>To encourage generalization and reduce overfitting, L2
regularization is applied to the convolutional layers, with
regularization strengths fine-tuned in the range of 1− 5
to 1− 6. Each branch outputs an intermediate estimate
of the noise, and these outputs are averaged to form a
combined noise prediction.</p>
      <p>The final denoised signal is obtained by subtracting
this aggregated noise estimate from the original input.
This residual learning formulation focuses the model’s
capacity on learning the noise component rather than
reconstructing the full signal, which simplifies the learning
task and improves convergence.</p>
      <p>The model is compiled using the Adam optimizer,
chosen for its eficiency and adaptability. The loss function
is the Residual Sum of Squares (RSS), which emphasizes
penalizing large errors in noise estimation. Additionally,
Mean Squared Error (MSE) and Mean Absolute Error
(MAE) are used as evaluation metrics during training and
validation.</p>
      <p>The training process is supported by a suite of
callbacks, including:
• ReduceLROnPlateau: Dynamically reduces the
learning rate when performance plateaus.
• EarlyStopping: Prevents overfitting by halting
training when validation performance stops
improving.
• ModelCheckpoint: Saves the best-performing
model during training.
• TensorBoard: Provides real-time visualization
of training metrics.</p>
      <sec id="sec-2-1">
        <title>Overall, this architecture is designed to be lightweight, modular, and eficient, making it suitable not only for</title>
      </sec>
      <sec id="sec-2-2">
        <title>Raman spectroscopy but also for other one-dimensional</title>
        <p>denoising tasks in time-series analysis.
denoising without signal distortion (Figures 4 and 5).</p>
        <p>
          Quantitative evaluations involved peak detection
accuracy and intensity prediction, as shown in Table 1.
5. Experiments and Results Peak localization accuracy consistently exceeded 81%,
and peak intensity accuracy ranged from 78% to 92%
The model was optimized through extensive testing. The depending on noise level.
best-performing configuration includes depth settings Comparative results with prior work [
          <xref ref-type="bibr" rid="ref17">21</xref>
          ] (Table 2)
of [
          <xref ref-type="bibr" rid="ref13 ref4 ref8">17, 12, 7, 3</xref>
          ], corresponding filter counts of [96, 64, demonstrate that our model achieves substantially lower
32, 96], kernel sizes of [
          <xref ref-type="bibr" rid="ref11 ref2 ref4">5, 15, 30, 7</xref>
          ], dilation rates of 5, RMSE and MAPE values, outperforming state-of-the-art
no Batch Normalization, and L2 regularization between methods even under high-noise conditions.
1− 5 and 1− 6.
        </p>
        <p>Among pre-processing strategies, shifting the
minimum to zero led to the best results, achieving excellent</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>6. Conclusion</title>
      <p>This paper proposes a parallel convolutional neural
network model for denoising highly variable
onedimensional signals, such as those encountered in Raman
spectroscopy. Each network branch independently learns
noise characteristics, and the final model combines these
learnings for superior results. Pre-processing via
minimum shifting, which preserves signal integrity, further
enhances performance.</p>
      <p>Experimental results demonstrate excellent qualitative
and quantitative denoising performance across datasets,
establishing the proposed method as a significant
advancement over previous techniques.</p>
    </sec>
    <sec id="sec-4">
      <title>7. Declaration on Generative AI</title>
      <sec id="sec-4-1">
        <title>During the preparation of this work, the authors</title>
        <p>used ChatGPT, Grammarly in order to: Grammar and
spelling check, Paraphrase and reword. After using this
tool/service, the authors reviewed and edited the content
as needed and take full responsibility for the publication’s
content.
35–41
[1] S. Russo, S. Ahmed, I. E. Tibermacine, C. Napoli,
Enhancing eeg signal reconstruction in cross-domain
adaptation using cyclegan, in: Proceedings - 2024
International Conference on Telecommunications
and Intelligent Systems, ICTIS 2024, 2024. doi:10.</p>
        <p>1109/ICTIS62692.2024.10894543.
[2] C. Randieri, V. F. Puglisi, Design of a software
defined radio using soc builder, in: CEUR Workshop</p>
        <p>Proceedings, volume 3398, 2022, p. 73 – 77.
[3] S. Russo, F. Fiani, C. Napoli, Remote eye movement
desensitization and reprocessing treatment of long- [11] N. Brandizzi, A. Fanti, R. Gallotta, S. Russo, L.
Ioccovid- and post-covid-related traumatic disorders: chi, D. Nardi, C. Napoli, Unsupervised pose
esAn innovative approach, Brain Sciences 14 (2024). timation by means of an innovative vision
transdoi:10.3390/brainsci14121212. former, in: Lecture Notes in Computer Science
(including subseries Lecture Notes in Artificial
In</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>L.</given-names>
            <surname>Max</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Andrew</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Matt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Ben</surname>
          </string-name>
          , Empirical mode decomposition, https://www.clear.rice.edu/elec301/ Projects02/empiricalMode/index.html,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>F.</given-names>
            <surname>Bonanno</surname>
          </string-name>
          , G. Capizzi,
          <string-name>
            <given-names>G. L.</given-names>
            <surname>Sciuto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Pappalardo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Tramontana</surname>
          </string-name>
          ,
          <article-title>A cascade neural network architecture investigating surface plasmon polaritons propagation for thin metals in openmp</article-title>
          ,
          <source>in: Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)</source>
          , volume
          <volume>8467</volume>
          LNAI,
          <year>2014</year>
          , p.
          <fpage>22</fpage>
          -
          <lpage>33</lpage>
          . doi:
          <volume>10</volume>
          .1007/ 978-3-
          <fpage>319</fpage>
          -07173-
          <issue>2</issue>
          _
          <fpage>3</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>F.</given-names>
            <surname>Bonanno</surname>
          </string-name>
          , G. Capizzi,
          <string-name>
            <given-names>S.</given-names>
            <surname>Coco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Laudani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. L.</given-names>
            <surname>Sciuto</surname>
          </string-name>
          ,
          <article-title>Optimal thicknesses determination in a multilayer structure to improve the spp efifciency for photovoltaic devices by an hybrid fem - cascade neural network based approach</article-title>
          , in: 2014
          <source>International Symposium on Power Electronics</source>
          , Electrical Drives, Automation and Motion,
          <string-name>
            <surname>SPEEDAM</surname>
          </string-name>
          <year>2014</year>
          ,
          <year>2014</year>
          , p.
          <fpage>355</fpage>
          -
          <lpage>362</lpage>
          . doi:
          <volume>10</volume>
          .1109/SPEEDAM.
          <year>2014</year>
          .
          <volume>6872103</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>F.</given-names>
            <surname>Bonanno</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Capizzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gagliano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          ,
          <article-title>Optimal management of various renewable energy sources by a new forecasting method</article-title>
          ,
          <source>in: SPEEDAM 2012 - 21st International Symposium on Power Electronics, Electrical Drives, Automation and Motion</source>
          ,
          <year>2012</year>
          , p.
          <fpage>934</fpage>
          -
          <lpage>940</lpage>
          . doi:
          <volume>10</volume>
          .1109/SPEEDAM.
          <year>2012</year>
          .
          <volume>6264603</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>G.</given-names>
            <surname>Capizzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Bonanno</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          ,
          <article-title>A wavelet based prediction of wind and solar energy for longterm simulation of integrated generation systems</article-title>
          ,
          <year>2010</year>
          , p.
          <fpage>586</fpage>
          -
          <lpage>592</lpage>
          . doi:
          <volume>10</volume>
          .1109/SPEEDAM.
          <year>2010</year>
          .
          <volume>5542259</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>F.</given-names>
            <surname>Bonanno</surname>
          </string-name>
          , G. Capizzi,
          <string-name>
            <given-names>G. L.</given-names>
            <surname>Sciuto</surname>
          </string-name>
          ,
          <string-name>
            <surname>C. Napoli,</surname>
          </string-name>
          <article-title>Wavelet recurrent neural network with semiparametric input data preprocessing for micro-wind power forecasting in integrated generation systems</article-title>
          ,
          <source>in: 5th International Conference on Clean Electrical Power: Renewable Energy Resources Impact, ICCEP</source>
          <year>2015</year>
          ,
          <year>2015</year>
          , p.
          <fpage>602</fpage>
          -
          <lpage>609</lpage>
          . doi:
          <volume>10</volume>
          .1109/ICCEP.
          <year>2015</year>
          .
          <volume>7177554</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>F.</given-names>
            <surname>Bonanno</surname>
          </string-name>
          , G. Capizzi,
          <string-name>
            <given-names>G. L.</given-names>
            <surname>Sciuto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Pappalardo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Tramontana</surname>
          </string-name>
          ,
          <article-title>A novel clouddistributed toolbox for optimal energy dispatch management from renewables in igss by using wrnn predictors and gpu parallel solutions</article-title>
          , in: 2014
          <source>International Symposium on Power Electronics</source>
          , Electrical Drives, Automation and Motion,
          <string-name>
            <surname>SPEEDAM</surname>
          </string-name>
          <year>2014</year>
          ,
          <year>2014</year>
          , p.
          <fpage>1077</fpage>
          -
          <lpage>1084</lpage>
          . doi:
          <volume>10</volume>
          .1109/SPEEDAM.
          <year>2014</year>
          .
          <volume>6872127</volume>
          .
          <source>telligence and Lecture Notes in Bioinformatics)</source>
          , vol- cfm
          <source>?uri=oe-29-21-34205&amp;id=460202</source>
          ,
          <year>2021</year>
          . ume 13589 LNAI,
          <year>2023</year>
          , p.
          <fpage>3</fpage>
          -
          <lpage>20</lpage>
          . doi:
          <volume>10</volume>
          .1007/ [23]
          <string-name>
            <given-names>K.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , W. Zuo,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Meng</surname>
          </string-name>
          , L. Zhang,
          <volume>978</volume>
          -3-
          <fpage>031</fpage>
          -23480-
          <issue>4</issue>
          _
          <fpage>1</fpage>
          .
          <string-name>
            <surname>Beyond</surname>
          </string-name>
          <article-title>a gaussian denoiser: Residual learning of</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>G.</given-names>
            <surname>Zimatore</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cavagnaro</surname>
          </string-name>
          ,
          <article-title>Recurrence anal- deep cnn for image denoising, IEEE Transactions ysis of otoacoustic emissions</article-title>
          ,
          <source>Understanding on Image Processing</source>
          <volume>26</volume>
          (
          <year>2017</year>
          )
          <fpage>3142</fpage>
          -
          <lpage>3155</lpage>
          . Complex Systems (
          <year>2015</year>
          )
          <fpage>253</fpage>
          -
          <lpage>278</lpage>
          . doi:
          <volume>10</volume>
          .1007/ [24]
          <string-name>
            <given-names>F.</given-names>
            <surname>Brandizzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          , G. Russo,
          <source>Residual learn978-3-319-07155-8_8</source>
          <article-title>. ing for time-series denoising using 1d dncnn: Ap-</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [13]
          <string-name>
            <surname>M. C. Gallotta</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Bonavolontà</surname>
            , G. Zimatore,
            <given-names>S.</given-names>
          </string-name>
          <article-title>Iaz- plications in bio-signal processing</article-title>
          , Computers in zoni, L. Guidetti,
          <string-name>
            <given-names>C.</given-names>
            <surname>Baldari</surname>
          </string-name>
          ,
          <source>Efects of open (racket) Biology and Medicine</source>
          <volume>157</volume>
          (
          <year>2023</year>
          )
          <article-title>106810</article-title>
          .
          <article-title>and closed (running) skill sports practice on chil-</article-title>
          [25]
          <string-name>
            <given-names>L.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <surname>Z. Zhang,</surname>
          </string-name>
          <article-title>Hybrid baseline correction and dren's attentional performance, Open Sports Sci- deep learning for robust raman spectrum denoising</article-title>
          ,
          <source>ences Journal 13</source>
          (
          <year>2020</year>
          )
          <fpage>105</fpage>
          -
          <lpage>113</lpage>
          . doi:
          <volume>10</volume>
          .2174
          <source>/ Journal of Raman Spectroscopy</source>
          <volume>52</volume>
          (
          <year>2021</year>
          )
          <fpage>45</fpage>
          -
          <lpage>55</lpage>
          .
          <year>1875399X02013010105</year>
          . [26]
          <string-name>
            <given-names>Z.-M.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , S. Chen, Y.-
          <string-name>
            <given-names>Z.</given-names>
            <surname>Liang</surname>
          </string-name>
          , Baseline correc-
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>C.</given-names>
            <surname>Randieri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Pollina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Puglisi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          ,
          <article-title>Smart tion using adaptive iteratively reweighted penalglove: A cost-efective and intuitive interface for ized least squares</article-title>
          , https://pubs.rsc.org/en/content/ advanced drone control,
          <source>Drones</source>
          <volume>9</volume>
          (
          <year>2025</year>
          ). doi:10. articlelanding/2010/an/b922045c/unauth,
          <year>2010</year>
          .
          <volume>3390</volume>
          /drones9020109. [27]
          <string-name>
            <given-names>S. C.</given-names>
            <surname>Renato Lombardo</surname>
          </string-name>
          ,
          <string-name>
            <surname>Zhi-Min Zhang</surname>
          </string-name>
          , Y.-Z.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [15]
          <string-name>
            <surname>M. C. Gallotta</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Zimatore</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Falcioni</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <article-title>Migli- Liang, adaptive iteratively reweighted penalized accio, M.</article-title>
          <string-name>
            <surname>Lanza</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Schena</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Biino</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>Giuriato, least squares (airpls</article-title>
          ), https://github.com/zmzhang/ M. Bellafiore,
          <string-name>
            <given-names>A.</given-names>
            <surname>Palma</surname>
          </string-name>
          , et al.,
          <source>Influence of geograph- airPLS</source>
          ,
          <year>2016</year>
          . [Online; accessed November-2021].
          <article-title>ical area and living setting on children's weight status, motor coordination, and physical activity, Frontiers in pediatrics 9 (</article-title>
          <year>2022</year>
          )
          <fpage>794284</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>N.</given-names>
            <surname>Boutarfaia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Tibermacine</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. E.</given-names>
            <surname>Tibermacine</surname>
          </string-name>
          ,
          <article-title>Deep learning for eeg-based motor imagery classification: Towards enhanced human-machine interaction and assistive robotics</article-title>
          ,
          <source>in: CEUR Workshop Proceedings</source>
          , volume
          <volume>3695</volume>
          ,
          <year>2023</year>
          , p.
          <fpage>68</fpage>
          -
          <lpage>74</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>N.</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Siddiqi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Alam</surname>
          </string-name>
          ,
          <article-title>Raman spectral data de-noising based on wavelet analysis</article-title>
          , https://citeseerx.ist.psu.edu/viewdoc/download? doi
          <source>=10.1.1.662.4653&amp;rep=rep1&amp;type=pdf</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>C.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Peng</surname>
          </string-name>
          , Q. Cheng, D. Xu,
          <article-title>Raman spectral data denoising based on wavelet analysis</article-title>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>F.</given-names>
            <surname>León-Bejarano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ramírez-Elías</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. O.</given-names>
            <surname>Mendez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Dorantes-Méndez</surname>
          </string-name>
          , M. d. C.
          <string-name>
            <surname>Rodríguez-Aranda</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Alba</surname>
          </string-name>
          ,
          <article-title>Denoising of raman spectroscopy for biological samples based on empirical mode decomposition</article-title>
          , https://www.worldscientific.com/doi/abs/10. 1142/S0129183117501169,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>C.</given-names>
            <surname>Bai</surname>
          </string-name>
          , H. Liu,
          <article-title>Denoising of low-snr raman spectra using wiener filter with improved noise estimation</article-title>
          ,
          <source>Applied Spectroscopy</source>
          <volume>74</volume>
          (
          <year>2020</year>
          )
          <fpage>317</fpage>
          -
          <lpage>324</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>L.</given-names>
            <surname>Pan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Pipitsunthonsan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Daengngam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Booranawong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Chongcheawchamnan</surname>
          </string-name>
          ,
          <article-title>Noise reduction technique for raman spectrum using deep learning network</article-title>
          , https://ieeexplore.ieee.org/abstract/ document/9325766,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>P.</given-names>
            <surname>Abdolghader</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ridsdale</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Grammatikopoulos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Resch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Légaré</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Stolow</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. F.</given-names>
            <surname>Pegoraro</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Tamblyn</surname>
          </string-name>
          ,
          <article-title>Unsupervised hyperspectral stimulated raman microscopy image enhancement: denoising and segmentation via one-shot deep learning</article-title>
          , https://opg.optica.org/oe/fulltext.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>