<!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>
      <article-id pub-id-type="doi">10.1109/VAST.2011.6102474</article-id>
      <title-group>
        <article-title>Data transformation review in deep learning</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Agata Kozina</string-name>
          <email>agata.kozina@ue.wroc.pl</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>The First International Workshop of Young Scientists on Artificial Intelligence for Sustainable Development</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Economics and Business</institution>
          ,
          <addr-line>Komandorska 118/120, 53-345 Wrocław</addr-line>
          ,
          <country country="PL">Poland</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2011</year>
      </pub-date>
      <volume>11907</volume>
      <issue>5</issue>
      <fpage>281</fpage>
      <lpage>282</lpage>
      <abstract>
        <p>This paper delivers up-to-date bibliometric research dealing with data transformation used in deep learning. The study presents a theoretical approach that is developed by the bibliometric maps. The aim of this paper is the identification and exploration of the research gap. The study illustrates the relationships between different science areas, such as applied economics and finance, computer science, deep learning, and machine learning. Transformation in the literature is also defined as verification, integration, validation, cleaning, labeling of data. Creating a consistent picture of data and correcting erroneous data. Data transformation methods eliminate inconsistencies, add and aggregate data, and integrate data. In the literature on machine learning and deep learning, the term data transformation generally refers to the various operations performed on data before it is used to teach models. There is no breakdown of data transformation methods. Data transformation is a general term and there is no explanation of it in the context of deep learning. To fill this gap, this study uses VOSviewer software to explore queries' results in the Scopus database and to illustrate the knowledge about data transformation in deep learning. The results show that: (I) data transformation in deep learning is a process that is carried out in the first stage (data preparation) of building deep learning models; (II) decision support using deep learning is widely used in various business fields such as human resource management, market analysis, trading, insurance, risk analysis, logistics, industrial diagnostics, forecasting markets and economics, and business process automation; (III) there is a need to accurately distinguish between transformation and data augmentation methods to avoid potential problems associated with their misapplication in machine learning and deep learning; (IV) there is a need for further research on developing automated data transformation methods, especially through integration with feature selection or extraction methods, and testing their effectiveness in various business contexts. This scientific paper serves as a starting point for future studies dedicated to data transformation in deep learning.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Data transformation</kwd>
        <kwd>deep learning</kwd>
        <kwd>machine learning</kwd>
        <kwd>decision support</kwd>
        <kwd>Artificial Intelligence</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Deep learning are machine learning methods based on deep neural networks, which are built
from multiple layers of neurons that implement nonlinear transformations. These layers map
successive levels of abstraction to form a hierarchical model [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Deep learning-based models,
such as deep neural networks, are becoming an important tool in decision support due to their
ability to learn from data and generate accurate predictions and risk assessments [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>
        Currently, there are few articles in the literature on data transformation in deep learning in
the area of management. They mainly concern the medical field (medical images [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], diabetic
retinopathy [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], MRI, based on which it is possible to assess whether given patients will suffer
from Alzhaimer's disease in the future [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]) and handwriting recognition [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>
        Existing publications mainly deal with automatic data transformation methods in the field of
image analysis (techniques such as scaling, rotation, image rotation). Publications do not address
issues related to automatic data transformation in the area of management with regard to
decision-making [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
      </p>
      <p>The main conclusions of the article are as follows: (I) data transformation in deep learning is
a process that is carried out in the first stage (data preparation) of building deep learning models;
(II) decision support using deep learning is widely used in various business fields such as human
resource management, market analysis, trading, insurance, risk analysis, logistics, industrial
0000-0003-0447-4038 (A. Kozina);
© 2024 Copyright for this paper by its authors.</p>
      <p>Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0).</p>
      <p>CEUR Workshop Proceedings (CEUR-WS.org)
diagnostics, forecasting markets and economics, and business process automation; (III) there is
a need to accurately distinguish between transformation and data augmentation methods to
avoid potential problems associated with their misapplication in machine learning and deep
learning; (IV) there is a need for further research on developing automated data transformation
methods, especially through integration with feature selection or extraction methods, and testing
their effectiveness in various business contexts. The contributions of this work are presented in
the form of bibliometric maps illustrating the researched research gaps identified in the queries.
An additional feature of the network diagrams of these keywords is that they indicate the location
of data transformation in deep learning.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Background</title>
      <p>
        The beginning of neural networks dates back to the 1940s. At that time, a neuron model was
developed capable of recognizing only two categories of objects based on the weights set by the
operator. In the late 1950s, the first neural network called perceptron was built [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
      </p>
      <p>
        In the 1950s. Arthur Samuel made an important breakthrough by demonstrating that
computers have the ability to transcend the simple execution of direct commands. He created a
series of programs that operated on a game of checkers. They were capable of optimizing their
movements. As a result, these programs over time reached a level of play higher than their creator
himself [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
      </p>
      <p>
        A breakthrough in the field of artificial intelligence was the creation of the Dendral expert
system in 1965 at Stanford University, which automated the analysis of chemical compounds
[
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. The 1970s saw the emergence of Automated Mathematician, written in the LISP
programming language, which aimed to automatically search for new mathematical laws through
the use of heuristic algorithms [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. After the initial phase of interest in the 1950s and 1960s
came a period of criticism in the 1970s. Due to the technological limitations of the time, the
development of neural networks was hampered. The network performed calculations over a very
long period of time (weeks, months and even years of calculations) [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. The period of criticism
lasted until the development of the backward error propagation algorithm in 1986. This learning
algorithm was crucial to the further development of neural networks and machine learning [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
The artificial intelligence winter period was from 1987 to 1993, a term that refers to a period of
low interest from consumers, the public and the private sector, which led to a reduction in
research funding, which in turn resulted in few breakthroughs [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. In the 1990s, Gerald Tesauro
created the TD-Gammon program, capable of competing with world champions in the game of
Backgammon. This program learned strategy by playing more than a million games, and its
algorithms have found applications in neuroscience [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ].
      </p>
      <p>
        The latest breakthrough took place in 2006, along with the development of Big Data and
computer technology. It continues to this day. Deep neural networks with effective methods for
their learning are being implemented. No small part in this breakthrough was the introduction of
graphics cards with thousands of cores, which significantly reduced the learning time of deep
learning models [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ].
      </p>
      <p>
        The unquestionable success and rapid development of deep learning suggest that in the future
it may become a tool to achieve Artificial General Intelligence (AGI) [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ].
      </p>
      <p>
        AGI refers to the development of software that has generalized cognitive abilities similar to
humans. The task of an AGI system, when faced with unknown tasks, is to find their solutions[
        <xref ref-type="bibr" rid="ref18">18</xref>
        ].
      </p>
      <p>
        In 2015, the nonprofit organization OpenAI was founded with a mission to conduct research
and achieve general artificial intelligence, provided it would be safe and its goals would be in line
with those of humanity [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ].
      </p>
      <p>
        OpenAI has released its latest model called "ChatGPT," which can communicate with humans
through conversation. It is based on deep neural networks. The release took place on November
30, 2022 [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. Interest in this chatbot was considerable. Less than a week after the launch, on
December 5, 2022, OpenAI CEO Sam Altman announced: "ChatGPT was launched on Wednesday.
Today it surpassed one million users!" [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ].
      </p>
      <p>
        The process of building a deep neural network model consists of five steps [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]: (1) Data
preparation; (2) Development of the deep learning model; (3) Model learning; (4) Model
generalization; Testing, testing and running the model prototype in a real environment.
      </p>
      <p>
        When developing deep learning models, the data preparation process is very important. It
consists of the following steps:
1. Data acquisition and cleansing: determining data sources and structure. Acquired data is
saved as a dataset and cleaned of data containing errors [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ].
2. Data augmentation: increasing the baseline value of input data to the deep learning model
by adding other data from internal and external sources in enterprises [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ], [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ].
3. Data transformation: transforming the data to reduce the complexity of the input data and
increase the scalability of the modeling process while maintaining model performance [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ],
[
        <xref ref-type="bibr" rid="ref24">24</xref>
        ].
      </p>
      <p>The result of this step is a data model (input vector), which is used for model development. A
very important data preparation process is data transformation, which results in the
transformation of the analyzed dataset into the input vector of the deep learning model.</p>
      <p>
        Jason Brownlee emphasizes that it is the data preparation stage, especially data
transformation, that is the most important when developing deep learning models. The reason is
that each data set is different and highly specific to the problem being solved [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. As a result,
it is not possible to directly use, for example, transformation methods related to the medical field
in decision support problems in organizations, since the structure of the data can vary
significantly.
      </p>
      <p>
        The literature lacks automated data transformation methods for deep learning models used in
decision support. Manual data transformation relies on procedures to unify data, remove
inappropriate data, and often does not consider advanced transformations. Currently, data
transformations require many manual database refinement procedures [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ].
      </p>
      <p>
        It should also be noted that the automation of data transformation in machine and deep
learning models has reached a certain stage of advancement, however, there is still a need for
manual analysis of variable types and dimensionality reduction process, especially in
management decision-making. This task is not only time-consuming, but also subject to the risk
of incorrect implementation (the risk of error by the expert making the selection and
implementation of data transformation methods) [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ], [26], [27].
      </p>
      <p>Semi-automated methods that include the support of artificial intelligence, such as GPT
chatbots, can be an attractive option because of their promises to reduce decision-making time.
However, in practice, they come with some challenges. Using these tools requires the transfer of
code and data information, which often leads to complex analysis and matching. This is a process
that can consume a significant amount of time, as suggested transformations may prove to be
inappropriate or inadequate for a particular problem. Analyzing the types of variables and
tailoring suggestions to a given project problem are key steps that can be time-consuming and
demanding. As a result, despite promising prospects, using semi-automatic methods can be a
challenge, especially in terms of fast and efficient data processing in the process of building
machine learning models [28].</p>
    </sec>
    <sec id="sec-3">
      <title>3. Method and Results</title>
      <p>The results of a study on the current knowledge of data transformation in deep learning are
presented. A systematic literature review of the Scopus database was conducted (Table 1).</p>
      <p>The earliest (1960) were publications on data transformation. The first publication on deep
learning was published in 1980. Since 2012, the number of publications on deep learning has
increased rapidly. The two keywords combined in 2011, but it is only since 2019 that publications
on data transformation in deep learning have been increasing.</p>
      <p>
        Deep learning is a relatively new field that has gained popularity in recent years due to
tremendous advances in computing technology and the availability of big data [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>
        Advances in technology and the availability of big data have made machine learning, and deep
learning in particular, indispensable in many business fields. As researchers become more
knowledgeable about these fields, the number of publications and studies on the subject is
increasing [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>
        There is an apparent increase in interest in the topics of data transformation and deep
learning. There are several factors that may explain this trend:
1. The growing importance of data: in recent years, data has become an extremely important
resource for organizations and businesses [29].
2. Advances in computing technologies: significant advances in computing technologies
have been made in recent years, such as the development of better algorithms, the availability
of powerful computing systems (e.g., GPUs) and the development of cloud infrastructure [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
3. Growing understanding and awareness: as science and research in the areas of data
science, machine learning and deep learning grows, so does the understanding and awareness
of the importance of data transformation by business executives [28].
4. Market demand: with the development of technologies related to data processing and
machine learning, market demand for specialists in these fields is also growing [30].
      </p>
      <p>In the effect of the Scopus database queries and described procedure of the bibliometric
review the results in the network diagram are represented in Figure 1.</p>
      <p>
        The impact of the developed automatic data transformation method on decision support
should be considered in parallel with the impact of deep learning on the process. Deep neural
networks, based on multiple layers, can effectively map relationships and patterns in data that
would be difficult or impossible to see by traditional analysis methods, and often even by
traditional machine learning methods. Deep learning offers many advanced tools that support
more rational, accurate and optimal decision-making. With its ability to analyze large data sets,
make predictions, personalize, automate and solve complex problems, deep learning has wide
applications in many fields, supporting decision-making and contributing to better performance
and efficiency [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], [31], [32], [33], [34].
      </p>
      <p>
        Multilayer deep neural network architectures, such as convolutional neural networks (CNNs)
and recurrent neural networks (RNNs), have gained recognition for their ability to automatically
extract features from data. This makes it possible to recognize patterns and cause-and-effect
relationships found in large and diverse data sets [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>The use of deep learning in business data analysis makes it possible to identify hidden trends
and customer preferences from purchasing data and consumer behavior. This allows companies
to better adjust their products and marketing strategies, increasing their competitiveness in the
market [35], [36].</p>
      <p>
        With advanced deep learning methods, it is possible to analyze and process large amounts of
data to make more accurate predictions, identify patterns and support key decision-making. In
management, several major areas can be mentioned where deep learning has a significant impact
on decision-making:
1. Human resource management: deep learning can help analyze large amounts of employee
data, manage employee performance, understand training needs, and optimize the
recruitment process [37].
2. Market analysis and forecasting: the use of deep neural networks in the analysis of
economic, financial and market data allows the creation of more accurate forecasts,
identification of market trends and assessment of investment risks [38].
3. Commerce and recommendations: deep learning is often used in e-commerce platforms
and streaming services to generate personalized recommendations for products, movies or
music, helping to improve user experience and increase sales. In the field of marketing and
customer management, deep learning helps create personalized offers, product and service
recommendations, tailored to individual customer preferences and behaviors. Deep
learningbased models can analyze customer behavior, identify consumer characteristics, forecast
sales, target marketing strategies, purchase histories and demographics to better understand
customer needs and preferences [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], [39], [40].
4. Credit risk analysis: deep learning can help assess credit risk for potential borrowers by
analyzing a variety of financial and social data to more accurately estimate customers'
creditworthiness [41].
5. Insurance: deep learning can be applied in insurance decision support and risk
management in this area.
6. Sentiment analysis: deep learning is used to analyze large text datasets to understand
customer opinions and sentiments, which is particularly important in the field of customer
service and branding [42].
7. Logistics and supply optimization: the use of deep learning in logistics data analysis can
help optimize delivery routes, manage warehouses and predict product demand [499].
8. Industrial diagnostics: deep learning is being used in industry to analyze sensor and
equipment data to predict maintenance dates for key machines, schedule production
interruptions, order necessary parts and schedule repair and maintenance work. These
activities allow early detection of machine faults and failures, helping to minimize production
downtime and repair costs [43].
9. Predicting trends and markets: in finance and economics, deep learning is used to predict
changes in asset prices, market trends, stock market behavior and to analyze investor
sentiment. Models based on deep neural networks can analyze historical data, observe
patterns and detect signals that help better understand market volatility and make more
accurate investment decisions. Deep learning has also found application in assessing risk
prediction of financial investments [44].
10. Risk and fraud assessment: in risk management and anti-fraud, deep learning can help
identify suspicious transactions, detect money laundering, verify customer identities, and
predict potential financial problems for companies or institutions. Advanced algorithms can
analyze large amounts of transaction data, detect anomalies and issue warnings about
potential risks [45].
11. Forecasting economic performance: in the field of economics, deep learning can support
macroeconomic forecasts, such as GDP, inflation, unemployment, etc. Models based on deep
neural networks can analyze a variety of economic indicators and economic data, allowing for
more accurate forecasts and responses to changing economic conditions [46], [47].
12. Energy: in this area, deep learning can forecast electricity demand, monitor and optimize
energy consumption, plan an appropriate level of supply that guarantees the minimum cost of
purchasing energy resources, and minimize the cost of energy production.
13. Automation and optimization of business processes: in management and economics, deep
learning can support automation of business processes, optimization of logistics operations or
supply chain management. Machine learning models can analyze operational data, detect
patterns and suggest optimal operating strategies [48].
      </p>
      <p>The division of data transformation methods in machine learning and deep learning depends
mainly on the area of the decision-making problem:
1. Management, where examples of data transformation can be: logarithmization of
customer opinion data about products (sentiment analysis) [49], standardization of employee
data [50] (transforming employees' skills to a standardized scale, making it easier to compare
their skills against the requirements of different projects or tasks), normalization of
production management data [51] (a deep learning model can analyze machine performance
data in the production process, predicting potential failures, where, for a balance between
different machine parameters, data normalization can be applied to scale the data to a certain
range), or logistics [52] (transforming delivery route data into graphs or matrices and then
using deep neural networks, such as convolutional neural networks (CNNs), to optimize
delivery routes according to traffic conditions, time and other variables, where a data
normalization method can be applied and normalize data on location distances or
transportation costs, to a set range). Coding of categorical variables, such as age, gender,
education level, so that they can be used as features in a predictive model dealing with social
behavior is also an example [53].
2. Finance, where examples of data transformation can be: logarithmizing stock prices to
transform non-linear price changes into more linear trends [54], applying Label Powerset (LP)
transformation in investment risk classification. For example, for three types of risk (market,
credit, liquidity), where each can appear as “low,” “medium” and “high,” LP will transform the
problem into a multi-class problem, where each combination of risks (e.g., “low market risk,”
“medium credit risk,” “high liquidity risk”) will be treated as a separate class [55].
3. Economics, where examples of data transformation may include: discretizing
macroeconomic indicators by, for example, defining ranges to determine unemployment
levels (low, medium, high) and assigning unemployment values to the corresponding ranges
based on specified thresholds [56]. Demand forecasting is also exemplified by transforming
temporal data, such as daily order quantities, into seasonal variables to account for seasonal
demand patterns [57].
4. Industry, where examples of data transformation can be: standardization of
manufacturing process parameters such as temperature, pressure, humidity, to compare and
analyze process stability [58], [59].
5. Other areas of decision-making problems such as:
 Medicine, where examples of data transformation include: normalizing patients'
laboratory results to account for differences in units of measurement and reference
ranges [60], thresholding of radiological images to isolate areas of interest, such as
tumors or other pathologies [61].
 Natural language processing, where examples of data transformation include
removing unnecessary Stopwords (frequently used words such as “a,” “the,” “is”)
from text to improve the quality of text analysis [62].
 Geographic data analysis, where examples of data transformation could be:
normalizing geographic coordinates, such as longitude and latitude, to improve the
comparability of spatial data [63].</p>
      <p>Methods for dealing with missing data are called data augmentation. Data augmentation are
methods of generating new data by altering the original data. This is often used to deal with
missing data or to increase the number of samples in a learning dataset [64]. Data transformation
involves changing or transforming the original data without generating new data. In the
literature, sometimes the terms "augmentation" and "transformation" are used interchangeably,
which can lead to confusion. However, many authors point out the need to divide these methods
[64], [65], [66], [67], [68].</p>
      <p>
        Misapplication of data augmentation and transformation methods in machine learning and
deep learning can lead to serious problems, such as model overfitting, as well as degradation of
prediction or classification quality. For example, if excessive data augmentation is applied, it can
cause the model to learn overly detailed patterns that are specific only to the training set but do
not reflect the overall structure of the problem, leading to overlearning. On the other hand, if an
inappropriate data transformation is applied, it can result in loss of information or disruption of
the data structure, which will negatively affect the model's ability to generalize and be effective
against new data. Therefore, it is important to always properly select and apply data
augmentation and transformation methods depending on the specifics of the problem, datasets
and variables used [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ], [69].
      </p>
    </sec>
    <sec id="sec-4">
      <title>4. Discussion and Conclusions</title>
      <p>This study presents an exploration of interdisciplinary connections between various scientific
domains using VOSviewer software for bibliometric analysis. The aim is to systematically guide
readers through the process of conducting bibliometric data analysis and generating bibliometric
maps as networks. The analysis encompasses author collaboration and keyword-based queries
in the Scopus scientific database. By following a step-by-step approach, the paper enables novice
users to navigate VOSviewer effectively. Through this study, the authors facilitate data analysis
and identification of research gaps within the scientific landscape. The novelty lies in
demonstrating bibliometric data analysis pertaining to distinct scientific fields using VOSviewer.</p>
      <p>The methodology involves conducting bibliometric analysis to visualize keyword maps based
on predetermined topics. The analysis encompasses 216 documents published between 2011 and
2024. Data transformation in the context of deep learning is often neglected, when in fact it is a
key element in achieving success and getting good model results. This issue is often overlooked
or underestimated, yet proper data transformation can significantly impact the effectiveness of
deep models. Through proper data preparation, such as cleaning, normalization or
transformation, one can ensure that models have access to high-quality and consistent data,
which in turn will improve their generalization ability and prediction accuracy. Therefore, it is
important to pay attention to the data transformation process and understand its fundamental
importance for the successful implementation of deep learning.</p>
      <p>Based on the literature review, it is evident that there is a need for distinguishing between
methods of data transformation and augmentation.</p>
      <p>Further research could focus on, for instance, utilizing transformation methods from the
feature selection or extraction group in constructing an automatic data transformation method,
testing their effectiveness in various business contexts, and comparing them with existing manual
methods. Additionally, future studies could concentrate on developing a unified terminology and
precise definitions for data transformation and augmentation, which would enhance
understanding of the role of these methods and their impact on the quality of decision-support
deep learning models.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgements</title>
      <p>I would like to thank my supervisors Professor, Eng. Marcin Hernes and Dr. Artur Rot from the
University of Economics and Business for their research assistance in my dissertation.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>L.</given-names>
            <surname>Alzubaidi</surname>
          </string-name>
          et al.,
          <article-title>“Review of deep learning: concepts, CNN architectures, challenges, applications</article-title>
          , future directions,
          <source>” J. Big Data</source>
          , vol.
          <volume>8</volume>
          , no.
          <issue>1</issue>
          , p.
          <fpage>53</fpage>
          ,
          <string-name>
            <surname>Mar</surname>
          </string-name>
          .
          <year>2021</year>
          , doi: 10.1186/s40537-021-00444-8.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>I. H.</given-names>
            <surname>Sarker</surname>
          </string-name>
          , “
          <article-title>Deep Learning: A Comprehensive Overview on Techniques, Taxonomy</article-title>
          , Applications and Research Directions,”
          <source>SN Comput. Sci.</source>
          , vol.
          <volume>2</volume>
          , no.
          <issue>6</issue>
          , p.
          <fpage>420</fpage>
          ,
          <string-name>
            <surname>Nov</surname>
          </string-name>
          .
          <year>2021</year>
          , doi: 10.1007/s42979-021-00815-1.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>E.</given-names>
            <surname>Gibson</surname>
          </string-name>
          et al.,
          <article-title>“NiftyNet: a deep-learning platform for medical imaging,” Comput. Methods Programs Biomed</article-title>
          ., vol.
          <volume>158</volume>
          , pp.
          <fpage>113</fpage>
          -
          <lpage>122</lpage>
          , May
          <year>2018</year>
          , doi: 10.1016/j.cmpb.
          <year>2018</year>
          .
          <volume>01</volume>
          .025.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>N.</given-names>
            <surname>Asiri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Hussain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Al Adel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and N.</given-names>
            <surname>Alzaidi</surname>
          </string-name>
          , “
          <article-title>Deep learning based computer-aided diagnosis systems for diabetic retinopathy: A survey,” Artif</article-title>
          . Intell. Med., vol.
          <volume>99</volume>
          , p.
          <fpage>101701</fpage>
          ,
          <string-name>
            <surname>Aug</surname>
          </string-name>
          .
          <year>2019</year>
          , doi: 10.1016/j.artmed.
          <year>2019</year>
          .
          <volume>07</volume>
          .009.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>S.</given-names>
            <surname>Spasov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Passamonti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Duggento</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Liò</surname>
          </string-name>
          , and
          <string-name>
            <given-names>N.</given-names>
            <surname>Toschi</surname>
          </string-name>
          , “
          <article-title>A parameter-efficient deep learning approach to predict conversion from mild cognitive impairment to Alzheimer's disease,” NeuroImage</article-title>
          , vol.
          <volume>189</volume>
          , pp.
          <fpage>276</fpage>
          -
          <lpage>287</lpage>
          , Apr.
          <year>2019</year>
          , doi: 10.1016/j.neuroimage.
          <year>2019</year>
          .
          <volume>01</volume>
          .031.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Baldominos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Saez</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Isasi</surname>
          </string-name>
          , “
          <article-title>Evolutionary convolutional neural networks: An application to handwriting recognition,” Neurocomputing</article-title>
          , vol.
          <volume>283</volume>
          , pp.
          <fpage>38</fpage>
          -
          <lpage>52</lpage>
          , Mar.
          <year>2018</year>
          , doi: 10.1016/j.neucom.
          <year>2017</year>
          .
          <volume>12</volume>
          .049.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>I.</given-names>
            <surname>Ali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. E.</given-names>
            <surname>Cárdenas-Barrón</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ahmed</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A. A.</given-names>
            <surname>Shaikh</surname>
          </string-name>
          , Eds.,
          <article-title>Optimal decision making in operations research and statistics: methodologies and applications, First edition</article-title>
          . in A Science Publishers book. Boca Raton London New York: CRC Press, Taylor &amp; Francis Group,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Wątróbski</surname>
          </string-name>
          , “
          <article-title>Studia w kierunku identyfikacji determinant zrównoważonego zarządzania,” Stud</article-title>
          .
          <source>Proc. Pol</source>
          . Assoc. Knowl. Manag., vol.
          <volume>89</volume>
          , pp.
          <fpage>85</fpage>
          -
          <lpage>90</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>K.</given-names>
            <surname>Ciomcia</surname>
          </string-name>
          , “
          <article-title>Czym jest deep learning i sieci neuronowe,” BulldogJob</article-title>
          . Accessed: Mar.
          <volume>29</volume>
          ,
          <year>2024</year>
          . [Online]. Available: https://bulldogjob.pl/readme/czym-jest
          <article-title>-deep-learning-i-sieci-neuronowe</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10] “Historia sztucznej inteligencji,” Sztuczna Inteligencja w Uniwersytecie Szczecińskim.
          <source>Accessed: Mar. 29</source>
          ,
          <year>2024</year>
          . [Online]. Available: https://ai.usz.edu.pl/historia/
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>N.</given-names>
            <surname>Brown</surname>
          </string-name>
          , Ed.,
          <source>Artificial Intelligence in Drug Discovery: in Drug Discovery</source>
          . Cambridge: Royal Society of Chemistry,
          <year>2020</year>
          . doi:
          <volume>10</volume>
          .1039/9781788016841.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Hakuk</surname>
          </string-name>
          and Y. Reich, “
          <article-title>Computational infrastructure for concepts discovery in science and technology</article-title>
          ,” Adv. Eng. Inform., vol.
          <volume>56</volume>
          , p.
          <fpage>101938</fpage>
          ,
          <string-name>
            <surname>Apr</surname>
          </string-name>
          .
          <year>2023</year>
          , doi: 10.1016/j.aei.
          <year>2023</year>
          .
          <volume>101938</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>M. L.</given-names>
            <surname>Owoc</surname>
          </string-name>
          and Ł. Piasny, “Adaptive Agent Systems in Contemporary e-Commerce Environment,” Probl. Zarzadzania, vol.
          <volume>13</volume>
          , no.
          <issue>52</issue>
          , pp.
          <fpage>88</fpage>
          -
          <lpage>100</lpage>
          , Jun.
          <year>2015</year>
          , doi: 10.7172/
          <fpage>1644</fpage>
          -
          <lpage>9584</lpage>
          .
          <year>52</year>
          .7.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>W.</given-names>
            <surname>Duch</surname>
          </string-name>
          , “
          <article-title>Notatki do wykładów wstępnych, według książki Fascynujący świat programów komputerowych,” Uniwersytet Mikołaja Kopernika w Toruniu</article-title>
          .
          <source>Accessed: Mar. 29</source>
          ,
          <year>2024</year>
          . [Online]. Available: https://web.archive.org/web/20070514051106/http://www.fizyka.umk.pl/~duch/Wyklady/komput/w12/ai.html
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>S.</given-names>
            <surname>Mannor</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Mansour</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Tamar</surname>
          </string-name>
          , Reinforcement Learning: Foundations. -,
          <year>2022</year>
          . [Online]. Available: https://sites.google.com/view/rlfoundations/home
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>J.</given-names>
            <surname>Schmidhuber</surname>
          </string-name>
          , “
          <article-title>Deep learning in neural networks: An overview,” Neural Netw</article-title>
          ., vol.
          <volume>61</volume>
          , pp.
          <fpage>85</fpage>
          -
          <lpage>117</lpage>
          , Jan.
          <year>2015</year>
          , doi: 10.1016/j.neunet.
          <year>2014</year>
          .
          <volume>09</volume>
          .003.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>M.</given-names>
            <surname>Świechowski</surname>
          </string-name>
          , “
          <article-title>Deep Learning</article-title>
          and Artificial General Intelligence:
          <article-title>Still a Long Way to Go</article-title>
          ,”
          <year>2022</year>
          , doi: 10.48550/ARXIV.2203.14963.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>V.</given-names>
            <surname>Taecharungroj</surname>
          </string-name>
          , “
          <article-title>'What Can ChatGPT Do?' Analyzing Early Reactions to the Innovative AI Chatbot on Twitter,” Big Data Cogn</article-title>
          .
          <source>Comput.</source>
          , vol.
          <volume>7</volume>
          , no.
          <issue>1</issue>
          , p.
          <fpage>35</fpage>
          ,
          <string-name>
            <surname>Feb</surname>
          </string-name>
          .
          <year>2023</year>
          , doi: 10.3390/bdcc7010035.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>K.</given-names>
            <surname>Klincewicz</surname>
          </string-name>
          ,
          <article-title>Zarządzanie, organizacje i organizowanie - przegląd perspektyw teoretycznych</article-title>
          .
          <source>Wydawnictwo Naukowe Wydziału Zarządzania Uniwersytetu Warszawskiego</source>
          ,
          <year>2016</year>
          . doi:
          <volume>10</volume>
          .7172/
          <fpage>978</fpage>
          -83-6
          <lpage>5</lpage>
          .
          <year>2016</year>
          .wwz.9.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>G.</given-names>
            <surname>Yufeng</surname>
          </string-name>
          , “
          <article-title>The 7 Steps of Machine Learning</article-title>
          .” [Online]. Available: https://towardsdatascience.com/the-7
          <article-title>-steps-of-machinelearning-2877d7e5548e</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>K. G.</given-names>
            <surname>Srinivasa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Anupindi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sharath</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S. K.</given-names>
            <surname>Chaitanya</surname>
          </string-name>
          , “
          <article-title>Analysis of Facial Expressiveness Captured in Reaction to Videos</article-title>
          ,” in
          <source>2017 IEEE 7th International Advance Computing Conference (IACC)</source>
          , Hyderabad, India: IEEE, Jan.
          <year>2017</year>
          , pp.
          <fpage>664</fpage>
          -
          <lpage>670</lpage>
          . doi:
          <volume>10</volume>
          .1109/IACC.
          <year>2017</year>
          .
          <volume>0140</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>A. J.</given-names>
            <surname>Ratner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. R.</given-names>
            <surname>Ehrenberg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Hussain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Dunnmon</surname>
          </string-name>
          , and
          <string-name>
            <given-names>C.</given-names>
            <surname>Ré</surname>
          </string-name>
          , “
          <article-title>Learning to Compose Domain-Specific Transformations for Data Augmentation</article-title>
          ,”
          <year>2017</year>
          , doi: 10.48550/ARXIV.1709.01643.
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>J.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. M.</given-names>
            <surname>Chen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>G. H.</given-names>
            <surname>Lee</surname>
          </string-name>
          , “SO-Net:
          <article-title>Self-Organizing Network for Point Cloud Analysis</article-title>
          ,”
          <year>2018</year>
          , doi: 10.48550/ARXIV.
          <year>1803</year>
          .
          <volume>04249</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>A.</given-names>
            <surname>Sołtysik-Piorunkiewicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Pyszny</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Majerczak</surname>
          </string-name>
          , “
          <article-title>Analiza metod zabezpieczeń w systemach elektronicznych płatności</article-title>
          ,” Uniwersytet Ekonomiczny w Katowicach, no.
          <issue>390</issue>
          , pp.
          <fpage>105</fpage>
          -
          <lpage>124</lpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>M.</given-names>
            <surname>Mayo</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Daoud</surname>
          </string-name>
          , “
          <article-title>Data Normalisation using Differential Evolution and Aggregated Logistic Functions,” in 2019 IEEE Congress on Evolutionary Computation (CEC), Wellington</article-title>
          , New Zealand: IEEE, Jun.
          <year>2019</year>
          , pp.
          <fpage>920</fpage>
          -
          <lpage>927</lpage>
          . doi:
          <volume>10</volume>
          .1109/CEC.
          <year>2019</year>
          .
          <volume>8790251</volume>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>