← Search

Murat Kantarcioglu

13 accepted papers

2026

BOCLOAK: Optimal Transport-Guided Adversarial Attacks on Graph Neural Network-Based Bot Detection

ICML 2026poster

The rise of bot accounts on social media poses significant risks to public discourse. To address this threat, modern bot detectors increasingly rely on Graph Neural Networks (GNNs). However, the effectiveness of these GNN-based detectors in real-world settings remains poorly understood. In practice,…

Cited by 0SourceScholar
2026

FedDAG: Clustered Federated Learning via Global Data and Gradient Integration for Heterogeneous Environments

ICLR 2026poster

Federated Learning (FL) enables a group of clients to collaboratively train a model without sharing individual data, but its performance drops when client data are heterogeneous. Clustered FL tackles this by grouping similar clients. However, existing clustered FL approaches rely solely on either da…

Cited by 0SourceScholar
2026

Same Graph Cross-Task Transfer in GNNs: Protocols and Predictors

ICML 2026poster

Many real-world graphs support multiple predictive tasks over the same underlying structure, creating an opportunity to reuse supervision across node classification (NC) and link prediction (LP). However, existing evaluations often rely on incompatible splits, observed-graph assumptions, and negativ…

Cited by 0SourceScholar
2026

Unifying Stacking and Cascading for Efficient Ensemble Inference

ICML 2026poster

We introduce LazyStack, a method for efficient model ensemble inference. The core idea is intuitive: after each model executes, we check whether accumulated evidence is sufficient to exit confidently. Sometimes one model suffices; other times we aggregate predictions from several models via trained …

Cited by 0SourceScholar
2025

GOttack: Universal Adversarial Attacks on Graph Neural Networks via Graph Orbits Learning

ICLR 2025poster

Graph Neural Networks (GNNs) have demonstrated superior performance in node classification tasks across diverse applications. However, their vulnerability to adversarial attacks, where minor perturbations can mislead model predictions, poses significant challenges. This study introduces GOttack, a n…

2024

Do You Know What You Are Talking About? Characterizing Query-Knowledge Relevance For Reliable Retrieval Augmented Generation

EMNLP 2024main

Language models (LMs) are known to suffer from hallucinations and misinformation. Retrieval augmented generation (RAG) that retrieves verifiable information from an external knowledge corpus to complement the parametric knowledge in LMs provides a tangible solution to these problems. However, the ge…

Cited by 0SourcePDFScholar
2024

Using AI Uncertainty Quantification to Improve Human Decision-Making

ICML 2024poster

AI Uncertainty Quantification (UQ) has the potential to improve human decision-making beyond AI predictions alone by providing additional probabilistic information to users. The majority of past research on AI and human decision-making has concentrated on model explainability and interpretability, w…

Cited by 12SourcePDFScholar
2023

Graph of Graphs: A New Knowledge Representation Mechanism for Graph Learning (Student Abstract)

AAAI 2023technical

Supervised graph classification is one of the most actively developing areas in machine learning (ML), with a broad range of domain applications, from social media to bioinformatics. Given a collection of graphs with categorical labels, the goal is to predict correct classes for unlabelled graphs. H…

Cited by 0SourcePDFScholar
2022

Chartalist: Labeled Graph Datasets for UTXO and Account-based Blockchains

NeurIPS 2022accept

Machine learning on blockchain graphs is an emerging field with many applications such as ransomware payment tracking, price manipulation analysis, and money laundering detection. However, analyzing blockchain data requires domain expertise and computational resources, which pose a significant barri…

2022

Reduction Algorithms for Persistence Diagrams of Networks: CoralTDA and PrunIT

NeurIPS 2022accept

Topological data analysis (TDA) delivers invaluable and complementary information on the intrinsic properties of data inaccessible to conventional methods. However, high computational costs remain the primary roadblock hindering the successful application of TDA in real-world studies, particularly w…

2021

Defending against Backdoors in Federated Learning with Robust Learning Rate

AAAI 2021technical

Federated learning (FL) allows a set of agents to collaboratively train a model without sharing their potentially sensitive data. This makes FL suitable for privacy-preserving applications. At the same time, FL is susceptible to adversarial attacks due to decentralized and unvetted data. One importa…

2021

Does Explainable Artificial Intelligence Improve Human Decision-Making?

AAAI 2021technical

Explainable AI provides insights to users into the why for model predictions, offering potential for users to better understand and trust a model, and to recognize and correct AI predictions that are incorrect. Prior research on human and explainable AI interactions has focused on measures such as i…

Cited by 164SourcePDFScholar
2020

BitcoinHeist: Topological Data Analysis for Ransomware Prediction on the Bitcoin Blockchain

IJCAI 2020poster

Recent proliferation of cryptocurrencies that allow for pseudo-anonymous transactions has resulted in a spike of various e-crime activities and, particularly, cryptocurrency payments in hacking attacks demanding ransom by encrypting sensitive user data. Currently, most hackers use Bitcoin for paymen…