{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/120269"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/120269","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Fair and robust graph mining","abstract":"Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2023-09-01 without embargo terms","abstract_html":"Submission original under an indefinite embargo labeled &#x27;Open Access&#x27;. The submission was exported from vireo on 2023-09-01 without embargo terms","abstract_has_math":false,"creators":["Wang, Yian"],"institution":"University of Illinois at Urbana-Champaign","degree_name":"M.S.","degree_level":"Thesis","degree_discipline":"Computer Science","degree_department":null,"school":null,"contributors":["Tong, Hanghang"],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2023,"date_issued":"2023-05","date_published":"2023-05","updated_at":"2026-07-22T22:24:57Z","subjects":["Fair Graph Mining","Robustness","Individual Fairness","Multi-objective Optimization"],"languages":["en","eng"],"rights":["Copyright 2023 Yian Wang"],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://hdl.handle.net/2142/120269","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Tong, Hanghang"]},{"key":"dc:creator","label":"Author","values":["Wang, Yian"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2023-05","2023-04-17"]},{"key":"dc:type","label":"Dc Type","values":["text","Thesis"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Computer Science"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Thesis"]},{"key":"thesis:degree_name","label":"Degree Name","values":["M.S."]},{"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":["Fair Graph Mining","Robustness","Individual Fairness","Multi-objective Optimization"]}]},{"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 Yian Wang"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["https://hdl.handle.net/2142/120269"]}]},{"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 2023-09-01 without embargo terms","The student, Yian Wang, accepted the attached license on 2023-04-14 at 14:50.","The student, Yian Wang, submitted this Thesis for approval on 2023-04-14 at 14:55.","This Thesis was approved for publication on 2023-04-17 at 15:46.","DSpace SAF Submission Ingestion Package generated from Vireo submission #18992 on 2023-09-01 at 17:08:44","In a connected world, fair graph learning is becoming increasingly important because of the growing concerns about bias. Yet, the vast majority of existing works assume that the input graph comes from a single view while ignoring the multi-view essence of graphs. Generally speaking, the bias in graph mining is often rooted in the input graph and is further introduced or even amplified by the graph mining model. It thus poses critical research questions regarding the intrinsic relationships of fairness on different views and the possibility of mitigating bias on multiple views simultaneously. To answer these questions, in the first part of this thesis , we explore individual fairness in multi-view graph mining. We first demonstrate the necessity of fair multi-view graph learning. Building upon the optimization perspective of fair single-view graph mining, we then formulate our problem as a linear weighted optimization problem. In order to figure out the weight of each view, we resort to the minimax Pareto fairness, which is closely related to the Rawlsian difference principle, and propose an effective solver named iFiG that minimizes the utility loss while promoting individual fairness for each view with two different instantiations. On the other hand, graph neural networks (GNNs) have emerged as a powerful tool for learning representations of graph-structured data, and have achieved state-of-the-art perfor- mance on many tasks such as node classification, link prediction, and graph classification. However, GNNs are also vulnerable to various types of attacks and adversarial settings, such as node deletion, node addition, and edge perturbation. To address this problem, in the second part of the thesis we propose a robust GNN framework based on adversarial train- ing. Our proposed method can learn a robust GNN that can withstand various types of attacks while maintaining high performance on the original task. We show that our pro- posed method can achieve state-of-the-art performance on various benchmark datasets under different attack scenarios. Overall, this thesis contributes to the development of trustworthy graph learning systems that are fair or robust. Our proposed methods have shown promising results on various real-world datasets and benchmark datasets, and can potentially be applied to various do- mains such as social science, healthcare, and cybersecurity. The future work includes further improving the robustness, fairness, and interpretability of graph learning methods, and de- veloping more adaptive and flexible models that can capture the complex dynamics and interactions in real-world networks."]},{"key":"dc:format","label":"Dc Format","values":["application/pdf"]},{"key":"dc:title","label":"Title","values":["Fair and robust graph mining"]}]}],"canonical_facts":{"dc:contributor":["Tong, Hanghang"],"dc:creator":["Wang, Yian"],"dc:date":["2023-05","2023-04-17"],"dc:description":["Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2023-09-01 without embargo terms","The student, Yian Wang, accepted the attached license on 2023-04-14 at 14:50.","The student, Yian Wang, submitted this Thesis for approval on 2023-04-14 at 14:55.","This Thesis was approved for publication on 2023-04-17 at 15:46.","DSpace SAF Submission Ingestion Package generated from Vireo submission #18992 on 2023-09-01 at 17:08:44","In a connected world, fair graph learning is becoming increasingly important because of the growing concerns about bias. Yet, the vast majority of existing works assume that the input graph comes from a single view while ignoring the multi-view essence of graphs. Generally speaking, the bias in graph mining is often rooted in the input graph and is further introduced or even amplified by the graph mining model. It thus poses critical research questions regarding the intrinsic relationships of fairness on different views and the possibility of mitigating bias on multiple views simultaneously. To answer these questions, in the first part of this thesis , we explore individual fairness in multi-view graph mining. We first demonstrate the necessity of fair multi-view graph learning. Building upon the optimization perspective of fair single-view graph mining, we then formulate our problem as a linear weighted optimization problem. In order to figure out the weight of each view, we resort to the minimax Pareto fairness, which is closely related to the Rawlsian difference principle, and propose an effective solver named iFiG that minimizes the utility loss while promoting individual fairness for each view with two different instantiations. On the other hand, graph neural networks (GNNs) have emerged as a powerful tool for learning representations of graph-structured data, and have achieved state-of-the-art perfor- mance on many tasks such as node classification, link prediction, and graph classification. However, GNNs are also vulnerable to various types of attacks and adversarial settings, such as node deletion, node addition, and edge perturbation. To address this problem, in the second part of the thesis we propose a robust GNN framework based on adversarial train- ing. Our proposed method can learn a robust GNN that can withstand various types of attacks while maintaining high performance on the original task. We show that our pro- posed method can achieve state-of-the-art performance on various benchmark datasets under different attack scenarios. Overall, this thesis contributes to the development of trustworthy graph learning systems that are fair or robust. Our proposed methods have shown promising results on various real-world datasets and benchmark datasets, and can potentially be applied to various do- mains such as social science, healthcare, and cybersecurity. The future work includes further improving the robustness, fairness, and interpretability of graph learning methods, and de- veloping more adaptive and flexible models that can capture the complex dynamics and interactions in real-world networks."],"dc:format":["application/pdf"],"dc:identifier":["https://hdl.handle.net/2142/120269"],"dc:language":["en","eng"],"dc:rights":["Copyright 2023 Yian Wang"],"dc:subject":["Fair Graph Mining","Robustness","Individual Fairness","Multi-objective Optimization"],"dc:title":["Fair and robust graph mining"],"dc:type":["text","Thesis"],"thesis:degree_discipline":["Computer Science"],"thesis:degree_level":["Thesis"],"thesis:degree_name":["M.S."],"thesis:institution_name":["University of Illinois at Urbana-Champaign"]},"updated_at":"2026-07-22T22:24:57Z"}