{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/122019"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/122019","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Deep graph learning for social-info dynamics","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":["Wang, Ruijie"],"institution":"University of Illinois at Urbana-Champaign","degree_name":"Ph.D.","degree_level":"Dissertation","degree_discipline":"Computer Science","degree_department":null,"school":null,"contributors":["Abdelzaher, Tarek F","Han, Jiawei","Tong, Hanghang","Szymanski, Boleslaw K"],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2023,"date_issued":"2023-12","date_published":"2023-12","updated_at":"2026-07-22T22:25:00Z","subjects":["Dynamic Graph Learning","Social Network","Deep Learning"],"languages":["en","eng"],"rights":["Copyright 2023 Ruijie Wang"],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://hdl.handle.net/2142/122019","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Abdelzaher, Tarek F","Han, Jiawei","Tong, Hanghang","Szymanski, Boleslaw K"]},{"key":"dc:creator","label":"Author","values":["Wang, Ruijie"]}]},{"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":["Dynamic Graph Learning","Social Network","Deep Learning"]}]},{"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 Ruijie Wang"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["https://hdl.handle.net/2142/122019"]}]},{"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, Ruijie Wang, accepted the attached license on 2023-11-27 at 12:52.","The student, Ruijie Wang, submitted this Dissertation for approval on 2023-11-27 at 13:03.","This Dissertation was approved for publication on 2023-11-27 at 15:43.","DSpace SAF Submission Ingestion Package generated from Vireo submission #20021 on 2024-03-01 at 13:15:03","Graph-structured data are prevalent in a wide range of application domains, as many data inherently demonstrate interconnected patterns. With recent advances in artificial intelligence, deep graph learning methods have revolutionized the way of modeling, processing, and learning from graphs. They are typically integrated into a three-stage pipeline: graph construction, offline model design, and online deployment. Real-world graphs, by their nature, undergo constant evolution. In an exemplifying social network scenario, the evolution exhibits in both micro scale where dynamics manifest as evolving node attributes and interaction patterns, and macro scale where graph dynamics involve the continual emergence of new nodes and edges. The typical three-stage graph learning pipeline falls short of learning latent representations of such changing, partially observed, and unreliable social information environment (referred to as social-info dynamics), and also lacks the capacity to model broader graph dynamics beyond social networks. Significant challenges need to be addressed in terms of robustness (handling data issues), efficacy (modeling temporal information), and efficiency (enabling continual model updates), corresponding to each of the three key stages. This dissertation works on optimizing robustness, efficacy, and efficiency of current graph learning techniques, with the aim of better modeling graph dynamics. Specifically, we address the following research questions in pursuit of establishing robust, efficient, and effective learning pipelines. First, can we devise an automated graph cleaning (refinement) method to bolster model robustness against data issues? If so, can we eliminate dependency on external cues to indicate data correctness, and how should we redefine the graph cleaning objective in contrast to traditional unsupervised graph learning methods? Second, when it comes to modeling, representing, and learning a diverse range of dynamic graphs amid growing data heterogeneity and task complexity, what level of model intricacy should we explore? To be more specific, when dealing with dynamic bipartite, multi-relational, or low-resource graphs, what strategies should we employ in designing graph learning techniques to enhance the extraction of valuable information that can benefit downstream applications? Finally, is it feasible to formulate an online training policy to enhance label-efficiency for adapting the model to new nodes with limited labels and resource-efficiency for updating models on streaming data? Can we build upon a common design philosophy to guide both endeavors? This dissertation elaborates on these core problems and their emerging temporal graph learning solutions to build robust, effective, and efficient learning pipelines that facilitate predictive analytics in changing, partially observed, and unreliable graphs."]},{"key":"dc:format","label":"Dc Format","values":["application/pdf"]},{"key":"dc:title","label":"Title","values":["Deep graph learning for social-info dynamics"]}]}],"canonical_facts":{"dc:contributor":["Abdelzaher, Tarek F","Han, Jiawei","Tong, Hanghang","Szymanski, Boleslaw K"],"dc:creator":["Wang, Ruijie"],"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, Ruijie Wang, accepted the attached license on 2023-11-27 at 12:52.","The student, Ruijie Wang, submitted this Dissertation for approval on 2023-11-27 at 13:03.","This Dissertation was approved for publication on 2023-11-27 at 15:43.","DSpace SAF Submission Ingestion Package generated from Vireo submission #20021 on 2024-03-01 at 13:15:03","Graph-structured data are prevalent in a wide range of application domains, as many data inherently demonstrate interconnected patterns. With recent advances in artificial intelligence, deep graph learning methods have revolutionized the way of modeling, processing, and learning from graphs. They are typically integrated into a three-stage pipeline: graph construction, offline model design, and online deployment. Real-world graphs, by their nature, undergo constant evolution. In an exemplifying social network scenario, the evolution exhibits in both micro scale where dynamics manifest as evolving node attributes and interaction patterns, and macro scale where graph dynamics involve the continual emergence of new nodes and edges. The typical three-stage graph learning pipeline falls short of learning latent representations of such changing, partially observed, and unreliable social information environment (referred to as social-info dynamics), and also lacks the capacity to model broader graph dynamics beyond social networks. Significant challenges need to be addressed in terms of robustness (handling data issues), efficacy (modeling temporal information), and efficiency (enabling continual model updates), corresponding to each of the three key stages. This dissertation works on optimizing robustness, efficacy, and efficiency of current graph learning techniques, with the aim of better modeling graph dynamics. Specifically, we address the following research questions in pursuit of establishing robust, efficient, and effective learning pipelines. First, can we devise an automated graph cleaning (refinement) method to bolster model robustness against data issues? If so, can we eliminate dependency on external cues to indicate data correctness, and how should we redefine the graph cleaning objective in contrast to traditional unsupervised graph learning methods? Second, when it comes to modeling, representing, and learning a diverse range of dynamic graphs amid growing data heterogeneity and task complexity, what level of model intricacy should we explore? To be more specific, when dealing with dynamic bipartite, multi-relational, or low-resource graphs, what strategies should we employ in designing graph learning techniques to enhance the extraction of valuable information that can benefit downstream applications? Finally, is it feasible to formulate an online training policy to enhance label-efficiency for adapting the model to new nodes with limited labels and resource-efficiency for updating models on streaming data? Can we build upon a common design philosophy to guide both endeavors? This dissertation elaborates on these core problems and their emerging temporal graph learning solutions to build robust, effective, and efficient learning pipelines that facilitate predictive analytics in changing, partially observed, and unreliable graphs."],"dc:format":["application/pdf"],"dc:identifier":["https://hdl.handle.net/2142/122019"],"dc:language":["en","eng"],"dc:rights":["Copyright 2023 Ruijie Wang"],"dc:subject":["Dynamic Graph Learning","Social Network","Deep Learning"],"dc:title":["Deep graph learning for social-info dynamics"],"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"}