← Search

Martin Gjoreski

6 accepted papers

2026

Federated Learning with Profile Mapping under Distribution Shifts and Drifts

ICLR 2026poster

Federated Learning (FL) enables decentralized model training across clients without sharing raw data, but its performance degrades under real-world data heterogeneity. Existing methods often fail to address distribution shift across clients and distribution drift over time, or they rely on unrealist…

Cited by 0SourcecodeScholar
2025

Causal Concept Graph Models: Beyond Causal Opacity in Deep Learning

ICLR 2025poster

Causal opacity denotes the difficulty in understanding the "hidden" causal structure underlying the decisions of deep neural network (DNN) models. This leads to the inability to rely on and verify state-of-the-art DNN-based systems, especially in high-stakes scenarios. For this reason, circumventing…

2025

Counterfactual Concept Bottleneck Models

ICLR 2025poster

Current deep learning models are not designed to simultaneously address three fundamental questions: predict class labels to solve a given classification task (the "What?"), simulate changes in the situation to evaluate how this impacts class predictions (the "How?"), and imagine how the scenario sh…

2025

FLUX: Efficient Descriptor-Driven Clustered Federated Learning under Arbitrary Distribution Shifts

NeurIPS 2025poster

Federated Learning (FL) enables collaborative model training across multiple clients while preserving data privacy. Traditional FL methods often use a global model to fit all clients, assuming that clients' data are independent and identically distributed (IID). However, when this assumption does no…

Cited by 0SourceScholar
2024

Federated Behavioural Planes: Explaining the Evolution of Client Behaviour in Federated Learning

NeurIPS 2024poster

Federated Learning (FL), a privacy-aware approach in distributed deep learning environments, enables many clients to collaboratively train a model without sharing sensitive data, thereby reducing privacy risks. However, enabling human trust and control over FL systems requires understanding the evol…

2022

BayCon: Model-agnostic Bayesian Counterfactual Generator

IJCAI 2022poster

Generating counterfactuals to discover hypothetical predictive scenarios is the de facto standard for explaining machine learning models and their predictions. However, building a counterfactual explainer that is time-efficient, scalable, and model-agnostic, in addition to being compatible with cont…