<!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>Advances in neural text generation: A systematic review (2022-2024)</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Artem V. Slobodianiuk</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Serhiy O. Semerikov</string-name>
          <email>SE@SW</email>
          <email>semerikov@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Academy of Cognitive and Natural Sciences</institution>
          ,
          <addr-line>54 Universytetskyi Ave., Kryvyi Rih, 50086</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Institute for Digitalisation of Education of the NAES of Ukraine</institution>
          ,
          <addr-line>9 M. Berlynskoho Str., Kyiv, 04060</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Kryvyi Rih National University</institution>
          ,
          <addr-line>11 Vitalii Matusevych Str., Kryvyi Rih, 50027</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Kryvyi Rih State Pedagogical University</institution>
          ,
          <addr-line>54 Universytetskyi Ave., Kryvyi Rih, 50086</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>Zhytomyr Polytechnic State University</institution>
          ,
          <addr-line>103 Chudnivsyka Str., Zhytomyr, 10005</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
      </contrib-group>
      <fpage>332</fpage>
      <lpage>361</lpage>
      <abstract>
        <p>Recent years have witnessed significant advancements in neural text generation driven by the emergence of large language models and growing interest in this field. This systematic review aims to identify and summarize current trends, approaches, and methods in neural text generation from 2022 to 2024, complementing the findings of a previous review covering 2015-2021. Following the PRISMA methodology, 43 articles were selected from the Scopus database for analysis. The review reveals a shift towards innovative model architectures like Transformerbased models (GPT-2, GPT-3, BERT), attention mechanisms, and controllable text generation. While BLEU, ROUGE, and human evaluation remain the most popular evaluation metrics, new metrics like BERTScore have emerged. Datasets span diverse domains and data types, with growing interest in unlabeled data. Applications have expanded to areas such as table-to-text generation, knowledge graph-based generation, and medical text generation. Although English dominates, there is increasing research on low-resource languages. The findings highlight the rapid evolution of neural text generation methods, the broadening of application areas, and promising avenues for future research.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;neural text generation</kwd>
        <kwd>deep learning</kwd>
        <kwd>systematic review</kwd>
        <kwd>natural language processing</kwd>
        <kwd>evaluation metrics</kwd>
        <kwd>datasets</kwd>
        <kwd>applications</kwd>
        <kwd>low-resource languages</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <sec id="sec-1-1">
        <title>1.1. Problem statement</title>
        <sec id="sec-1-1-1">
          <title>Natural Language Processing</title>
          <p>Analysis</p>
          <p>Generation
n
o
i
t
a
z
i
r
a
m
m
u
s
t
x
e
T
g
n
i
r
e
w
s
n
a
n
o
i
t
s
e
u
Q
n
o
i
t
a
l
s
n
a
r
t
e
n
i
h
c
a
M
g
n
i
l
l
e
d
o
m
e
g
a
u
g
n
a
L
n
o
i
t
a
r
e
n
e
g
e
g
a
u
g
n
a
l
l
a
r
u
t
a
N
2) by quality metrics:
– LSTM – Long Short-Term Memory network, works better than RNN for larger data
volumes;
– GRU – Gated Recurrent Unit (simplified version of LSTM);
– CNN – Convolutional Neural Network.
• innovative:
– Attention Based – networks that use an attention mechanism to increase the importance
of input data;
– Transformer – networks that use an attention mechanism without recurrent or
convolutional layers;
– BERT – a neural network developed by Google that combines attention mechanisms
without recurrent or convolutional layers with bidirectional encoders
• human-centered:
– Domain-Expert – involving a person who is an expert in the given field to validate the
results.
• machine-centered (automatic):
– BLEU (bilingual evaluation understudy) – compares the number and value of tokens
(lexemes) of machine and human translation; the meaning of words is not taken into
account;
– ROUGE (Recall-Oriented Understudy for Gisting Evaluation) – compares machine-generated
and human-generated summaries/translations;
– Cosine Similarity – comparison of the cosines of the angle of two non-zero vectors: a value
of +1 corresponds to unidirectional proportional vectors, -1 corresponds to oppositely
directed proportional vectors;
– Content Selection – a metric similar to ROUGE that uses an attention mechanism for a
given task;
– Diversity Score – a metric for evaluating diversity.
3) by application of the neural network:
• AMR (Abstract Meaning Representation) – extracting semantic relationships from text;
• Language Generation – generating human-like text;
• Speech-to-text – converting speech to text;
• Script Generation – generating scripts based on given words;
• Machine Translation – generating machine translation of text from one language to another;
• Text Summarization – generating a summary for a given text;
• Image Captioning – generating a description for a given image;
• Shopping Guide – generating an advertising description for a given product image;
• Weather Forecast – generating a weather forecast text.
4) by generation language:
• well-resourced: English, Chinese;
• low-resourced: Bengali, Korean, Balinese, Spanish, Hindi, Slovak, Macedonian.
5) by dataset for training the neural network:
• by annotation type:
– Labeled (labeled data);
– Unlabeled (unlabeled data);
• by type:
– Sentence – sentence;
– Paragraph – paragraph;
– Question/answer – question and answer type data;
– Document – document type data.</p>
        </sec>
      </sec>
      <sec id="sec-1-2">
        <title>1.2. Research tasks and questions</title>
        <p>
          To obtain the results presented in figure 3, Fatima et al. [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ] set the following tasks:
1. To investigate the existing traditional and advanced deep learning-based text generation
approaches/techniques.
2. To explore various performance metrics used for evaluating text generation models.
3. To investigate various evaluation methods for measuring the quality of generated text.
4. To review the recent application domains where text generation is being applied.
5. To discuss the major challenges and future research directions in the text generation domain.
To supplement the results obtained by Fatima et al. [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ], these research tasks were refined:
1. To explore deep learning methods (approaches, architectures) for text generation that have
appeared or were mentioned in the works of 2022-2024.
2. To consider metrics for evaluating the efectiveness of text generation models that have appeared
or were mentioned in the works of 2022-2024.
3. To identify text generation datasets described in the works of 2022-2024.
4. To explore new text generation applications described in the works of 2022-2024.
5. To determine which natural languages were used for text generation in the works of 2022-2024.
        </p>
        <p>Similarly, the research questions were refined:
RQ1. What advanced deep learning methods are used for text generation in the literature of 2022-2024?
RQ2. What new metrics for evaluating the efectiveness of text generation models are there in the
literature of 2022-2024?
RQ3. What text generation datasets are described in the literature of 2022-2024?
RQ4. What new text generation applications are described in the literature of 2022-2024?
RQ5. What natural languages are used for text generation in the literature of 2022-2024?</p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>2. Methodology</title>
      <p>
        Systematic literature analysis is the main method of this research, which allows generalising and
synthesising information from a large number of scientific publications (secondary sources) according
to a clearly defined methodology. The PRISMA (Preferred Reporting Items for Systematic Reviews
and Meta-Analyses) methodology, which is a generally recognised standard for systematic reviews
and meta-analyses in various fields of science, was chosen for conducting the review [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Systematic
analysis according to the PRISMA methodology involves clear research planning, defining criteria for
the selection of publications, conducting a thorough literature search in leading scientific databases,
selecting relevant studies, extracting and synthesising data. This approach ensures the completeness,
reliability and reproducibility of the obtained results.
      </p>
      <p>The chosen method fully corresponds to the aim and objectives of the research, allowing to obtain a
generalised picture of the current state of research in the field of text content generation based on the
analysis of a significant array of scientific publications in recent years.</p>
      <sec id="sec-2-1">
        <title>2.1. Information sources and search strategy</title>
        <p>
          Fatima et al. [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ] in the previous review used 2 scientometric databases (Web of Science and Scopus)
and 4 libraries (IEEE Xplore, SpringerLink, ScienceDirect and ACM Digital Library) as reliable data
sources. The search query for article titles, abstracts and keywords used by Fatima et al. [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ] is presented
in table 1.
        </p>
        <p>Currently, Scopus covers about 90% of IEEE Xplore and ACM Digital Library, Web of Science – about
50%; ScienceDirect and Scopus have the same owner – Elsevier. Given that Scopus includes a significant
part of these libraries, only one database – Scopus – was used instead of 2 databases and 4 libraries.
Applying the search query from the previous review (Table 1) yields 2580 documents for 2015–2020
(versus 100 documents specified in [ 2, p. 53494]). When searching only in article titles, the number of
documents decreases to 109 and there is a partial match with the list of sources [2, p. 53500-53503]).</p>
        <p>The inability to reproduce the previous results for the query from table 1 prompted the creation of a
new query:
(</p>
        <p>TITLE-ABS-KEY(neural network)
OR
TITLE-ABS-KEY(machine learning)
OR
TITLE-ABS-KEY(deep learning)
)
AND</p>
        <p>TITLE("text generation")
Inclusion criteria:
Exclusion criteria:</p>
        <p>The first part of the query was simplified to three key phrases, two of which (“neural network”
and “deep learning”) match the first group of table 1, and the third (“machine learning”) generalizes
all other keywords of the first group, including those that did not exist at the time of the previous
review. The second part of the query included only the key phrase “text generation”, the search
for which is performed in document titles (TITLE), and not in titles, abstracts and author keywords
(TITLE-ABS-KEY).
2.2. Document inclusion and exclusion criteria
1. Documents published between 2022 and 2024.
2. Documents related to text generation using artificial neural networks.
3. Documents describing approaches, architectures, quality metrics, languages, datasets or
applications of text generation.
1. Documents published before 2022 or those that do not contain data for 2022-2024.
2. Documents that are not related to text generation or do not use artificial neural networks.
3. Documents that do not contain relevant information regarding the posed research questions (new
methods, metrics, datasets, applications, natural languages).</p>
      </sec>
      <sec id="sec-2-2">
        <title>2.3. Document selection process</title>
        <p>The Scopus query on 04.03.2024 returned 248 documents, the distribution of which by year is shown in
ifgure 4. Of these, 2 were duplicates and 157 were dated before 2022, so they were excluded from the
list for obtaining.</p>
        <p>Figure 5 presents a scheme of data selection for the systematic review.</p>
        <p>An attempt was made to obtain 89 documents from publishers’ websites, the scientific social network
ResearchGate, and preprint servers (primarily arXiv). 41 documents (primarily from the ACM Digital
Library and IEEE Xplore) could not be obtained. Thus, 48 documents were selected for evaluation, the
review of which revealed 1 document that did not contain data for 2022-2024, and 4 documents that did
not contain relevant information regarding the posed research questions.</p>
        <p>
          43 documents were selected for review: [
          <xref ref-type="bibr" rid="ref10 ref11 ref12 ref13 ref14 ref15 ref16 ref17 ref18 ref19 ref20 ref21 ref22 ref23 ref24 ref25 ref26 ref27 ref28 ref29 ref30 ref31 ref32 ref33 ref34 ref35 ref36 ref37 ref38 ref39 ref40 ref41 ref42 ref43 ref44 ref45 ref46 ref47 ref48 ref6 ref7 ref8 ref9">6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23,
24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48</xref>
          ]. The review of
each document was performed according to the review map (appendix A). To automate data extraction
for the map questions, a large language model (LLM) Claude 3 Sonnet [
          <xref ref-type="bibr" rid="ref49">49</xref>
          ] was used, to which the
document file in PDF format was fed with the following prompt:
Describe the article according to the following characteristics:
Document type:
journal article (ARTICLE) or conference proceedings article (CONFERENCE)
Title
Year of publication
Countries represented by the authors
Article purpose
Used neural network architectures
Used quality metrics
Characteristics of the used datasets - name
21
32
52
41
46
39
2
4
8
9
1
1
1
1
1
2
        </p>
        <p>Characteristics of the used datasets - data type:
sentence, paragraph, document, question-answer, not specified
Characteristics of the used datasets - size
Characteristics of the used datasets - format:
CSV, JSON, XML, files, not specified
Characteristics of the used datasets - by annotation type:
labeled data, unlabeled data
Characteristics of the used datasets - data quality:
raw (unprocessed), preprocessed
Characteristics of the used datasets - by availability:
publicly available, private, not specified
Characteristics of the used datasets - link
Solved text generation task (what was the neural network used for)
Language of text generation</p>
        <p>An example of a response is shown in figure 6.</p>
        <p>
          For external verification, the LLM GPT 4 was used through the Scholar GPT [
          <xref ref-type="bibr" rid="ref50">50</xref>
          ] extension. Table 2
compares the results of the automated review of the article [
          <xref ref-type="bibr" rid="ref47">47</xref>
          ].
        </p>
        <p>
          Comparison of the description of the article [
          <xref ref-type="bibr" rid="ref47">47</xref>
          ], made with the help of another LLM and verified
by a human, with the results in table 2 shows that the description is well consistent with the results
of both Claude 3 Sonnet and GPT-4. Both models accurately identified the document type, title, year
of publication, countries of authors, purpose of the article, neural network architectures used, quality
metrics, and solved text generation tasks. Regarding dataset characteristics, both models indicated that
details about specific datasets are not provided, with the exception of the Quora dataset for paraphrasing.
They also noted that the article focuses on reducing dependence on labeled or publicly available datasets,
although both labeled and unlabeled data are discussed in diferent contexts.
        </p>
        <p>Records identified from</p>
        <p>Scopus (n = 248)
Records screened</p>
        <p>(n = 246)
Documents sought
for retrieval (n = 89)
Documents assessed
for eligibility (n = 48)
Documents included
in review (n = 43)</p>
        <p>Records removed
before screening:
duplicate records removed (n = 2)</p>
        <p>Excluded records before
2022 (n = 157)
Documents not
retrieved (n = 41)</p>
        <p>Excluded documents:
a) do not contain data for</p>
        <p>2022-2024 (n = 1);
b) do not contain relevant
information regarding the posed
research questions (n = 4).</p>
        <p>Search and learning for unsupervised text Search and Learning for Unsupervised Text
generation Generation
2022 2022</p>
        <p>Continued on next page</p>
        <p>Table 2 – continued from previous page</p>
        <p>Query Claude 3 Sonnet Response
Countries represented by Canada
the authors</p>
        <p>GPT 4 Response
Canada (The author, Lili Mou, is afiliated
with the University of Alberta in Edmonton,
Canada)
Article purpose To introduce a search and learning ap- The article aims to introduce approaches to
proach for unweighted text generation, unsupervised text generation using search
where the task of text generation is formu- and learning methodologies. It focuses on
lated as a search problem with a heuristic overcoming the need for massive labeled
function for evaluating the quality of a can- datasets, which are required in supervised
didate sentence, and discrete local search al- methods, thereby making text generation
gorithms are used to maximize this evalua- feasible for low-resource languages and
retion function. A machine learning model is ducing the human labor required for data
also trained on the search results to smooth annotation.</p>
        <p>out noise and improve eficiency.</p>
        <p>Used neural network ar- Recurrent Neural Networks, Transformers, Neural architectures mentioned include
rechitectures in particular GPT-2 current neural networks (RNNs),
Transformer architecture, and language models
such as RoBERTa and pretrained language
models by Radford et al., 2019.</p>
        <p>Used quality metrics iBLEU (for evaluating paraphrasing) Metrics such as language fluency,
semantic coherency, and task-specific constraints
(like sentence simplicity scores) are used to
evaluate the quality of generated texts.</p>
        <p>Characteristics of the used datasets
- name Quora dataset (for the task of paraphrasing). Not specified in detail for individual</p>
        <p>No names specified for other tasks datasets.
- data type: sentence, sentence, paragraph (for the task of sum- Sentences, as the text generation involves
paragraph, document, marization) tasks like paraphrasing, summarization,
question-answer, not etc.
specified
- size Not specified
Specific sizes are not mentioned, but the use
of large-scale generic corpora is implied.
- format: CSV, JSON, Not specified Not explicitly mentioned, but it includes
laXML, files, not specified beled input-output pairs in various formats
typical for NLP tasks.
- by annotation type: la- unlabeled data Primarily deals with labeled data in
superbeled data, unlabeled vised contexts, though the focus here is on
data reducing dependence on such datasets.
- data quality: raw (un- Not specified The discussion includes the use of both raw
processed), preprocessed and preprocessed data in diferent contexts.
- publicly available, pri- Not specified The text suggests a shift towards methods
vate, not specified that do not require publicly available or
parallel datasets.
- link Not specified No specific dataset URLs provided.
Solved text generation Paraphrasing, summarization, text simplifi- The neural networks are applied to
genertask (what was the neu- cation, sentence generation from keywords, ate text for various applications including
ral network used for) grammar error correction, style transfer paraphrasing, summarization, text
simpliifcation, and creating sentences from
keywords, all in an unsupervised manner.</p>
        <p>Language of text genera- English The tasks are primarily demonstrated with
tion English examples, though the
methodologies are applicable to multiple languages.</p>
        <p>Thus, LLMs can accurately extract key information from articles, although they may sometimes omit
details that are not explicitly stated in the text. To minimize the risk of incorrect information extraction,
a human review of Claude 3 Sonnet’s results was performed. To avoid issues related to terminology
translation, LLM responses were additionally requested in the language of the selected documents
(English).</p>
      </sec>
      <sec id="sec-2-3">
        <title>2.4. Quality assessment</title>
        <p>To assess the quality of the research selection and analysis process in this review, the following criteria
were applied:
1. Clarity and relevance of the research inclusion and exclusion criteria to the purpose of the review.
2. Completeness and systematic nature of the search for relevant research in the selected databases.
3. Consistency and reproducibility of the research selection process according to the inclusion and
exclusion criteria.
4. Application of a standardized review map for collecting and systematizing data from selected
studies.
5. Involvement of at least two independent researchers in the process of data selection, analysis,
and synthesis to minimize the risk of bias.
6. Consideration and description of any discrepancies or uncertainties in the process of research
selection and analysis.
7. Ensuring transparency and reproducibility of the review process by detailed description of each
stage in the report.</p>
        <p>Adherence to these quality criteria made it possible to ensure the reliability and validity of the results
and conclusions of this systematic review.</p>
        <p>PRISMA provides for the presence of the following additional components in the research
methodology:
• assessment of the risk of bias in the selected studies is not relevant because this review considers
diferent approaches and methods of text generation, and does not compare the results of individual
studies;
• determination of the efect size for each outcome (or type of outcome) is not performed because this
review does not aim to conduct a meta-analysis or quantitative synthesis of the results;
• description of the methods of synthesizing research results, such as meta-analysis, is not performed
because the review does not involve a quantitative synthesis of the results;
• assessment of the risk of bias due to incomplete presentation of the results in publications is not
performed because this review focuses on describing and classifying existing approaches and
methods.
• assessments of the reliability and trustworthiness of the results obtained from publications are not
performed due to the use of reliable sources: publications selected by Scopus.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Results</title>
      <sec id="sec-3-1">
        <title>3.1. Distribution of selected documents by year</title>
        <p>
          In [
          <xref ref-type="bibr" rid="ref51">51</xref>
          ], the completed review maps for each article are presented. The results of individual studies are
not provided because this review does not aim to conduct a meta-analysis or quantitative synthesis of
the results.
        </p>
        <p>As can be seen from figure 7, the number of articles in journals (ARTICLE) prevails over the number
of conference proceedings articles (CONFERENCE) during 2022-2024. In 2022, the number of conference
proceedings documents (15) was significantly higher than the number of articles in journals (4), but in
2023 there is an increase in the number of articles in journals (16) compared to conference proceedings
articles (6). For January and February 2024, there are only articles in journals (2), and conference
proceedings articles are absent. In total, for the period 2022-2024, the number of articles in journals
2
0
2024
(22) is equal to the number of conference proceedings articles (21). The increase may indicate a more
thorough coverage of the issue in scientific journals compared to conference proceedings in recent
years.</p>
        <p>CONFERENCE ARTICLE
3.2. RQ1: What advanced deep learning methods are used for text generation in the
literature of 2022-2024?
Table 3 presents an overview of neural network architectures used for text generation, according to
data from 2022-2024 studies.</p>
        <p>GRU (Gated Recurrent A simplified variant of LSTM with –
Unit) fewer parameters.</p>
        <p>CNN (Convolutional Convolutional neural networks, often YOLOv5
Neural Networks) used for image processing.</p>
        <p>
          Graph Neural Networks Models that work with graph data GraphWriter, CGE-LW [
          <xref ref-type="bibr" rid="ref7 ref9">7, 9</xref>
          ]
structures.
        </p>
        <p>Table 3 – continued from previous page</p>
        <p>
          Architecture Description Representatives Articles
Transformer Architecture that uses an attention T5, CodeT5, TrICY, [7, 9, 18, 19, 31,
mechanism for processing sequential DETR 47, 8, 20, 32,
data. 22, 27, 41, 39,
43, 34, 44, 19,
48]
BERT (Bidirectional A Transformer-based model trained PubmedBERT, Bi- [8, 37, 13, 18,
Encoder Representations on large amounts of unlabeled text. oLinkBERT, RoBERTa, 19, 20, 26, 28,
from Transformers) XLM-RoBERTa 30, 35, 32, 12,
9, 39, 40, 45]
GPT-2, GPT-3 (Genera- Transformer-based models used for OPT, Llama, CodeBERT [6, 8, 10, 11, 13,
tive Pre-trained Trans- text generation. 47, 15, 18, 21,
former) 22, 12, 23, 24,
26, 19, 33, 25,
32, 37, 34, 45,
36, 39, 43, 44]
– [
          <xref ref-type="bibr" rid="ref20 ref26 ref43 ref44 ref47 ref8">47, 8, 20, 26,
43, 44</xref>
          ]
Attention-based models Models that use an attention
mechanism to improve the quality of
generated text.
        </p>
        <p>
          Seq2Seq (Sequence-to- Architecture that uses an encoder and S2ST, S2SL, S2SG, [39, 15, 42, 28,
Sequence) decoder to generate sequences. S2ST+, D+ Full, DSG 31, 46, 43]
GAN (Generative Adver-Generative adversarial networks con-EGAN, TILGAN, [
          <xref ref-type="bibr" rid="ref25 ref29 ref6">6, 29, 25</xref>
          ]
sarial Networks) sisting of a generator and discrimina-DoubAN-Full, WRGAN,
tor. CatGAN, SeqGAN,
        </p>
        <p>
          DGSAN
Memory Networks Models that use external memory for DM-NLG (with [
          <xref ref-type="bibr" rid="ref34 ref9">34, 9</xref>
          ]
storing and accessing information. memory), MemNNs,
        </p>
        <p>
          Mem2Seq, GLMP
Difusion Models Models that use a difusion process to GENIE, NAT, iNAT, [
          <xref ref-type="bibr" rid="ref41">41</xref>
          ]
generate text. ELMER, MASS,
        </p>
        <p>
          ProphetNet, InsT,
CMLM, LevT, BANG,
ConstLeven
Prompt-based models – [
          <xref ref-type="bibr" rid="ref23">23</xref>
          ]
Models that use prompt-engineering
ifne-tuning to control text generation.
        </p>
        <p>Table 4 presents a summary of text generation approaches based on the data from table 3.</p>
        <p>Among the innovative approaches, the most popular are the use of models based on the Transformer
architecture, in particular GPT-2, GPT-3, BERT and their variations. These models demonstrate high
efifciency in generating coherent and semantically relevant text. Approaches using attention mechanisms
and controllable text generation are also gaining popularity.</p>
        <p>Traditional approaches, although used less frequently, still find their application in certain tasks,
such as image-based text generation, machine translation and others.</p>
        <p>Overall, there is a trend towards the transition from traditional approaches to more innovative
and eficient models based on the Transformer architecture and attention mechanisms. This allows
improving the quality of the generated text and expanding the scope of application of these technologies.</p>
        <p>Figure 8 shows that in 2022 and 2023, innovative approaches to text generation prevail, while
traditional approaches and a combination of approaches are less common. In 2024, there are articles that
use innovative and combined approaches in equal numbers, but the sample for this year is incomplete,
since data were collected only for part of the year. In general, there is a trend towards an increase
in the number of studies applying innovative approaches, such as models based on the Transformer
architecture and attention mechanisms.</p>
        <p>• Traditional approaches, such as RNN, LSTM, CNN, are still used for text generation, but to a
lesser extent compared to innovative approaches.
• The Transformer architecture and its variants (GPT-2, GPT-3, BERT) have gained significant
popularity in 2022-2024, demonstrating high eficiency in generating coherent and semantically
relevant text.
• New architectures and approaches have emerged, such as Difusion Models and Memory Networks
models, which were not presented in the previous review.
• Considerable attention is paid to models that use attention mechanisms and controllable text
generation.
• There is a trend towards combining traditional and innovative approaches to achieve better
results in text generation.
• Overall, in 2022-2024, there is a transition from traditional approaches to more innovative
and eficient models based on the Transformer architecture and attention mechanisms, which
allows improving the quality of generated text and expanding the scope of application of these
technologies.</p>
        <p>Traditional approaches Innovative approaches Combination of approaches</p>
        <p>
          Comparing the obtained results with the data from the previous systematic review [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ], the following
conclusions can be drawn:
22
16
0
2023
Year
        </p>
        <p>Thus, comparing the results of the two reviews demonstrates that although traditional metrics, such
as BLEU and ROUGE, remain widely used, new metrics appear in 2022-2024 that take into account
various aspects of generated text quality. This indicates the active development of quality assessment
methods and the search for more efective and informative approaches to evaluating text generation
models.</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.3. RQ2: What new metrics for evaluating the efectiveness of text generation models are there in the literature of 2022-2024?</title>
        <p>A metric that evaluates the quality of
machine translation.</p>
        <p>A metric that evaluates the quality of
generated text using a pre-trained BERT
model.</p>
        <p>A metric that evaluates the quality of
automatic image captioning by comparing
machine-generated captions with sets of
reference captions.</p>
        <p>A metric that evaluates the quality of a
language model.</p>
        <p>
          A metric that evaluates the quality of
classification, particularly in binary
classification tasks.
[
          <xref ref-type="bibr" rid="ref10 ref11 ref25 ref30 ref31 ref32 ref33 ref36 ref37 ref9">9, 10, 11, 25, 30,
32, 33, 36, 31, 37</xref>
          ]
[
          <xref ref-type="bibr" rid="ref33">33</xref>
          ]
[
          <xref ref-type="bibr" rid="ref14 ref18 ref23 ref36 ref37 ref41 ref42 ref46">14, 18, 23, 36, 37,
41, 42, 46</xref>
          ]
[
          <xref ref-type="bibr" rid="ref15 ref17 ref26 ref29 ref36 ref39 ref8 ref9">8, 9, 15, 17, 26, 29,
36, 39</xref>
          ]
[
          <xref ref-type="bibr" rid="ref13 ref20 ref21 ref26 ref34 ref40">13, 20, 21, 26, 34,
40</xref>
          ]
Continued on next page
Quality
metric
CHRF++
Distinct-n
A metric that evaluates the quality of ma- –
chine translation based on character and
n-gram matches.
        </p>
        <p>
          A metric that evaluates the diversity of Dist-1, Dist-2, Dist-3, [
          <xref ref-type="bibr" rid="ref15 ref8 ref9">8, 9, 15</xref>
          ]
generated text. Dist-4
        </p>
        <p>Table 6 provides an overview of the quality evaluation metrics applied in the articles. Most studies
use machine-centred metrics for automatic evaluation of generated text quality. A significantly smaller
number of studies apply human-centred metrics, which may be due to the labour-intensive and subjective
nature of human quality assessment. However, the use of human-centred metrics remains important
for obtaining a more complete and reliable evaluation of text generation quality. Some studies do not
apply any quality metrics, which may be related to the focus on other aspects of text generation, such
as eficiency or speed of model operation.</p>
        <sec id="sec-3-2-1">
          <title>Quality metrics Articles</title>
          <p>
            Machine-centred [
            <xref ref-type="bibr" rid="ref11 ref13 ref14 ref15 ref16 ref17 ref18 ref19 ref20 ref21 ref22 ref23 ref26 ref27 ref28 ref29 ref34 ref35 ref38 ref39 ref40 ref41 ref42 ref43 ref44 ref45 ref46 ref47 ref48 ref7 ref8">7, 8, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27, 28, 29, 34, 35, 38, 39, 40, 41, 42, 43, 44,
45, 46, 47, 48</xref>
            ]
Human-centred [
            <xref ref-type="bibr" rid="ref11 ref30">11, 30</xref>
            ]
Both [
            <xref ref-type="bibr" rid="ref10 ref25 ref31 ref32 ref33 ref36 ref37 ref9">9, 10, 25, 32, 33, 36, 31, 37</xref>
            ]
Not applied [
            <xref ref-type="bibr" rid="ref12 ref24 ref6">24, 12, 6</xref>
            ]
          </p>
          <p>The use of diverse quality metrics is important for a comprehensive evaluation of the efectiveness of
models and approaches to text generation. Combining machine-centred and human-centred metrics
allows obtaining more reliable and valid evaluation results.</p>
          <p>The diagram in figure 9 shows that the most frequently used quality metrics are BLEU (55.8% of
articles) and ROUGE (48.8% of articles). Human Evaluation is also quite common – it is applied in
23.3% of articles. Other metrics, such as Perplexity, METEOR, BERTScore, and Distinct-n, are used less
frequently but still have a significant share of mentions in articles. The least common metrics are the
Turing Test, Fluency, Coherence, Diversity, N-gram Overlap, and Embedding Similarity, each of which
is mentioned in only one article (2.3%).</p>
          <p>Automatic quality metrics, such as BLEU and ROUGE, are the most widely used for evaluating the
efectiveness of text generation models, while human quality evaluation is used less frequently but
remains an important component for obtaining a more complete and reliable assessment of generated
text quality.</p>
          <p>
            Comparing the obtained results with the data from the previous systematic review [
            <xref ref-type="bibr" rid="ref2">2</xref>
            ], the following
observations can be made:
• BLEU and ROUGE remain the most popular metrics for evaluating the quality of generated text
both in 2015-2021 and in 2022-2024.
• Human Evaluation is still widely used to obtain a more complete and reliable evaluation of text
generation quality, despite the labour-intensiveness and subjectivity of this approach.
• In 2022-2024, new metrics appeared, such as BERTScore, Fluency, Coherence, Diversity, N-gram
Overlap, and Embedding Similarity, which were not presented in the previous review. This
indicates the active development of methods for evaluating the quality of generated text and the
search for more efective and informative metrics.
• Perplexity has gained more popularity in 2022-2024 compared to the previous period, which may
be related to its efectiveness in assessing the quality of language models.
• The METEOR metric, which evaluates the quality of machine translation, is also used more
frequently in 2022-2024, which may indicate a growing interest in applying text generation to
machine translation tasks.
• In general, there is a trend towards combining diferent types of metrics (machine-centred and
human-centred) to obtain more reliable and valid results when evaluating the efectiveness of
text generation models.
          </p>
          <p>Thus, comparing the results of the two reviews demonstrates that while traditional metrics, such as
BLEU and ROUGE, remain widely used, new metrics appear in 2022-2024 that take into account various
aspects of generated text quality. This indicates the active development of quality assessment methods
and the search for more efective and informative approaches to evaluating text generation models.
Table 7 – continued from previous page</p>
          <p>Dataset name
Custom dataset for Bangla word sign language
Synthetic dataset
Penn Treebank
IWSLT’14 De-En
WMT16 English-German
WMT17 English-German
WMT20
WMT21
WMT’14 German-English
Multi-News
Java
Python
English ATIS
ViGGO
TREC
Korean Weather
Rest
KLUE-TC
C4
M2D2
Political Slant
Layof
MC
M&amp;A
Flood
Wildfire
Boston Bombings
Bohol Earthquake
West Texas Explosion
Dublin
New York City
WSC
CBT-CN
CBT-NE
Wikihow
SAMSum
DART
Custom dataset composed of tweets labeled with emotions
AFQMC
CHIP-STS
QQP
MRPC
ParaNMT-small
NIST Chinese-English
GTZAN
Minions
Japanimation</p>
          <p>The analysed studies use a wide range of datasets covering various domains and types of texts, from
user reviews and news articles to medical and technical texts. This indicates the active development
and application of text generation methods in diverse fields.</p>
          <p>Table 8 presents the data types used in the reviewed articles, sorted in descending order by the number
of mentions. Datasets containing sentences are used most often – they are mentioned in 26 articles. In
5 articles, the data type is not explicitly specified. Other data types, such as paragraphs (18 articles),
documents (11 articles), question-answer (10 articles), descriptive tables (9 articles), translations (7
articles), stories (4 articles), images (4 articles), and others, are less common.</p>
          <p>The prevalence of datasets with sentences may be due to the fact that many text generation tasks,
such as machine translation, paraphrasing, question answering, etc., often work at the sentence level.
At the same time, the presence of various data types, including paragraphs, documents, images, music,
and others, indicates that text generation methods can be applied to a wide range of tasks and domains.</p>
          <p>Table 9 presents the data annotation types used in the reviewed articles, sorted in descending order
by the number of mentions. Labeled datasets are used most often – they are mentioned in 22 articles.
In 20 articles, the annotation type is not explicitly specified. In 5 articles, unlabeled data are used. In 4
articles, both labeled and unlabeled data are used.</p>
          <p>The prevalence of labeled datasets may be due to the fact that many text generation tasks, especially
those that use controlled approaches or require compliance with certain templates or structures, require
labeled data for training models. Annotation can include elements such as parts of speech, syntactic
structures, semantic roles, tags for controlled generation, etc.</p>
          <p>At the same time, the presence of studies that use unlabeled data or a combination of labeled and
unlabeled data indicates the active development of unsupervised and semi-supervised learning methods
in the field of text generation. These approaches allow using large volumes of unlabeled text data for</p>
        </sec>
        <sec id="sec-3-2-2">
          <title>Data quality Articles</title>
          <p>
            Preprocessed [
            <xref ref-type="bibr" rid="ref13 ref14 ref16 ref17 ref18 ref31 ref34 ref39 ref42 ref44 ref47 ref48">13, 14, 16, 17, 18, 44, 47, 48, 39, 34, 31, 42</xref>
            ]
Raw [
            <xref ref-type="bibr" rid="ref11 ref28 ref31 ref33 ref34 ref35 ref37 ref39 ref42 ref7">7, 11, 28, 33, 35, 37, 39, 34, 31, 42</xref>
            ]
          </p>
          <p>
            Not specified [
            <xref ref-type="bibr" rid="ref10 ref12 ref15 ref19 ref20 ref21 ref22 ref23 ref24 ref25 ref26 ref27 ref29 ref30 ref32 ref36 ref38 ref40 ref41 ref43 ref45 ref46 ref6 ref8 ref9">6, 8, 9, 10, 12, 15, 20, 19, 21, 22, 24, 25, 23, 26, 27, 29, 30, 32, 36, 38, 40, 41, 43, 45, 46</xref>
            ]
pre-training models and improving their ability to generate coherent and meaningful text.
          </p>
          <p>Table 10 presents the data quality used in the reviewed articles, sorted in descending order by the
number of mentions. In 28 articles, the data quality is not explicitly specified. In 12 articles, preprocessed
data are used, while in 10 articles – raw data. In 4 articles, both preprocessed and raw data are used.</p>
          <p>Preprocessed data usually go through the stages of cleaning, normalization, tokenization, and
sometimes additional annotation before being used in model training. This improves the quality and
consistency of the data, as well as facilitates the learning process. Examples of preprocessed data can
be datasets obtained from existing corpora or databases that have already undergone some processing.</p>
          <p>Raw data, on the other hand, are data obtained directly from real sources, such as web pages, social
networks, unprocessed texts, etc. They can contain noise, incorrect formatting, errors, and other
artifacts. Using raw data can be useful for training models that need to be robust to real conditions and
able to process unstructured data.</p>
          <p>The lack of information about data quality in a significant part of the analyzed articles may indicate
that the authors do not pay enough attention to this aspect or consider it less important for the research.
At the same time, data quality is a critical factor that afects the eficiency and generalizability of text
generation models, so it is worth paying more attention to the description and analysis of the quality of
the data used in future research.</p>
          <p>
            Comparing the results of the 2022-2024 review with the previous review [
            <xref ref-type="bibr" rid="ref2">2</xref>
            ], the following conclusions
can be drawn:
• In 2022-2024, new datasets appeared, such as XWIKIREF, DailyMed, numericNLG, WITA,
DISTToTTo, which were not presented in the previous review. This indicates the active development
of resources for research and application of text generation methods.
• The datasets E2E, WikiBio, ToTTo, CommonGen, CNN/DailyMail, and XSum remain popular and
widely used in research both in 2015-2021 and in 2022-2024.
• There is a trend towards the use of more diverse data types, such as descriptive tables, images,
music, translations, question-answer, video clips, and computer programs, in addition to traditional
types such as sentences, paragraphs, and documents.
• Labeled data remain the most widely used, but there is a growing interest in using unlabeled data
and a combination of labeled and unlabeled data for training text generation models.
• Although data quality is a critical factor afecting model eficiency, a significant part of the
2022-2024 research does not cover this aspect, which may indicate the need to pay more attention
to the description and analysis of the quality of the data used in future research.
          </p>
          <p>Thus, comparing the results of the two reviews demonstrates that text generation datasets continue
to actively develop, covering new domains and data types. At the same time, some popular datasets
remain relevant and widely used in research. There is a trend towards the use of more diverse data
types and a growing interest in unlabeled data and combined approaches. However, the description of
data quality still requires more attention in future research to ensure the reliability and reproducibility
of the results.
3.5. RQ4: What new text generation applications are described in the literature of
2022-2024?
Table 11 shows the text generation applications found in the analyzed articles, sorted in descending
order by the number of references. The most common applications are text summarization (8 articles),
machine translation (8 articles), table-to-text generation (5 articles), paraphrasing and data augmentation
(4 articles each). Other applications, such as controllable text generation, image-based text generation,
text generation from knowledge graphs, etc., are mentioned in a smaller number of articles.</p>
          <p>Figure 10 visualizes the text generation applications listed in table 11 as a diagram. The diagram
clearly shows the prevalence of table-to-text generation, text generation from knowledge graphs,
controllable text generation, and medical text generation applications compared to other areas.</p>
          <p>Machine Translation
Text Summarization
Table-to-Text Generation
Data-to-Text Generation
Paraphrasing
Data Augmentation
Controllable Text Generation
Image-based Text Generation
Text Generation from Knowledge Graphs
MIDI or Music File Generation
Script Generation
News Headline Generation
Technical Documentation Generation
Cybersecurity
Encyclopedic Text Generation
Sign Language to Text Translation</p>
          <p>The analysis of text generation applications demonstrates a wide range of possibilities for using this
technology in various fields, from processing structured data to creating emotionally colored texts and
translating sign language into text. The development of new methods and neural network architectures
opens up new prospects for further expanding the areas of text generation application.</p>
          <p>
            Comparing the results of the 2022-2024 review with the previous review [
            <xref ref-type="bibr" rid="ref2">2</xref>
            ], the following observations
can be made:
• Machine Translation and Text Summarization have gained more popularity in 2022-2024 compared
to the previous period. However, in 2022-2024, text generation from tables and structured data
was added to them, which may indicate a growing interest in processing structured information
using text generation methods.
• Controllable Text Generation has also become more common, indicating a growing interest in
methods that allow controlling the text generation process and obtaining more relevant and
high-quality results.
• Medical Text Generation has emerged as a new area of text generation application in 2022-2024,
which may be related to the active development of methods for processing medical data and the
need to automate the creation of medical documentation.
• New applications have emerged, such as Emotional Text Generation, Encyclopedic Text
Generation, Technical Documentation Generation, and Sign Language to Text Translation, indicating an
expansion of the areas of text generation use.
• Paraphrasing and Data Augmentation remain relevant text generation applications both in
20152021 and in 2022-2024.
• Some applications that were popular in the previous review, such as poetry generation, dialogue
systems, text classification, topic modeling, do not appear among the most frequently mentioned
in the new review. This may be related to a change in research focus and the emergence of new
promising directions.
• Overall, there is a trend towards increasing diversity of text generation applications compared
to the previous one, which indicates the active development of this area of research and the
expansion of the possibilities of using generative models to solve applied problems in various
subject areas.
          </p>
          <p>Thus, comparing the results of the two reviews demonstrates that the field of text generation
application continues to actively expand, covering new areas and directions. The popularity of such
applications as text generation from tables and knowledge graphs, controllable text generation, and
medical text generation indicates a growing interest in methods that allow eficiently processing
structured data and obtaining more relevant and high-quality results. At the same time, traditional
applications, such as paraphrasing, text summarization, and machine translation, remain relevant and
widely used in research.
3.6. RQ5: What natural languages are used for text generation in the literature of
2022-2024?
Table 12 presents an extended annual summary of the languages used for text generation in 2022-2024.
English is the most widely used language, with 38 articles covering all three years. Various neural
network architectures are used for generating English texts, including Transformer, BERT, GPT-2,
GPT-3, RNN, LSTM, CNN, GAN, and Seq2Seq.</p>
          <p>German is represented in 5 articles using GAN architectures (Conditional GAN, StyleGAN, DCGAN).
Chinese is represented in 4 articles using Graph Neural Networks and B2T architecture. Bengali
is represented in 2 articles (one in 2022 and one in 2023) dedicated to recognition using CNN and
YOLO. Romanian is represented in 2 articles (one in 2022 and one in 2023) using DCGAN and BART
architectures. French, Urdu, Shakespearean English, and Korean are each mentioned in one article,
using various architectures such as Conditional GAN, StyleGAN, DCGAN, and GPT-2.</p>
          <p>
            In 2023, a study by Taunk et al. [
            <xref ref-type="bibr" rid="ref48">48</xref>
            ] appears dedicated to generating texts in several Indian
languages (Hindi, Malayalam, Marathi, Oriya, Punjabi, and Tamil) using HipoRank, mBART, and mT5
architectures.
–
2
1
          </p>
          <p>Conditional GAN,
StyleGAN, DCGAN
Graph Neural
Networks, B2T
Conditional GAN,
StyleGAN, DCGAN
CNN, YOLO, mBART</p>
          <p>GPT-2</p>
          <p>
            Continued on next page
Table 12 – continued from previous page
2022 2023 2024 Total
– 1 – 1
[
            <xref ref-type="bibr" rid="ref48">48</xref>
            ]
          </p>
          <p>Architectures
HipoRank, mBART,
mT5
–</p>
          <p>
            Comparing the results of the 2022-2024 review with the previous review [
            <xref ref-type="bibr" rid="ref2">2</xref>
            ], the following observations
can be made:
• English remains the most widely used language for text generation in both 2015-2021 and
20222024. However, there is a trend towards an increase in the number of studies dedicated to other
languages, especially low-resource languages.
• In 2022-2024, studies appeared dedicated to generating texts in languages that were not
represented in the previous review, such as Urdu, Hindi, Malayalam, Marathi, Oriya, Punjabi, and Tamil.
          </p>
          <p>
            This indicates a growing interest in developing text generation models for diverse languages.
• The study [
            <xref ref-type="bibr" rid="ref48">48</xref>
            ] demonstrates the possibility of generating texts in several Indian languages
simultaneously using modern architectures such as HipoRank, mBART, and mT5, which was not
presented in the previous review.
• Both traditional architectures (RNN, LSTM, CNN) and more modern approaches, such as
Transformer, BERT, GPT-2, GPT-3, GAN, and Graph Neural Networks, are used for generating texts in
diferent languages.
• Overall, there is a trend towards expanding the range of languages for which text generation
models are being developed and using more diverse neural network architectures for this task.
          </p>
          <p>Thus, comparing the results of the two reviews demonstrates that although English remains the
dominant language in text generation research, there is a growing interest in developing models for
other languages, especially low-resource languages. The emergence of studies dedicated to generating
texts in languages such as Urdu, Hindi, Malayalam, Marathi, Oriya, Punjabi, and Tamil indicates an
expansion of the possibilities for applying text generation to diverse languages. Furthermore, the use
of modern neural network architectures such as Transformer, BERT, GPT-2, GPT-3, GAN, and Graph
Neural Networks allows improving the quality and eficiency of text generation for various languages.</p>
          <p>
            Comparing the language distributions in the old and new reviews with the distribution of languages
by the number of models on Hugging Face [
            <xref ref-type="bibr" rid="ref52">52</xref>
            ], the following observations can be made:
• English dominates in all three distributions. In the old and new reviews, it is the most widely used
for text generation, and on Hugging Face, the largest number of models (51738) are available for
it. This indicates significant attention from researchers and developers to the English language
and the availability of a large number of resources for it.
• Chinese ranks second in the number of models on Hugging Face (4546) and is mentioned in
several articles in the new review. This points to a growing interest in Chinese text generation
and the development of relevant resources.
• Languages such as French, Spanish, Russian, and German have a significant number of models
on Hugging Face (from 2326 to 4049) but are less frequently mentioned in the reviews. This may
indicate that despite the availability of resources for these languages, text generation research for
them is not as widely represented in the literature.
• Low-resource languages such as Bengali, Urdu, Arabic, and Hindi are mentioned in the new
review, indicating a growing interest in developing text generation models for these languages.
However, the number of available models on Hugging Face for these languages is significantly
lower compared to English (from 670 to 1674).
• Hugging Face represents significantly more languages (over 200) than are mentioned in the
reviews. This indicates that text generation research covers only a portion of the languages for
which models and resources are available.
• Some languages, such as Japanese, Korean, Indonesian, and Arabic, have a significant number of
models on Hugging Face (from 1674 to 2920) but are rarely mentioned in the reviews. This may
indicate the potential for further research on text generation in these languages.
          </p>
          <p>Comparing the language distributions shows that despite the dominance of English in research
and available resources, there is a growing interest in text generation in other languages, especially
low-resource ones. However, the number of available models and resources for these languages is still
significantly lower compared to English. Furthermore, the presence of a large number of models for
some languages on Hugging Face that are rarely mentioned in the reviews indicates the potential for
further research and development in this field.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusions</title>
      <p>
        The paper presented the results of a systematic review of the application of artificial neural networks
for generating textual content in 2022-2024 and compared them with the results of the previous review
[
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] for 2015-2021. The main conclusions can be summarized as follows:
1. There is a trend towards an increase in the number of articles in scientific journals compared to
conference proceedings, which may indicate a more thorough coverage of text generation issues
in journals.
2. Among the advanced deep learning methods for text generation, the most popular are models
based on the Transformer architecture, such as GPT-2, GPT-3, BERT, and their variations.
Approaches using attention mechanisms and controlled text generation are also gaining popularity.
      </p>
      <p>Overall, there is a shift from traditional approaches to more innovative and eficient models.
3. Among the metrics for evaluating the efectiveness of text generation models, BLEU and ROUGE
are the most widely used, along with human evaluation. In 2022-2024, new metrics such as
BERTScore, Fluency, Coherence, Diversity, N-gram Overlap, and Embedding Similarity appeared,
indicating active development of methods for assessing the quality of generated text.
4. Datasets for text generation continue to actively develop, covering new domains and types of
data. There is a trend towards using more diverse types of data (tables with descriptions, images,
music, translations, etc.) and a growing interest in unlabeled data and combined approaches.
5. The field of text generation applications continues to actively expand, covering new areas and
directions. The popularity of applications such as text generation from tables and knowledge
graphs, controlled text generation, and medical text generation indicates a growing interest
in methods that allow eficient processing of structured data and obtaining more relevant and
high-quality results.
6. Although English remains the dominant language in text generation research, there is a growing
interest in developing models for other languages, especially low-resource languages. The use
of modern neural network architectures allows improving the quality and eficiency of text
generation for various languages.</p>
      <p>The results of this review demonstrate the active development of the field of text generation in
2022-2024, characterized by the emergence of new approaches, metrics, datasets, and the expansion of
application areas.</p>
      <p>Despite significant progress in the development of text generation technologies, questions remain
open regarding the assessment of the quality of generated text, the adaptation of models to diferent
subject domains and languages, and the ethical aspects of using these technologies. Further research can
be aimed at solving these problems and developing more efective, universal, and safe text generation
models.</p>
      <p>Declaration on Generative AI: During the preparation of this work, the authors used Claude 3 Opus in order to: Text
Translation, Abstract drafting, Formatting assistance. After using this tool, the authors reviewed and edited the content as
needed and takes full responsibility for the publication’s content.</p>
      <p>A. Review map for an article
1. Bibliographic reference
2. Document type: journal article or conference paper
3. Title
4. Year of publication
5. Countries represented by the authors
6. Purpose of the article
7. Neural network architectures used
8. Quality metrics used
9. Characteristics of the datasets used
10. Text generation task solved (what the neural network was used for)
11. Language of text generation</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>T.</given-names>
            <surname>Ganegedara</surname>
          </string-name>
          ,
          <article-title>Natural Language Processing with TensorFlow: Teach language to machines using Python's deep learning library</article-title>
          , Packt Publishing, Birmingham - Mumbai,
          <year>2018</year>
          . URL: https: //tinyurl.com/3xps3c5u.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>N.</given-names>
            <surname>Fatima</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. S.</given-names>
            <surname>Imran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Kastrati</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. M.</given-names>
            <surname>Daudpota</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Soomro</surname>
          </string-name>
          ,
          <article-title>A systematic literature review on text generation using deep neural network models</article-title>
          ,
          <source>IEEE Access 10</source>
          (
          <year>2022</year>
          )
          <fpage>53490</fpage>
          -
          <lpage>53503</lpage>
          . doi:
          <volume>10</volume>
          .1109/ACCESS.
          <year>2022</year>
          .
          <volume>3174108</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3] OpenAI,
          <string-name>
            <surname>Introducing</surname>
            <given-names>ChatGPT</given-names>
          </string-name>
          ,
          <year>2022</year>
          . URL: https://openai.com/blog/chatgpt.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <source>[4] large language models - Google Trends</source>
          ,
          <year>2023</year>
          . URL: https://trends.google.com/trends/explore? date=
          <fpage>2022</fpage>
          -01-01%
          <fpage>202023</fpage>
          -
          <lpage>12</lpage>
          -
          <fpage>21</fpage>
          &amp;
          <article-title>q=large%20language%20models&amp;hl=en.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M. J.</given-names>
            <surname>Page</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. E.</given-names>
            <surname>McKenzie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. M.</given-names>
            <surname>Bossuyt</surname>
          </string-name>
          , I. Boutron,
          <string-name>
            <given-names>T. C.</given-names>
            <surname>Hofmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. D.</given-names>
            <surname>Mulrow</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Shamseer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Tetzlaf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. A.</given-names>
            <surname>Akl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. E.</given-names>
            <surname>Brennan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Chou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Glanville</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Grimshaw</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hróbjartsson</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. M. Lalu</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>E. W.</given-names>
          </string-name>
          <string-name>
            <surname>Loder</surname>
            , E. Mayo-Wilson,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>McDonald</surname>
            ,
            <given-names>L. A.</given-names>
          </string-name>
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>L. A.</given-names>
          </string-name>
          <string-name>
            <surname>Stewart</surname>
            , J. Thomas,
            <given-names>A. C.</given-names>
          </string-name>
          <string-name>
            <surname>Tricco</surname>
            ,
            <given-names>V. A.</given-names>
          </string-name>
          <string-name>
            <surname>Welch</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Whiting</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Moher</surname>
          </string-name>
          ,
          <article-title>The PRISMA 2020 statement: an updated guideline for reporting systematic reviews</article-title>
          ,
          <source>BMJ</source>
          <volume>372</volume>
          (
          <year>2021</year>
          )
          <article-title>n71</article-title>
          . doi:
          <volume>10</volume>
          .1136/bmj.n71.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Bas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. O.</given-names>
            <surname>Topal</surname>
          </string-name>
          , Ç. Duman,
          <string-name>
            <surname>I. Van Heerden</surname>
          </string-name>
          ,
          <article-title>A Brief History of Deep Learning-Based Text Generation</article-title>
          , in: J.
          <string-name>
            <surname>M. Alja'Am</surname>
            , S. AlMaadeed,
            <given-names>S. A.</given-names>
          </string-name>
          <string-name>
            <surname>Elseoud</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          Karam (Eds.),
          <source>Proceedings of the International Conference on Computer and Applications</source>
          , ICCA 2022 - Proceedings, Institute of Electrical and Electronics Engineers Inc.,
          <year>2022</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          . doi:
          <volume>10</volume>
          .1109/ICCA56443.
          <year>2022</year>
          .
          <volume>10039545</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Ma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>De Meo</surname>
          </string-name>
          ,
          <article-title>A quantum-like approach for text generation from knowledge graphs</article-title>
          ,
          <source>CAAI Transactions on Intelligence Technology</source>
          (
          <year>2023</year>
          ). doi:
          <volume>10</volume>
          .1049/cit2.
          <fpage>12178</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>H.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Song</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Song</surname>
          </string-name>
          ,
          <article-title>A Survey of Controllable Text Generation Using Transformer-based Pre-trained Language Models</article-title>
          ,
          <source>ACM Computing Surveys</source>
          <volume>56</volume>
          (
          <year>2023</year>
          )
          <article-title>64</article-title>
          . doi:
          <volume>10</volume>
          . 1145/3617680.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>W.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Ji</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <article-title>A Survey of Knowledge-enhanced Text Generation</article-title>
          ,
          <source>ACM Computing Surveys</source>
          <volume>54</volume>
          (
          <year>2022</year>
          )
          <article-title>227</article-title>
          . doi:
          <volume>10</volume>
          .1145/3512467.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>J. Wu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Guo</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Gao</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Sun</surname>
          </string-name>
          ,
          <article-title>An automatic text generation algorithm of technical disclosure for catenary construction based on knowledge element model</article-title>
          ,
          <source>Advanced Engineering Informatics</source>
          <volume>56</volume>
          (
          <year>2023</year>
          )
          <article-title>101913</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.aei.
          <year>2023</year>
          .
          <volume>101913</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>H.</given-names>
            <surname>Du</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Xing</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Pei</surname>
          </string-name>
          ,
          <article-title>Automatic text generation using deep learning: providing large-scale support for online learning communities</article-title>
          ,
          <source>Interactive Learning Environments</source>
          <volume>31</volume>
          (
          <year>2023</year>
          )
          <fpage>5021</fpage>
          -
          <lpage>5036</lpage>
          . doi:
          <volume>10</volume>
          .1080/10494820.
          <year>2021</year>
          .
          <volume>1993932</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>Q.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Sun</surname>
          </string-name>
          , H. Liu,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Ran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Jin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Xiao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Niu</surname>
          </string-name>
          ,
          <article-title>An extensive benchmark study on biomedical text generation and mining with ChatGPT</article-title>
          ,
          <source>Bioinformatics</source>
          <volume>39</volume>
          (
          <year>2023</year>
          )
          <article-title>btad557</article-title>
          . doi:
          <volume>10</volume>
          .1093/bioinformatics/btad557.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>I.</given-names>
            <surname>Alonso</surname>
          </string-name>
          , E. Agirre,
          <article-title>Automatic logical forms improve fidelity in table-to-text generation</article-title>
          ,
          <source>Expert Systems with Applications</source>
          <volume>238</volume>
          (
          <year>2024</year>
          ). doi:
          <volume>10</volume>
          .1016/j.eswa.
          <year>2023</year>
          .
          <volume>121869</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>E.</given-names>
            <surname>Kreiss</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Fang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. D.</given-names>
            <surname>Goodman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Potts</surname>
          </string-name>
          ,
          <article-title>Concadia: Towards Image-Based Text Generation with a Purpose</article-title>
          , in: Y.
          <string-name>
            <surname>Goldberg</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          <string-name>
            <surname>Kozareva</surname>
          </string-name>
          , Y. Zhang (Eds.),
          <source>Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing, EMNLP</source>
          <year>2022</year>
          ,
          <article-title>Association for Computational Linguistics (ACL</article-title>
          ),
          <year>2022</year>
          , pp.
          <fpage>4667</fpage>
          -
          <lpage>4684</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2022</year>
          .emnlp-main.
          <volume>308</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>K. Y.</given-names>
            <surname>Rao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. S.</given-names>
            <surname>Rao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. V. S.</given-names>
            <surname>Narayana</surname>
          </string-name>
          ,
          <article-title>Conditional-Aware Sequential Text Generation In KnowledgeEnhanced Conversational Recommendation System</article-title>
          ,
          <source>Journal of Theoretical and Applied Information Technology</source>
          <volume>101</volume>
          (
          <year>2023</year>
          )
          <fpage>2820</fpage>
          -
          <lpage>2836</lpage>
          . URL: http://www.jatit.org/volumes/Vol101No7/ 30Vol101No7.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>T.</given-names>
            <surname>Tazalli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z. A.</given-names>
            <surname>Aunshu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. S.</given-names>
            <surname>Liya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Hossain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Mehjabeen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. S.</given-names>
            <surname>Ahmed</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. I. Hossain</surname>
          </string-name>
          ,
          <source>Computer Vision-Based Bengali Sign</source>
          Language To Text Generation,
          <source>in: 5th IEEE International Image Processing, Applications and Systems Conference, IPAS</source>
          <year>2022</year>
          ,
          <article-title>Institute of Electrical and Electronics Engineers Inc</article-title>
          .,
          <year>2022</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          . doi:
          <volume>10</volume>
          .1109/IPAS55744.
          <year>2022</year>
          .
          <volume>10052928</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Teng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <surname>Y. Zhang,</surname>
          </string-name>
          <article-title>Contrastive Latent Variable Models for Neural Text Generation</article-title>
          , in: J.
          <string-name>
            <surname>Cussens</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          Zhang (Eds.),
          <source>Proceedings of Machine Learning Research</source>
          , volume
          <volume>180</volume>
          , ML Research Press,
          <year>2022</year>
          , pp.
          <fpage>1928</fpage>
          -
          <lpage>1938</lpage>
          . URL: https://proceedings.mlr.press/v180/teng22a.html.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>C.</given-names>
            <surname>An</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Feng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lv</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Kong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Qiu</surname>
          </string-name>
          ,
          <string-name>
            <surname>X.</surname>
          </string-name>
          <article-title>Huang, CONT: contrastive neural text generation</article-title>
          ,
          <source>in: Proceedings of the 36th International Conference on Neural Information Processing Systems</source>
          , NIPS '22, Curran Associates Inc.,
          <string-name>
            <surname>Red</surname>
            <given-names>Hook</given-names>
          </string-name>
          ,
          <string-name>
            <surname>NY</surname>
          </string-name>
          , USA,
          <year>2022</year>
          , p.
          <fpage>160</fpage>
          . URL: https://dl.acm.org/doi/10.5555/ 3600270.3600430.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>H.</given-names>
            <surname>Seo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Jung</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Jung</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Hwang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Namgoong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.-H.</given-names>
            <surname>Roh</surname>
          </string-name>
          ,
          <article-title>Controllable Text Generation Using Semantic Control Grammar</article-title>
          ,
          <source>IEEE Access 11</source>
          (
          <year>2023</year>
          )
          <fpage>26329</fpage>
          -
          <lpage>26343</lpage>
          . doi:
          <volume>10</volume>
          .1109/ACCESS.
          <year>2023</year>
          .
          <volume>3252017</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>W.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. E.</given-names>
            <surname>Jiang</surname>
          </string-name>
          , E. Wilcox,
          <string-name>
            <given-names>R.</given-names>
            <surname>Cotterell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sachan</surname>
          </string-name>
          ,
          <article-title>Controlled Text Generation with Natural Language Instructions</article-title>
          , in: A.
          <string-name>
            <surname>Krause</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Brunskill</surname>
            ,
            <given-names>C. K.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Engelhardt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sabato</surname>
          </string-name>
          , J. Scarlett (Eds.),
          <source>Proceedings of Machine Learning Research</source>
          , volume
          <volume>202</volume>
          , ML Research Press,
          <year>2023</year>
          , pp.
          <fpage>42602</fpage>
          -
          <lpage>42613</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>M.</given-names>
            <surname>Bayer</surname>
          </string-name>
          , M.
          <article-title>-</article-title>
          <string-name>
            <surname>A. Kaufhold</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Buchhold</surname>
            , M. Keller, J. Dallmeyer,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Reuter</surname>
          </string-name>
          ,
          <article-title>Data augmentation in natural language processing: a novel text generation approach for long and short text classifiers</article-title>
          ,
          <source>International Journal of Machine Learning and Cybernetics</source>
          <volume>14</volume>
          (
          <year>2023</year>
          )
          <fpage>135</fpage>
          -
          <lpage>150</lpage>
          . doi:
          <volume>10</volume>
          .1007/ s13042-022-01553-3.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>S.</given-names>
            <surname>Hong</surname>
          </string-name>
          , S. Moon,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lee</surname>
          </string-name>
          , J.-Y. Kim,
          <article-title>DFX: A Low-latency Multi-FPGA Appliance for Accelerating Transformer-based Text Generation</article-title>
          ,
          <source>in: Proceedings of the Annual International Symposium on Microarchitecture, MICRO</source>
          , volume 2022-October, IEEE Computer Society,
          <year>2022</year>
          , pp.
          <fpage>616</fpage>
          -
          <lpage>630</lpage>
          . doi:
          <volume>10</volume>
          .1109/MICRO56248.
          <year>2022</year>
          .
          <volume>00051</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>M.</given-names>
            <surname>Ghazvininejad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Karpukhin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Gor</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Celikyilmaz</surname>
          </string-name>
          ,
          <article-title>Discourse-Aware Soft Prompting for Text Generation</article-title>
          , in: Y.
          <string-name>
            <surname>Goldberg</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          <string-name>
            <surname>Kozareva</surname>
          </string-name>
          , Y. Zhang (Eds.),
          <source>Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing, EMNLP</source>
          <year>2022</year>
          ,
          <article-title>Association for Computational Linguistics (ACL</article-title>
          ),
          <year>2022</year>
          , pp.
          <fpage>4570</fpage>
          -
          <lpage>4589</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2022</year>
          .emnlp-main.
          <volume>303</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>J. J.</given-names>
            <surname>Koplin</surname>
          </string-name>
          ,
          <article-title>Dual-use implications of AI text generation</article-title>
          ,
          <source>Ethics and Information Technology</source>
          <volume>25</volume>
          (
          <year>2023</year>
          )
          <article-title>32</article-title>
          . doi:
          <volume>10</volume>
          .1007/s10676-023-09703-z.
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>A.</given-names>
            <surname>Pautrat-Lertora</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Perez-Lozano</surname>
          </string-name>
          , W. Ugarte, EGAN:
          <article-title>Generatives Adversarial Networks for Text Generation with Sentiments</article-title>
          , in: F.
          <string-name>
            <surname>Coenen</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Fred</surname>
          </string-name>
          , J. Filipe (Eds.),
          <source>International Joint Conference on Knowledge Discovery</source>
          ,
          <article-title>Knowledge Engineering and Knowledge Management</article-title>
          ,
          <fpage>IC3K</fpage>
          - Proceedings, volume
          <volume>1</volume>
          , Science and
          <string-name>
            <given-names>Technology</given-names>
            <surname>Publications</surname>
          </string-name>
          , Lda,
          <year>2022</year>
          , pp.
          <fpage>249</fpage>
          -
          <lpage>256</lpage>
          . doi:
          <volume>10</volume>
          .5220/0011548100003335.
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>T.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zeng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Wang</surname>
          </string-name>
          , H.-T. Zheng,
          <string-name>
            <surname>J. Zhang,</surname>
          </string-name>
          <article-title>Enhancing Text Generation with Cooperative Training</article-title>
          ,
          <source>Frontiers in Artificial Intelligence and Applications</source>
          <volume>372</volume>
          (
          <year>2023</year>
          )
          <fpage>2704</fpage>
          -
          <lpage>2711</lpage>
          . doi:
          <volume>10</volume>
          .3233/FAIA230579.
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Cui</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Yan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Bi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Shi</surname>
          </string-name>
          ,
          <string-name>
            <surname>Y. Zhang,</surname>
          </string-name>
          <article-title>Explicit Syntactic Guidance for Neural Text Generation, in: Proceedings of the Annual Meeting of the Association for Computational Linguistics</article-title>
          , volume
          <volume>1</volume>
          , Association for Computational
          <source>Linguistics (ACL)</source>
          ,
          <year>2023</year>
          , pp.
          <fpage>14095</fpage>
          -
          <lpage>14112</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2023</year>
          .
          <article-title>acl-long</article-title>
          .
          <volume>788</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>X.</given-names>
            <surname>Chu</surname>
          </string-name>
          ,
          <article-title>Feature extraction and intelligent text generation of digital music</article-title>
          ,
          <source>Computational Intelligence and Neuroscience</source>
          <year>2022</year>
          (
          <year>2022</year>
          ). doi:
          <volume>10</volume>
          .1155/
          <year>2022</year>
          /7952259.
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>S.</given-names>
            <surname>Shahriar</surname>
          </string-name>
          ,
          <article-title>GAN computers generate arts? A survey on visual arts, music, and literary text generation using generative adversarial network</article-title>
          ,
          <source>Displays</source>
          <volume>73</volume>
          (
          <year>2022</year>
          )
          <article-title>102237</article-title>
          . doi:
          <volume>10</volume>
          .1016/j. displa.
          <year>2022</year>
          .
          <volume>102237</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>H.</given-names>
            <surname>Strobelt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kinley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Krueger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Beyer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Pfister</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Rush</surname>
          </string-name>
          ,
          <article-title>GenNI: Human-AI Collaboration for Data-Backed Text Generation</article-title>
          ,
          <source>IEEE Transactions on Visualization and Computer Graphics</source>
          <volume>28</volume>
          (
          <year>2022</year>
          )
          <fpage>1106</fpage>
          -
          <lpage>1116</lpage>
          . doi:
          <volume>10</volume>
          .1109/TVCG.
          <year>2021</year>
          .
          <volume>3114845</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>X.</given-names>
            <surname>Yin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Wan</surname>
          </string-name>
          ,
          <article-title>How Do Seq2Seq Models Perform on End-to-End Data-to-Text Generation?</article-title>
          , in: S. Muresan,
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          . Villavicencio (Eds.),
          <source>Proceedings of the Annual Meeting of the Association for Computational Linguistics</source>
          , volume
          <volume>1</volume>
          , Association for Computational
          <source>Linguistics (ACL)</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>7701</fpage>
          -
          <lpage>7710</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2022</year>
          .
          <article-title>acl-long</article-title>
          .
          <volume>531</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>S.</given-names>
            <surname>Montella</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nasr</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Heinecke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Bechet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. M.</given-names>
            <surname>Rojas-Barahona</surname>
          </string-name>
          ,
          <article-title>Investigating the Efect of Relative Positional Embeddings on AMR-to-Text Generation with Structural Adapters, in: EACL 2023 - 17th Conference of the European Chapter of the Association for Computational Linguistics</article-title>
          ,
          <source>Proceedings of the Conference, Association for Computational Linguistics (ACL)</source>
          ,
          <year>2023</year>
          , pp.
          <fpage>727</fpage>
          -
          <lpage>736</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2023</year>
          .eacl-main.
          <volume>51</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>N.</given-names>
            <surname>Fatima</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. M.</given-names>
            <surname>Daudpota</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Kastrati</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. S.</given-names>
            <surname>Imran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hassan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. S.</given-names>
            <surname>Elmitwally</surname>
          </string-name>
          ,
          <article-title>Improving news headline text generation quality through frequent POS-Tag patterns analysis</article-title>
          ,
          <source>Engineering Applications of Artificial Intelligence</source>
          <volume>125</volume>
          (
          <year>2023</year>
          )
          <article-title>106718</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.engappai.
          <year>2023</year>
          .
          <volume>106718</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>E.</given-names>
            <surname>Seifossadat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Sameti</surname>
          </string-name>
          ,
          <article-title>Improving semantic coverage of data-to-text generation model using dynamic memory networks</article-title>
          ,
          <source>Natural Language Engineering</source>
          <volume>30</volume>
          (
          <year>2024</year>
          )
          <fpage>454</fpage>
          -
          <lpage>479</lpage>
          . doi:
          <volume>10</volume>
          .1017/ S1351324923000207.
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>C.</given-names>
            <surname>Meyer</surname>
          </string-name>
          , D. Adkins,
          <string-name>
            <given-names>K.</given-names>
            <surname>Pal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Galici</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Garcia-Agundez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Eickhof</surname>
          </string-name>
          ,
          <article-title>Neural text generation in regulatory medical writing</article-title>
          ,
          <source>Frontiers in Pharmacology</source>
          <volume>14</volume>
          (
          <year>2023</year>
          ). doi:
          <volume>10</volume>
          .3389/fphar.
          <year>2023</year>
          .
          <volume>1086913</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <given-names>X.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Welleck</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>West</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kasai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Khashabi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. Le</given-names>
            <surname>Bras</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Qin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Zellers</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. A.</given-names>
            <surname>Smith</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Choi</surname>
          </string-name>
          , NEUROLOGIC AFesque Decoding:
          <article-title>Constrained Text Generation with Lookahead Heuristics</article-title>
          , in: NAACL 2022
          <article-title>- 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</article-title>
          ,
          <source>Proceedings of the Conference, Association for Computational Linguistics (ACL)</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>780</fpage>
          -
          <lpage>799</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2022</year>
          . naacl-main.
          <volume>57</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>W.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Tuan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Saxon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          , Not All Errors Are Equal:
          <article-title>Learning Text Generation Metrics using Stratified Error Synthesis</article-title>
          , in: Y.
          <string-name>
            <surname>Goldberg</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          <string-name>
            <surname>Kozareva</surname>
          </string-name>
          , Y. Zhang (Eds.),
          <source>Findings of the Association for Computational Linguistics: EMNLP</source>
          <year>2022</year>
          ,
          <article-title>Association for Computational Linguistics (ACL</article-title>
          ),
          <year>2022</year>
          , pp.
          <fpage>6588</fpage>
          -
          <lpage>6603</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2022</year>
          .findings-emnlp.
          <volume>489</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <given-names>A.</given-names>
            <surname>Hanafi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Bouhorma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Elaachak</surname>
          </string-name>
          ,
          <article-title>Machine Learning-Based Augmented Reality For Improved Text Generation Through Recurrent Neural Networks</article-title>
          ,
          <source>Journal of Theoretical and Applied Information Technology</source>
          <volume>100</volume>
          (
          <year>2022</year>
          )
          <fpage>518</fpage>
          -
          <lpage>530</lpage>
          . URL: http://www.jatit.org/volumes/Vol100No2/18Vol100No2. pdf.
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <given-names>H.</given-names>
            <surname>Le</surname>
          </string-name>
          , D.-T. Le,
          <string-name>
            <given-names>V.</given-names>
            <surname>Weber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Church</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Rottmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Bradford</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Chin</surname>
          </string-name>
          ,
          <article-title>Semi-supervised Adversarial Text Generation based on Seq2Seq models</article-title>
          ,
          <source>in: EMNLP 2022 - Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing: Industry Track, Association for Computational Linguistics (ACL)</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>264</fpage>
          -
          <lpage>272</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2022</year>
          .emnlp-industry.
          <volume>26</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [40]
          <string-name>
            <given-names>X.</given-names>
            <surname>Yue</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. A.</given-names>
            <surname>Inan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>McAnallen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Shajari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Levitan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sim</surname>
          </string-name>
          ,
          <article-title>Synthetic Text Generation with Diferential Privacy: A Simple and Practical Recipe, in: Proceedings of the Annual Meeting of the Association for Computational Linguistics</article-title>
          , volume
          <volume>1</volume>
          , Association for Computational
          <source>Linguistics (ACL)</source>
          ,
          <year>2023</year>
          , pp.
          <fpage>1321</fpage>
          -
          <lpage>1342</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2023</year>
          .
          <article-title>acl-long</article-title>
          .
          <volume>74</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          [41]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Gong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Shen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Fan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Duan</surname>
          </string-name>
          , W. Chen,
          <article-title>Text generation with difusion language models: a pre-training approach with continuous paragraph denoise</article-title>
          ,
          <source>in: Proceedings of the 40th International Conference on Machine Learning, ICML'23</source>
          , JMLR.org,
          <year>2023</year>
          . URL: https: //dl.acm.org/doi/abs/10.5555/3618408.3619275.
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          [42]
          <string-name>
            <given-names>M. S.</given-names>
            <surname>Amin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mazzei</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Anselma</surname>
          </string-name>
          ,
          <article-title>Towards Data Augmentation for DRS-to-</article-title>
          <string-name>
            <surname>Text</surname>
            <given-names>Generation</given-names>
          </string-name>
          ,
          <source>CEUR Workshop Proceedings</source>
          <volume>3287</volume>
          (
          <year>2022</year>
          )
          <fpage>141</fpage>
          -
          <lpage>152</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3287</volume>
          /paper14.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          [43]
          <string-name>
            <given-names>M.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Dou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Xiong</surname>
          </string-name>
          ,
          <article-title>Towards Table-to-Text Generation with Pretrained Language Model: A Table Structure Understanding and Text Deliberating Approach</article-title>
          , in: Y.
          <string-name>
            <surname>Goldberg</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          <string-name>
            <surname>Kozareva</surname>
          </string-name>
          , Y. Zhang (Eds.),
          <source>Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing, EMNLP</source>
          <year>2022</year>
          ,
          <article-title>Association for Computational Linguistics (ACL</article-title>
          ),
          <year>2022</year>
          , pp.
          <fpage>8199</fpage>
          -
          <lpage>8210</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2022</year>
          .emnlp-main.
          <volume>562</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          [44]
          <string-name>
            <given-names>V.</given-names>
            <surname>Agarwal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>BSS</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Arora</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. R. K.</given-names>
            <surname>Raja</surname>
          </string-name>
          ,
          <article-title>TrICy: Trigger-Guided Data-to-Text Generation With Intent Aware Attention-Copy</article-title>
          , IEEE/ACM Transactions on Audio,
          <source>Speech, and Language Processing</source>
          <volume>32</volume>
          (
          <year>2024</year>
          )
          <fpage>1173</fpage>
          -
          <lpage>1184</lpage>
          . doi:
          <volume>10</volume>
          .1109/TASLP.
          <year>2024</year>
          .
          <volume>3353574</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          [45]
          <string-name>
            <given-names>W. M.</given-names>
            <surname>Si</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Backes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , A. Salem,
          <article-title>Two-in-One: A Model Hijacking Attack Against Text Generation Models, in: 32nd USENIX Security Symposium</article-title>
          ,
          <source>USENIX Security</source>
          <year>2023</year>
          , volume
          <volume>3</volume>
          ,
          <string-name>
            <given-names>USENIX</given-names>
            <surname>Association</surname>
          </string-name>
          ,
          <year>2023</year>
          , pp.
          <fpage>2223</fpage>
          -
          <lpage>2240</lpage>
          . URL: https://www.usenix.org/system/files/usenixsecurity23-si. pdf.
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          [46]
          <string-name>
            <given-names>H.</given-names>
            <surname>Gong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Feng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Qin</surname>
          </string-name>
          ,
          <article-title>Quality Control for Distantly-Supervised Data-to-Text Generation via Meta Learning</article-title>
          ,
          <source>Applied Sciences</source>
          <volume>13</volume>
          (
          <year>2023</year>
          )
          <article-title>5573</article-title>
          . doi:
          <volume>10</volume>
          .3390/app13095573.
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          [47]
          <string-name>
            <given-names>L.</given-names>
            <surname>Mou</surname>
          </string-name>
          ,
          <article-title>Search and learning for unsupervised text generation</article-title>
          ,
          <source>AI</source>
          Magazine
          <volume>43</volume>
          (
          <year>2022</year>
          )
          <fpage>344</fpage>
          -
          <lpage>352</lpage>
          . doi:
          <volume>10</volume>
          .1002/aaai.12068.
        </mixed-citation>
      </ref>
      <ref id="ref48">
        <mixed-citation>
          [48]
          <string-name>
            <given-names>D.</given-names>
            <surname>Taunk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sagare</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Patil</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Subramanian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Gupta</surname>
          </string-name>
          , V. Varma,
          <article-title>XWikiGen: Cross-lingual Summarization for Encyclopedic Text Generation in Low Resource Languages</article-title>
          ,
          <source>in: ACM Web Conference 2023 - Proceedings of the World Wide Web Conference, WWW</source>
          <year>2023</year>
          ,
          <article-title>Association for Computing Machinery</article-title>
          , Inc,
          <year>2023</year>
          , pp.
          <fpage>1703</fpage>
          -
          <lpage>1713</lpage>
          . doi:
          <volume>10</volume>
          .1145/3543507.3583405.
        </mixed-citation>
      </ref>
      <ref id="ref49">
        <mixed-citation>
          <source>[49] Introducing the next generation of Claude</source>
          ,
          <year>2024</year>
          . URL: https://www.anthropic.com/news/ claude-3-family.
        </mixed-citation>
      </ref>
      <ref id="ref50">
        <mixed-citation>
          [50] awesomegpts.
          <source>ai</source>
          ,
          <string-name>
            <surname>Scholar</surname>
            <given-names>GPT</given-names>
          </string-name>
          ,
          <year>2024</year>
          . URL: https://chatgpt.com/g/g-kZ0eYXlJe
          <article-title>-scholar-gpt?oai-dm= 1.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref51">
        <mixed-citation>
          [51]
          <string-name>
            <given-names>A. V.</given-names>
            <surname>Slobodianiuk</surname>
          </string-name>
          , Ohliad statei [Papers' review],
          <year>2024</year>
          . URL: https://docs.google. com/spreadsheets/d/e/2PACX-1vR6ZUaeeBjVgVl
          <article-title>-do6QXm-</article-title>
          <string-name>
            <surname>Pua-HdztOxjC4DUqunrSDZ</surname>
          </string-name>
          _
          <article-title>-YSRz-Ng9xktYH9b0LDT502SiVy3YePx9F/pubhtml.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref52">
        <mixed-citation>
          [52]
          <string-name>
            <surname>Hugging</surname>
            <given-names>Face</given-names>
          </string-name>
          , Languages,
          <year>2024</year>
          . URL: https://huggingface.co/languages.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>