{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00231494","sets":["1164:3500:11130:11413"]},"path":["11413"],"owner":"44499","recid":"231494","title":["グラフニューラルネットワークを用いた推薦システムにおける潜在近隣ノードの活用"],"pubdate":{"attribute_name":"公開日","attribute_value":"2023-12-13"},"_buckets":{"deposit":"83cf9004-0267-479c-9e21-9328a55e3025"},"_deposit":{"id":"231494","pid":{"type":"depid","value":"231494","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"グラフニューラルネットワークを用いた推薦システムにおける潜在近隣ノードの活用","author_link":["625046","625041","625042","625044","625045","625043"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"グラフニューラルネットワークを用いた推薦システムにおける潜在近隣ノードの活用"},{"subitem_title":"Latent Neighbors Utilization in Graph Neural Network Based Recommender System","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"グラフの利用と距離学習","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2023-12-13","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"The Graduate University for Advanced Studies (SOKENDAI)/National Institute of Informatics"},{"subitem_text_value":"Department of Mathematics and Computer Science, Faculty of Science, Chulalongkorn University"},{"subitem_text_value":"The Graduate University for Advanced Studies (SOKENDAI)/National Institute of Informatics"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"The Graduate University for Advanced Studies (SOKENDAI) / National Institute of Informatics","subitem_text_language":"en"},{"subitem_text_value":"Department of Mathematics and Computer Science, Faculty of Science, Chulalongkorn University","subitem_text_language":"en"},{"subitem_text_value":"The Graduate University for Advanced Studies (SOKENDAI) / National Institute of Informatics","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"eng"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/231494/files/IPSJ-IFAT23153004.pdf","label":"IPSJ-IFAT23153004.pdf"},"date":[{"dateType":"Available","dateValue":"2025-12-13"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-IFAT23153004.pdf","filesize":[{"value":"1.0 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"39"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"09ad3804-341f-4494-9323-8c48fd7141a6","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2023 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Nakarin, Sritrakool"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Saranya, Maneeroj"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"高須, 淳宏"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Nakarin, Sritrakool","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Saranya, Maneeroj","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Atsuhiro, Takasu","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10114171","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-8884","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"推薦システムは利用者の好みにあったアイテムを取得するのに役立つ.近年,グラフニューラルネットワークを用いた推薦システムは,利用者とアイテムの多様な関係をとらえることで優れた性能を示すことが報告されている.しかし,情報伝播を活用するグラフニューラルネットワークでは,隣接ノードをわずかしか持たない粗なノードに対しては,有効な埋込表現を求めることが難しい.本研究では,密なノードの隣接パターンに基づいて粗なノードの潜在的な隣接ノードを発見する方法を提案する.実験では,通常のグラフニューラルネットワークモデルと比較して,粗なノードに対する潜在的な隣接情報の有効性を検証する.評価結果は,提案モデルが適合率,再現率および NDCG の評価指標においてベースラインモデルを上回ることを示す.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Recommender systems help users to retrieve items relevant to their preferences. Recently, a Recommender System based on a Graph Neural Network has shown a promising result in capturing various relationships present in the user-item interactions graph. Nonetheless, the representation from a Graph Neural Network heavily relies on the neighbors. A node with only a few neighbors (sparse node) may not correctly express the user preferences and item characteristics. This work proposes the Neighbors Network to discover the latent neighbors of the sparse node based on the neighbor pattern transferred from the dense node. The experiment is conducted by comparing with a Graph Neural Network model without additional information to verify the usefulness of the latent neighbors information for the sparse user and sparse node. The evaluation results show that the proposed model outperforms the baseline in terms of NDCG, Precision, and Recall.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"5","bibliographic_titles":[{"bibliographic_title":"研究報告情報基礎とアクセス技術(IFAT)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2023-12-13","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"4","bibliographicVolumeNumber":"2023-IFAT-153"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":231494,"updated":"2025-01-19T10:44:31.041891+00:00","links":{},"created":"2025-01-19T01:31:49.897049+00:00"}