10 citations · 10 across the 1 of their papers we have counts for
3 papers
cs.LG2025★ 10 cited
Towards VM Rescheduling Optimization Through Deep Reinforcement Learning
Xianzhong Ding, Yunkai Zhang, Binbin Chen +6
Modern industry-scale data centers need to manage a large number of virtual machines (VMs). Due to the continual creation and release of VMs, many small resource fragments are scat…
cs.DB2024
Bullion: A Column Store for Machine Learning
Gang Liao, Ye Liu, Jianjun Chen +1
The past two decades have witnessed significant success in applying columnar storage to data warehousing and analytics. However, the rapid growth of machine learning poses new chal…
cs.DB2024
SFVInt: Simple, Fast and Generic Variable-Length Integer Decoding using Bit Manipulation Instructions
Gang Liao, Ye Liu, Yonghua Ding +2
The ubiquity of variable-length integers in data storage and communication necessitates efficient decoding techniques. In this paper, we present SFVInt, a simple and fast approach…