← Search

Rajgopal Kannan

5 accepted papers

2026

DevEvol: Benchmarking LLM Agents on Continuous Software Evolution

ICML 2026poster

Large Language Model (LLM) agents have demonstrated remarkable proficiency in solving isolated software engineering tasks. However, existing benchmarks predominantly evaluate static, independent issues, failing to reflect the continuous and sequentially dependent nature of real-world software evolut…

Cited by 0SourceScholar
2025

Conformal Prediction for Federated Graph Neural Networks with Missing Neighbor Information

UAI 2025

Uncertainty quantification is essential for reliable federated graph learning, yet existing methods struggle with decentralized and heterogeneous data. In this work, we first extend Conformal Prediction (CP), a well-established method for uncertainty quantification, to federated graph learning, form

Cited by 0SourcePDFScholar
2025

Mixture of Scope Experts at Test: Generalizing Deeper Graph Neural Networks with Shallow Variants

NeurIPS 2025poster

Heterophilous graphs, where dissimilar nodes tend to connect, pose a challenge for graph neural networks (GNNs). Increasing the GNN depth can expand the scope (i.e., receptive field), potentially finding homophily from the higher-order neighborhoods. However, GNNs suffer from performance degradation…

Cited by 0SourcecodeScholar
2021

Decoupling the Depth and Scope of Graph Neural Networks

NeurIPS 2021poster

State-of-the-art Graph Neural Networks (GNNs) have limited scalability with respect to the graph and model sizes. On large graphs, increasing the model depth often means exponential expansion of the scope (i.e., receptive field). Beyond just a few layers, two fundamental challenges emerge: 1. degra…

2020

GraphSAINT: Graph Sampling Based Inductive Learning Method

ICLR 2020poster

Graph Convolutional Networks (GCNs) are powerful models for learning representations of attributed graphs. To scale GCNs to large graphs, state-of-the-art methods use various layer sampling techniques to alleviate the "neighbor explosion" problem during minibatch training. We propose GraphSAINT, a g…

Cited by 1395SourcecodeScholar