LGMLAug 22, 2020

Seasonal-adjustment Based Feature Selection Method for Large-scale Search Engine Logs

arXiv:2008.09727v117 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of stable and accurate disease outbreak prediction for public health applications, though it is incremental as it builds on existing seasonal-adjustment techniques.

The authors tackled the problem of predicting infectious disease outbreaks using search engine logs by proposing a seasonal-adjustment based feature selection method to address instability in search volume data, resulting in improved prediction accuracy for 7 out of 10 diseases compared to existing methods.

Search engine logs have a great potential in tracking and predicting outbreaks of infectious disease. More precisely, one can use the search volume of some search terms to predict the infection rate of an infectious disease in nearly real-time. However, conducting accurate and stable prediction of outbreaks using search engine logs is a challenging task due to the following two-way instability characteristics of the search logs. First, the search volume of a search term may change irregularly in the short-term, for example, due to environmental factors such as the amount of media or news. Second, the search volume may also change in the long-term due to the demographic change of the search engine. That is to say, if a model is trained with such search logs with ignoring such characteristic, the resulting prediction would contain serious mispredictions when these changes occur. In this work, we proposed a novel feature selection method to overcome this instability problem. In particular, we employ a seasonal-adjustment method that decomposes each time series into three components: seasonal, trend and irregular component and build prediction models for each component individually. We also carefully design a feature selection method to select proper search terms to predict each component. We conducted comprehensive experiments on ten different kinds of infectious diseases. The experimental results show that the proposed method outperforms all comparative methods in prediction accuracy for seven of ten diseases, in both now-casting and forecasting setting. Also, the proposed method is more successful in selecting search terms that are semantically related to target diseases.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes