GTLGJun 2, 2025

Should Decision-Makers Reveal Classifiers in Online Strategic Classification?

arXiv:2506.01936v14 citationsh-index: 1ICML
Originality Incremental advance
AI Analysis

This addresses a practical debate for decision-makers in strategic settings, showing that hiding classifiers can degrade performance, but it is incremental as it extends an existing model.

The paper tackles the problem of whether decision-makers should reveal classifiers in online strategic classification, where agents may manipulate features, and finds that withholding the classifier leads to $(1-\gamma)^{-1}$ or $k_{\text{in}}$ times more mistakes compared to full disclosure, with $k_{\text{in}}$ being the maximum in-degree of the manipulation graph and $\gamma$ the discount factor.

Strategic classification addresses a learning problem where a decision-maker implements a classifier over agents who may manipulate their features in order to receive favorable predictions. In the standard model of online strategic classification, in each round, the decision-maker implements and publicly reveals a classifier, after which agents perfectly best respond based on this knowledge. However, in practice, whether to disclose the classifier is often debated -- some decision-makers believe that hiding the classifier can prevent misclassification errors caused by manipulation. In this paper, we formally examine how limiting the agents' access to the current classifier affects the decision-maker's performance. Specifically, we consider an extended online strategic classification setting where agents lack direct knowledge about the current classifier and instead manipulate based on a weighted average of historically implemented classifiers. Our main result shows that in this setting, the decision-maker incurs $(1-γ)^{-1}$ or $k_{\text{in}}$ times more mistakes compared to the full-knowledge setting, where $k_{\text{in}}$ is the maximum in-degree of the manipulation graph (representing how many distinct feature vectors can be manipulated to appear as a single one), and $γ$ is the discount factor indicating agents' memory of past classifiers. Our results demonstrate how withholding access to the classifier can backfire and degrade the decision-maker's performance in online strategic classification.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes