← Search

Sahil Manchanda

8 accepted papers

2025

What is in a name? Mitigating Name Bias in Text Embedding Similarity via Anonymization

ACL 2025finding

Text-embedding models often exhibit biases arising from the data on which they are trained. In this paper, we examine a hitherto unexplored bias in text-embeddings: bias arising from the presence of names such as persons, locations, organizations etc. in the text. Our study shows how the presence of…

2024

Mirage: Model-agnostic Graph Distillation for Graph Classification

ICLR 2024poster

GNNs, like other deep learning models, are data and computation hungry. There is a pressing need to scale training of GNNs on large datasets to enable their usage on low-resource environments. Graph distillation is an effort in that direction with the aim to construct a smaller synthetic training se…

2023

GRAFENNE: Learning on Graphs with Heterogeneous and Dynamic Feature Sets

ICML 2023poster

Graph neural networks (GNNs), in general, are built on the assumption of a static set of features characterizing each node in a graph. This assumption is often violated in practice. Existing methods partly address this issue through feature imputation. However, these techniques (i) assume uniformity…

2023

StriderNet: A Graph Reinforcement Learning Approach to Optimize Atomic Structures on Rough Energy Landscapes

ICML 2023poster

Optimization of atomic structures presents a challenging problem, due to their highly rough and non-convex energy landscape, with wide applications in the fields of drug design, materials discovery, and mechanics. Here, we present a graph reinforcement learning approach, StriderNet, that learns a po…

2022

TIGGER: Scalable Generative Modelling for Temporal Interaction Graphs

AAAI 2022technical

There has been a recent surge in learning generative models for graphs. While impressive progress has been made on static graphs, work on generative modeling of temporal graphs is at a nascent stage with significant scope for improvement. First, existing generative models do not scale with either th…

2021

NeuroMLR: Robust & Reliable Route Recommendation on Road Networks

NeurIPS 2021poster

Predicting the most likely route from a source location to a destination is a core functionality in mapping services. Although the problem has been studied in the literature, two key limitations remain to be addressed. First, our study reveals that a significant portion of the routes recommended by…

2020

GCOMB: Learning Budget-constrained Combinatorial Algorithms over Billion-sized Graphs

NeurIPS 2020poster

There has been an increased interest in discovering heuristics for combinatorial problems on graphs through machine learning. While existing techniques have primarily focused on obtaining high-quality solutions, scalability to billion-sized graphs has not been adequately addressed. In addition, the…