Skip to main content

Showing 1–30 of 30 results for author: Medya, S

  1. arXiv:2405.06917  [pdf

    cs.LG cs.HC

    Design Requirements for Human-Centered Graph Neural Network Explanations

    Authors: Pantea Habibi, Peyman Baghershahi, Sourav Medya, Debaleena Chattopadhyay

    Abstract: Graph neural networks (GNNs) are powerful graph-based machine-learning models that are popular in various domains, e.g., social media, transportation, and drug discovery. However, owing to complex data representations, GNNs do not easily allow for human-intelligible explanations of their predictions, which can decrease trust in them as well as deter any collaboration opportunities between the AI e… ▽ More

    Submitted 11 May, 2024; originally announced May 2024.

  2. arXiv:2404.08668  [pdf, other

    cs.IR cs.AI

    A Comprehensive Survey on AI-based Methods for Patents

    Authors: Homaira Huda Shomee, Zhu Wang, Sathya N. Ravi, Sourav Medya

    Abstract: Recent advancements in Artificial Intelligence (AI) and machine learning have demonstrated transformative capabilities across diverse domains. This progress extends to the field of patent analysis and innovation, where AI-based tools present opportunities to streamline and enhance important tasks in the patent cycle such as classification, retrieval, and valuation prediction. This not only acceler… ▽ More

    Submitted 18 June, 2024; v1 submitted 2 April, 2024; originally announced April 2024.

  3. arXiv:2403.07185  [pdf, other

    cs.LG stat.ML

    Uncertainty in Graph Neural Networks: A Survey

    Authors: Fangxin Wang, Yuqing Liu, Kay Liu, Yibo Wang, Sourav Medya, Philip S. Yu

    Abstract: Graph Neural Networks (GNNs) have been extensively used in various real-world applications. However, the predictive uncertainty of GNNs stemming from diverse sources such as inherent randomness in data and model training errors can lead to unstable and erroneous predictions. Therefore, identifying, quantifying, and utilizing uncertainty are essential to enhance the performance of the model for the… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

    Comments: 13 main pages, 3 figures, 1 table. Under review

  4. arXiv:2402.06030  [pdf, other

    cs.LG cs.AI

    Game-theoretic Counterfactual Explanation for Graph Neural Networks

    Authors: Chirag Chhablani, Sarthak Jain, Akshay Channesh, Ian A. Kash, Sourav Medya

    Abstract: Graph Neural Networks (GNNs) have been a powerful tool for node classification tasks in complex networks. However, their decision-making processes remain a black-box to users, making it challenging to understand the reasoning behind their predictions. Counterfactual explanations (CFE) have shown promise in enhancing the interpretability of machine learning models. Prior approaches to compute CFE f… ▽ More

    Submitted 8 February, 2024; originally announced February 2024.

    Comments: Accepted to WWW 2024

  5. arXiv:2401.09494  [pdf, other

    cs.AR cs.LG

    VeriBug: An Attention-based Framework for Bug-Localization in Hardware Designs

    Authors: Giuseppe Stracquadanio, Sourav Medya, Stefano Quer, Debjit Pal

    Abstract: In recent years, there has been an exponential growth in the size and complexity of System-on-Chip designs targeting different specialized applications. The cost of an undetected bug in these systems is much higher than in traditional processor systems as it may imply the loss of property or life. The problem is further exacerbated by the ever-shrinking time-to-market and ever-increasing demand to… ▽ More

    Submitted 16 January, 2024; originally announced January 2024.

  6. arXiv:2312.12697  [pdf, other

    cs.LG cs.SI

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

    Authors: Aritra Bhowmick, Mert Kosan, Zexi Huang, Ambuj Singh, Sourav Medya

    Abstract: 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, computer vision, and bioinformatics. In this work, we propose a novel method, DGCluster, which primarily… ▽ More

    Submitted 19 December, 2023; originally announced December 2023.

    Comments: Accepted to AAAI'24

  7. arXiv:2312.09086  [pdf, other

    cs.LG cs.NE

    COMBHelper: A Neural Approach to Reduce Search Space for Graph Combinatorial Problems

    Authors: Hao Tian, Sourav Medya, Wei Ye

    Abstract: Combinatorial Optimization (CO) problems over graphs appear routinely in many applications such as in optimizing traffic, viral marketing in social networks, and matching for job allocation. Due to their combinatorial nature, these problems are often NP-hard. Existing approximation algorithms and heuristics rely on the search space to find the solutions and become time-consuming when this space is… ▽ More

    Submitted 1 January, 2024; v1 submitted 14 December, 2023; originally announced December 2023.

  8. arXiv:2310.11787  [pdf, other

    cs.LG

    NeuroCUT: A Neural Approach for Robust Graph Partitioning

    Authors: Rishi Shah, Krishnanshu Jain, Sahil Manchanda, Sourav Medya, Sayan Ranu

    Abstract: Graph partitioning aims to divide a graph into disjoint subsets while optimizing a specific partitioning objective. The majority of formulations related to graph partitioning exhibit NP-hardness due to their combinatorial nature. Conventional methods, like approximation algorithms or heuristics, are designed for distinct partitioning objectives and fail to achieve generalization across other impor… ▽ More

    Submitted 21 June, 2024; v1 submitted 18 October, 2023; originally announced October 2023.

    Comments: To appear in Knowledge Discovery and Data Mining(KDD), 2024

  9. arXiv:2310.01794  [pdf, other

    cs.LG

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

    Authors: Mert Kosan, Samidha Verma, Burouj Armgaan, Khushbu Pahwa, Ambuj Singh, Sourav Medya, Sayan Ranu

    Abstract: 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 GNNs, such as a comparative analysis of counterfactual reasoners, their stability to variational facto… ▽ More

    Submitted 14 March, 2024; v1 submitted 3 October, 2023; originally announced October 2023.

    Comments: Accepted at ICLR 2024

  10. arXiv:2306.04835  [pdf, other

    cs.LG cs.AI cs.SI

    Empowering Counterfactual Reasoning over Graph Neural Networks through Inductivity

    Authors: Samidha Verma, Burouj Armgaan, Sourav Medya, Sayan Ranu

    Abstract: Graph neural networks (GNNs) have various practical applications, such as drug discovery, recommendation engines, and chip design. However, GNNs lack transparency as they cannot provide understandable explanations for their predictions. To address this issue, counterfactual reasoning is used. The main goal is to make minimal changes to the input graph of a GNN in order to alter its prediction. Whi… ▽ More

    Submitted 7 June, 2023; originally announced June 2023.

  11. arXiv:2306.01958  [pdf, other

    cs.LG cs.AI

    A Survey on Explainability of Graph Neural Networks

    Authors: Jaykumar Kakkad, Jaspal Jannu, Kartik Sharma, Charu Aggarwal, Sourav Medya

    Abstract: Graph neural networks (GNNs) are powerful graph-based deep-learning models that have gained significant attention and demonstrated remarkable performance in various domains, including natural language processing, drug discovery, and recommendation systems. However, combining feature information and combinatorial graph structures has led to complex non-linear GNN models. Consequently, this has incr… ▽ More

    Submitted 2 June, 2023; originally announced June 2023.

    Comments: submitted to Bulletin of the IEEE Computer Society Technical Committee on Data Engineering

  12. arXiv:2302.05608  [pdf, other

    cs.CV cs.AI cs.CL cs.LG

    Differentiable Outlier Detection Enable Robust Deep Multimodal Analysis

    Authors: Zhu Wang, Sourav Medya, Sathya N. Ravi

    Abstract: Often, deep network models are purely inductive during training and while performing inference on unseen data. Thus, when such models are used for predictions, it is well known that they often fail to capture the semantic information and implicit dependencies that exist among objects (or concepts) on a population level. Moreover, it is still unclear how domain or prior modal knowledge can be speci… ▽ More

    Submitted 11 February, 2023; originally announced February 2023.

  13. arXiv:2210.11695  [pdf, other

    cs.LG

    Global Counterfactual Explainer for Graph Neural Networks

    Authors: Mert Kosan, Zexi Huang, Sourav Medya, Sayan Ranu, Ambuj Singh

    Abstract: Graph neural networks (GNNs) find applications in various domains such as computational biology, natural language processing, and computer security. Owing to their popularity, there is an increasing need to explain GNN predictions since GNNs are black-box machine learning models. One way to address this is counterfactual reasoning where the objective is to change the GNN prediction by minimal chan… ▽ More

    Submitted 10 November, 2022; v1 submitted 20 October, 2022; originally announced October 2022.

    Comments: Accepted to WSDM 2023

  14. arXiv:2203.12460  [pdf, other

    q-fin.ST cs.CE

    An Exploratory Study of Stock Price Movements from Earnings Calls

    Authors: Sourav Medya, Mohammad Rasoolinejad, Yang Yang, Brian Uzzi

    Abstract: Financial market analysis has focused primarily on extracting signals from accounting, stock price, and other numerical hard data reported in P&L statements or earnings per share reports. Yet, it is well-known that the decision-makers routinely use soft text-based documents that interpret the hard data they narrate. Recent advances in computational methods for analyzing unstructured and soft text-… ▽ More

    Submitted 31 January, 2022; originally announced March 2022.

    Comments: To appear as a full paper in The Web Conference (WWW), 2022

  15. arXiv:2203.07678  [pdf, other

    cs.LG cs.SI

    Incorporating Heterophily into Graph Neural Networks for Graph Classification

    Authors: Jiayi Yang, Sourav Medya, Wei Ye

    Abstract: Graph Neural Networks (GNNs) often assume strong homophily for graph classification, seldom considering heterophily, which means connected nodes tend to have different class labels and dissimilar features. In real-world scenarios, graphs may have nodes that exhibit both homophily and heterophily. Failing to generalize to this setting makes many GNNs underperform in graph classification. In this pa… ▽ More

    Submitted 9 May, 2024; v1 submitted 15 March, 2022; originally announced March 2022.

    Comments: 8 pages

  16. arXiv:2112.13267  [pdf, other

    cs.LG cs.CR

    Task and Model Agnostic Adversarial Attack on Graph Neural Networks

    Authors: Kartik Sharma, Samidha Verma, Sourav Medya, Arnab Bhattacharya, Sayan Ranu

    Abstract: Adversarial attacks on Graph Neural Networks (GNNs) reveal their security vulnerabilities, limiting their adoption in safety-critical applications. However, existing attack strategies rely on the knowledge of either the GNN model being used or the predictive task being attacked. Is this knowledge necessary? For example, a graph may be used for multiple downstream tasks unknown to a practical attac… ▽ More

    Submitted 7 December, 2022; v1 submitted 25 December, 2021; originally announced December 2021.

    Comments: To appear as a full paper in AAAI 2023

  17. arXiv:2112.13143  [pdf, other

    cs.LG

    GREED: A Neural Framework for Learning Graph Distance Functions

    Authors: Rishabh Ranjan, Siddharth Grover, Sourav Medya, Venkatesan Chakaravarthy, Yogish Sabharwal, Sayan Ranu

    Abstract: Among various distance functions for graphs, graph and subgraph edit distances (GED and SED respectively) are two of the most popular and expressive measures. Unfortunately, exact computations for both are NP-hard. To overcome this computational bottleneck, neural approaches to learn and predict edit distance in polynomial time have received much interest. While considerable progress has been made… ▽ More

    Submitted 21 April, 2023; v1 submitted 24 December, 2021; originally announced December 2021.

    Comments: Published as a conference paper at NeurIPS 2022

  18. arXiv:2110.12148  [pdf, other

    cs.LG cs.SI

    Event Detection on Dynamic Graphs

    Authors: Mert Kosan, Arlei Silva, Sourav Medya, Brian Uzzi, Ambuj Singh

    Abstract: Event detection is a critical task for timely decision-making in graph analytics applications. Despite the recent progress towards deep learning on graphs, event detection on dynamic graphs presents particular challenges to existing architectures. Real-life events are often associated with sudden deviations of the normal behavior of the graph. However, existing approaches for dynamic node embeddin… ▽ More

    Submitted 13 February, 2023; v1 submitted 23 October, 2021; originally announced October 2021.

    Comments: Longer version of "Graph Macro Dynamics with Self-Attention for Event Detection" accepted to DLG-AAAI 2023

  19. arXiv:2109.04554  [pdf, other

    cs.LG cs.CY cs.DS

    Feature-based Individual Fairness in k-Clustering

    Authors: Debajyoti Kar, Mert Kosan, Debmalya Mandal, Sourav Medya, Arlei Silva, Palash Dey, Swagato Sanyal

    Abstract: Ensuring fairness in machine learning algorithms is a challenging and essential task. We consider the problem of clustering a set of points while satisfying fairness constraints. While there have been several attempts to capture group fairness in the $k$-clustering problem, fairness at an individual level is relatively less explored. We introduce a new notion of individual fairness in $k$-clusteri… ▽ More

    Submitted 3 February, 2023; v1 submitted 9 September, 2021; originally announced September 2021.

  20. arXiv:2103.00137  [pdf, other

    cs.LG cs.AI

    Meta-Learning with Graph Neural Networks: Methods and Applications

    Authors: Debmalya Mandal, Sourav Medya, Brian Uzzi, Charu Aggarwal

    Abstract: 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. However, GNNs on such applications are limited when there are few available samples. Meta-learning has been an important framework to address the lack of samples in machine learning, and in recent years, researchers have… ▽ More

    Submitted 6 November, 2021; v1 submitted 27 February, 2021; originally announced March 2021.

  21. arXiv:2012.10058  [pdf, other

    physics.ao-ph cs.LG

    Investigating Ground-level Ozone Formation: A Case Study in Taiwan

    Authors: Yu-Wen Chen, Sourav Medya, Yi-Chun Chen

    Abstract: Tropospheric ozone (O3) is a greenhouse gas which can absorb heat and make the weather even hotter during extreme heatwaves. Besides, it is an influential ground-level air pollutant which can severely damage the environment. Thus evaluating the importance of various factors related to the O3 formation process is essential. However, O3 simulated by the available climate models exhibits large varian… ▽ More

    Submitted 4 May, 2021; v1 submitted 18 December, 2020; originally announced December 2020.

    Comments: 8 pages, 4 figures and 3 tables

    MSC Class: 86A10 ACM Class: I.2.1

  22. arXiv:2012.10036  [pdf, other

    cs.SI

    Network Robustness via Global k-cores

    Authors: Palash Dey, Suman Kalyan Maity, Sourav Medya, Arlei Silva

    Abstract: Network robustness is a measure a network's ability to survive adversarial attacks. But not all parts of a network are equal. K-cores, which are dense subgraphs, are known to capture some of the key properties of many real-life networks. Therefore, previous work has attempted to model network robustness via the stability of its k-core. However, these approaches account for a single core value and… ▽ More

    Submitted 17 December, 2020; originally announced December 2020.

    Comments: Accepted as a full paper in AAMAS'21

  23. arXiv:2010.10991  [pdf, other

    cs.SI

    Balance Maximization in Signed Networks via Edge Deletions

    Authors: Kartik Sharma, Iqra Altaf Gillani, Sourav Medya, Sayan Ranu, Amitabha Bagchi

    Abstract: In signed networks, each edge is labeled as either positive or negative. The edge sign captures the polarity of a relationship. Balance of signed networks is a well-studied property in graph theory. In a balanced (sub)graph, the vertices can be partitioned into two subsets with negative edges present only across the partitions. Balanced portions of a graph have been shown to increase coherence amo… ▽ More

    Submitted 21 October, 2020; originally announced October 2020.

    Comments: To appear as a full paper in WSDM 2021

  24. arXiv:1910.11529  [pdf, other

    cs.SI cs.DS

    Manipulating Node Similarity Measures in Networks

    Authors: Palash Dey, Sourav Medya

    Abstract: Node similarity measures quantify how similar a pair of nodes are in a network. 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. An important class of similarity measures are local similarity measures. Two nodes are considered similar under local similarity measures if they have lar… ▽ More

    Submitted 24 February, 2020; v1 submitted 25 October, 2019; originally announced October 2019.

    Comments: To appear as a full paper in AAMAS 2020

  25. arXiv:1903.05832  [pdf, other

    cs.SI cs.DS

    Covert Networks: How Hard is It to Hide?

    Authors: Palash Dey, Sourav Medya

    Abstract: Covert networks are social networks that often consist of harmful users. Social Network Analysis (SNA) has played an important role in reducing criminal activities (e.g., counter terrorism) via detecting the influential users in such networks. There are various popular measures to quantify how influential or central any vertex is in a network. As expected, strategic and influential miscreants in c… ▽ More

    Submitted 14 March, 2019; originally announced March 2019.

    Comments: Accepted as a full paper in AAMAS 2019

  26. arXiv:1903.03332  [pdf, other

    cs.LG cs.AI stat.ML

    Learning Heuristics over Large Graphs via Deep Reinforcement Learning

    Authors: Sahil Manchanda, Akash Mittal, Anuj Dhawan, Sourav Medya, Sayan Ranu, Ambuj Singh

    Abstract: 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 impact of budget-constraint, which is necessary for many practical scenarios, remains to be studied.… ▽ More

    Submitted 3 December, 2020; v1 submitted 8 March, 2019; originally announced March 2019.

    Comments: To appear in NeurIPS 2020 https://papers.nips.cc/paper/2020/hash/e7532dbeff7ef901f2e70daacb3f452d-Abstract.html

  27. arXiv:1901.02166  [pdf, other

    cs.SI cs.DS

    K-Core Minimization: A Game Theoretic Approach

    Authors: Sourav Medya, Tiyani Ma, Arlei Silva, Ambuj Singh

    Abstract: K-cores are maximal induced subgraphs where all vertices have degree at least k. These dense patterns have applications in community detection, network visualization and protein function prediction. However, k-cores can be quite unstable to network modifications, which motivates the question: How resilient is the k-core structure of a network, such as the Web or Facebook, to edge deletions? We inv… ▽ More

    Submitted 20 April, 2020; v1 submitted 8 January, 2019; originally announced January 2019.

    Comments: To appear as an extended abstract in AAMAS 2020 and as a full paper in IJCAI 2020

  28. arXiv:1901.02156  [pdf, other

    cs.SI

    Influence Minimization Under Budget and Matroid Constraints: Extended Version

    Authors: Sourav Medya, Arlei Silva, Ambuj Singh

    Abstract: Recently, online social networks have become major battlegrounds for political campaigns, viral marketing, and the dissemination of news. As a consequence, ''bad actors'' are increasingly exploiting these platforms, becoming a key challenge for their administrators, businesses and the society in general. The spread of fake news is a classical example of the abuse of social networks by these actors… ▽ More

    Submitted 8 January, 2019; originally announced January 2019.

  29. arXiv:1702.04082  [pdf, other

    cs.SI

    Maximizing Coverage Centrality via Network Design: Extended Version

    Authors: Sourav Medya, Arlei Silva, Ambuj Singh, Prithwish Basu, Ananthram Swami

    Abstract: Network centrality plays an important role in many applications. Central nodes in social networks can be influential, driving opinions and spreading news or rumors.In hyperlinked environments, such as the Web, where users navigate via clicks, central content receives high traffic, becoming targets for advertising campaigns. While there is an extensive amount of work on centrality measures and thei… ▽ More

    Submitted 9 October, 2017; v1 submitted 14 February, 2017; originally announced February 2017.

  30. arXiv:1609.08228  [pdf, other

    cs.DB

    Towards Scalable Network Delay Minimization

    Authors: Sourav Medya, Petko Bogdanov, Ambuj Singh

    Abstract: Reduction of end-to-end network delays is an optimization task with applications in multiple domains. Low delays enable improved information flow in social networks, quick spread of ideas in collaboration networks, low travel times for vehicles on road networks and increased rate of packets in the case of communication networks. Delay reduction can be achieved by both improving the propagation cap… ▽ More

    Submitted 26 September, 2016; originally announced September 2016.