<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>A study of feedback signal calibration in reinforcement learning with sub-goals</title>
  </titleInfo>
  <name type="personal">
    <namePart>Nurulhidayati Haji Mohd Sani</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Somnuk Phon-Amnuaisuk, Prof</namePart>
    <role>
      <roleTerm type="text">advisors.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Thien Wan Au, Dr.</namePart>
    <role>
      <roleTerm type="text">advisors.</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>Universiti Teknologi Brunei</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">bx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Bandar Seri Begawan</placeTerm>
    </place>
    <publisher>Universiti Teknologi Brunei</publisher>
    <dateIssued>2023</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvi, 148 pages : illustrations ; 30 cm.</extent>
  </physicalDescription>
  <targetAudience authority="marctarget">general</targetAudience>
  <note type="statement of responsibility">Nurulhidayati Haji Mohd Sani</note>
  <note>Submitted in fulfillment of the requirements for the degree of Doctor of Philosophy.</note>
  <note>ABSTRACT Reinforcement learning (RL) is a machine learning technique that allows intelligent agents to learn a new task without being explicitly supervised. RL agents learn to perform a new task based on reinforcement signals. Traditional RL enumerates possible states (S) and associates actions (policy) to each state.
The main disadvantage of traditional RL is that the process is slower in a larger and more complex environment. Also, many decision-making processes are involved in a complex environment instead of focusing on just one goal.
In contrast to the traditional position-based approach, we investigate a visual-based Q-learning agent that uses the projection of rays to perceive its environ-ment. Despite the increasing number of possible state value inputs due to the number of angles between rays that the agent can perceive, or the increasing number of objects in the environment when this approach is used, it allows the agent greater flexibility in reusing its strategy in different environments. This flexibility is very useful, especially in a real-world application where the environment is known to be very dynamic. Our preliminary study allows our agent to use visual perception to navigate different environment sizes and settings.
In our thesis, we also studied a Q-learning agent in a navigation problem with sub-goals using amplified feedback signals to determine the most effective strategies for amplification signals to solve the problem. We investigated these signals using two different problem configurations: sequential sub-goals and non-sequential sub-goals. In the problem with sequential sub-goals, the agent is forced to reach the goal in a specific order to achieve the goal. In the problem with non-sequential sub-goals, the order of the goal is irrelevant but necessary to achieve the optimal reward. The results show that although the agent can learn and achieve the goal in most of the feedback signals, having consistent, incremental rewards and immediate rewards contribute most to the agent's performance in achieving the goal.</note>
  <note>Dissertation (Doctor of Philosophy) - Universiti Teknologi Brunei (2032)</note>
  <note>Includes bibliographical references.</note>
  <subject>
    <name type="corporate">
      <namePart>Universiti Teknologi Brunei</namePart>
    </name>
    <topic>Thesis</topic>
  </subject>
  <subject>
    <name type="corporate">
      <namePart>Universiti Teknologi Brunei</namePart>
    </name>
    <topic>Final Year Report</topic>
  </subject>
  <subject>
    <topic>Dissertation, Academic</topic>
  </subject>
  <subject>
    <topic>Thesis writing</topic>
  </subject>
  <subject>
    <topic>Dissertation Universiti Teknologi Brunei</topic>
  </subject>
  <subject>
    <topic>Computing and Informatics</topic>
  </subject>
  <classification authority="">UTB 120 REPORT, THESIS &amp; DISSERTATION  RTDS 410</classification>
  <identifier type="isbn"/>
  <recordInfo>
    <recordContentSource authority="marcorg">Universiti Teknologi Brunei</recordContentSource>
    <recordCreationDate encoding="marc">260608</recordCreationDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
