<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Article Tag Suite 1.1//EN"
  "https://jats.nlm.nih.gov/publishing/1.1/JATS-journalpublishing1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink"
         xmlns:mml="http://www.w3.org/1998/Math/MathML"
         article-type="Research Paper"
         xml:lang="en">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>International Research Journal of Scientific Reports and Reviews</journal-title>
        <abbrev-journal-title abbrev-type="publisher">IRJSRR</abbrev-journal-title>
      </journal-title-group>
      <issn pub-type="epub">3108-1711</issn>
      <publisher>
        <publisher-name>Raghav Sharma</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="publisher-id">IRJSRR110003</article-id>
      <title-group>
        <article-title>HALLUCINATION IN LARGE LANGUAGE MODELS: CHARACTERIZATION, DETECTION, AND MITIGATION APPROACHES</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name>
            <surname>Vardar</surname>
            <given-names>Meenal</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Sharma</surname>
            <given-names>Mayank</given-names>
          </name>
          <xref ref-type="aff" rid="aff2"/>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Agrawal</surname>
            <given-names>Dimpal</given-names>
          </name>
          <xref ref-type="aff" rid="aff2"/>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Vashistha</surname>
            <given-names>Ankur</given-names>
          </name>
          <xref ref-type="aff" rid="aff3"/>
        </contrib>
      </contrib-group>
      <aff id="aff1">Research Scholar, Department of Computer Science, JECRC University Jaipur</aff>
      <aff id="aff2">Research Associate, Department of Computer Science, Kalp Laboratories, Mathura, Uttar Pradesh</aff>
      <aff id="aff3">Founder, Mukti Ecosmart technologies Pvt Ltd</aff>
      <pub-date pub-type="epub" iso-8601-date="2026-03-03">
        <month>03</month>
        <day>03</day>
        <year>2026</year>
      </pub-date>
      <volume>1</volume>
      <issue>1</issue>
      <fpage>1</fpage>
      <lpage>17</lpage>
      <permissions>
        <license license-type="open-access" xlink:href="https://creativecommons.org/licenses/by/4.0/">
          <license-p>This article is published under the terms of the Creative Commons license.</license-p>
        </license>
      </permissions>
      <abstract>
        <p>A significant barrier to preserving factual accuracy and dependability in AI-generated outputs is
hallucination in large language models. Using a benchmark Kaggle dataset, this work provides a
comprehensive evaluation of both advanced transformer-based architectures and traditional machine
learning classifiers for hallucination identification. They compared refined transformer models, such
as DistilBERT, RoBERTa, and DeBERTa, with baseline models, including Random Forest, SVM, and
Logistic Regression. The results show that transformer-based models were more robust and better at
understanding context; however, more conventional models, such as Random Forest, achieved a high
overall accuracy of 94.10%. DistilBERT struck a wonderful balance between precision and
readability. The confusion matrix analysis demonstrated that the models helped reduce false alarms
for non-hallucination outputs. The ROC-AUC ratings confirmed the transformers’ precision and
capability for identifying a slight rate of semantic discrepancies. Other studies provided supporting
evidence that deeper context modeling will provide real benefits to the reliability of detection rates,
demonstrated by the reduced hallucinations and assessments of the frequency of errors made. In
conclusion, this research shows that combining traditional and modern approaches is beneficial and
that tuning with transformer models holds promise for reducing hallucinations. This research provides
an example of early steps of increasing trustworthiness and human-like models as AI models.</p>
      </abstract>
      <kwd-group kwd-group-type="author">
        <kwd>Hallucination Detection</kwd>
        <kwd>Large Language Models</kwd>
        <kwd>Transformer-Based Models</kwd>
        <kwd>Machine Learning</kwd>
        <kwd>Trustworthy AI</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <!-- Full article body not available in metadata-only JATS export. See PDF/HTML galley. -->
  </body>
  <back/>
</article>
