← Search

Ambuj Singh

15 accepted papers

2026

FlowSymm: Physics–Aware, Symmetry–Preserving Graph Attention for Network Flow Completion

ICLR 2026poster

Recovering missing flows on the edges of a network, while exactly respecting local conservation laws, is a fundamental inverse problem that arises in many systems such as transportation, energy, and mobility. We introduce FlowSymm, a novel architecture that combines (i) a group-action on divergence-…

Cited by 0SourceScholar
2026

Learning to Lie: Adversarial Attacks on Human-AI Teams and LLMs

ICLR 2026poster

As artificial intelligence (AI) assistants become more widely adopted in safety-critical domains, it becomes important to develop safeguards against potential failures or adversarial attacks. A key prerequisite to developing these safeguards is understanding the ability of these AI assistants to mis…

Cited by 0SourceScholar
2025

GraphEval36K: Benchmarking Coding and Reasoning Capabilities of Large Language Models on Graph Datasets

NAACL 2025findings

Large language models (LLMs) have achieved remarkable success in natural language processing (NLP), demonstrating significant capabilities in processing and understanding text data. However, recent studies have identified limitations in LLMs’ ability to manipulate, program, and reason about structur…

Cited by 0SourcePDFScholar
2024

DGCLUSTER: A Neural Framework for Attributed Graph Clustering via Modularity Maximization

AAAI 2024technical

Graph clustering is a fundamental and challenging task in the field of graph mining where the objective is to group the nodes into clusters taking into consideration the topology of the graph. It has several applications in diverse domains spanning social network analysis, recommender systems, compu…

2024

GNNX-BENCH: Unravelling the Utility of Perturbation-based GNN Explainers through In-depth Benchmarking

ICLR 2024poster

Numerous explainability methods have been proposed to shed light on the inner workings of GNNs. Despite the inclusion of empirical evaluations in all the proposed algorithms, the interrogative aspects of these evaluations lack diversity. As a result, various facets of explainability pertaining to GN…

2024

Learning Neural Contracting Dynamics: Extended Linearization and Global Guarantees

NeurIPS 2024poster

Global stability and robustness guarantees in learned dynamical systems are essential to ensure well-behavedness of the systems in the face of uncertainty. We present Extended Linearized Contracting Dynamics (ELCD), the first neural network-based dynamical system with global contractivity guarantees…

2024

XplainLLM: A Knowledge-Augmented Dataset for Reliable Grounded Explanations in LLMs

EMNLP 2024main

Large Language Models (LLMs) have achieved remarkable success in natural language tasks, yet understanding their reasoning processes remains a significant challenge. We address this by introducing XplainLLM, a dataset accompanying an explanation framework designed to enhance LLM transparency and rel…

2023

Learning Prototype Classifiers for Long-Tailed Recognition

IJCAI 2023poster

The problem of long-tailed recognition (LTR) has received attention in recent years due to the fundamental power-law distribution of objects in the real-world. Most recent works in LTR use softmax classifiers that are biased in that they correlate classifier norm with the amount of training data for…

2022

Mind Reader: Reconstructing complex images from brain activities

NeurIPS 2022accept

Understanding how the brain encodes external stimuli and how these stimuli can be decoded from the measured brain activities are long-standing and challenging questions in neuroscience. In this paper, we focus on reconstructing the complex image stimuli from fMRI (functional magnetic resonance imagi…

2021

Combining Physics and Machine Learning for Network Flow Estimation

ICLR 2021poster

The flow estimation problem consists of predicting missing edge flows in a network (e.g., traffic, power, and water) based on partial observations. These missing flows depend both on the underlying \textit{physics} (edge features and a flow conservation law) as well as the observed edge flows. This…

Cited by 20SourcePDFScholar
2021

Learning Interpretable Models for Coupled Networks Under Domain Constraints

AAAI 2021technical

Modeling the behavior of coupled networks is challenging due to their intricate dynamics. For example in neuroscience, it is of critical importance to understand the relationship between the functional neural processes and the anatomical connectivities. Modern neuroimaging techniques allow us to sep…

Cited by 1SourcePDFScholar
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…