<?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>Improving GAN learning dynamics for thyroid nodule segmentation</title>
  </titleInfo>
  <name type="personal">
    <namePart>Alisa Kunapinun</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Mongkol Ekpanyapong</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Dittapong Songsaeng</namePart>
    <role>
      <roleTerm type="text">Co-Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Siridech Boonsang</namePart>
    <role>
      <roleTerm type="text">Examination committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Dailey, Mathew N.</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Manukid Parnichkun</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Chadaporn Keatmanee</namePart>
    <role>
      <roleTerm type="text">Examination committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>Royal Thai Government</namePart>
    <role>
      <roleTerm type="text">Scholarship Donor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">series</genre>
  <genre authority="marc">technical report</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">th</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Pathum Thani, Thailand</placeTerm>
    </place>
    <publisher>Asian Institute of Technology</publisher>
    <dateIssued>2022</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>83 leaves : ill. +1 online resource </extent>
  </physicalDescription>
  <abstract>The thyroid gland, which is responsible for secretion of critical hormones that regulate  the body, is susceptible to a number of pathological conditions best diagnosed using  ultrasound. A common diagnosis method involves identifying then characterizing the  appearance of thyroid nodules: solid or fluid-filled lumps that could be benign or  malignant. Physicians could be aided in this endeavor by an automated system to  precisely identify nodules in a given ultrasound image. This thesis therefore presents a  novel algorithm for segmenting thyroid nodules in ultrasound images named StableSeg  GAN. The algorithm is based on the concept of image-to-image translation, which  combines traditional supervised semantic segmentation with unsupervised learning  using generative adversarial networks (GANs). GANs have been found to improve semantic segmentation models{u2019} performance in specific tasks. However, GAN learning  dynamics are famously unstable, oftentimes leading to mode collapse. It is well known  that controlling the discriminator in a GAN to not learn too quickly often improves  generator learning, making the learning smoother and avoiding mode collapse. StableSeg GANs exploit the concept of closed-loop control of the gain on the loss  output of the discriminator to stabilize training. We find that gain control leads to  smoother generator training and avoids the mode collapse that typically occurs when  the discriminator learns too quickly relative to the generator. We also find that the  combination of the supervised and unsupervised learning styles encourages both low level accuracy and high-level consistency. As a test of the concept of controlled hybrid  supervised and unsupervised semantic segmentation, StableSeg GANs use  DeeplabV3+ as the generator, Resnet18 as the discriminator, and PID control to  stabilize the GAN learning process. The new model is superior to the state-of-the-art DeeplabV3+ in terms of intersection over union (IoU), with a mean IoU of 81.26% over  a challenging test set. The results of our thyroid nodule segmentation experiments show  that StableSeg GANs have flexibility to segment nodules more accurately than  supervised segmentation models or uncontrolled GANs.</abstract>
  <note>A dissertation submitted in partial fulfillment of the requirements for the degree of Doctoral  of Engineering of Engineering in Mechatronics</note>
  <note>Thesis (Ph. D.) - Asian Institute of Technology, 2022</note>
  <subject authority="lcsh">
    <topic>Thyroid Nodule</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Deep learning</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Dissertation ; no. ISE-22-01</title>
    </titleInfo>
    <name type="corporate">
      <namePart>Asian Institute of Technology.</namePart>
      <namePart/>
    </name>
  </relatedItem>
  <identifier type="uri">http://203.159.5.9/ait-thesis/detail.php?q=B18167</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B18167</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">230202</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260818134625.0</recordChangeDate>
  </recordInfo>
</mods>
