<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.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-20T08:00:21Z</responseDate><request verb="GetRecord" identifier="oai:helda.helsinki.fi:10138/577810" metadataPrefix="dim">https://helda.helsinki.fi/server/oai/request</request><GetRecord><record><header><identifier>oai:helda.helsinki.fi:10138/577810</identifier><datestamp>2026-07-23T15:15:55Z</datestamp><setSpec>com_10138_18086</setSpec><setSpec>com_10138_17738</setSpec><setSpec>col_10138_18093</setSpec></header><metadata><dim:dim xmlns:dim="http://www.dspace.org/xmlns/dspace/dim" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://www.dspace.org/xmlns/dspace/dim http://www.dspace.org/schema/dim.xsd">
   <dim:field mdschema="dc" element="contributor" lang="fi">Helsingin yliopisto, Matemaattis-luonnontieteellinen tiedekunta</dim:field>
   <dim:field mdschema="dc" element="contributor" lang="en">University of Helsinki, Faculty of Science</dim:field>
   <dim:field mdschema="dc" element="contributor" lang="sv">Helsingfors universitet, Matematisk-naturvetenskapliga fakulteten</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="author">Trangcasanchai, Sathianpong</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="issued">2024</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="uri">URN:NBN:fi:hulib-202406253316</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="uri">http://hdl.handle.net/10138/577810</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="abstract" lang="en">Large language models (LLMs) have been proven to be state-of-the-art solutions for many NLP benchmarks. However, LLMs in real applications face many limitations. Although such models are seen to contain real-world knowledge, it is kept implicitly in their parameters that cannot be revised and extended unless expensive additional training is performed. These models can hallucinate by confidently producing human-like texts which might contain misleading information. The knowledge limitation and the tendency to hallucinate cause LLMs to struggle with out-of-domain settings. Furthermore, LLMs lack transparency in that their responses are products of big black-box models. While fine-tuning can mitigate some of these issues, it requires high computing resources. On the other hand, retrieval augmentation has been used to tackle knowledge-intensive tasks and proven by recent studies to be effective when coupled with LLMs. &#xd;
&#xd;
In this thesis, we explore Retrieval-Augmented Generation (RAG), a framework to augment generative LLMs with a neural retriever component, in a domain-specific question answering (QA) task. Empirically, we study how RAG helps LLMs in knowledge-intensive situations and explore design decisions in building a RAG pipeline. Our findings underscore the benefits of RAG in the studied situation by showing that leveraging retrieval augmentation yields significant improvement on QA performance over using a pre-trained LLM alone. Furthermore, incorporating RAG in an LLM-driven QA pipeline results in a QA system that accompanies its predictions with evidence documents, leading to a more trustworthy and grounded AI applications.</dim:field>
   <dim:field mdschema="dc" element="language" qualifier="iso">eng</dim:field>
   <dim:field mdschema="dc" element="publisher" lang="fi">Helsingin yliopisto</dim:field>
   <dim:field mdschema="dc" element="publisher" lang="en">University of Helsinki</dim:field>
   <dim:field mdschema="dc" element="publisher" lang="sv">Helsingfors universitet</dim:field>
   <dim:field mdschema="dc" element="title" lang="en">Improving Question Answering Systems with Retrieval Augmented Generation</dim:field>
   <dim:field mdschema="dc" element="type" qualifier="ontasot" lang="fi">pro gradu -tutkielmat</dim:field>
   <dim:field mdschema="dc" element="type" qualifier="ontasot" lang="en">master&amp;apos;s thesis</dim:field>
   <dim:field mdschema="dc" element="type" qualifier="ontasot" lang="sv">pro gradu-avhandlingar</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="specialization" lang="fi">ei opintosuuntaa</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="specialization" lang="en">no specialization</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="specialization" lang="sv">ingen studieinriktning</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="degreeprogram" lang="fi">Datatieteen maisteriohjelma</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="degreeprogram" lang="en">Master&amp;apos;s Programme in Data Science</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="degreeprogram" lang="sv">Magisterprogrammet i data science</dim:field>
   <dim:field mdschema="dct" element="identifier" qualifier="urn">URN:NBN:fi:hulib-202406253316</dim:field>
   <dim:field mdschema="others" element="access-status">open.access</dim:field>
</dim:dim></metadata></record></GetRecord></OAI-PMH>