paper-with-me

Papers

Fast Automatic Feature Selection for Multi-Period Sliding Window Aggregate in Time Series

2020-12-02 · Rui An, Xingtian Shi, Baohan Xu

As one of the most well-known artificial feature sampler, the sliding window is widely used in scenarios where spatial and temporal information exists, such as computer vision, natural language process, data stream, and time series. Among which time series is common in many scenarios like credit card payment, user behavior, and sensors. General feature selection for features extracted by sliding window aggregate calls for time-consuming iteration to generate features, and then traditional feature selection methods are employed to rank them. The decision of key parameter, i.e. the period of sliding windows, depends on the domain knowledge and calls for trivial. Currently, there is no automatic method to handle the sliding window aggregate features selection. As the time consumption of feature generation with different periods and sliding windows is huge, it is very hard to enumerate them all and then select them. In this paper, we propose a general framework using Markov Chain to solve this problem. This framework is very efficient and has high accuracy, such that it is able to perform feature selection on a variety of features and period options. We show the detail by 2 common sliding windows and 3 types of aggregation operators. And it is easy to extend more sliding windows and aggregation operators in this framework by employing existing theory about Markov Chain.

📄 PDF Abstract BibTeX arXiv:2012.01037

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionTime SeriesTime Series Analysis

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 제목 키워드 기반

Multi-task Feature Selection based Anomaly Detection

2014-03-17 · Longqi Yang, Yibing Wang, Zhisong Pan, Guyu Hu

Network anomaly detection is still a vibrant research area. As the fast growth of network bandwidth and the tremendous traffic on the network, there arises an extremely challengeable question: How to efficiently and accu…

Anomaly Detectionfeature selectionMulti-Task Learning

RocketStack: A level-aware deep recursive ensemble learning framework with exploratory feature fusion and model pruning dynamics

2025-06-20 · Çağatay Demirel

Ensemble learning remains a cornerstone of machine learning, with stacking used to integrate predictions from multiple base learners through a meta-model. However, deep stacking remains rare, as most designs prioritize h…

Ensemble Learning

Feature Selection with Evolving, Fast and Slow Using Two Parallel Genetic Algorithms

2020-05-11 · Uzay Cetin, Yunus Emre Gundogmus

Feature selection is one of the most challenging issues in machine learning, especially while working with high dimensional data. In this paper, we address the problem of feature selection and propose a new approach call…

feature selection

Shrinking the Upper Confidence Bound: A Dynamic Product Selection Problem for Urban Warehouses

2019-03-19 · Rong Jin, David Simchi-Levi, Li Wang, Xinshang Wang 외

The recent rising popularity of ultra-fast delivery services on retail platforms fuels the increasing use of urban warehouses, whose proximity to customers makes fast deliveries viable. The space limit in urban warehouse…

Deep Stacked Stochastic Configuration Networks for Lifelong Learning of Non-Stationary Data Streams

2018-08-07 · Mahardhika Pratama, Dianhui Wang

The concept of SCN offers a fast framework with universal approximation guarantee for lifelong learning of non-stationary data streams. Its adaptive scope selection property enables for proper random generation of hidden…

Continual LearningLifelong learning