Literature DB >> 30001360

Using search engine big data for predicting new HIV diagnoses.

Sean D Young1, Qingpeng Zhang2.   

Abstract

BACKGROUND: A large and growing body of "big data" is generated by internet search engines, such as Google. Because people often search for information about public health and medical issues, researchers may be able to use search engine data to monitor and predict public health problems, such as HIV. We sought to assess the feasibility of using Google search data to analyze and predict new HIV diagnoses cases in the United States. METHODS AND
FINDINGS: From 2007 to 2014, we collected search volume data on HIV-related Google search keywords across the United States. State-level new HIV diagnoses data were collected from the Centers for Disease Control and Prevention (CDC) and AIDSVu.org. We developed a negative binomial model to predict HIV cases using a subset of significant predictor keywords identified by LASSO. The Google search data were combined with state-level HIV case reports provided by the CDC. We use historical data to train the model and predict new HIV diagnoses from 2011 to 2014, with an average R2 value of 0.99 between predicted versus actual cases, and average root-mean-square error (RMSE) of 108.75.
CONCLUSIONS: Results indicate that Google Trends is a feasible tool to predict new cases of HIV at the state level. We discuss the implications of integrating visualization maps and tools based on these models into public health and HIV monitoring and surveillance.

Entities:  

Mesh:

Year:  2018        PMID: 30001360      PMCID: PMC6042696          DOI: 10.1371/journal.pone.0199527

Source DB:  PubMed          Journal:  PLoS One        ISSN: 1932-6203            Impact factor:   3.240


Introduction

More than 1.1 million people in the United States are living with HIV, with approximately 1 in 7 of them unaware of their infection [1]. Innovative methods are needed to increase HIV testing to prevent the spread of HIV [2]. Some of the most common current methods for HIV monitoring and surveillance include behavioral risk surveys, interviews, and laboratory testing reports [3]. One limitation of these existing methods is that there is typically a lag time in reporting before data are publicly released [4]. Another limitation is that data collection and aggregation methods require extensive time and financial resources [5]. New technologies might be incorporated into HIV monitoring methods to augment and address the limitations of existing tools [5,6]. For example, social media (e.g., Twitter) data have been used to predict seasonal illness [7-9] and HIV [5]. Search engine data have also shown to be potentially useful in public health research, as people are frequently seeking medical information on the internet and these aggregate search data are publicly available [10]. For example, researchers have explored different methods of using Google searches to predict influenza [11-14], monitor infectious diseases [15-17], and predict opioid-related emergency department visits for heroin [18]. Because historical state-level HIV data are publicly available, it may be possible to conduct a longitudinal analysis using these “big data” to determine whether search engine data can be used to predict new HIV case diagnoses [19]. This study sought to determine whether Google Trends [20] search data could be used to predict HIV. Public health data modeling of this type, if successful, could help to provide health agencies with information that typically becomes available more than one year later, allowing them to allocate resources earlier and more efficiently to needed areas.

Methods

This study was approved the UCLA human subjects review board (reference number: 16–001275). We collected Google Trends relative search volume data for 22 HIV risk-related (both sexual and drug-related) keywords (e.g., sex, alcohol, HIV, cocaine). More information about the keywords is described online from a previous study [5]. Keywords were used for Google searches and were stemmed and could be used in a variety of formats within search behavior. For example, “HIV” could be used in searches as “where to get an HIV test” or “what are the symptoms of HIV?” State-level HIV case diagnoses for each state from 2008 through 2014 were downloaded from AidsVu.org [21]. AidsVu produces an interactive map that displays HIV prevalence and case diagnoses by county in the United States. The United States Centers for Prevention and Disease Control (CDC) and national HIV surveillance database supply HIV data to AidsVu based on zip code [4]. Additionally we included the GINI index, an indicator of wealth inequality, as an additional covariate. To model the number of HIV cases, we used a negative binomial generalized linear model (nbGLM), which is a widely adopted statistical model for count data [22]. Because new HIV case diagnoses are influenced by the preceding year’s cases, we also included a first-order autoregressive term in the model to capture this temporal pattern. Formula (1) presents the formation of the nbGLM model: where y(t) and y(t − 1) represent the new HIV diagnoses cases of state s in year t and t − 1, respectively; G(t) represents the data of the n Google search term of state s in year t; GINI(t) represents the GINI coefficient of state s in year t; S is the dummy variable, representing one state; ε represents the white noise. To identify the subset of Google keywords with the best predictive power, we adopted the Least Absolute Shrinkage and Selection Operator (LASSO) method to eliminate keywords that were not significant predictors [23]. The penalty coefficient (lambda) that leads to the best fitting result was chosen for each prediction. The LASSO based keyword selection was updated for each state for every year. To predict the count of HIV cases for a specific state in next year t, we used all historical data from 2008 to t-1 for model training. Because we have an autoregressive term in the model, we started from the prediction of HIV cases in 2011 using training data of 2008–2010. We then used the model to predict new HIV cases from 2011 to 2014.

Data analysis

To evaluate the accuracy of the proposed model, we adopted the commonly used root-mean-square error (RMSE), which measures the deviations of predicted values from actual observed values. The smaller the RMSE is, the more accurate the model is. Because the use behaviors of Google Search change over time, the relevant keywords could be different every year. Therefore, our model was designed to be updated every year.

Results

The RMSE, R, R2, and average RMSE for best fitting nbGLM-LASSO model for validation years 2011 through 2014 are shown in Table 1. The best fitting model had an R2 greater than 0.99 for all four validation years. The average coefficient of each variable is presented in Table 2, which also presents the proportion of states in which each variable is determined to be significant by the LASSO method. As expected, the autoregressive term is significant for all years, as the aggregated yearly count of HIV cases for a state is unlikely to change dramatically. We trained the model using an adaptive time window, rather than a fixed time window, because only one search term was significant for all years, indicating that the correlation between Google search data and actual new HIV cases is dynamic.
Table 1

Results of using Google Trends-based model to predict new HIV case diagnoses from 2011–2014.

2011201220132014RMSE(Avg.)
RMSE109.85109.67462.394193.1118.75
R0.9970.9980.9990.995
R20.9950.9970.9970.991

RMSE = Root-mean-square error.

Table 2

Average coefficient of each variable (excluding control variables) and the proportion of states in which the variable is significant.

VariablePrediction for 2011Prediction for 2012Prediction for 2013Prediction for 2014Significant proportion
x100000%
x200000%
x3-0.0500025%
x400000%
x5-0.04-0.030050%
x600000%
x700000%
x800000%
x90.020.010050%
x100.020.010050%
x1100000%
x1200000%
x1300000%
x1400000%
x15000.01025%
x16000.010.0150%
x17-0.17-0.11-0.07-0.05100%
x1800000%
x1900000%
x20-0.0300025%
x2100000%
x220.0100025%
gini0.450.5600.3675%
AR10.950.970.980.98100%
RMSE = Root-mean-square error. Fig 1 presents the average percentage of difference, or forecast error (predicted value minus observed value), for all states during the periods where we predicted new case diagnoses (2011 to 2014). The model achieved a very small difference (<10%) for most states, except for WY, ID, VT, MT, AK, and NH, where the model overestimated the incidence, likely due to the lower population and lower number of HIV cases (ranging from only a few dozen to a hundred per year) within these states, making the prediction task more difficult and with higher percentage of difference. For more details about the prediction results, please refer to S1 Table.
Fig 1

The average percentage of difference (forecast error) for each state (2011 to 2014).

Discussion

This study suggests that internet search query data can be used to predict new HIV diagnoses cases across the United States. We decided to use Google Trends data as an indicator for a predictive model based on the hypothesis that people at risk for HIV would be likely to search the internet for HIV-related topics, including risk behaviors, prevention, and testing information. Internet search engine data have quickly become a rich source of “big data,” allowing researchers to use data on search behavior to help predict HIV and other illnesses. The results of this study are important because they support including models and visualizations of data based on freely available internet social data that are not readily captured by current methods. Although an increasing number of studies are incorporating social data into public health research, few studies have focused on how to integrate these approaches to address the issues related to HIV [24]. This study furthers the field of study on use of social data in HIV research by suggesting that Google search data can be used to predict new HIV case diagnoses across the United States. Although the data in this study were relatively small compared to other “big data” studies, such as genomics studies, we refer to it this way because Google Trends data are supported by an average of 3.5 billion queries per day [25] submitted by large numbers of Web users over time. In addition we are modelling multidimensional data (from Google Trends and state HIV data), which is a key characteristic of “big data” research. Our goal is for these types of methodologies to eventually be able to be applied on Google Trends data in real-time in an effort to provide public health organizations with a way to monitor health crises on a day to day basis, such as through visualizations tracking the changing trends in potential new HIV cases diagnoses. Fig 2 represents an example of implications of how these types of models are currently being used by our team to provide maps for public health organizations and researchers. Visualizing social data with keywords of interest (e.g. HIV-related keywords) can help public health organizations track and predict the spread of diseases and plan more effective interventions. We are currently working with public health departments based on the research and models in this study to provide these types of visualization maps and tools to them so they can learn about people’s HIV-related discussions and predict new case diagnoses.
Fig 2

Map of social media using the keyword “HIV” in the United States.

Image from UCIPT’s HIV ChatterMap tool.

Map of social media using the keyword “HIV” in the United States.

Image from UCIPT’s HIV ChatterMap tool. This study has limitations. First, we are limited by data, including a limited number of HIV cases and number of years that data were publicly reported by AIDSVu. Second, we are unable to define a “Google Trend” other than relative to other Google search terms. Google does not typically provide data on the number of searches, but rather provides researchers with data on the relative volume of searches [20]. Third, the keywords were taken from previous research using Twitter keywords. As people use Google and Twitter for different purposes they might use different keywords to talk about HIV-related topics on Twitter than for Google. Instead of using the same set of keywords across different technology data sites, future research can involve interviewing participants on the specific words they use on social media in order to create a model that is more specific to the type of technology used. Fourth, it is unknown whether searches for HIV-related behaviors and/or symptoms are associated with actual HIV infection within that individual. For example, individuals might be searching about sexual risk behaviors, but not engaging in those behaviors in a way that would actually put them at risk. Similarly, individuals might be searching for (non-clinically correct) signs and symptoms of HIV, reducing the likelihood that their search was linked to their HIV status. While this is an interesting topic for future research, we believe this is minor limitation to this study, as we found a pattern that associates searching for HIV-risk behaviors and HIV outcomes at the population, or epidemiologic level, rather than individual level. This information is therefore still actionable at the broader population level even if not at the individual level. Finally, Google Trends data are not available at the city level, limiting the ability for more targeted analyses.

Conclusion

This study suggests that internet search data could be used as an additional tool for HIV surveillance and prediction. Methods of using Google search data and social media data for public health surveillance are increasingly being incorporated into public health efforts. These approaches are not meant to replace traditional public health surveillance systems, but may provide an additional tool that can be used to combat the spread of diseases, such as HIV.

The number of HIV cases and the predicted number for each state in 2011–2014.

(DOCX) Click here for additional data file.
  14 in total

1.  Use of Internet search data to monitor impact of rotavirus vaccination in the United States.

Authors:  Rishi Desai; Benjamin A Lopman; Yair Shimshoni; John P Harris; Manish M Patel; Umesh D Parashar
Journal:  Clin Infect Dis       Date:  2012-03-14       Impact factor: 9.079

2.  Norovirus disease surveillance using Google Internet query share data.

Authors:  Rishi Desai; Aron J Hall; Benjamin A Lopman; Yair Shimshoni; Marcus Rennick; Niv Efron; Yossi Matias; Manish M Patel; Umesh D Parashar
Journal:  Clin Infect Dis       Date:  2012-06-19       Impact factor: 9.079

3.  Accurate estimation of influenza epidemics using Google search data via ARGO.

Authors:  Shihao Yang; Mauricio Santillana; S C Kou
Journal:  Proc Natl Acad Sci U S A       Date:  2015-11-09       Impact factor: 11.205

4.  Using internet searches for influenza surveillance.

Authors:  Philip M Polgreen; Yiling Chen; David M Pennock; Forrest D Nelson
Journal:  Clin Infect Dis       Date:  2008-12-01       Impact factor: 9.079

5.  Survival benefit of initiating antiretroviral therapy in HIV-infected persons in different CD4+ cell strata.

Authors:  Frank J Palella; Maria Deloria-Knoll; Joan S Chmiel; Anne C Moorman; Kathleen C Wood; Alan E Greenberg; Scott D Holmberg
Journal:  Ann Intern Med       Date:  2003-04-15       Impact factor: 25.391

6.  Methods of using real-time social media technologies for detection and remote monitoring of HIV outcomes.

Authors:  Sean D Young; Caitlin Rivers; Bryan Lewis
Journal:  Prev Med       Date:  2014-02-08       Impact factor: 4.018

7.  Detecting influenza epidemics using search engine query data.

Authors:  Jeremy Ginsberg; Matthew H Mohebbi; Rajan S Patel; Lynnette Brammer; Mark S Smolinski; Larry Brilliant
Journal:  Nature       Date:  2009-02-19       Impact factor: 49.962

8.  The use of Twitter to track levels of disease activity and public concern in the U.S. during the influenza A H1N1 pandemic.

Authors:  Alessio Signorini; Alberto Maria Segre; Philip M Polgreen
Journal:  PLoS One       Date:  2011-05-04       Impact factor: 3.240

9.  The reliability of tweets as a supplementary method of seasonal influenza surveillance.

Authors:  Anoshé A Aslam; Ming-Hsiang Tsou; Brian H Spitzberg; Li An; J Mark Gawron; Dipak K Gupta; K Michael Peddecord; Anna C Nagel; Christopher Allen; Jiue-An Yang; Suzanne Lindsay
Journal:  J Med Internet Res       Date:  2014-11-14       Impact factor: 5.428

10.  Using internet search queries for infectious disease surveillance: screening diseases for suitability.

Authors:  Gabriel J Milinovich; Simon M R Avril; Archie C A Clements; John S Brownstein; Shilu Tong; Wenbiao Hu
Journal:  BMC Infect Dis       Date:  2014-12-31       Impact factor: 3.090

View more
  13 in total

Review 1.  Harnessing digital data and data science to achieve 90-90-90 goals to end the HIV epidemic.

Authors:  Steffanie A Strathdee; Alicia L Nobles; John W Ayers
Journal:  Curr Opin HIV AIDS       Date:  2019-11       Impact factor: 4.283

2.  Using Search Engine Data to Explore Interest in PrEP and HIV Testing in the United States.

Authors:  Ari Whiteman; Cyprian Wejnert; Elana Morris; Janet Burnett
Journal:  AIDS Behav       Date:  2020-10-08

3.  Building a social media-based HIV risk behavior index to inform the prediction of HIV new diagnosis: a feasibility study.

Authors:  Zhenlong Li; Shan Qiao; Yuqin Jiang; Xiaoming Li
Journal:  AIDS       Date:  2021-05-01       Impact factor: 4.177

4.  State health policies and interest in PrEP: evidence from Google Trends.

Authors:  Bita Fayaz Farkhad; Mohammadreza Nazari; Man-Pui Sally Chan; Dolores Albarracín
Journal:  AIDS Care       Date:  2021-06-30

5.  Comparing Web-Based Platforms for Promoting HIV Self-Testing and Pre-Exposure Prophylaxis Uptake in High-Risk Men Who Have Sex With Men: Protocol for a Longitudinal Cohort Study.

Authors:  Shea M Lemley; Jeffrey D Klausner; Sean D Young; Chrysovalantis Stafylis; Caroline Mulatya; Neal Oden; Haiyi Xie; Leslie Revoredo; Dikla Shmueli-Blumberg; Emily Hichborn; Erin McKelle; Landhing Moran; Petra Jacobs; Lisa A Marsch
Journal:  JMIR Res Protoc       Date:  2020-10-19

6.  Digital Public Health Surveillance Tools for Alcohol Use and HIV Risk Behaviors.

Authors:  Renee Garett; Sean D Young
Journal:  AIDS Behav       Date:  2021-03-17

Review 7.  Technology-Delivered Intervention Strategies to Bolster HIV Testing.

Authors:  Romina A Romero; Jeffrey D Klausner; Lisa A Marsch; Sean D Young
Journal:  Curr HIV/AIDS Rep       Date:  2021-06-09       Impact factor: 5.071

8.  Regional variation in discussion of opioids on social media.

Authors:  Lidia Flores; Sean D Young
Journal:  J Addict Dis       Date:  2021-02-11

9.  Using Baidu search index to monitor and predict newly diagnosed cases of HIV/AIDS, syphilis and gonorrhea in China: estimates from a vector autoregressive (VAR) model.

Authors:  Jinghua Li; Huachun Zou; Ruonan Huang; Ganfeng Luo; Qibin Duan; Lei Zhang; Qingpeng Zhang; Weiming Tang; M Kumi Smith
Journal:  BMJ Open       Date:  2020-03-24       Impact factor: 2.692

Review 10.  When Public Health Research Meets Social Media: Knowledge Mapping From 2000 to 2018.

Authors:  Yan Zhang; Bolin Cao; Yifan Wang; Tai-Quan Peng; Xiaohua Wang
Journal:  J Med Internet Res       Date:  2020-08-13       Impact factor: 5.428

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.