{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/122007"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/122007","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Exploring the power of text-rich graph representation learning","abstract":"Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2024-03-01 without embargo terms","abstract_html":"Submission original under an indefinite embargo labeled &#x27;Open Access&#x27;. The submission was exported from vireo on 2024-03-01 without embargo terms","abstract_has_math":false,"creators":["Zhu, Qi"],"institution":"University of Illinois at Urbana-Champaign","degree_name":"Ph.D.","degree_level":"Dissertation","degree_discipline":"Computer Science","degree_department":null,"school":null,"contributors":["Han, Jiawei","Tong, Hanghang","Sundaram, Hari","Perozzi, Bryan"],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2023,"date_issued":"2023-12","date_published":"2023-12","updated_at":"2026-07-22T22:25:00Z","subjects":["Graph Neural Networks","Text-rich Graph","Representation Learning","Language Model","Generalization"],"languages":["en","eng"],"rights":["Copyright 2023 Qi Zhu"],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://hdl.handle.net/2142/122007","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Han, Jiawei","Tong, Hanghang","Sundaram, Hari","Perozzi, Bryan"]},{"key":"dc:creator","label":"Author","values":["Zhu, Qi"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2023-12","2023-11-27"]},{"key":"dc:type","label":"Dc Type","values":["text"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Computer Science"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Dissertation"]},{"key":"thesis:degree_name","label":"Degree Name","values":["Ph.D."]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["University of Illinois at Urbana-Champaign"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["Graph Neural Networks","Text-rich Graph","Representation Learning","Language Model","Generalization"]}]},{"id":"language_rights","label":"Language and Rights","entries":[{"key":"dc:language","label":"Dc Language","values":["en","eng"]},{"key":"dc:rights","label":"Dc Rights","values":["Copyright 2023 Qi Zhu"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["https://hdl.handle.net/2142/122007"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2024-03-01 without embargo terms","The student, Qi Zhu, accepted the attached license on 2023-11-20 at 23:27.","The student, Qi Zhu, submitted this Dissertation for approval on 2023-11-21 at 00:00.","This Dissertation was approved for publication on 2023-11-27 at 15:42.","DSpace SAF Submission Ingestion Package generated from Vireo submission #19985 on 2024-03-01 at 13:14:56","During my doctoral research, I observed that many applications related to graphs cannot be captured by existing simple network models. Lots of real networks exhibit massive text information on various type of objects, also known as text-rich or text-attributed networks. Traditional graph representation learning (e.g. network embedding) largely overlook the complex textual information within nodes and edges. Consequently, many recent graph mining algorithms employ supervised representation learning using neural networks on graph-structured data, specifically graph neural networks (GNNs). In this dissertation, I am motivated to bridge the gap between the frontier machine learning techniques and real-world problems on graph structured data (e.g. web-scale retrieval and classification). Two primary obstacles have hindered previous work on text-rich graphs. First, they assume sufficient and well-posed task-specific annotations. Second, an abundant computation budget is required for graph neural network training and inference, which is unrealistic considering large language model with billions parameters. From a practitioner's perspective, my research follows label efficient and parameter efficient principles to design graph representation learning algorithms for effective and efficient modeling of text-rich graphs. The first part of my dissertation work focuses on label-efficient representation learning, which reduces the need for extensive annotation across various tasks and graphs. Then I will introduce my recent efforts on seamless integration of language models and graph neural networks without excessive amount of training parameters. In contrast to existing work that develops powerful architectures for specific applications, my thesis overcomes the barriers to achieving flexibility and efficiency in general graph neural networks. Therefore, the proposed models can not only achieve superior performance in selected applications, but also enhance the capacity of any existing graph mining tasks. Together with all these efforts, the developed algorithms improve the adaptation of existing graph neural networks on more sophisticated text-rich networks and seek a more powerful representation learning paradigm in this area."]},{"key":"dc:format","label":"Dc Format","values":["application/pdf"]},{"key":"dc:title","label":"Title","values":["Exploring the power of text-rich graph representation learning"]}]}],"canonical_facts":{"dc:contributor":["Han, Jiawei","Tong, Hanghang","Sundaram, Hari","Perozzi, Bryan"],"dc:creator":["Zhu, Qi"],"dc:date":["2023-12","2023-11-27"],"dc:description":["Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2024-03-01 without embargo terms","The student, Qi Zhu, accepted the attached license on 2023-11-20 at 23:27.","The student, Qi Zhu, submitted this Dissertation for approval on 2023-11-21 at 00:00.","This Dissertation was approved for publication on 2023-11-27 at 15:42.","DSpace SAF Submission Ingestion Package generated from Vireo submission #19985 on 2024-03-01 at 13:14:56","During my doctoral research, I observed that many applications related to graphs cannot be captured by existing simple network models. Lots of real networks exhibit massive text information on various type of objects, also known as text-rich or text-attributed networks. Traditional graph representation learning (e.g. network embedding) largely overlook the complex textual information within nodes and edges. Consequently, many recent graph mining algorithms employ supervised representation learning using neural networks on graph-structured data, specifically graph neural networks (GNNs). In this dissertation, I am motivated to bridge the gap between the frontier machine learning techniques and real-world problems on graph structured data (e.g. web-scale retrieval and classification). Two primary obstacles have hindered previous work on text-rich graphs. First, they assume sufficient and well-posed task-specific annotations. Second, an abundant computation budget is required for graph neural network training and inference, which is unrealistic considering large language model with billions parameters. From a practitioner's perspective, my research follows label efficient and parameter efficient principles to design graph representation learning algorithms for effective and efficient modeling of text-rich graphs. The first part of my dissertation work focuses on label-efficient representation learning, which reduces the need for extensive annotation across various tasks and graphs. Then I will introduce my recent efforts on seamless integration of language models and graph neural networks without excessive amount of training parameters. In contrast to existing work that develops powerful architectures for specific applications, my thesis overcomes the barriers to achieving flexibility and efficiency in general graph neural networks. Therefore, the proposed models can not only achieve superior performance in selected applications, but also enhance the capacity of any existing graph mining tasks. Together with all these efforts, the developed algorithms improve the adaptation of existing graph neural networks on more sophisticated text-rich networks and seek a more powerful representation learning paradigm in this area."],"dc:format":["application/pdf"],"dc:identifier":["https://hdl.handle.net/2142/122007"],"dc:language":["en","eng"],"dc:rights":["Copyright 2023 Qi Zhu"],"dc:subject":["Graph Neural Networks","Text-rich Graph","Representation Learning","Language Model","Generalization"],"dc:title":["Exploring the power of text-rich graph representation learning"],"dc:type":["text"],"thesis:degree_discipline":["Computer Science"],"thesis:degree_level":["Dissertation"],"thesis:degree_name":["Ph.D."],"thesis:institution_name":["University of Illinois at Urbana-Champaign"]},"updated_at":"2026-07-22T22:25:00Z"}