• Complain

Corchado Emilio - International Joint Conference SOCO16-CISIS16-ICEUTE16: San Sebastián, Spain, October 19th-21st, 2016 Proceedings

Here you can read online Corchado Emilio - International Joint Conference SOCO16-CISIS16-ICEUTE16: San Sebastián, Spain, October 19th-21st, 2016 Proceedings full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. City: Cham, year: 2017, publisher: Springer International Publishing, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Corchado Emilio International Joint Conference SOCO16-CISIS16-ICEUTE16: San Sebastián, Spain, October 19th-21st, 2016 Proceedings

International Joint Conference SOCO16-CISIS16-ICEUTE16: San Sebastián, Spain, October 19th-21st, 2016 Proceedings: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "International Joint Conference SOCO16-CISIS16-ICEUTE16: San Sebastián, Spain, October 19th-21st, 2016 Proceedings" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Corchado Emilio: author's other books


Who wrote International Joint Conference SOCO16-CISIS16-ICEUTE16: San Sebastián, Spain, October 19th-21st, 2016 Proceedings? Find out the surname, the name of the author of the book and a list of all author's works by series.

International Joint Conference SOCO16-CISIS16-ICEUTE16: San Sebastián, Spain, October 19th-21st, 2016 Proceedings — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "International Joint Conference SOCO16-CISIS16-ICEUTE16: San Sebastián, Spain, October 19th-21st, 2016 Proceedings" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make

SOCO 2016: Classification
Springer International Publishing AG 2017
Manuel Graa , Jos Manuel Lpez-Guede , Oier Etxaniz , lvaro Herrero , Hctor Quintin and Emilio Corchado (eds.) International Joint Conference SOCO16-CISIS16-ICEUTE16 Advances in Intelligent Systems and Computing 10.1007/978-3-319-47364-2_1
Predicting 30-Day Emergency Readmission Risk
Arkaitz Artetxe 1, 2 , Manuel Graa 2 and Ariadna Besga 3
(1)
Vicomtech-IK4 Research Centre, Mikeletegi Pasealekua 57, 20009 San Sebastian, Spain
(2)
Computation Intelligence Group, Basque University (UPV/EHU), P. Manuel Lardizabal 1, 20018 San Sebastian, Spain
(3)
Department of Internal Medicine, Hospital Universitario de Alava, Vitoria, Spain
Arkaitz Artetxe (Corresponding author)
Email:
Andoni Beristain
Email:
Abstract
Objective : Predicting Emergency Department (ED) readmissions is of great importance since it helps identifying patients requiring further post-discharge attention as well as reducing healthcare costs. It is becoming standard procedure to evaluate the risk of ED readmission within 30 days after discharge. Methods . Our dataset is stratified into four groups according to the Kaiser Permanente Risk Stratification Model. We deal with imbalanced data using different approaches for resampling. Feature selection is also addressed by a wrapper method which evaluates feature set importance by the performance of various classifiers trained on them. Results . We trained a model for each scenario and subpopulation, namely case management (CM), heart failure (HF), chronic obstructive pulmonary disease (COPD) and diabetes mellitus (DM). Using the full dataset we found that the best sensitivity is achieved by SVM using over-sampling methods (40.62 % sensitivity, 78.71 % specificity and 71.94 accuracy). Conclusions . Imbalance correction techniques allow to achieve better sensitivity performance, however the dataset has not enough positive cases, hindering the achievement of better prediction ability. The arbitrary definition of a threshold-based discretization for measurements which are inherently is an important drawback for the exploitation of the data, therefore a regression approach is considered as future work.
Keywords
Readmission risk Imbalanced datasets SVM Classification
Introduction
The number of people aged over 65 is projected to grow from an estimated 524 million in 2010 to nearly 1.5 billion in 2050 worldwide []. This trend has a direct impact on the sustainability of health systems, in maintaining both public policies and the required budgets.
This growing population group represents an unprecedented challenge for healthcare systems. In developed countries, older adults already account for 12 to 21 % of all ED visits and it is estimated that this will increase by around 34 % by 2030 [].
Older patients have increasingly complex medical conditions in terms of their number of morbidities and other conditions, such as the number of medications they use, existence of geriatric syndromes, their degree of physical or mental disability, and the interplay of social factors influencing their condition [].
In this paper we present our recent work on ED readmission risk prediction. We utilize historic patient information, including demographic data, clinical characteristics or drug treatment information among others. Our work focuses on high risk patients (two higher strata) according to the Kaiser Permanente Risk Stratification Model []. This includes patients with prominence of specific organ disease (heart failure, chronic obstructive pulmonary disease and diabetes mellitus) and patients with high multi-morbidity. Predictive models are built for each of the stratified groups using different classifiers such as Support Vector Machine (SVM) and Random Forest. In order to deal with class imbalance and high dimensional feature space, different filtering techniques have been proposed during experimental approach.
The main contributions of this work are:
  • We extend the work by Besga et al. [] applying well-known machine learning techniques such as class balancing and feature selection in order to obtain better sensitivity.
  • We compare two well stablished supervised classification algorithms, Random Forests and SVM, and analyze their performance in different scenarios.
  • We make use of a wrapper feature selection method that maximizes the prediction ability while minimizes models complexity.
The paper is organized as follows. In Sect. we discuss the conclusions and future work.
Related Work
Readmission risk modelling is a research topic that has been extensively studied in recent years. The main objective is usually to reduce readmission costs by identifying those patients with higher risk of coming back soon. Patients with higher risk can be followed-up after discharge, checking their health status by means of interventions such as phone calls, home visits or online monitoring, which are resource intensive. Predictive systems generally try to model the probability of unplanned readmission (or death) of a patient within a given time period.
In a recent work, Kansagara et al. [] presented a systematic review of risk prediction models for hospital readmission. Many of the analyzed models target certain subpopulation with specific conditions or diseases such as Acute Miocardial Infarction (AMI) or heart failure (HF) while others embrace general population.
One of the most popular models that focus on general populations is LACE []. The LACE index is based on a model that predicts the risk of death or urgent readmission (within 30 days) after leaving the hospital. The algorithm used to build the model is commonly used in the literature (logistic regression analysis) and, according to the published results, the model has a high discriminative ability. The model uses information of 48 variables collected from 4812 patients from several Canadian hospitals.
A variant called LACE + [] is an extension of the previous model that makes use of variables drawn from administrative data.
A similar approach is followed by Health Quality Ontario (HQO) with their system called HARP (Hospital Admission Risk Prediction) []. The system aims to determine the risk of patients in short and long term future hospitalizations. HARP defines two periods of 30 days and 15 months for which the model infers the probability of hospitalization, relaying on several variables. From an initial set of variables of 4 different categories (demographic, feature community, disease and condition and meetings with the hospital system) the system identifies two sets of variables, a complex and a simpler one, with the most predictive variables. Using these sets of variables and a dataset containing approximately 382,000 episodes, two models for one month and 15 months are implemented. The models were developed using multivariate regression analysis. According to the committee of experts involved in the development of HARP, the most important metric was the sensitivity (i.e. the ability to detect hospitalizations). Regarding this metric, claimed results suggest that both simple and complex models achieve high sensitivity, although the complex model gets better results. The authors of this work suggest that the simple model could be a good substitute when certain hospitalization data is not available (e.g. to perform stratification outside the hospital).
A recent work by Yu et al. [] presents an institution-specific readmission risk prediction framework. The idea beneath this approach is that most of the readmission prediction models have not sufficient accuracy due to differences between the patient characteristics of different hospitals. In this work an experimental study is performed, where a classification method (SVM) is applied as well as regression (Cox) analysis.
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «International Joint Conference SOCO16-CISIS16-ICEUTE16: San Sebastián, Spain, October 19th-21st, 2016 Proceedings»

Look at similar books to International Joint Conference SOCO16-CISIS16-ICEUTE16: San Sebastián, Spain, October 19th-21st, 2016 Proceedings. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «International Joint Conference SOCO16-CISIS16-ICEUTE16: San Sebastián, Spain, October 19th-21st, 2016 Proceedings»

Discussion, reviews of the book International Joint Conference SOCO16-CISIS16-ICEUTE16: San Sebastián, Spain, October 19th-21st, 2016 Proceedings and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.