← Search

Diego Klabjan

23 accepted papers

2026

Class-Grouped-Normalized-Momentum and Faster Hyperparameter Exploration to Tackle Class Imbalance in Federated Learning

ICML 2026poster

Class imbalance poses a critical challenge in federated learning (FL), where underrepresented classes suffer from poor predictive performance yet cannot be addressed by standard centralized techniques due to privacy and heterogeneity constraints. We propose FedCGNM (Federated Class-Grouped Normalize…

Cited by 0SourceScholar
2025

Differentiable Calibration of Inexact Stochastic Simulation Models via Kernel Score Minimization

AISTATS 2025poster

Stochastic simulation models are generative models that mimic complex systems to help with decision-making. The reliability of these models heavily depends on well-calibrated input model parameters. However, in many practical scenarios, only output-level data are available to learn the input model p…

Cited by 0SourceScholar
2025

Investigating Hallucinations of Time Series Foundation Models through Signal Subspace Analysis

NeurIPS 2025poster

Times series foundation models (TSFMs) have emerged as a promising paradigm for time series analysis and forecasting, showing remarkable generalization performance across different domains. While efforts have been made on hallucinations of foundation models, the hallucinations of TSFMs have been und…

Cited by 0SourceScholar
2025

Reverse Prompt Engineering: A Zero-Shot, Genetic Algorithm Approach to Language Model Inversion

EMNLP 2025

We explore a new language model inversion problem under strict black-box, zero-shot, and limited data conditions. We propose a novel training-free framework that reconstructs prompts using only a limited number of text outputs from a language model. Existing methods rely on the availability of a lar

2025

SOPL: A Sequential Optimal Learning Approach to Automated Prompt Engineering in Large Language Models

EMNLP 2025

Designing effective prompts is essential to guiding large language models (LLMs) toward desired responses. Automated prompt engineering aims to reduce reliance on manual efforts by streamlining the design, refinement, and optimization of natural language prompts. This paper proposes an optimal learn

2025

Zero-shot Graph Reasoning via Retrieval Augmented Framework with LLMs

EMNLP 2025

We propose a new, training-free method, Graph Reasoning via Retrieval Augmented Framework (GRRAF), that harnesses retrieval-augmented generation (RAG) alongside the code-generation capabilities of large language models (LLMs) to address a wide range of graph reasoning tasks. In GRRAF, the target gra

2024

IW-GAE: Importance weighted group accuracy estimation for improved calibration and model selection in unsupervised domain adaptation

ICML 2024poster

Distribution shifts pose significant challenges for model calibration and model selection tasks in the unsupervised domain adaptation problem---a scenario where the goal is to perform well in a distribution shifted domain without labels. In this work, we tackle difficulties coming from distribution…

Cited by 1SourcePDFScholar
2024

Improving self-training under distribution shifts via anchored confidence with theoretical guarantees

NeurIPS 2024poster

Self-training often falls short under distribution shifts due to an increased discrepancy between prediction confidence and actual accuracy. This typically necessitates computationally demanding methods such as neighborhood or ensemble-based label corrections. Drawing inspiration from insights on ea…

Cited by 0SourcePDFScholar
2023

Decentralized Randomly Distributed Multi-agent Multi-armed Bandit with Heterogeneous Rewards

NeurIPS 2023spotlight

We study a decentralized multi-agent multi-armed bandit problem in which multiple clients are connected by time dependent random graphs provided by an environment. The reward distributions of each arm vary across clients and rewards are generated independently over time by an environment based on di…

Cited by 7SourcePDFScholar
2021

k-Nearest Neighbors by Means of Sequence to Sequence Deep Neural Networks and Memory Networks

IJCAI 2021poster

k-Nearest Neighbors is one of the most fundamental but effective classification models. In this paper, we propose two families of models built on a sequence to sequence model and a memory network model to mimic the k-Nearest Neighbors model, which generate a sequence of labels, a sequence of out-of-…

Cited by 2SourcePDFScholar