paper-with-me

홈 › Papers

CLOUDADV: Decision-Aligned Instance Sizing with Zero-Shot Foundation Models under Drift

2026-06-30 · Jack Bell, Giacomo Carfi, Gerlando Gramaglia, Andrea Simioni, Daniele Fontani, Vincenzo Lomonaco arxiv

Cloud virtual machines are often overprovisioned, creating avoidable cost and operational inefficiency. We present CLOUDADV, an interactive engineer-facing advisory system for cloud instance sizing under workload drift. The system combines zero-shot time-series forecasting with bounded recommendation generation across day-, week-, and month-scale planning horizons. For each query, CLOUDADV constructs a structured decision context from historical utilization, forecast summaries, current VM metadata, candidate instance options, pricing, and explicit sizing heuristics. A higher-capacity LLM is used offline to generate reference recommendations, while a smaller production model is evaluated on the same prompts to assess deployment-time alignment under latency and cost constraints. Evaluation prioritizes downstream recommendation quality using simulated Azure cost savings and ex-post exceedance, with rolling-origin forecast accuracy reported as a secondary diagnostic against classical and supervised baselines. In a case study of seven production VMs, the reference recommendations reduce simulated monthly cost from about \$1,503 to \$708, yielding \$795/month in savings (52.9%) under conservative heuristic constraints, while the highest observed exceedance rate among downgraded cases is 1.5%. Although Chronos-2 does not minimize every forecasting metric, it often induces recommendation patterns similar to those of a supervised per-VM baseline. These results suggest that zero-shot foundation models can support decision-aligned provisioning in non-stationary cloud environments while reducing the operational burden of repeated per-tenant retraining, revalidation, and redeployment.

📄 PDF Abstract BibTeX arXiv:2606.31470

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TikZero: Zero-Shot Text-Guided Graphics Program Synthesis

2025-03-14 · Jonas Belouadi, Eddy Ilg, Margret Keuper, Hideki Tanaka 외

With the rise of generative AI, synthesizing figures from text captions becomes a compelling application. However, achieving high geometric precision and editability requires representing figures as graphics programs in …

Program Synthesis

Alleviating Feature Confusion for Generative Zero-shot Learning

2019-09-17 · Jingjing Li, Mengmeng Jing, Ke Lu, Lei Zhu 외

Lately, generative adversarial networks (GANs) have been successfully applied to zero-shot learning (ZSL) and achieved state-of-the-art performance. By synthesizing virtual unseen visual features, GAN-based methods conve…

Generalized Zero-Shot LearningZero-Shot Learning

Zero-Shot Classification With Discriminative Semantic Representation Learning

2017-07-01 · CVPR 2017 7 · Meng Ye, Yuhong Guo

Zero-shot learning, a special case of unsupervised domain adaptation where the source and target domains have disjoint label spaces, has become increasingly popular in the computer vision community. In this paper, we pro…

AttributeClassificationDomain AdaptationGeneral Classification+4

Open Set Relation Extraction via Unknown-Aware Training

2023-06-08 · Jun Zhao, Xin Zhao, WenYu Zhan, Qi Zhang 외

The existing supervised relation extraction methods have achieved impressive performance in a closed-set setting, where the relations during both training and testing remain the same. In a more realistic open-set setting…

RelationRelation Extraction

Domain segmentation and adjustment for generalized zero-shot learning

2020-02-01 · Xinsheng Wang, Shanmin Pang, Jihua Zhu

In the generalized zero-shot learning, synthesizing unseen data with generative models has been the most popular method to address the imbalance of training data between seen and unseen classes. However, this method requ…

Generalized Zero-Shot LearningZero-Shot Learning