paper-with-me

Papers

Cluster-Specific Predictive Modeling: A Scalable Solution for Resource-Constrained Wi-Fi Controllers

2026-03-23 · Gianluca Fontanesi, Luca Barbieri, Lorenzo Galati Giordano, Alfonso Fernandez Duran, Thorsten Wild arxiv

This manuscript presents a comprehensive analysis of predictive modeling optimization in managed Wi-Fi networks through the integration of clustering algorithms and model evaluation techniques. The study addresses the challenges of deploying forecasting algorithms in large-scale environments managed by a central controller constrained by memory and computational resources. Feature-based clustering, supported by Principal Component Analysis (PCA) and advanced feature engineering, is employed to group time series data based on shared characteristics, enabling the development of cluster-specific predictive models. Comparative evaluations between global models (GMs) and cluster-specific models demonstrate that cluster-specific models consistently achieve superior accuracy in terms of Mean Absolute Error (MAE) values in high-activity clusters. The trade-offs between model complexity (and accuracy) and resource utilization are analyzed, highlighting the scalability of tailored modeling approaches. The findings advocate for adaptive network management strategies that optimize resource allocation through selective model deployment, enhance predictive accuracy, and ensure scalable operations in large-scale, centrally managed Wi-Fi environments.

📄 PDF Abstract BibTeX arXiv:2603.21778

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Engineering

Similar Papers 제목 키워드 기반

Efficient Online Inference for Infinite Evolutionary Cluster models with Applications to Latent Social Event Discovery

2017-08-20 · Wei Wei, Kennth Joseph, Kathleen Carley

The Recurrent Chinese Restaurant Process (RCRP) is a powerful statistical method for modeling evolving clusters in large scale social media data. With the RCRP, one can allow both the number of clusters and the cluster p…

AutoURDF: Unsupervised Robot Modeling from Point Cloud Frames Using Cluster Registration

2024-12-07 · CVPR 2025 1 · Jiong Lin, Lechen Zhang, Kwansoo Lee, Jialong Ning 외

Robot description models are essential for simulation and control, yet their creation often requires significant manual effort. To streamline this modeling process, we introduce AutoURDF, an unsupervised approach for con…

parameter estimationPoint Cloud Registration

Scalable Whole Slide Image Representation Using K-Mean Clustering and Fisher Vector Aggregation

2025-01-21 · Ravi Kant Gupta, Shounak Das, Ardhendu Sekhar, Amit Sethi

Whole slide images (WSIs) are high-resolution, gigapixel sized images that pose significant computational challenges for traditional machine learning models due to their size and heterogeneity.In this paper, we present a…

ClusteringDiagnosticwhole slide images

Advanced Topic Modeling Techniques for Categorizing Software Vulnerabilities

2026-07-04 · Utkarsh Tiwari, Spoorthi M, Anirudh S, Nidhin Prabhakar T. arxiv

The increasing complexity and frequency of software vulnerabilities demand efficient methods to analyze and prioritize threats. Traditional approaches often fail to process the vast amount of unstructured textual data ef…

Dimensionality Reduction

Scalable Hierarchical Embeddings of Complex Networks

2021-09-29 · Nikolaos Nakis, Abdulkadir Celikkanat, Sune Lehmann, Morten Mørup

Graph representation learning has become important in order to understand and predict intrinsic structures in complex networks. A variety of embedding methods has in recent years been developed including the Latent Dista…

ClusteringGraph EmbeddingGraph Representation LearningLink Prediction+3