← Search

MohamadAli Torkamani

6 accepted papers

2025

Robustness Reprogramming for Representation Learning

ICLR 2025spotlight

This work tackles an intriguing and fundamental open challenge in representation learning: Given a well-trained deep learning model, can it be reprogrammed to enhance its robustness against adversarial or noisy input perturbations without altering its parameters? To explore this, we revisit the core…

2024

Structural Fairness-aware Active Learning for Graph Neural Networks

ICLR 2024poster

Graph Neural Networks (GNNs) have seen significant achievements in semi-supervised node classification. Yet, their efficacy often hinges on access to high-quality labeled node samples, which may not always be available in real-world scenarios. While active learning is commonly employed across variou…

Cited by 3SourcePDFScholar
2023

Alternately Optimized Graph Neural Networks

ICML 2023poster

Graph Neural Networks (GNNs) have greatly advanced the semi-supervised node classification task on graphs. The majority of existing GNNs are trained in an end-to-end manner that can be viewed as tackling a bi-level optimization problem. This process is often inefficient in computation and memory usa…

Cited by 12SourcePDFScholar
2023

LazyGNN: Large-Scale Graph Neural Networks via Lazy Propagation

ICML 2023poster

Recent works have demonstrated the benefits of capturing long-distance dependency in graphs by deeper graph neural networks (GNNs). But deeper GNNs suffer from the long-lasting scalability challenge due to the neighborhood explosion problem in large-scale graphs. In this work, we propose to capture…

2023

Towards Label Position Bias in Graph Neural Networks

NeurIPS 2023poster

Graph Neural Networks (GNNs) have emerged as a powerful tool for semi-supervised node classification tasks. However, recent studies have revealed various biases in GNNs stemming from both node features and graph topology. In this work, we uncover a new bias - label position bias, which indicates tha…

Cited by 6SourcePDFScholar