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 • 15 Mar 2022 • Wei Ye, Jiayi Yang, Sourav Medya, Ambuj Singh
Graph neural networks (GNNs) often assume strong homophily in graphs, seldom considering heterophily which means connected nodes tend to have different class labels and dissimilar features.
no code implementations • 31 Jan 2022 • Sourav Medya, Mohammad Rasoolinejad, Yang Yang, Brian Uzzi
Third, the semantic features of transcripts are more predictive of stock price movements than sales and earnings per share, i. e., traditional hard data in most of the cases.
1 code implementation • 25 Dec 2021 • Kartik Sharma, Samidha Verma, Sourav Medya, Arnab Bhattacharya, Sayan Ranu
In this work, we study this problem and show that GNNs remain vulnerable even when the downstream task and model are unknown.
1 code implementation • 24 Dec 2021 • Rishabh Ranjan, Siddharth Grover, Sourav Medya, Venkatesan Chakaravarthy, Yogish Sabharwal, Sayan Ranu
Further, owing to its pair-independent embeddings and theoretical properties, NEUROSED allows approximately 3 orders of magnitude faster retrieval of graphs and subgraphs.
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 • 29 Sep 2021 • Rishabh Ranjan, Siddharth Grover, Sourav Medya, Venkatesan Chakaravarthy, Yogish Sabharwal, Sayan Ranu
Subgraph edit distance (SED) is one of the most expressive measures of subgraph similarity.
no code implementations • 9 Sep 2021 • Debajyoti Kar, Sourav Medya, Debmalya Mandal, Arlei Silva, Palash Dey, Swagato Sanyal
Ensuring fairness in machine learning algorithms is a challenging and important task.
no code implementations • 27 Feb 2021 • Debmalya Mandal, Sourav Medya, Brian Uzzi, Charu Aggarwal
Graph Neural Networks (GNNs), a generalization of deep neural networks on graph data have been widely used in various domains, ranging from drug discovery to recommender systems.
no code implementations • 18 Dec 2020 • Yu-Wen Chen, Sourav Medya, Yi-Chun Chen
In this paper, we aim to identify and understand the impact of various factors on O3 formation and predict the O3 concentrations under different pollution-reduced and climate change scenarios.
no code implementations • 25 Oct 2019 • Palash Dey, Sourav Medya
These similarity measures turn out to be an important fundamental tool for many real world applications such as link prediction in networks, recommender systems etc.
Social and Information Networks Data Structures and Algorithms
2 code implementations • NeurIPS 2020 • Sahil Manchanda, Akash Mittal, Anuj Dhawan, Sourav Medya, Sayan Ranu, Ambuj Singh
Additionally, a case-study on the practical combinatorial problem of Influence Maximization (IM) shows GCOMB is 150 times faster than the specialized IM algorithm IMM with similar quality.