<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet type="text/xsl" href="/v2/static/oai2.xsl"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-09-19T00:19:19Z</responseDate>
  <request identifier="oai:figshare.com:article/30425140" metadataPrefix="oai_dc" verb="GetRecord">https://api.figshare.com/v2/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:figshare.com:article/30425140</identifier>
        <datestamp>2025-08-01T00:00:00Z</datestamp>
        <setSpec>portal_693</setSpec>
        <setSpec>item_type_8</setSpec>
        <setSpec>month_year_08_2025</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Temporal Reasoning in Clinical Narratives: From Information Extraction to Early Disease Detection</dc:title>
          <dc:creator>Rochana Chaturvedi (19781646)</dc:creator>
          <dc:subject>Computer Science</dc:subject>
          <dc:subject>Artificial Intelligence</dc:subject>
          <dc:subject>Health Informatics</dc:subject>
          <dc:description>Timely and accurate prediction of chronic disease risk, such as Type 2 Diabetes, requires models that can reason over complex, longitudinal clinical narratives. This thesis presents a unified framework for temporally grounded patient modeling that integrates structured event representations, fine-grained temporal reasoning, and scalable predictive architectures.
Initial experiments show that concept-based models paired with visit-level temporal modeling outperform traditional baselines that ignore temporal dynamics, motivating a deeper exploration into concept and temporal relation extraction from clinical narratives. Towards this, I introduce GraphTREx, a state-of-the-art temporal relation extraction approach that achieves a 5% F1 improvement on the end-to-end temporal relation extraction task in the I2B2 2012 challenge with ~9% gains on long-distance relations.  GraphTREx generalizes well, showing strong performance on the E3C corpus and robust out-of-domain results (without additional adaptation) on a newly annotated UI Health dataset with dense temporal relations, highlighting its portability.
Building on these temporal graphs, I develop HiTGNN—a Hierarchical Temporal Graph Neural Network that integrates intra-document temporal relations, inter-visit dynamics, and external medical knowledge, enabling reasoning across both local event structures and longitudinal patient trajectories. I also introduce ReVeAL (Reasoning with Verifier Aided Labeling), an inference-time scaling framework where a smaller LLM validates predictions from a larger frozen LLM, inheriting interpretability and improving accuracy without full retraining. While our LLM-based approach offers explanations, HiTGNN outperforms it (and other LLM baselines) in accuracy and efficiency, especially over shorter prediction horizons, demonstrating the strength of lightweight, temporally grounded graph-based models, well-suited for low-resource, privacy-sensitive clinical settings. 
Rigorous dataset curation, ablations, and analyses reinforce robustness of these approaches. Together, these contributions establish a generalizable framework for clinical prediction by integrating concept abstraction, temporal structure, and semantic enrichment to support robust, privacy-conscious AI systems for real-world clinical decision support.</dc:description>
          <dc:date>2025-08-01T00:00:00Z</dc:date>
          <dc:type>Text</dc:type>
          <dc:type>Thesis</dc:type>
          <dc:identifier>10.25417/uic.30425140.v1</dc:identifier>
          <dc:relation>https://figshare.com/articles/thesis/Temporal_Reasoning_in_Clinical_Narratives_From_Information_Extraction_to_Early_Disease_Detection/30425140</dc:relation>
          <dc:rights>In Copyright</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
