<?xml version="1.0"?>
<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-05-20T10:55:10Z</responseDate><request verb="GetRecord" metadataPrefix="oai_dc">https://keep.lib.asu.edu/oai/request</request><GetRecord><record><header><identifier>oai:keep.lib.asu.edu:node-201260</identifier><datestamp>2026-02-17T16:18:57Z</datestamp><setSpec>oai_pmh:repo_items</setSpec></header><metadata><oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd"><dc:identifier>201260</dc:identifier>
          <dc:identifier>https://hdl.handle.net/2286/R.2.N.201260</dc:identifier>
                  <dc:rights>http://rightsstatements.org/vocab/InC/1.0/</dc:rights>
          <dc:rights>All Rights Reserved</dc:rights>
                  <dc:date>2025</dc:date>
          <dc:date>2026-02-16T17:04:34</dc:date>
                  <dc:format>80 pages</dc:format>
                  <dc:type>Masters Thesis</dc:type>
          <dc:type>Academic theses</dc:type>
                  <dc:language>en</dc:language>
                  <dc:contributor>Jha, Rajat Aayush</dc:contributor>
          <dc:contributor>Gupta, Vivek</dc:contributor>
          <dc:contributor>Baral, Chitta</dc:contributor>
          <dc:contributor>Zhou, Ben</dc:contributor>
          <dc:contributor>Arizona State University</dc:contributor>
                  <dc:description>Partial requirement for: M.S., Arizona State University, 2025</dc:description>
          <dc:description>Field of study: Computer Science</dc:description>
          <dc:description>Relational databases are widely used to store structured data across domains such as finance, healthcare, and education. However, accessing this data typically requires writing complex structured query language (SQL) queries—an often challenging task for non-experts. This research aims to simplify the process of retrieving information from such databases by developing automated approaches that enable users to interact with structured data without needing SQL proficiency.

A significant aspect of this work focuses on multi-table question answering (QA), where information is distributed across multiple relational tables. Unlike single-table scenarios, multi-table QA involves additional challenges such as identifying relevant tables, understanding table relationships, and executing correct joins. To address these complexities, I propose an approach that enhances the retrieval and reasoning mechanisms needed to accurately interpret and connect information across relational schemas, making multi-table QA more accessible and effective.

Another key challenge addressed in this research is the trustworthiness of QA systems powered by large language models (LLMs). While LLMs are capable of generating fluent and coherent responses, they often hallucinate or produce factually incorrect outputs, undermining user trust. To mitigate this, I explore a method known as attribution, which ensures that answers are grounded in verifiable evidence. Specifically, I introduce a technique for cell-level attribution in single-table QA settings, where each piece of data supporting an answer is precisely traced back to its originating cell in the table. This enhances transparency and makes the reasoning behind answers auditable and trustworthy.

By addressing both the structural complexity of multi-table databases and the reliability issues in single-table reasoning, this research contributes toward building QA systems that are not only accurate but also interpretable. These improvements are particularly critical in high-stakes domains such as healthcare, law, and business, where decisions must be based on traceable and dependable data-driven insights.

</dc:description>
                  <dc:subject>Artificial Intelligence</dc:subject>
          <dc:subject>Attribution</dc:subject>
          <dc:subject>Large Language Models (LLMs)</dc:subject>
          <dc:subject>Multi-Table Question Answering</dc:subject>
          <dc:subject>Relational Databases</dc:subject>
          <dc:subject>Structured Query Language (SQL)</dc:subject>
          <dc:subject>Transparency and Trustworthiness</dc:subject>
                  <dc:title>Trustworthy Table Reasoning: SQL-Based Multi-Table Querying with Transparent Answer Attribution</dc:title></oai_dc:dc></metadata></record></GetRecord></OAI-PMH>
