no code implementations • 29 Nov 2024 • João Mattos, Zexi Huang, Mert Kosan, Ambuj Singh, Arlei Silva
GNN-based methods treat link prediction as a binary classification problem and handle the extreme class imbalance -- real graphs are very sparse -- by sampling (uniformly at random) a balanced number of disconnected pairs not only for training but also for evaluation.
1 code implementation • 19 Jun 2024 • Danqing Wang, Antonis Antoniades, Kha-Dinh Luong, Edwin Zhang, Mert Kosan, Jiachen Li, Ambuj Singh, William Yang Wang, Lei LI
RLHEX provides a flexible framework to incorporate different human-designed principles into the counterfactual explanation generation process, aligning these explanations with domain expertise.
1 code implementation • 20 Dec 2023 • Aritra Bhowmick, Mert Kosan, Zexi Huang, Ambuj Singh, Sourav Medya
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.
1 code implementation • 3 Oct 2023 • Mert Kosan, Samidha Verma, Burouj Armgaan, Khushbu Pahwa, Ambuj Singh, Sourav Medya, Sayan Ranu
Motivated by this need, we present a benchmarking study on perturbation-based explainability methods for GNNs, aiming to systematically evaluate and compare a wide range of explainability techniques.
no code implementations • 25 May 2023 • Kha-Dinh Luong, Mert Kosan, Arlei Lopes da Silva, Ambuj Singh
In other words, a good explainer can be repurposed as a predictor.
3 code implementations • 23 May 2023 • Zexi Huang, Mert Kosan, Arlei Silva, Ambuj Singh
Link prediction, which consists of predicting edges based on graph features, is a fundamental task in many graph applications.
1 code implementation • 21 Oct 2022 • Mert Kosan, Zexi Huang, Sourav Medya, Sayan Ranu, Ambuj Singh
One way to address this is counterfactual reasoning where the objective is to change the GNN prediction by minimal changes in the input graph.
1 code implementation • 23 Oct 2021 • Mert Kosan, Arlei Silva, Sourav Medya, Brian Uzzi, Ambuj Singh
In this paper, we propose DyGED, a simple yet novel deep learning model for event detection on dynamic graphs.
no code implementations • 9 Sep 2021 • Debajyoti Kar, Mert Kosan, Debmalya Mandal, Sourav Medya, Arlei Silva, Palash Dey, Swagato Sanyal
Ensuring fairness in machine learning algorithms is a challenging and essential task.