<?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 hybrid recommerder system based on LightGCN and GraphSAGE</title>
  </titleInfo>
  <name type="personal">
    <namePart>Wut Yee Aung</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Chantri Polprasert</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Chaklam Silpasuwanchai</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Mongkol Ekpanyapong</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>AIT Scholarship</namePart>
    <role>
      <roleTerm type="text">Scholarship Donor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">theses</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>2025</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>66 leaves : ill.+ 1 online resource</extent>
  </physicalDescription>
  <abstract>Recommender systems (RS) are essential for delivering personalized recommendations, enhancing user experiences, and increasing business profitability. Traditional RS methods, such  as collaborative filtering, content-based filtering, and hybrid methods, offer unique benefits but  also face certain constraints. Collaborative filtering, exemplified by LightGCN, excels at capturing topological patterns from user-item interactions but struggles with limited user-item interactions and cold-start problems. Content-based filtering mitigates item cold-start issues by leveraging item features but overlooks collaborative preferences from similar users. To address  these challenges, this study proposes GSAGE-LGCN, a hybrid model integrating GraphSAGE  with LightGCN. GraphSAGE enhances node embeddings through inductive feature learning  from sampled neighbors, complementing LightGCN{u2019}s collaborative filtering capabilities. Three  variants (V1, V2, V3) were developed to explore different integration strategies, evaluated on  MovieLens-100K, MovieLens-1Mil, Brazilian E-Commerce, and Amazon Book 2018 datasets.  Results show that GSAGE-LGCN V1 significantly improves performance in low-density and cold-start scenarios, achieving a 62.1% and 97.6% increase in Precision@20 on MovieLens 100K and MovieLens-1Mil datasets respectively under user cold-start conditions. In the very  low density dataset, Brazilian E-Commerce, V1 achieves a 96.3% increase in Precision@20 in  the cold-start scenario. This research highlights the potential of combining GraphSAGE and LightGCN to address the issues arising from limited user-item interactions and cold-start prob lems, offering a robust hybrid recommender system for diverse recommendation scenarios.</abstract>
  <note>A thesis submitted in partial fulfillment of the requirements for the  degree of Master of Science in Data Science and Artificial Intelligence</note>
  <note>Thesis (M. Sc.) - Asian Institute of Technology, 2025</note>
  <subject authority="lcsh">
    <topic>Neural networks (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Recommender systems (Information filtering)</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Thesis ; no. DSAI-25-04</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=B23669</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B23669</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">260219</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260817161320.0</recordChangeDate>
  </recordInfo>
</mods>
