English

Breaking the Gradient Barrier: Unveiling Large Language Models for Strategic Classification

Machine Learning 2025-11-11 v1 Computer Science and Game Theory

Abstract

Strategic classification~(SC) explores how individuals or entities modify their features strategically to achieve favorable classification outcomes. However, existing SC methods, which are largely based on linear models or shallow neural networks, face significant limitations in terms of scalability and capacity when applied to real-world datasets with significantly increasing scale, especially in financial services and the internet sector. In this paper, we investigate how to leverage large language models to design a more scalable and efficient SC framework, especially in the case of growing individuals engaged with decision-making processes. Specifically, we introduce GLIM, a gradient-free SC method grounded in in-context learning. During the feed-forward process of self-attention, GLIM implicitly simulates the typical bi-level optimization process of SC, including both the feature manipulation and decision rule optimization. Without fine-tuning the LLMs, our proposed GLIM enjoys the advantage of cost-effective adaptation in dynamic strategic environments. Theoretically, we prove GLIM can support pre-trained LLMs to adapt to a broad range of strategic manipulations. We validate our approach through experiments with a collection of pre-trained LLMs on real-world and synthetic datasets in financial and internet domains, demonstrating that our GLIM exhibits both robustness and efficiency, and offering an effective solution for large-scale SC tasks.

Keywords

Cite

@article{arxiv.2511.06979,
  title  = {Breaking the Gradient Barrier: Unveiling Large Language Models for Strategic Classification},
  author = {Xinpeng Lv and Yunxin Mao and Haoxuan Li and Ke Liang and Jinxuan Yang and Wanrong Huang and Haoang Chi and Huan Chen and Long Lan and Yuanlong Chen and Wenjing Yang and Haotian Wang},
  journal= {arXiv preprint arXiv:2511.06979},
  year   = {2025}
}

Comments

Accepted by NeurIPS 2025

R2 v1 2026-07-01T07:29:25.141Z