paper-with-me

홈 › Papers

Online Feature Selection for Efficient Learning in Networked Systems

2021-12-15 · Xiaoxuan Wang, Rolf Stadler

Current AI/ML methods for data-driven engineering use models that are mostly trained offline. Such models can be expensive to build in terms of communication and computing cost, and they rely on data that is collected over extended periods of time. Further, they become out-of-date when changes in the system occur. To address these challenges, we investigate online learning techniques that automatically reduce the number of available data sources for model training. We present an online algorithm called Online Stable Feature Set Algorithm (OSFS), which selects a small feature set from a large number of available data sources after receiving a small number of measurements. The algorithm is initialized with a feature ranking algorithm, a feature set stability metric, and a search policy. We perform an extensive experimental evaluation of this algorithm using traces from an in-house testbed and from a data center in operation. We find that OSFS achieves a massive reduction in the size of the feature set by 1-3 orders of magnitude on all investigated datasets. Most importantly, we find that the accuracy of a predictor trained on a OSFS-produced feature set is somewhat better than when the predictor is trained on a feature set obtained through offline feature selection. OSFS is thus shown to be effective as an online feature selection algorithm and robust regarding the sample interval used for feature selection. We also find that, when concept drift in the data underlying the model occurs, its effect can be mitigated by recomputing the feature set and retraining the prediction model.

📄 PDF Abstract BibTeX arXiv:2112.08253

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Output Feedback Consensus for Networked Heterogeneous Nonlinear Negative-Imaginary Systems with Free Body Motion

2020-11-30 · Kanghong Shi, Ian R. Petersen, Igor G. Vladimirov

This paper provides a protocol to address the robust output feedback consensus problem for networked heterogeneous nonlinear negative-imaginary (NI) systems with free body dynamics. We extend the definition of nonlinear …

Robust Output Feedback Consensus for Networked Identical Nonlinear Negative-Imaginary Systems

2020-05-23 · Kanghong Shi, Igor G. Vladimirov, Ian R. Petersen

A robust output feedback consensus problem for networked identical nonlinear negative-imaginary (NI) systems is investigated in this paper. Output consensus is achieved by applying identical linear output strictly negati…

Temporal Feature Selection on Networked Time Series

2016-12-20 · Haishuai Wang, Jia Wu, Peng Zhang, Chengqi Zhang

This paper formulates the problem of learning discriminative features (\textit{i.e.,} segments) from networked time series data considering the linked information among time series. For example, social network users are …

feature selectionTime SeriesTime Series AnalysisTime Series Classification

Parameterization-Free Observer Design for Nonlinear Systems: Application to the State Estimation of Networked SIR Epidemics

2023-04-07 · Muhammad Umar B. Niazi, Karl H. Johansson

Traditional observer design methods rely on certain properties of the system's nonlinearity, such as Lipschitz continuity, one-sided Lipschitzness, a bounded Jacobian, or quadratic boundedness. These properties are descr…

State Estimation

Fully Distributed Online Training of Graph Neural Networks in Networked Systems

2024-12-08 · Rostyslav Olshevskyi, Zhongyuan Zhao, Kevin Chan, Gunjan Verma 외

Graph neural networks (GNNs) are powerful tools for developing scalable, decentralized artificial intelligence in large-scale networked systems, such as wireless networks, power grids, and transportation networks. Curren…

Node RegressionScheduling