Sort:
Open Access Issue
CFL-LSTM: Collaborative Cloud Server Load Prediction Using Multi-Dimensional Time Series Correlation Analysis and LSTM
Big Data Mining and Analytics 2026, 9(5): 1173-1196
Published: 20 August 2026
Abstract PDF (7.9 MB) Collect
Downloads:72

Accurate forecasting of large-scale cloud server workloads is a critical challenge in modern microservice-based data centers, where complex inter-node dependencies, temporal latency effects, and multi-dimensional fluctuation patterns often undermine the effectiveness of traditional prediction models. To address these challenges, we present Collaborative Fluctuation-aware Learning based on Long Short-Term Memory (CFL-LSTM), a unified framework that combines dynamic correlation mining, causal temporal-spatial alignment, and gated attention-based multi-channel LSTM fusion. The dynamic correlation mining module extracts fluctuation-driven features and quantifies inter-node relationships with polarity-aware delay compensation. The temporal-spatial alignment module corrects auxiliary sequence misalignments to preserve causal consistency. The gated attention fusion mechanism adaptively integrates multi-node representations for fine-grained forecasting. Comprehensive experiments conducted on both the Alibaba Cluster Trace and GAIA datasets demonstrate that CFL-LSTM consistently outperforms competitive statistical and deep learning baselines across multiple error metrics. By incorporating attention-guided feature selection and polarity-aware alignment into a scalable end-to-end architecture, CFL-LSTM offers a novel and deployable solution for robust and accurate cloud workload prediction.

Open Access Just Accepted
DRL-Based Cost-Driven Adaptive Logic Tree Generation for Serverless Federated Learning Aggregation
Big Data Mining and Analytics
Available online: 02 February 2026
Abstract PDF (3.4 MB) Collect
Downloads:67

The rise of serverless computing has prompted service providers to offer fine-grained function configurations, such as allocating memory in 1MB increments, to support a wide range of function types and adapt to fluctuating workloads. Implementing a Federated Learning (FL) aggregator using serverless functions significantly minimizes the cost associated with idle waiting time. However, for serverless Federated Learning as a Service (FLaaS) providers, determining cost-effective function configurations is challenging. This is primarily because predicting future workload patterns, such as the number of parties involved, is difficult and often inaccurate. In this paper, we use Alibaba Cloud Function Compute as a case study to analyze serverless pricing and address key challenges in optimizing function execution costs within the context of logic-tree-based FL aggregation. We then propose an offline optimal algorithm based on dynamic programming, assuming the future workload pattern is known, as a benchmark. To accommodate online workload arrivals, specifically the variable number of parties in each round, we propose a deep Reinforcement Learning based adaptive logic Tree Generation method (RLTreeGen), which dynamically constructs cost-efficient aggregation architectures for each round of FL training. We evaluate its cost performance using real-world traces and Alibaba Cloud Function Compute’s pricing model. The experimental results demonstrate that RLTreeGen outperforms other online benchmark algorithms and closely approaches the offline optimal in all tested scenarios.

Regular Paper Issue
An Online Algorithm Based on Replication for Using Spot Instances in IaaS Clouds
Journal of Computer Science and Technology 2024, 39(1): 103-115
Published: 25 January 2024
Abstract Collect

Infrastructure-as-a-Service (IaaS) cloud platforms offer resources with diverse buying options. Users can run an instance on the on-demand market which is stable but expensive or on the spot market with a significant discount. However, users have to carefully weigh the low cost of spot instances against their poor availability. Spot instances will be revoked when the revocation event occurs. Thus, an important problem that an IaaS user faces now is how to use spot instances in a cost-effective and low-risk way. Based on the replication-based fault tolerance mechanism, we propose an online termination algorithm that optimizes the cost of using spot instances while ensuring operational stability. We prove that in most cases, the cost of our proposed online algorithm will not exceed twice the minimum cost of the optimal offline algorithm that knows the exact future a priori. Through a large number of experiments, we verify that our algorithm in most cases has a competitive ratio of no more than 2, and in other cases it can also reach the guaranteed competitive ratio.

Open Access Conceptual paper Issue
Crowd wisdom drives intelligent manufacturing
International Journal of Crowd Science 2017, 1(1): 39-47
Published: 06 March 2017
Abstract PDF (314.2 KB) Collect
Downloads:56
Purpose

A fundamental problem for intelligent manufacturing is to equip the agents with the ability to automatically make judgments and decisions. This paper aims to introduce the basic principle for intelligent crowds in an attempt to show that crowd wisdom could help in making accurate judgments and proper decisions. This further shows the positive effects that crowd wisdom could bring to the entire manufacturing process.

Design/methodology/approach

Efforts to support the critical role of crowd wisdom in intelligent manufacturing involve theoretical explanation, including a discussion of several prevailing concepts, such as consumer-to-business (C2B), crowdfunding and an interpretation of the contemporary Big Data mania. In addition, an empirical study with three business cases was conducted to prove the conclusion that our ideas could well explain the current business phenomena and guide the future of manufacturing.

Findings

This paper shows that crowd wisdom could help make accurate judgments and proper decisions. It further shows the positive effects that crowd wisdom could bring to the entire manufacturing process.

Originality/value

The paper highlights the importance of crowd wisdom in manufacturing with sufficient theoretical and empirical analysis, potentially providing a guideline for future industry.

Total 4