<!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>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Alessandro Bruno</string-name>
          <email>alessandro.bruno@iulm.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Pier Luigi Mazzeo</string-name>
          <email>pierluigi.mazzeo@cnr.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Aladine Chetouani</string-name>
          <email>aladine.chetouani@univ-orleans.fr</email>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marouane Tliba</string-name>
          <email>marouane.tliba@univ-orleans.fr</email>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mohamed Amine Kerkouri</string-name>
          <email>mohamed-amine.kerkouri@univ-orleans.fr</email>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>LLMs, Hallucination, Artificial Intelligence, Hallucination Mitigation, Factualness</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>ISASI Institute of Applied Sciences and Intelligent Systems-CNR</institution>
          ,
          <addr-line>73100 Lecce</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>IULM University, Department of Business</institution>
          ,
          <addr-line>Law, Economics, Consumer Behaviour - ”Carlo A. Ricciardi”, Via Carlo Bo 1</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Milan</institution>
          ,
          <addr-line>20143</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Université d'Orleans</institution>
          ,
          <addr-line>45067 Orleans</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2022</year>
      </pub-date>
      <abstract>
        <p>The widespread adoption of large language models (LLMs) across diverse AI applications is proof of the outstanding achievements obtained in several tasks, such as text mining, text generation, and question answering. However, LLMs are not exempt from drawbacks. One of the most concerning aspects regards the emerging problematic phenomena known as ”Hallucinations”. They manifest in text generation systems, particularly in question-answering systems reliant on LLMs, potentially resulting in false or misleading information propagation. This paper delves into the underlying causes of AI hallucination and elucidates its significance in artificial intelligence. In particular, Hallucination classification is tackled over several tasks (Machine Translation, Question and Answer, Dialog Systems, Summarisation Systems, Knowledge Graph with LLMs, and Visual Question Answer). Additionally, we explore potential strategies to mitigate hallucinations, aiming to enhance the overall reliability of LLMs. Our research addresses this critical issue within the HeReFaNMi (Health-Related Fake News Mitigation) project, generously supported by NGI Search, dedicated to combating Health-Related Fake News dissemination on the Internet. This endeavour represents a concerted efort to safeguard the integrity of information dissemination in an age of evolving AI technologies.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Hallucinations⋆</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction</title>
      <p>
        The large language models (LLMs) landscape continues to evolve with innovative creations
such as GPT-3 [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], IntroductGPT [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], FLAN [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], PaLM [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], LLaMA [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] and other important
contributions[
        <xref ref-type="bibr" rid="ref6 ref7 ref8 ref9">6, 7, 8, 9</xref>
        ]. Other than outstanding performances in several tasks, LLMs have
revealed a concerning drawback afecting their reliability and trustworthiness: hallucination.
†These authors contributed equally.
      </p>
      <p>
        LGOBE
(M. A. Kerkouri)
Quoting Berrios and Dening [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], ”Hallucinations are conceived of as indistinguishable from
real perceptions except that there is no stimulus”, one can easily peruses nuanced relations
between perceptions and hallucinations.
      </p>
      <p>
        Providing that a great deal of AI theories and approaches focus on human behaviour analysis,
hallucinations appearing in AI might not come as a surprise. Hallucination can also be considered
the generation of statements that appear reasonable but are either cognitively irrelevant or
factually incorrect. Considering this observation, hallucination has become a critical challenge
in medical [
        <xref ref-type="bibr" rid="ref11 ref12">11, 12</xref>
        ], financial [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] and other delicate fields where exact accuracy is a mandatory
requirement. Why do LLMs run into hallucinations, then? Lack of real-world knowledge, bias
or misleading training data may prompt models to return statistical-based results. In particular,
the latter means there might not be a proper understanding of input.
      </p>
      <p>
        Definition : With hallucination, we refer to the generation of texts or answers that exhibit
grammatical correctness, fluency, and authenticity, but diverge from the provided source inputs
(faithfulness) or are misaligned with factual accuracy (factualness) [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
      </p>
      <p>
        Running through LLM-based outputs is paramount to avoid getting into the cognitive mirage
phenomenon that negatively afects decision-making strategies and a cascade of unintended
consequences [
        <xref ref-type="bibr" rid="ref34">34</xref>
        ]. Classifying and Mitigating LLMs’ hallucinations is a relatively emerging
topic. Since the introduction of ChatGPT in 2022, an exponentiation growth of applications and
tools based on LLMs has been observed worldwide. Subsequently, significant interest from the
scientific community and industry in the LLMs’ side efects, such as hallucinations, has emerged
naturally. In [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], hallucinatory content in task-specific research progress has been analyzed and
referred to early works in the natural language generation field. Covering methods for collecting
high-quality instructions for LLM alignment are discussed in [
        <xref ref-type="bibr" rid="ref35">35</xref>
        ], including NLP benchmarks.
Human annotations and leveraging strong LLMs. In [
        <xref ref-type="bibr" rid="ref36">36</xref>
        ], self-correcting methods have been
discussed where an LLM is guided or prompted to correct the hallucinations from its own output.
Unlike these works, our contribution will lead to a literature review on hallucinations in LLMs,
running through diferent methods and providing insights into the pros and cons.
      </p>
      <p>The main contribution of this paper regards a thorough analysis of LLMs’ hallucinations
research field under multiple viewpoints. To this end, the relevant work in this field has been
reviewed and categorized over tasks and domains. Some methodologies regarding the proactive
detection and mitigation of hallucinations in the LLMs era are also discussed. The pros and
cons of mitigation techniques are evaluated by reporting the techniques behind the proposed
solutions. The final section, Future Perspectives, draws some lines and poses some questions in
the current scenario of interest.</p>
    </sec>
    <sec id="sec-3">
      <title>2. Hallucination Classification</title>
      <p>In this work, we consider the hallucinations observed in prevalent downstream tasks: i) Machine
Translation; ii) Question and Answer (Q&amp;A); iii) Dialog System; iv) Summarization System; v)
Knowledge graph with LLMs; vi) Visual Question Answer. Table 1 summarizes hallucination
types, grouping them according to numerous mainstream tasks associated with LLMs. The
following subsections will describe the most frequent hallucination types during these tasks.</p>
      <sec id="sec-3-1">
        <title>2.1. Machine Translation</title>
        <p>
          Since some text perturbation can bring trustworthy hallucinations, traditional translation
methodologies validate the instances fed into the model when perturbed [
          <xref ref-type="bibr" rid="ref37 ref38">37, 38</xref>
          ].
Hallucinations generated by LLMs are principally translation of-target or failed translation[
          <xref ref-type="bibr" rid="ref16">16</xref>
          ]. With
low-resource language availability, trained models perform poorly due to few annotated data
employed [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ]. An increasing amount of pre-trained language afects the machine
translation reliability in the multilingual domain [
          <xref ref-type="bibr" rid="ref39">39</xref>
          ]. Therefore, LLMs trained on various scales of
monolingual data seem to be tacky [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ] as the origin of a hallucination pathology.
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>2.2. Question and Answer (Q&amp;A)</title>
        <p>
          Wrong responses occur by the flawed external knowledge as described in [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ]. Often, LLMs
give incomplete and plausible answers instead of giving no response when they have poor or
irrelevant information [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ]. It has also to be considered that memorized information without
referring to accurate, reliable and accessible sources contribute to creating diferent type of
hallucinations [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ]. Scaling up models alone is less promising for improving truthfulness than
ifne-tuning using training objectives other than imitating text from the web [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ].
        </p>
      </sec>
      <sec id="sec-3-3">
        <title>2.3. Dialog System</title>
        <p>
          Many works considered dialogue models as simple imitators that only change the data views and
communication instead of generating new trustworthy output. In [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ], authors demonstrated
that the standard benchmarks led models even to amplify hallucinations. In [
          <xref ref-type="bibr" rid="ref23">23</xref>
          ] are identified
various modes of hallucination in Knowledge Graph(KG) grounded chatbots through human
feedback analysis. In similar works, many [
          <xref ref-type="bibr" rid="ref24">24</xref>
          ] [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ] [
          <xref ref-type="bibr" rid="ref26">26</xref>
          ] experiments are implemented on
the WoW dataset conducting a meta-evaluation of the hallucination in knowledge grounded
dialogue.
        </p>
      </sec>
      <sec id="sec-3-4">
        <title>2.4. Summarization System</title>
        <p>
          These systems allow the automatic generation automatically fluent abstracts based on LLMs but
often lack faithfulness from the source document. Summarization generated by LLMs can be slit
into two categories for their evaluation: intrinsic hallucinations that deform the information
contained in the document; extrinsic hallucinations that add information not directly sourced
by the original document [
          <xref ref-type="bibr" rid="ref30">30</xref>
          ]. More attention has been given to extrinsic hallucinations in
summarization systems due to factually consistent continuation of input in LLMs [
          <xref ref-type="bibr" rid="ref27 ref29">27, 29</xref>
          ]. A
further subdivision is proposed in [
          <xref ref-type="bibr" rid="ref28">28</xref>
          ] where extrinsic hallucinations are split into factual and
non-factual. Factual hallucinations insert additional world knowledge that may improve the
text’s understanding.
        </p>
      </sec>
      <sec id="sec-3-5">
        <title>2.5. Knowledge Graph with LLMs</title>
        <p>
          Knowledge-based text generation stumbles in intrinsic hallucinations due to redundant details
derived from its internal memorized Knowledge [
          <xref ref-type="bibr" rid="ref40">40</xref>
          ]. Yu et al. [
          <xref ref-type="bibr" rid="ref31">31</xref>
          ] tackled the mentioned
issue by establishing a distinction between correctly generated Knowledge and Knowledge
hallucinations. Virtual Knowledge extraction proposed in [
          <xref ref-type="bibr" rid="ref41">41</xref>
          ] highlight the potential LLMs
capabilities of constructing and inferring from Knowledge Graphs. An LLM empowering for
producing interpretable fact checks using a neural symbolic approach is described in [
          <xref ref-type="bibr" rid="ref32">32</xref>
          ] where
hallucinations have been defined as subject hallucination, relation hallucination and object
hallucination according to their fidelity to the source.
        </p>
      </sec>
      <sec id="sec-3-6">
        <title>2.6. Cross-modal System</title>
        <p>
          Cross-modal tasks achieve interesting progress thanking to the superior language capabilities of
LLMs [
          <xref ref-type="bibr" rid="ref41 ref42">41, 42</xref>
          ]. However, in some cases substituting the original language encoder, Large Visual
Language Models (LVLMs) [
          <xref ref-type="bibr" rid="ref43">43</xref>
          ] continue to generate descriptions of objects that are not in the
images; this is denoted as object hallucinations [
          <xref ref-type="bibr" rid="ref33">33</xref>
          ]. Typically most of the failure cases should
be found in Visual Question Answering [
          <xref ref-type="bibr" rid="ref33">33</xref>
          ], Image Captioning [
          <xref ref-type="bibr" rid="ref44 ref45 ref46">44, 45, 46</xref>
          ], Report Generation
[
          <xref ref-type="bibr" rid="ref47">47</xref>
          ].
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>3. Hallucination Detection</title>
      <p>
        Several methods introduced detecting realistic and convincing Hallucinations in LLMs. Some
techniques rely on extracting intrinsic uncertainty metrics. Token probability, for instance, can
be leveraged to identify which part of a given textual sequence proves least uncertain [
        <xref ref-type="bibr" rid="ref48">48</xref>
        ],[
        <xref ref-type="bibr" rid="ref49">49</xref>
        ].
However, scenarios like external APIs from ChatGPT do not give users access to output token
probability, meaning that the techniques mentioned above cannot work out uncertainty metrics.
LLMs factual checks can also rely on external databases and corpora such as Wikipedia [
        <xref ref-type="bibr" rid="ref50">50</xref>
        ].
Hallucinations can be detected in a great deal of general knowledge covered in Wikipedia, albeit
concerns arise about the integrity of Wikipedia content itself. Azaria and Mitchell [
        <xref ref-type="bibr" rid="ref51">51</xref>
        ] proposed
a statement’s truthfulness detection using LLMs’ hidden representations to feed a multi-layer
classifier. Azaria and Mitchell’s method sticks to the supervised training paradigm. Therefore, it
relies on labelled data along with the internal states of the LLM. The latter may not be available
through APIs. In Azaria and Mitchell’s method, the LLM is prompted to answer about its
previous prediction, e.g. the probability of its generated response/answer is accurate. Kadavath
et al. [
        <xref ref-type="bibr" rid="ref52">52</xref>
        ] introduced a Hallucination detection method, Self-Evaluation. The name is due to the
core of the study being if language models can assess their own answers’ validity and predict
accuracy. Starting from Larger models showing good calibration on diverse questions, models
can self-evaluate open-ended tasks, estimating answer correctness probability (”P(True)”). They
also predict their knowledge probability (”P(IK)”) efectively, with partial task generalization (IK
stands for ”I Know”). Several Hallucination detection approaches fit the so-called ”zero-resource”
setting. That means there is no external database to verify the factuality of an LLM response.
That said, Hallucation detection methods can further be grouped into Grey and Black box
[
        <xref ref-type="bibr" rid="ref53">53</xref>
        ]. The former accounts for the required knowledge of output token-level probabilities. The
latter applies to LLMs with limited API access, and no chance to access the output token-level
probability.
      </p>
      <p>
        Diferent strategies come into play to tackle grey and black box hallucinations. Knowing
LLM pre-training is paramount for grey box hallucination detection. The training is carried out
with next-word prediction over vast textual corpora, ensuring world knowledge and contextual
reasoning. A diagram depicting how uncertainty and factuality-based assessment work is
given in Figure 2. Noticeably, Varshney et al. [
        <xref ref-type="bibr" rid="ref54">54</xref>
        ] detected GPT3.5 hallucinations by designing
a sophisticated technique. It carries out critical concept identification with entity, keyword
extraction, and ’Instructing the model’. In particular, they used LLM capabilities to identify
essential concepts from the generated sentence. A comparison study of the three techniques
remarkably showed ’Instructing the Model’ outperforming entity and keyword extraction on
important concept identification. Afterwards, they computed a probability score as the minimum
of token probabilities. The technique was also enriched by a validation question creation step
reliant on an answer-aware question generation model and web search to answer the validation
questions. They achieved a recall of 88% on GPT-3.5.
      </p>
      <sec id="sec-4-1">
        <title>Hallucination</title>
      </sec>
      <sec id="sec-4-2">
        <title>Detection</title>
      </sec>
      <sec id="sec-4-3">
        <title>Grey Box</title>
        <p>Zero Resource Settings</p>
      </sec>
      <sec id="sec-4-4">
        <title>Uncertainty</title>
      </sec>
      <sec id="sec-4-5">
        <title>Assessment</title>
      </sec>
      <sec id="sec-4-6">
        <title>Token-level</title>
      </sec>
      <sec id="sec-4-7">
        <title>Probability</title>
      </sec>
      <sec id="sec-4-8">
        <title>Black Box</title>
      </sec>
      <sec id="sec-4-9">
        <title>Factuality</title>
      </sec>
      <sec id="sec-4-10">
        <title>Assessment</title>
      </sec>
      <sec id="sec-4-11">
        <title>Proxy LLMs</title>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4. Mitigating LLM Hallucinations</title>
      <p>
        Mitigating hallucinations in LLMs is an emerging challenge due to the increasing worldwide
adoption of LLMs-based virtual chatbot agents and Question-answer systems. Although several
methods have been recently presented to tackle the problem, some partly work well as
countermeasure systems as, at the same time, they may introduce further hallucinations into the LLM
itself [
        <xref ref-type="bibr" rid="ref54">54</xref>
        ]. Varshney et al. [
        <xref ref-type="bibr" rid="ref54">54</xref>
        ] proposed an efective method to lower GPT3.5 hallucination by
33%. They addressed hallucinations in generated sentences by instructing the model to rectify
them. This involves removing or substituting the false information, supported by retrieved
knowledge.
      </p>
      <p>Despite LLMs’ hallucination being a relatively new issue, several methods relying on diferent
paradigms have been proposed. They can be grouped into the following families:
• Fine-tuning
• Knowledge Graphs
• Memory Augmentation
• Context Prompts
• Preemptive Strategies</p>
      <p>Hallucination</p>
      <p>Mitigation
Approach</p>
      <p>Fine-tuning
Pros
Cons</p>
      <p>Specific Task</p>
      <p>Adapting</p>
      <p>Impacting
Model Fluency</p>
      <p>Knowledge</p>
      <p>Graphs
Connecting
structured and
unstructured
knowledge</p>
      <p>Time
Consuming</p>
      <p>Memory
Augmentation
?
?</p>
      <p>Prompt-Based</p>
      <p>High
Effectiveness</p>
      <p>Need for
optimal
prompt size</p>
      <p>Preemptive
Strategies
Catching
unfamiliar
concepts</p>
      <p>
        A graphical depiction of mitigation methods, pros and cons, is given in Figure 3. Fine-tuning
is a well-known technique broadly used in machine learning to specialise a pre-trained model on
a specific scenario characterised by a small dataset [
        <xref ref-type="bibr" rid="ref55">55</xref>
        ]. LLMs’ hallucinations can be mitigated
with fine-tuning, as Lee et al. showed in their work [
        <xref ref-type="bibr" rid="ref56">56</xref>
        ]. However, LLMs featuring millions
of parameters make fine-tuning an expensive solution. Knowledge graph methods allow for
integrating structured and unstructured knowledge [
        <xref ref-type="bibr" rid="ref57">57</xref>
        ]. That gives LLMs a more extended
platform to run tasks. The drawback entails two aspects: designing a well-curated knowledge
base is time-consuming, and keeping up-to-date knowledge is labour-intensive. Wu et al. [
        <xref ref-type="bibr" rid="ref58">58</xref>
        ]
proposed an augmented transformer for knowledge-intensive NLP tasks. That is due to the
need for deep learning methods to extend their capabilities on new knowledge. Although NLP
models have already benefited from memory augmentation, the same cannot be said for LLMs,
as no tests have been run.
      </p>
      <p>Prompt-based solutions have been recently introduced to ’de-hallucinate’ LLMs. Jha et al. [59]
proposed a self-monitoring prompting framework. This framework leverages formal methods
to identify errors in the LLM’s responses autonomously. They employed the conversational
abilities of LLMs for response alignment with specified correctness criteria through iterative
refinement. Luo et al. [ 60] proposed Self-Familiarity, a method to overcome the current SOTA
(State-of-the-art) techniques that identify and mitigate hallucinations post-generation.</p>
      <p>Self-Familiarity introduced an innovative zero-resource, pre-detection approach to mitigate
the risk of large language models (LLMs) producing inaccurate information. This method
extracted and processed conceptual entities from the instruction. Subsequently, it employed
prompt engineering to acquire a familiarity score for each concept. These scores were combined
to yield the ultimate familiarity score at the instruction level. A low instruction-level familiarity
score indicates a higher likelihood of the LLM generating erroneous information, prompting it
to abstain from generating a response.</p>
      <p>Feldman et al. [61] designed a method relying on context-tagged prompts. They created a set
of questions and then developed context prompts to help the LLM answer those questions more
accurately. They then validated the context prompts and the questions to ensure they worked as
intended. Finally, they ran experiments with diferent GPT models to see how context prompts
afected the LLM responses’ accuracy.</p>
    </sec>
    <sec id="sec-6">
      <title>5. Future Perspective</title>
      <p>Some considerations are drawn in this section concerning LLMs hallucination and mitigation
methods. Zero-resource hallucination detection: Current zero-resource hallucination detection
methods are still in their early stages of development. Future research could focus on developing
more accurate and reliable methods for a broader range of scenarios. Black-box hallucination
detection: Black-box hallucination detection is even more challenging than zero-resource
hallucination detection, as there is no access to the LLM’s internal states. Future research
could focus on developing new black-box hallucination detection methods or finding ways to
make existing methods more efective. Hallucination detection for specific tasks: Most current
hallucination detection methods are general-purpose. However, hallucination detection may
be more efective if tailored to specific tasks. For example, hallucination detection methods
for factual question answering could be designed to leverage the fact that factually accurate
answers are more likely to be grounded in real-world knowledge. Hallucination detection in
multimodal LLMs: Multimodal LLMs are a new type of LLM that can process and generate text,
images, and other media types. Hallucination detection in multimodal LLMs is a challenging
problem, but it is essential to address, as multimodal LLMs are becoming increasingly popular.
Here are some specific research questions that could be explored in each of these areas:</p>
      <p>Zero-resource hallucination detection: Can zero-resource hallucination detection be made
more accurate and reliable? Can zero-resource hallucination detection be applied to a broader
range of scenarios, such as real-time conversation? Black-box hallucination detection: Can
new methods be developed for black-box hallucination detection? Can existing hallucination
detection methods be made more efective for black-box scenarios? Hallucination detection
for specific tasks: Can hallucination detection be tailored to specific tasks, such as factual
question answering and code generation? How can we leverage the unique properties of
each task to improve the accuracy of hallucination detection? Hallucination detection in
multimodal LLMs: How can hallucination detection be adapted to multimodal LLMs? How can
we leverage the multimodal capabilities of these models to improve the accuracy of hallucination
detection? In addition to these research questions, developing and evaluating new benchmarks
for hallucination detection is also substantial. This will help to ensure that hallucination
detection methods are evaluated fairly and consistently.</p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgments</title>
      <p>The contribution is funded by the grant awarded for HeReFaNMi - Health-Related Fake News
Mitigation project, selected in the NGI Search 1st Open Call.
transformer for knowledge-intensive nlp tasks, arXiv preprint arXiv:2210.16773 (2022).
[59] S. Jha, S. K. Jha, P. Lincoln, N. D. Bastian, A. Velasquez, S. Neema, Dehallucinating
large language models using formal methods guided iterative prompting, in: 2023 IEEE
International Conference on Assured Autonomy (ICAA), IEEE, 2023, pp. 149–152.
[60] J. Luo, C. Xiao, F. Ma, Zero-resource hallucination prevention for large language models,
arXiv preprint arXiv:2309.02654 (2023).
[61] P. Feldman, J. R. Foulds, S. Pan, Trapping llm hallucinations using tagged context prompts,
arXiv preprint arXiv:2306.06085 (2023).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>T.</given-names>
            <surname>Brown</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Mann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ryder</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Subbiah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Kaplan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Dhariwal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Neelakantan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Shyam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Sastry</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Askell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Agarwal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Herbert-Voss</surname>
          </string-name>
          , G. Krueger,
          <string-name>
            <given-names>T.</given-names>
            <surname>Henighan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Child</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ramesh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Ziegler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Winter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Hesse</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Chen</surname>
          </string-name>
          , E. Sigler,
          <string-name>
            <given-names>M.</given-names>
            <surname>Litwin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gray</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Chess</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Clark</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Berner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>McCandlish</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Radford</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Sutskever</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Amodei</surname>
          </string-name>
          ,
          <article-title>Language models are few-shot learners</article-title>
          , in: H.
          <string-name>
            <surname>Larochelle</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Ranzato</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Hadsell</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Balcan</surname>
          </string-name>
          , H. Lin (Eds.),
          <source>Advances in Neural Information Processing Systems</source>
          , volume
          <volume>33</volume>
          ,
          <string-name>
            <surname>Curran</surname>
            <given-names>Associates</given-names>
          </string-name>
          , Inc.,
          <year>2020</year>
          , pp.
          <fpage>1877</fpage>
          -
          <lpage>1901</lpage>
          . URL: https://proceedings.neurips.cc/paper_files/ paper/2020/file/1457c0d6bfcb4967418bfb8ac142f64a-Paper.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>L.</given-names>
            <surname>Ouyang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Almeida</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Wainwright</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mishkin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , S. Agarwal,
          <string-name>
            <given-names>K.</given-names>
            <surname>Slama</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ray</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Schulman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Hilton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Kelton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Miller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Simens</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Askell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Welinder</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. F.</given-names>
            <surname>Christiano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Leike</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Lowe</surname>
          </string-name>
          ,
          <article-title>Training language models to follow instructions with human feedback</article-title>
          , in: S. Koyejo,
          <string-name>
            <given-names>S.</given-names>
            <surname>Mohamed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Agarwal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Belgrave</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Cho</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          . Oh (Eds.),
          <source>Advances in Neural Information Processing Systems</source>
          , volume
          <volume>35</volume>
          ,
          <string-name>
            <surname>Curran</surname>
            <given-names>Associates</given-names>
          </string-name>
          , Inc.,
          <year>2022</year>
          , pp.
          <fpage>27730</fpage>
          -
          <lpage>27744</lpage>
          . URL: https://proceedings.neurips.cc/paper_files/paper/2022/file/ b1efde53be364a73914f58805a001731-Paper-Conference.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>J.</given-names>
            <surname>Wei</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Bosma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Guu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. W.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Lester</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Du</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Dai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q. V.</given-names>
            <surname>Le</surname>
          </string-name>
          ,
          <article-title>Finetuned language models are zero-shot learners</article-title>
          ,
          <source>in: International Conference on Learning Representations</source>
          ,
          <year>2022</year>
          . URL: https://openreview.net/forum?id=gEZrGCozdqR.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A.</given-names>
            <surname>Chowdhery</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Narang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Devlin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Bosma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Mishra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Roberts</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Barham</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. W.</given-names>
            <surname>Chung</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Sutton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gehrmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Schuh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Shi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Tsvyashchenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Maynez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Barnes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Tay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. M.</given-names>
            <surname>Shazeer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Prabhakaran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Reif</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Du</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. C.</given-names>
            <surname>Hutchinson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Pope</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Bradbury</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Austin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Isard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Gur-Ari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Yin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Duke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Levskaya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghemawat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Dev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Michalewski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>García</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Misra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Robinson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Fedus</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Ippolito</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Luan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Lim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Zoph</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Spiridonov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sepassi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Dohan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Agrawal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Omernick</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Dai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. S.</given-names>
            <surname>Pillai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Pellat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Lewkowycz</surname>
          </string-name>
          , E. Moreira,
          <string-name>
            <given-names>R.</given-names>
            <surname>Child</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Polozov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Saeta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Díaz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Firat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Catasta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wei</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. S.</given-names>
            <surname>Meier-Hellstern</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Eck</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Dean</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Petrov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Fiedel</surname>
          </string-name>
          , Palm:
          <article-title>Scaling language modeling with pathways</article-title>
          ,
          <source>ArXiv abs/2204</source>
          .02311 (
          <year>2022</year>
          ). URL: https://api.semanticscholar.org/CorpusID:247951931.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>H.</given-names>
            <surname>Touvron</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Lavril</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Izacard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Martinet</surname>
          </string-name>
          , M.
          <article-title>-</article-title>
          <string-name>
            <surname>A. Lachaux</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Lacroix</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Rozière</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Goyal</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Hambro</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Azhar</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Rodriguez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Joulin</surname>
          </string-name>
          , E. Grave, G. Lample,
          <article-title>Llama: Open and eficient foundation language models</article-title>
          ,
          <year>2023</year>
          . arXiv:
          <volume>2302</volume>
          .
          <fpage>13971</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Bai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Ndousse</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Askell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Chen</surname>
          </string-name>
          , N. DasSarma,
          <string-name>
            <given-names>D.</given-names>
            <surname>Drain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Fort</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Ganguli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. J.</given-names>
            <surname>Henighan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Joseph</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kadavath</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kernion</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Conerly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>El-Showk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Elhage</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Hatfield-Dodds</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Hernandez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Hume</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Johnston</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kravec</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Lovitt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Nanda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Olsson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Amodei</surname>
          </string-name>
          , T. B.
          <string-name>
            <surname>Brown</surname>
            , J. Clark,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>McCandlish</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Olah</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Mann</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Kaplan</surname>
          </string-name>
          ,
          <article-title>Training a helpful and harmless assistant with reinforcement learning from human feedback</article-title>
          ,
          <source>ArXiv abs/2204</source>
          .05862 (
          <year>2022</year>
          ). URL: https://api.semanticscholar.org/CorpusID: 248118878.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , S. Roller,
          <string-name>
            <given-names>N.</given-names>
            <surname>Goyal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Artetxe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Dewan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. T.</given-names>
            <surname>Diab</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X. V.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mihaylov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ott</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Shleifer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Shuster</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Simig</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. S.</given-names>
            <surname>Koura</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Sridhar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zettlemoyer</surname>
          </string-name>
          , Opt:
          <article-title>Open pre-trained transformer language models</article-title>
          ,
          <source>ArXiv abs/2205</source>
          .01068 (
          <year>2022</year>
          ). URL: https://api.semanticscholar.org/CorpusID:248496292.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>A.</given-names>
            <surname>Zeng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Du</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Lai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ding</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Zheng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Xia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. L.</given-names>
            <surname>Tam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Ma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Xue</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Tang</surname>
          </string-name>
          , GLM-130b:
          <article-title>An open bilingual pre-trained model</article-title>
          ,
          <source>in: The Eleventh International Conference on Learning Representations</source>
          ,
          <year>2023</year>
          . URL: https://openreview.net/forum?id=-Aw0rrrPUF.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>C.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Zheng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Geng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Feng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Tao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Jiang</surname>
          </string-name>
          , Wizardlm:
          <article-title>Empowering large language models to follow complex instructions</article-title>
          ,
          <source>ArXiv abs/2304</source>
          .12244 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:258298159.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>G. E.</given-names>
            <surname>Berrios</surname>
          </string-name>
          , T. Dening,
          <article-title>Pseudohallucinations: a conceptual history</article-title>
          ,
          <source>Psychological Medicine</source>
          <volume>26</volume>
          (
          <year>1996</year>
          )
          <fpage>753</fpage>
          -
          <lpage>763</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>D.</given-names>
            <surname>Dash</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Thapa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Banda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Swaminathan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cheatham</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kashyap</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kotecha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. H.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gombar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Downing</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Pedreira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Goh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Arnaout</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. K.</given-names>
            <surname>Morris</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Magon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. P.</given-names>
            <surname>Lungren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Horvitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. H.</given-names>
            <surname>Shah</surname>
          </string-name>
          ,
          <article-title>Evaluation of gpt-3.5 and gpt-4 for supporting real-world information needs in healthcare delivery</article-title>
          ,
          <source>ArXiv abs/2304</source>
          .13714 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:258331653.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>L. K.</given-names>
            <surname>Umapathi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Pal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sankarasubbu</surname>
          </string-name>
          , Med-halt:
          <article-title>Medical domain hallucination test for large language models</article-title>
          ,
          <source>ArXiv abs/2307</source>
          .15343 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/ CorpusID:260316324.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>S. S.</given-names>
            <surname>Gill</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Patros</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Kaur</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Kaur</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Fuller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Singh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Arora</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. K.</given-names>
            <surname>Parlikad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Stankovski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Abraham</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. K.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Lutfiyya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. S.</given-names>
            <surname>Kanhere</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Bahsoon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. F.</given-names>
            <surname>Rana</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Dustdar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sakellariou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Uhlig</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Buyya</surname>
          </string-name>
          ,
          <article-title>Transformative efects of chatgpt on modern education: Emerging era of ai chatbots</article-title>
          ,
          <source>ArXiv abs/2306</source>
          .03823 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:259088562.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Ji</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Frieske</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Su</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Ishii</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. J.</given-names>
            <surname>Bang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Madotto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Fung</surname>
          </string-name>
          ,
          <article-title>Survey of hallucination in natural language generation</article-title>
          ,
          <source>ACM Comput. Surv</source>
          .
          <volume>55</volume>
          (
          <year>2023</year>
          ). URL: https://doi.org/10.1145/3571730. doi:
          <volume>10</volume>
          .1145/3571730.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>V.</given-names>
            <surname>Raunak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Menezes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Junczys-Dowmunt</surname>
          </string-name>
          ,
          <article-title>The curious case of hallucinations in neural machine translation</article-title>
          ,
          <source>in: Proceedings of the</source>
          <year>2021</year>
          <article-title>Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Association for Computational Linguistics</article-title>
          , Online,
          <year>2021</year>
          , pp.
          <fpage>1172</fpage>
          -
          <lpage>1183</lpage>
          . URL: https:// aclanthology.org/
          <year>2021</year>
          .naacl-main.
          <volume>92</volume>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2021</year>
          .naacl- main.92.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>N. M.</given-names>
            <surname>Guerreiro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Alves</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Waldendorf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Haddow</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Birch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Colombo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Martins</surname>
          </string-name>
          ,
          <article-title>Hallucinations in large multilingual translation models</article-title>
          ,
          <source>ArXiv abs/2303</source>
          .16104 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:257771892.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>D.</given-names>
            <surname>Dale</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Voita</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Hansanti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Ropers</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Kalbassi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Gao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Barrault</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. R.</surname>
          </string-name>
          <article-title>Costa-jussà, Halomi: A manually annotated benchmark for multilingual hallucination and omission detection in machine translation</article-title>
          ,
          <source>ArXiv abs/2305</source>
          .11746 (
          <year>2023</year>
          ). URL: https: //api.semanticscholar.org/CorpusID:258823059.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>J.</given-names>
            <surname>Pfeifer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Piccinno</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Nicosia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Reid</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ruder</surname>
          </string-name>
          , mmt5:
          <article-title>Modular multilingual pre-training solves source language hallucinations</article-title>
          ,
          <source>ArXiv abs/2305</source>
          .14224 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:258841429.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>S.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Hilton</surname>
          </string-name>
          ,
          <string-name>
            <surname>O. Evans,</surname>
          </string-name>
          <article-title>TruthfulQA: Measuring how models mimic human falsehoods, in: Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics</article-title>
          (Volume
          <volume>1</volume>
          :
          <string-name>
            <surname>Long</surname>
            <given-names>Papers)</given-names>
          </string-name>
          ,
          <source>Association for Computational Linguistics</source>
          , Dublin, Ireland,
          <year>2022</year>
          , pp.
          <fpage>3214</fpage>
          -
          <lpage>3252</lpage>
          . URL: https://aclanthology.org/
          <year>2022</year>
          .
          <article-title>acl-long</article-title>
          .
          <volume>229</volume>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2022</year>
          .
          <article-title>acl-long</article-title>
          .
          <volume>229</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>L.</given-names>
            <surname>Zheng</surname>
          </string-name>
          , W.-L. Chiang,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Sheng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhuang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhuang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. P.</given-names>
            <surname>Xing</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gonzalez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. C.</given-names>
            <surname>Stoica</surname>
          </string-name>
          ,
          <article-title>Judging llm-as-a-judge with mt-bench and chatbot arena</article-title>
          ,
          <source>ArXiv abs/2306</source>
          .05685 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:259129398.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>V.</given-names>
            <surname>Adlakha</surname>
          </string-name>
          , P. BehnamGhader,
          <string-name>
            <given-names>X. H.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Meade</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Reddy</surname>
          </string-name>
          ,
          <article-title>Evaluating correctness and faithfulness of instruction-following models for question answering</article-title>
          ,
          <source>ArXiv abs/2307</source>
          .16877 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:260334056.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>N.</given-names>
            <surname>Dziri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Milton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Zaiane</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Reddy</surname>
          </string-name>
          ,
          <article-title>On the origin of hallucinations in conversational models: Is it the datasets or the models?, in: Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Association for Computational Linguistics</article-title>
          , Seattle, United States,
          <year>2022</year>
          , pp.
          <fpage>5271</fpage>
          -
          <lpage>5285</lpage>
          . URL: https://aclanthology.org/
          <year>2022</year>
          .naacl-main.
          <volume>387</volume>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2022</year>
          .naacl-main.
          <volume>387</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>S.</given-names>
            <surname>Das</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Saha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Srihari</surname>
          </string-name>
          ,
          <article-title>Diving deep into modes of fact hallucinations in dialogue systems</article-title>
          ,
          <source>in: Findings of the Association for Computational Linguistics: EMNLP</source>
          <year>2022</year>
          ,
          <article-title>Association for Computational Linguistics</article-title>
          , Abu Dhabi, United Arab Emirates,
          <year>2022</year>
          , pp.
          <fpage>684</fpage>
          -
          <lpage>699</lpage>
          . URL: https://aclanthology.org/
          <year>2022</year>
          .findings-emnlp.
          <volume>48</volume>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2022</year>
          . findings-emnlp.
          <volume>48</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>N.</given-names>
            <surname>Dziri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Kamalloo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Milton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Zaiane</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. M.</given-names>
            <surname>Ponti</surname>
          </string-name>
          , S. Reddy,
          <article-title>FaithDial: A Faithful Benchmark for Information-Seeking Dialogue, Transactions of the Association for Computational Linguistics 10 (</article-title>
          <year>2022</year>
          )
          <fpage>1473</fpage>
          -
          <lpage>1490</lpage>
          . URL: https://doi.org/10.1162/tacl_a_ 00529. doi:
          <volume>10</volume>
          .1162/tacl_a_
          <fpage>00529</fpage>
          . arXiv:https://direct.mit.edu/tacl/articlepdf/doi/10.1162/tacl_a_
          <volume>00529</volume>
          /2065956/tacl_a_00529.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>N.</given-names>
            <surname>Dziri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Rashkin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Linzen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Reitter</surname>
          </string-name>
          ,
          <article-title>Evaluating attribution in dialogue systems: The begin benchmark</article-title>
          ,
          <source>Transactions of the Association for Computational Linguistics</source>
          <volume>10</volume>
          (
          <year>2021</year>
          )
          <fpage>1066</fpage>
          -
          <lpage>1083</lpage>
          . URL: https://api.semanticscholar.org/CorpusID:233481654.
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>W.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Shi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Ren</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. de Rijke</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          <string-name>
            <surname>Ren</surname>
          </string-name>
          ,
          <article-title>Contrastive learning reduces hallucination in conversations</article-title>
          ,
          <source>Proceedings of the AAAI Conference on Artificial Intelligence</source>
          <volume>37</volume>
          (
          <year>2023</year>
          )
          <fpage>13618</fpage>
          -
          <lpage>13626</lpage>
          . URL: https://ojs.aaai.org/index.php/AAAI/article/view/26596. doi:
          <volume>10</volume>
          .1609/ aaai.v37i11.
          <fpage>26596</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>D.</given-names>
            <surname>Tam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mascarenhas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , S. Kwan,
          <string-name>
            <given-names>M.</given-names>
            <surname>Bansal</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Rafel, Evaluating the factual consistency of large language models through news summarization, in: Findings of the Association for Computational Linguistics: ACL 2023, Association for Computational Linguistics</article-title>
          , Toronto, Canada,
          <year>2023</year>
          , pp.
          <fpage>5220</fpage>
          -
          <lpage>5255</lpage>
          . URL: https://aclanthology.org/
          <year>2023</year>
          . findings-acl.
          <volume>322</volume>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2023</year>
          .findings-acl.
          <volume>322</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>M.</given-names>
            <surname>Cao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Cheung</surname>
          </string-name>
          ,
          <article-title>Hallucinated but factual! inspecting the factuality of hallucinations in abstractive summarization</article-title>
          ,
          <source>in: Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume</source>
          <volume>1</volume>
          :
          <string-name>
            <surname>Long</surname>
            <given-names>Papers)</given-names>
          </string-name>
          ,
          <source>Association for Computational Linguistics</source>
          , Dublin, Ireland,
          <year>2022</year>
          , pp.
          <fpage>3340</fpage>
          -
          <lpage>3354</lpage>
          . URL: https://aclanthology.org/
          <year>2022</year>
          .
          <article-title>acl-long</article-title>
          .
          <volume>236</volume>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2022</year>
          .
          <article-title>acl-long</article-title>
          .
          <volume>236</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>J.</given-names>
            <surname>Shen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Finnie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Rahmati</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Bendersky</surname>
          </string-name>
          , M. Najork, “
          <article-title>why is this misleading?”: Detecting news headline hallucinations with explanations</article-title>
          ,
          <source>in: Proceedings of the ACM Web Conference</source>
          <year>2023</year>
          , WWW '23,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing Machinery, New York, NY, USA,
          <year>2023</year>
          , p.
          <fpage>1662</fpage>
          -
          <lpage>1672</lpage>
          . URL: https://doi.org/10.1145/3543507.3583375. doi:
          <volume>10</volume>
          .1145/ 3543507.3583375.
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Qiu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Ziser</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Korhonen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Ponti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. B.</given-names>
            <surname>Cohen</surname>
          </string-name>
          ,
          <article-title>Detecting and mitigating hallucinations in multilingual summarisation</article-title>
          ,
          <source>ArXiv abs/2305</source>
          .13632 (
          <year>2023</year>
          ). URL: https: //api.semanticscholar.org/CorpusID:258841008.
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>J.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Tu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Cao</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.</surname>
            Zhang-li,
            <given-names>X.</given-names>
          </string-name>
          <string-name>
            <surname>Lv</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Peng</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          <string-name>
            <surname>Yao</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          yan
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Bai</surname>
            , Y.-T. Liu,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Xin</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Lin</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Yun</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Gong</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>Y. P.</given-names>
          </string-name>
          <string-name>
            <surname>Qi</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Guan</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Zeng</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Qi</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Jin</surname>
            , J. Liu,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Gu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Gu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Yao</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Ding</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Hou</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Xu</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Tang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Li</surname>
          </string-name>
          ,
          <article-title>Kola: Carefully benchmarking world knowledge of large language models</article-title>
          ,
          <source>ArXiv abs/2306</source>
          .09296 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:259165244.
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>N.</given-names>
            <surname>Mihindukulasooriya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. M.</given-names>
            <surname>Tiwari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. F.</given-names>
            <surname>Enguix</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lata</surname>
          </string-name>
          ,
          <article-title>Text2kgbench: A benchmark for ontology-driven knowledge graph generation from text</article-title>
          ,
          <source>ArXiv abs/2308</source>
          .02357 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:260611736.
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Du</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. X.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. rong Wen</surname>
          </string-name>
          ,
          <article-title>Evaluating object hallucination in large vision-language models</article-title>
          ,
          <source>ArXiv abs/2305</source>
          .10355 (
          <year>2023</year>
          ). URL: https: //api.semanticscholar.org/CorpusID:258740697.
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , L. Pan,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <article-title>Mitigating language model hallucination with interactive question-knowledge alignment</article-title>
          ,
          <source>ArXiv abs/2305</source>
          .13669 (
          <year>2023</year>
          ). URL: https: //api.semanticscholar.org/CorpusID:258840979.
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Zhong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Mi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Zeng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Shang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <article-title>Aligning large language models with human: A survey</article-title>
          ,
          <year>2023</year>
          . arXiv:
          <volume>2307</volume>
          .
          <fpage>12966</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <given-names>L.</given-names>
            <surname>Pan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. S.</given-names>
            <surname>Saxon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Nathani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <article-title>Automatically correcting large language models: Surveying the landscape of diverse self-correction strategies</article-title>
          ,
          <source>ArXiv abs/2308</source>
          .03188 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:260682695.
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>R.</given-names>
            <surname>Bawden</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Yvon</surname>
          </string-name>
          ,
          <article-title>Investigating the translation performance of a large multilingual language model: the case of bloom</article-title>
          ,
          <source>in: European Association for Machine Translation Conferences/Workshops</source>
          ,
          <year>2023</year>
          . URL: https://api.semanticscholar.org/CorpusID:257353790.
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <given-names>A.</given-names>
            <surname>Hendy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. G.</given-names>
            <surname>Abdelrehim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Sharaf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Raunak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Gabr</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Matsushita</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. J.</given-names>
            <surname>Kim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Afify</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. H.</given-names>
            <surname>Awadalla</surname>
          </string-name>
          ,
          <article-title>How good are gpt models at machine translation? a comprehensive evaluation</article-title>
          ,
          <source>ArXiv abs/2302</source>
          .09210 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/ CorpusID:257038384.
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <given-names>A.</given-names>
            <surname>Conneau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Khandelwal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Goyal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Chaudhary</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Wenzek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Guzmán</surname>
          </string-name>
          , E. Grave,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ott</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zettlemoyer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Stoyanov</surname>
          </string-name>
          ,
          <article-title>Unsupervised cross-lingual representation learning at scale, in: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, Association for Computational Linguistics</article-title>
          , Online,
          <year>2020</year>
          , pp.
          <fpage>8440</fpage>
          -
          <lpage>8451</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          .acl-main.
          <volume>747</volume>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2020</year>
          .acl-main.
          <volume>747</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [40]
          <string-name>
            <given-names>S.</given-names>
            <surname>Yuan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Färber</surname>
          </string-name>
          ,
          <article-title>Evaluating generative models for graph-to-text generation</article-title>
          ,
          <source>ArXiv abs/2307</source>
          .14712 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:260203094.
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          [41]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Qiao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Ou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Deng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <surname>N. Zhang,</surname>
          </string-name>
          <article-title>Llms for knowledge graph construction and reasoning: Recent capabilities and future opportunities</article-title>
          ,
          <source>ArXiv abs/2305</source>
          .13168 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:258833039.
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          [42]
          <string-name>
            <given-names>H.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. J.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <article-title>Visual instruction tuning</article-title>
          ,
          <source>ArXiv abs/2304</source>
          .08485 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:258179774.
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          [43]
          <string-name>
            <given-names>P.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Men</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Ma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <surname>OFA</surname>
          </string-name>
          :
          <article-title>Unifying architectures, tasks, and modalities through a simple sequence-to-sequence learning framework</article-title>
          , in: K. Chaudhuri,
          <string-name>
            <given-names>S.</given-names>
            <surname>Jegelka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Song</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Szepesvari</surname>
          </string-name>
          , G. Niu, S. Sabato (Eds.),
          <source>Proceedings of the 39th International Conference on Machine Learning</source>
          , volume
          <volume>162</volume>
          <source>of Proceedings of Machine Learning Research, PMLR</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>23318</fpage>
          -
          <lpage>23340</lpage>
          . URL: https://proceedings.mlr.press/v162/wang22al.html.
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          [44]
          <string-name>
            <given-names>A. F.</given-names>
            <surname>Biten</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Gómez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Karatzas</surname>
          </string-name>
          ,
          <article-title>Let there be a clock on the beach: Reducing object hallucination in image captioning</article-title>
          ,
          <source>in: 2022 IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>2473</fpage>
          -
          <lpage>2482</lpage>
          . doi:
          <volume>10</volume>
          .1109/WACV51458.
          <year>2022</year>
          .
          <volume>00253</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          [45]
          <string-name>
            <given-names>S.</given-names>
            <surname>Petryk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Whitehead</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gonzalez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Darrell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rohrbach</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Rohrbach</surname>
          </string-name>
          ,
          <article-title>Simple token-level confidence improves caption correctness</article-title>
          ,
          <source>ArXiv abs/2305</source>
          .07021 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:258615698.
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          [46]
          <string-name>
            <given-names>M.</given-names>
            <surname>Ning</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Xie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Song</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Yuan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Tian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Ye</surname>
          </string-name>
          , L. Yuan,
          <article-title>Album storytelling with iterative story-aware captioning and large language models</article-title>
          ,
          <source>ArXiv abs/2305</source>
          .12943 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:258832908.
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          [47]
          <string-name>
            <given-names>R.</given-names>
            <surname>Mahmood</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kalra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Yan</surname>
          </string-name>
          ,
          <article-title>Fact-checking of ai-generated reports</article-title>
          ,
          <source>ArXiv abs/2307</source>
          .14634 (
          <year>2023</year>
          ). URL: https://api.semanticscholar.org/CorpusID:260202943.
        </mixed-citation>
      </ref>
      <ref id="ref48">
        <mixed-citation>
          [48]
          <string-name>
            <given-names>W.</given-names>
            <surname>Yuan</surname>
          </string-name>
          , G. Neubig, P. Liu, Bartscore:
          <article-title>Evaluating generated text as text generation</article-title>
          ,
          <source>Advances in Neural Information Processing Systems</source>
          <volume>34</volume>
          (
          <year>2021</year>
          )
          <fpage>27263</fpage>
          -
          <lpage>27277</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref49">
        <mixed-citation>
          [49]
          <string-name>
            <given-names>J.</given-names>
            <surname>Fu</surname>
          </string-name>
          , S.
          <article-title>-</article-title>
          <string-name>
            <surname>K. Ng</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          <string-name>
            <surname>Jiang</surname>
          </string-name>
          , P. Liu, Gptscore:
          <article-title>Evaluate as you desire</article-title>
          ,
          <source>arXiv preprint arXiv:2302.04166</source>
          (
          <year>2023</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref50">
        <mixed-citation>
          [50]
          <string-name>
            <given-names>J.</given-names>
            <surname>Thorne</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Vlachos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Cocarascu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Christodoulopoulos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mittal</surname>
          </string-name>
          ,
          <article-title>The fact extraction and verification (fever) shared task</article-title>
          ,
          <source>Training</source>
          <volume>80</volume>
          (????)
          <fpage>35</fpage>
          -
          <lpage>639</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref51">
        <mixed-citation>
          [51]
          <string-name>
            <given-names>A.</given-names>
            <surname>Azaria</surname>
          </string-name>
          , T. Mitchell,
          <article-title>The internal state of an llm knows when its lying</article-title>
          ,
          <source>arXiv preprint arXiv:2304.13734</source>
          (
          <year>2023</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref52">
        <mixed-citation>
          [52]
          <string-name>
            <given-names>S.</given-names>
            <surname>Kadavath</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Conerly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Askell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Henighan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Drain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Perez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Schiefer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>HatfieldDodds</surname>
          </string-name>
          , N. DasSarma, E.
          <string-name>
            <surname>Tran-Johnson</surname>
          </string-name>
          , et al.,
          <article-title>Language models (mostly) know what they know</article-title>
          ,
          <source>arXiv preprint arXiv:2207.05221</source>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref53">
        <mixed-citation>
          [53]
          <string-name>
            <given-names>P.</given-names>
            <surname>Manakul</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Liusie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. J.</given-names>
            <surname>Gales</surname>
          </string-name>
          , Selfcheckgpt:
          <article-title>Zero-resource black-box hallucination detection for generative large language models</article-title>
          ,
          <source>arXiv preprint arXiv:2303.08896</source>
          (
          <year>2023</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref54">
        <mixed-citation>
          [54]
          <string-name>
            <given-names>N.</given-names>
            <surname>Varshney</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Yao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <article-title>A stitch in time saves nine: Detecting and mitigating hallucinations of llms by validating low-confidence generation</article-title>
          ,
          <source>arXiv preprint arXiv:2307.03987</source>
          (
          <year>2023</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref55">
        <mixed-citation>
          [55]
          <string-name>
            <given-names>K. W.</given-names>
            <surname>Church</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Chen</surname>
          </string-name>
          , Y. Ma,
          <article-title>Emerging trends: A gentle introduction to fine-tuning</article-title>
          ,
          <source>Natural Language Engineering</source>
          <volume>27</volume>
          (
          <year>2021</year>
          )
          <fpage>763</fpage>
          -
          <lpage>778</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref56">
        <mixed-citation>
          [56]
          <string-name>
            <given-names>C.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Cho</surname>
          </string-name>
          , W. Kang, Mixout:
          <article-title>Efective regularization to finetune large-scale pretrained language models</article-title>
          , arXiv preprint arXiv:
          <year>1909</year>
          .
          <volume>11299</volume>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref57">
        <mixed-citation>
          [57]
          <string-name>
            <given-names>F.</given-names>
            <surname>Moiseev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Dong</surname>
          </string-name>
          , E. Alfonseca,
          <string-name>
            <given-names>M.</given-names>
            <surname>Jaggi</surname>
          </string-name>
          ,
          <article-title>Skill: structured knowledge infusion for large language models</article-title>
          ,
          <source>arXiv preprint arXiv:2205.08184</source>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref58">
        <mixed-citation>
          [58]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Minervini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Stenetorp</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Riedel</surname>
          </string-name>
          ,
          <article-title>An eficient memory-augmented</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>