arXiv論文メモ
新着一覧
cs.NI · 査読状況未確認

仮想ネットワークの資源要求を組み合わせて無駄を減らす

Pattern-Aware Virtual Network Embedding Optimization for Cloud Data Centers

Binquan Guo, Zhou Zhang, Junfeng Zhai, Zheng Zhang, Marie Siew, and Zehui Xiong

この論文をやさしく読む

ひとことで言うと

資源の使い方が互いに補い合う仮想ネットワークの要求を組み合わせ、使い残しを減らしながら到着順に割り当てます。

何に役立つ?

データセンターで同じ設備からより多くの要求を受け入れる資源割り当てに役立ちます。要求が順次届くオンライン処理を対象にしています。

この研究の面白いところ

パターン照合の規則を列生成法で作り、オンライン側では最悪でも線形計算量の処理にする構成です。

どこまで分かった?

25〜30%は106サーバーのテストベッドで本番由来のトレースを使った際の受け入れワークロードの改善です。本番環境そのものへの導入効果や、任意の要求分布での改善を保証する値ではありません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

ネットワーク仮想化(NV)技術によって、クラウドデータセンター内の仮想ネットワーク(VN)間で複数の資源を共有できるようになった。重要な課題の一つは、仮想ネットワーク要求(VNR)に対してリアルタイムに資源を割り当てることであり、これはオンライン仮想ネットワーク埋め込み(VNE)として知られる。しかし既存のオンラインVNE手法は、多様なVNR間の多次元的で相補的な関係を活用しておらず、基盤資源の断片化と浪費を招いている。 本論文では、観測されたパターン間で適切な照合規則を構築して資源利用率を最大化する、パターン照合ベースのオンラインVNE手法を提案する。クラスタリングに基づくVNRの量子化手法を考案し、パターン組み合わせの絞り込み問題を厳密に研究する。そして列生成法を用いてその問題を解き、パターン照合規則を構築する。この規則に基づいて、最悪の場合の計算量が線形となるオンラインのパターン照合VNEアルゴリズムを提案する。 Alibabaの本番クラスタのトレースデータセットを使用した106台のサーバーのテストベッドで評価した結果、提案アルゴリズムはオフライン処理に近い性能を達成し、受け入れられるワークロードで従来の設計を25〜30%上回った。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-18(UTC)
最新改訂
2026-09-18 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

The network virtualization (NV) technology has enabled the sharing of multiple resources among virtual networks (VNs) in cloud data centers. One of the key challenges is to allocate resources in real-time for virtual network request (VNR), which is known as online virtual network embedding (VNE). However, the existing online VNE methods do not exploit the multi-dimensional complementary relationship among diverse VNRs, resulting in the fragmentation and waste of substrate resources. In this paper, we propose the pattern matching based online VNE approach by constructing appropriate matching rules among observed patterns to maximize resources utilization. We devise the clustering based VNRs quantization method and conduct rigorous study on the pattern combination filtering problem. Then, we utilize the column generation to solve it and construct the pattern matching rules. Based on the rules, we propose an online pattern matching VNE algorithm with linear worst-case complexity. Evaluation on a 106-server testbed using Alibaba production cluster trace dataset shows that our algorithm achieves close-to-offline performance and more accepted workloads that outperforms traditional designs by 25%-30%.

著者のコメント

Accepted by IEEE for publicaton

arXiv ID: 2609.21302 / 要約の誤りについて