paper-with-me

홈 › Papers

The Pseudo-Dimension of Contracts

2025-01-24 · Paul Duetting, Michal Feldman, Tomasz Ponitka, Ermis Soumalias

Algorithmic contract design studies scenarios where a principal incentivizes an agent to exert effort on her behalf. In this work, we focus on settings where the agent's type is drawn from an unknown distribution, and formalize an offline learning framework for learning near-optimal contracts from sample agent types. A central tool in our analysis is the notion of pseudo-dimension from statistical learning theory. Beyond its role in establishing upper bounds on the sample complexity, pseudo-dimension measures the intrinsic complexity of a class of contracts, offering a new perspective on the tradeoffs between simplicity and optimality in contract design. Our main results provide essentially optimal tradeoffs between pseudo-dimension and representation error (defined as the loss in principal's utility) with respect to linear and bounded contracts. Using these tradeoffs, we derive sample- and time-efficient learning algorithms, and demonstrate their near-optimality by providing almost matching lower bounds on the sample complexity. Conversely, for unbounded contracts, we prove an impossibility result showing that no learning algorithm exists. Finally, we extend our techniques in three important ways. First, we provide refined pseudo-dimension and sample complexity guarantees for the combinatorial actions model, revealing a novel connection between the number of critical values and sample complexity. Second, we extend our results to menus of contracts, showing that their pseudo-dimension scales linearly with the menu size. Third, we adapt our algorithms to the online learning setting, where we show that, a polynomial number of type samples suffice to learn near-optimal bounded contracts. Combined with prior work, this establishes a formal separation between expert advice and bandit feedback for this setting.

📄 PDF Abstract BibTeX arXiv:2501.14474

Code (0)

등록된 구현이 없습니다.

Tasks

Learning Theory

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Skill-as-Pseudocode: Refactoring Skill Libraries to Pseudocode for LLM Agents

2026-05-27 · Xinze Li, Yuhang Zang, Yixin Cao, Aixin Sun arxiv

Markdown skill libraries for LLM agents ship as free-form prose, forcing the agent to re-derive both the input schema and the concrete invocation syntax on every retrieval. This produces a "confused $\to$ re-retrieve $\t…

Refining Perception Contracts: Case Studies in Vision-based Safe Auto-landing

2023-11-15 · Yangge Li, Benjamin C Yang, Yixuan Jia, Daniel Zhuang 외

Perception contracts provide a method for evaluating safety of control systems that use machine learning for perception. A perception contract is a specification for testing the ML components, and it gives a method for p…

ECM Contracts: Contract-Aware, Versioned, and Governable Capability Interfaces for Embodied Agents

2026-04-10 · Xue Qin, Simin Luan, Cong Yang, Zhijun Li arxiv

Embodied agents increasingly rely on modular capabilities that are installed, upgraded, composed, and governed at runtime, yet the interfaces between these modules are specified only at the level of message types, so int…

Adaptive Contracts for Cost-Effective AI Delegation

2026-03-17 · Eden Saig, Tamar Garbuz, Ariel D. Procaccia, Inbal Talgam-Cohen 외 arxiv

When organizations delegate text generation tasks to AI providers via pay-for-performance contracts, expected payments rise when evaluation is noisy. As evaluation methods become more elaborate, the economic benefits of …

Text Generation

Compositional Synthesis for Linear Systems via Convex Optimization of Assume-Guarantee Contracts

2022-08-02 · Kasra Ghasemi, Sadra Sadraddini, Calin Belta

We take a divide and conquer approach to design controllers for reachability problems given large-scale linear systems with polyhedral constraints on states, controls, and disturbances. Such systems are made of small sub…

Model Predictive Control