← Search

Puja Trivedi

10 accepted papers

2026

GraphTextack: A Realistic Black-Box Node Injection Attack on LLM-Enhanced GNNs

AAAI 2026technical

Text-attributed graphs (TAGs), which combine structural and textual node information, are ubiquitous across many domains. Recent work integrates Large Language Models (LLMs) with Graph Neural Networks (GNNs) to jointly model semantics and structure, resulting in more general and expressive models th

Cited by 0SourcePDFScholar
2025

A Large-scale Training Paradigm for Graph Generative Models

ICLR 2025poster

Large Generative Models (LGMs) such as GPT, Stable Diffusion, Sora, and Suno are trained on a huge amount of texts, images, videos, and audio that are extremely diverse from numerous domains. This large-scale training paradigm on diverse well-curated data enhances the creativity and diversity of the…

2024

Accurate and Scalable Estimation of Epistemic Uncertainty for Graph Neural Networks

ICLR 2024poster

While graph neural networks (GNNs) are widely used for node and graph representation learning tasks, the reliability of GNN uncertainty estimates under distribution shifts remains relatively under-explored. Indeed, while post-hoc calibration strategies can be used to improve in-distribution calibrat…

Cited by 4SourcePDFScholar
2024

Editing Partially Observable Networks via Graph Diffusion Models

ICML 2024poster

Most real-world networks are noisy and incomplete samples from an unknown target distribution. Refining them by correcting corruptions or inferring unobserved regions typically improves downstream performance. Inspired by the impressive generative capabilities that have been used to correct corrupti…

Cited by 3SourcePDFScholar
2024

Forward Learning of Graph Neural Networks

ICLR 2024poster

Graph neural networks (GNNs) have achieved remarkable success across a wide range of applications, such as recommendation, drug discovery, and question answering. Behind the success of GNNs lies the backpropagation (BP) algorithm, which is the de facto standard for training deep neural networks (NNs…

2024

On Estimating Link Prediction Uncertainty Using Stochastic Centering

ICASSP 2024accepted

Accurate confidence estimates are crucial for safe graph neural network (GNN) deployment, yet link prediction (LP) calibration is understudied. We provide novel insights into LP calibration by highlighting the importance of meaningful node-level uncertainties. In response, we propose E-ΔUQ, an archi…

Cited by 0SourceScholar
2024

PAGER: Accurate Failure Characterization in Deep Regression Models

ICML 2024poster

Safe deployment of AI models requires proactive detection of failures to prevent costly errors. To this end, we study the important problem of detecting failures in deep regression models. Existing approaches rely on epistemic uncertainty estimates or inconsistency w.r.t the training data to identif…

Cited by 3SourcePDFScholar
2023

A Closer Look At Scoring Functions And Generalization Prediction

ICASSP 2023accepted

Generalization error predictors (GEPs) aim to predict model performance on unseen distributions by deriving dataset-level error estimates from sample-level scores. However, GEPs often utilize disparate mechanisms (e.g., regressors, thresholding functions, calibration datasets, etc), to derive such e…

Cited by 0SourceScholar
2023

A Closer Look at Model Adaptation using Feature Distortion and Simplicity Bias

ICLR 2023top-25%

Advances in the expressivity of pretrained models have increased interest in the design of adaptation protocols which enable safe and effective transfer learning. Going beyond conventional linear probing (LP) and fine tuning (FT) strategies, protocols that can effectively control feature distortion,…

Cited by 24SourcePDFScholar
2022

Analyzing Data-Centric Properties for Graph Contrastive Learning

NeurIPS 2022accept

Recent analyses of self-supervised learning (SSL) find the following data-centric properties to be critical for learning good representations: invariance to task-irrelevant semantics, separability of classes in some latent space, and recoverability of labels from augmented samples. However, given th…