<?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>Contrastive learning with template{u2019}s prompt in multiple aspect dialogue summarization</title>
  </titleInfo>
  <name type="personal">
    <namePart>Worachot Nakduk</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Chaklam Silpasuwanchai</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Mongkol Ekpanyapong</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Dailey, Matthew N.</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>His Majesty the King{u2019}s Scholarships (Thailand)</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>2023</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>39 leaves : ill.</extent>
  </physicalDescription>
  <abstract>Dialogue summarizing compresses the essential information from a conversation into a concise paragraph, enabling individuals to efficiently understand the main ideas without needing to look into the surrounding context. Recently, pre-trained language models have the potential to be helpful for dialogue summaries. Due to the engagement of sev eral participants, topic deviations, frequent references to previous statements, diverse interaction messages, and specific vocabulary, these variables contribute to increased complexity for summarizers. It can generate misinformation and generate misleading content that only covers partial facts of a conversation. Furthermore, a single discourse has the ability to incorporate multiple topics without a clearly defined boundary between them. The realistic importance of the dialogue summarization model can be better char acterized by assessing numerous aspects, such as the speaker{u2019}s goal or the specific topic under discussion. However, current summarization systems produce generic summaries that lack personalization and fail to align with customer preferences and expectations. To address this limitation, create customized different aspects of the produced summaries by engaging with the summarization process through textual submission in a format of descriptive prompts. In this paper, we present Contrastive Learning with a Topic Length Template Prompt for Dialogue Summarization. We select a topic either from the goal summary or attractive topics. These topics serve as a control signal, guided by a template{u2019}s prompt. We utilize contrastive learning methods to enhance the diversity of prompts in the template by using synonym replacement and random topics. These methods enable us to generate both positive and negative topics, thereby increasing the quantity of meaningful information available for training. Additionally, we use special tokens to highlight words and prompts to focus on important keywords. Experimentally, we show that our model can increase the ROUGE score in the DialogSum testing dataset. Our models are available at https://github.com/worachot-n/topic-length.git</abstract>
  <note>A thesis submitted in partial fulfillment of the requirements for the  degree of Master of Engineering in Data Science and Artificial Intelligence, School of Engineering and Technology</note>
  <note>Thesis (M. Eng.) - Asian Institute of Technology, 2023</note>
  <subject authority="lcsh">
    <topic>Natural language processing (Computer science)</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Thesis ; no. DSAI-23-11</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=B20439</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B20439</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">240229</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260818085045.0</recordChangeDate>
  </recordInfo>
</mods>
