<?xml version="1.0" encoding="UTF-8"?>
<itemContainer xmlns="http://omeka.org/schemas/omeka-xml/v5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://omeka.org/schemas/omeka-xml/v5 http://omeka.org/schemas/omeka-xml/v5/omeka-xml-5-0.xsd" uri="https://urss.warwick.ac.uk/items/browse?tags=LLM&amp;output=omeka-xml" accessDate="2026-04-18T14:22:53+01:00">
  <miscellaneousContainer>
    <pagination>
      <pageNumber>1</pageNumber>
      <perPage>10</perPage>
      <totalResults>1</totalResults>
    </pagination>
  </miscellaneousContainer>
  <item itemId="598" public="1" featured="0">
    <fileContainer>
      <file fileId="597">
        <src>https://urss.warwick.ac.uk/files/original/8fc2754163c0e086d7050b0d1bb842f5.pdf</src>
        <authentication>952ec5d66fdc4bf6febc6b24ad8bc9d7</authentication>
      </file>
    </fileContainer>
    <collection collectionId="2">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3">
                  <text>Science, Engineering and Medicine</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="20">
      <name>Academic Paper</name>
      <description>An academic paper</description>
      <elementContainer>
        <element elementId="53">
          <name>Abstract</name>
          <description>The abstract of the paper</description>
          <elementTextContainer>
            <elementText elementTextId="2515">
              <text>As the adoption of Large Language Models (LLMs) is becoming ubiquitous, understanding their pitfalls is becoming increasingly urgent. LLMs are known to hallucinate and may be subject to cascading hallucinatory generations due to their autoregressive structure and exposure bias. This paper first introduces the topic of hallucination cascade, covering relevant literature. Then an experiment is presented on the propagation of hallucination through long answer text generation, for all combinations of five LLMs - Qwen2 (0.5B), Qwen2 (7B), Llama3.1 (8B), Gemma2 (9B) and Mistral-NeMo (12B) - at five levels of temperature: 0, 0.75, 1, 1.25, 2. In a novel methodology, responses are generated by the five LLMs, then labelled by two more LLMs as hallucinatory or not on both a token and sentence level. The labelling is done with clear instructions and additional context to ensure its quality. Correlational evidence was found on both granularity levels that hallucinatory tokens are positively autocorrelated at lag 1, and that autocorrelation monotonically decreases as lag increases (token level only), supporting the cascading hallucination hypothesis. Finally, some hallucination mitigating techniques are presented, with both research and application in mind. All the code used for the empirical part of this paper (Section 3) can be found at https://github.com/LucMekouar/URSS_2024.</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="55">
          <name>Meta Tags</name>
          <description>Meta tags</description>
          <elementTextContainer>
            <elementText elementTextId="2519">
              <text>Large Language Model, LLM, Machine Learning, Natural Language Processing, Hallucination</text>
            </elementText>
          </elementTextContainer>
        </element>
      </elementContainer>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2516">
                <text>Computer Science</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2517">
                <text>2024</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="37">
            <name>Contributor</name>
            <description>An entity responsible for making contributions to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2518">
                <text>Prof Bo Chen</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2545">
                <text>Investigating Hallucination Cascades in Autoregressive Large Language Models</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2546">
                <text>Luc Mekouar &#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="1912">
        <name>Hallucination</name>
      </tag>
      <tag tagId="1909">
        <name>Large Language Model</name>
      </tag>
      <tag tagId="1910">
        <name>LLM</name>
      </tag>
      <tag tagId="170">
        <name>Machine learning</name>
      </tag>
      <tag tagId="1911">
        <name>Natural Language Processing</name>
      </tag>
    </tagContainer>
  </item>
</itemContainer>
