Stochastic Knapsack with Costs: On Adaptivity and Return-on-Investment
New algorithm introduces execution costs and ROI to classic scheduling problem, changing the adaptivity gap.
Researchers Zohar Barak, Asnat Berlin, and 4 others published a paper introducing 'Stochastic Knapsack with Costs,' a new economic model. It adds execution costs to the classic job-scheduling problem, creating a mixed-sign objective. This changes the algorithmic landscape, proving the adaptivity gap is no longer constant but Θ(α), where 1/α is the return on investment (ROI). The work enables new applications in contract design for AI agents choosing effort levels.
Why It Matters
Provides a framework for designing contracts and managing costs when deploying AI agents with uncertain performance.