← Search

Shengzhong Zhang

7 accepted papers

2026

Know Your Neighbors: Subgraph Importance Sampling for Heterophilic Graph Active Learning

AAAI 2026technical

Graph neural networks (GNNs) have demonstrated strong performance in various graph mining tasks but rely heavily on extensively labeled nodes. To improve training efficiency, graph active learning (GAL) has emerged as a solution for selecting the most informative nodes for labeling. However, existin

Cited by 0SourcePDFScholar
2026

Reflect Then Learn: Active Prompting for Information Extraction Guided by Introspective Confusion

AAAI 2026technical

Large Language Models (LLMs) show remarkable potential for few-shot information extraction (IE), yet their performance is highly sensitive to the choice of in-context examples. Conventional selection strategies often fail to provide informative guidance, as they overlook a key source of model fallib

Cited by 0SourcePDFScholar
2025

Geometric Imbalance in Semi-Supervised Node Classification

NeurIPS 2025poster

Class imbalance in graph data presents a significant challenge for effective node classification, particularly in semi-supervised scenarios. In this work, we formally introduce the concept of geometric imbalance, which captures how message passing on class-imbalanced graphs leads to geometric ambigu…

Cited by 0SourceScholar
2025

Retrieval-Augmented Language Models are Mimetic Theorem Provers

EMNLP 2025

Large language models have demonstrated considerable capabilities in various mathematical tasks, yet they often fall short in rigorous, proof-based reasoning essential for research-level mathematics. Retrieval-augmented generation presents a promising direction for enhancing these capabilities. This

Cited by 0SourcePDFScholar
2024

StructComp: Substituting propagation with Structural Compression in Training Graph Contrastive Learning

ICLR 2024poster

Graph contrastive learning (GCL) has become a powerful tool for learning graph data, but its scalability remains a significant challenge. In this work, we propose a simple yet effective training framework called Structural Compression (StructComp) to address this issue. Inspired by a sparse low-rank…

2023

Rethinking Semi-Supervised Imbalanced Node Classification from Bias-Variance Decomposition

NeurIPS 2023poster

This paper introduces a new approach to address the issue of class imbalance in graph neural networks (GNNs) for learning on graph-structured data. Our approach integrates imbalanced node classification and Bias-Variance Decomposition, establishing a theoretical framework that closely relates data i…