cd /news/ai-research/resource-adaptive-stochastic-gradien… · home topics ai-research article
[ARTICLE · art-138842] src=machinebrief.com ↗ pub= topic=ai-research verified=true sentiment=↑ positive

Resource-Adaptive Stochastic Gradient Descent for Online Linear Programming without Re-solving

Researchers developed resource-adaptive stochastic gradient descent (RASGD), an algorithm for stochastic online linear programming that requires O(m) operations for m resources per arrival and achieves O(log T) expected regret against the realized fractional hindsight optimum, matching the lower bound. The work, posted as arXiv:2609.28263v1, targets the growing scale of online linear programming problems driven by large language model inference and search services, and numerical experiments show RASGD is competitive with per-arrival LP re-solving while improving on tested first-order baselines.

by read1 min views1 publishedSep 24, 2026

arXiv:2609.28263v1 Announce Type: new Abstract: The growth of large language model (LLM) inference and search services increases the scale of online linear programming problems, motivating computationally efficient algorithms. We develop resource-adaptive stochastic gradient descent (RASGD) for stochastic online linear programming. The algorithm uses one request and current inventory to update resource prices, requiring O(m) operations for m resources and memory per arrival and no LP or sample-average optimization. The central idea is to express the current-resource pricing logic of re-solving through a first-order SGD update: each arrival refreshes the remaining-inventory allowance in the dual objective, while the stepsize decreases for early learning and increases later to match the speed of inventory adjustment. Under standard non-degeneracy conditions, our algorithm is feasible on every sample path and achieves O(\log T) expected regret against the realized fractional hindsight optimum, which matches the lower bound, even for policies that know the distribution and have unrestricted computation. The analysis converts curvature around the fixed reference price into inventory stability without tracking optimal prices at changing resource levels. Numerical experiments show that RASGD achieves regret competitive with per-arrival LP re-solving and improves upon the tested first-order baselines, while retaining the computational efficiency of first-order methods. These results establish RASGD as a computationally efficient approach to achieving high allocation quality in large-scale OLP.

── more in #ai-research 4 stories · sorted by recency
── more on @rasgd 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/resource-adaptive-st…] indexed:0 read:1min 2026-09-24 ·