← Search

Michal Moshkovitz

11 accepted papers

2026

Noise as a Natural Regularizer in Markov Decision Processes: Connecting Environmental Stochasticity and Policy Simplicity

ICML 2026poster

The planning horizon in a Markov Decision Process (MDP) determines how far into the future an agent reasons. In practice, shorter horizons are commonly associated with policies that exhibit simpler or more interpretable decision-making behavior. In this paper, we establish a formal connection betwee…

Cited by 0SourceScholar
2026

Position: Explainability Research Must Prioritize Foundations over Ad-hoc Methods

ICML 2026poster

Despite the proliferation of Explainable AI (XAI) techniques—from feature attributions to sparse autoencoders—explanations rarely influence real-world workflows. In practice, they are often generated and discarded without guiding meaningful action. This gap reflects foundational shortcomings: resear…

Cited by 0SourceScholar
2025

MATCH: Task-Driven Code Evaluation through Contrastive Learning

EMNLP 2025

AI-based code generation is increasingly prevalent, with GitHub Copilot estimated to generate 46% of the code on GitHub. Accurately evaluating how well generated code aligns with developer intent remains a critical challenge. Traditional evaluation methods, such as unit tests, are often unscalable a

2024

Principal-Agent Reward Shaping in MDPs

AAAI 2024technical

Principal-agent problems arise when one party acts on behalf of another, leading to conflicts of interest. The economic literature has extensively studied principal-agent problems, and recent work has extended this to more complex scenarios such as Markov Decision Processes (MDPs). In this paper, we…

2021

A Constant Approximation Algorithm for Sequential Random-Order No-Substitution k-Median Clustering

NeurIPS 2021poster

We study k-median clustering under the sequential no-substitution setting. In this setting, a data stream is sequentially observed, and some of the points are selected by the algorithm as cluster centers. However, a point can be selected as a center only immediately after it is observed, before obse…

Cited by 4SourcePDFScholar
2021

Connecting Interpretability and Robustness in Decision Trees through Separation

ICML 2021spotlight

Recent research has recognized interpretability and robustness as essential properties of trustworthy classification. Curiously, a connection between robustness and interpretability was empirically observed, but the theoretical reasoning behind it remained elusive. In this paper, we rigorously inves…

2020

Explainable k-Means and k-Medians Clustering

ICML 2020poster

Many clustering algorithms lead to cluster assignments that are hard to explain, partially because they depend on all the features of the data in a complicated way. To improve interpretability, we consider using a small decision tree to partition a data set into clusters, so that clusters can be cha…

2020

Towards a Combinatorial Characterization of Bounded-Memory Learning

NeurIPS 2020poster

Combinatorial dimensions play an important role in the theory of machine learning. For example, VC dimension characterizes PAC learning, SQ dimension characterizes weak learning with statistical queries, and Littlestone dimension characterizes online learning. In this paper we aim to develop combina…

Cited by 17SourcePDFScholar