{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/127263"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/127263","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Node classification with extremely few labels and applications to social networks","abstract":"Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2025-03-28 without embargo terms","abstract_html":"Submission original under an indefinite embargo labeled &#x27;Open Access&#x27;. The submission was exported from vireo on 2025-03-28 without embargo terms","abstract_has_math":false,"creators":["Cui, Hang"],"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","Han, Jiawei","Kaplan, Lance","Banerjee, Arindam"],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2024,"date_issued":"2024-12","date_published":"2024-12","updated_at":"2026-07-22T22:25:03Z","subjects":["Graph Fine-tuning","Graph Prompt-tuning","Node Classification","Graph Neural Networks","Few-shot Learning","Graph Pre-training"],"languages":["en","eng"],"rights":["Copyright 2024 Hang Cui"],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://hdl.handle.net/2142/127263","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Abdelzaher, Tarek","Han, Jiawei","Kaplan, Lance","Banerjee, Arindam"]},{"key":"dc:creator","label":"Author","values":["Cui, Hang"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2024-12","2024-12-04"]},{"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":["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 Fine-tuning","Graph Prompt-tuning","Node Classification","Graph Neural Networks","Few-shot Learning","Graph Pre-training"]}]},{"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 2024 Hang Cui"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["https://hdl.handle.net/2142/127263"]}]},{"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 2025-03-28 without embargo terms","The student, Hang Cui, accepted the attached license on 2024-12-03 at 17:25.","The student, Hang Cui, submitted this Dissertation for approval on 2024-12-03 at 17:38.","This Dissertation was approved for publication on 2024-12-04 at 11:39.","DSpace SAF Submission Ingestion Package generated from Vireo submission #21483 on 2025-03-28 at 14:27:57","The node classification tasks aim to classify nodes within graph datasets into several classes. The current state of the art can be summarized as the ‘pre-training, fine-tuning’ framework and the ‘pre-training, prompt-tuning’ framework, where the input graph(s) is first pre-trained without knowing the downstream tasks via general-purpose graph learning objectives; and then fine-tuned or prompt-tuned for the downstream tasks using task-specific objectives. Despite multiple previous works of graph pre-training and tuning methods for node classification tasks, current methods still require sufficient labeled nodes for good performance. This thesis proposes a series of novel pre-training and tuning approaches for extremely few-shot node classification and zero-shot clustering tasks. Our framework can be applied to most graph datasets but is also flexible to extend to specific social network applications, including polarization detection and truth-finding. We highlight the following contributions: • We propose a novel interaction-level contrastive objective for graph pre-training. The proposed pre-training paradigm enables better task transferability to node-level and edge-level downstream tasks and finer-grained contrastive pair generation for effective contrastive learning. • We extend the above objective in two social network applications as case studies: polarization detection and truth-finding, by integrating tasks-specific objectives. • We propose a virtual node generation method for graph fine-tuning that optimally expands the propagation of few-shot labels. We first formulate the expected graph propagation from virtual node generation and then propose an efficient solution for optimally deriving the virtual node sets by maximizing node classification confidence of fine-tuning propagation. • We extend the virtual node generation framework into an active learning solution with truth-finding tasks as a case study. • We propose a unified graph prompt-tuning paradigm, which improves the alignment of task formulation between graph pre-training and downstream prompt-tuning. Such alignment further improves transferability from pre-training to downstream objectives by mirroring their formulations."]},{"key":"dc:format","label":"Dc Format","values":["application/pdf"]},{"key":"dc:title","label":"Title","values":["Node classification with extremely few labels and applications to social networks"]}]}],"canonical_facts":{"dc:contributor":["Abdelzaher, Tarek","Han, Jiawei","Kaplan, Lance","Banerjee, Arindam"],"dc:creator":["Cui, Hang"],"dc:date":["2024-12","2024-12-04"],"dc:description":["Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2025-03-28 without embargo terms","The student, Hang Cui, accepted the attached license on 2024-12-03 at 17:25.","The student, Hang Cui, submitted this Dissertation for approval on 2024-12-03 at 17:38.","This Dissertation was approved for publication on 2024-12-04 at 11:39.","DSpace SAF Submission Ingestion Package generated from Vireo submission #21483 on 2025-03-28 at 14:27:57","The node classification tasks aim to classify nodes within graph datasets into several classes. The current state of the art can be summarized as the ‘pre-training, fine-tuning’ framework and the ‘pre-training, prompt-tuning’ framework, where the input graph(s) is first pre-trained without knowing the downstream tasks via general-purpose graph learning objectives; and then fine-tuned or prompt-tuned for the downstream tasks using task-specific objectives. Despite multiple previous works of graph pre-training and tuning methods for node classification tasks, current methods still require sufficient labeled nodes for good performance. This thesis proposes a series of novel pre-training and tuning approaches for extremely few-shot node classification and zero-shot clustering tasks. Our framework can be applied to most graph datasets but is also flexible to extend to specific social network applications, including polarization detection and truth-finding. We highlight the following contributions: • We propose a novel interaction-level contrastive objective for graph pre-training. The proposed pre-training paradigm enables better task transferability to node-level and edge-level downstream tasks and finer-grained contrastive pair generation for effective contrastive learning. • We extend the above objective in two social network applications as case studies: polarization detection and truth-finding, by integrating tasks-specific objectives. • We propose a virtual node generation method for graph fine-tuning that optimally expands the propagation of few-shot labels. We first formulate the expected graph propagation from virtual node generation and then propose an efficient solution for optimally deriving the virtual node sets by maximizing node classification confidence of fine-tuning propagation. • We extend the virtual node generation framework into an active learning solution with truth-finding tasks as a case study. • We propose a unified graph prompt-tuning paradigm, which improves the alignment of task formulation between graph pre-training and downstream prompt-tuning. Such alignment further improves transferability from pre-training to downstream objectives by mirroring their formulations."],"dc:format":["application/pdf"],"dc:identifier":["https://hdl.handle.net/2142/127263"],"dc:language":["en","eng"],"dc:rights":["Copyright 2024 Hang Cui"],"dc:subject":["Graph Fine-tuning","Graph Prompt-tuning","Node Classification","Graph Neural Networks","Few-shot Learning","Graph Pre-training"],"dc:title":["Node classification with extremely few labels and applications to social networks"],"dc:type":["text","Thesis"],"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:03Z"}