paper-with-me

Papers

Curvature-based Feature Selection with Application in Classifying Electronic Health Records

2021-01-10 · Zheming Zuo, Jie Li, Han Xu, Noura Al Moubayed

Disruptive technologies provides unparalleled opportunities to contribute to the identifications of many aspects in pervasive healthcare, from the adoption of the Internet of Things through to Machine Learning (ML) techniques. As a powerful tool, ML has been widely applied in patient-centric healthcare solutions. To further improve the quality of patient care, Electronic Health Records (EHRs) are commonly adopted in healthcare facilities for analysis. It is a crucial task to apply AI and ML to analyse those EHRs for prediction and diagnostics due to their highly unstructured, unbalanced, incomplete, and high-dimensional nature. Dimensionality reduction is a common data preprocessing technique to cope with high-dimensional EHR data, which aims to reduce the number of features of EHR representation while improving the performance of the subsequent data analysis, e.g. classification. In this work, an efficient filter-based feature selection method, namely Curvature-based Feature Selection (CFS), is presented. The proposed CFS applied the concept of Menger Curvature to rank the weights of all features in the given data set. The performance of the proposed CFS has been evaluated in four well-known EHR data sets, including Cervical Cancer Risk Factors (CCRFDS), Breast Cancer Coimbra (BCCDS), Breast Tissue (BTDS), and Diabetic Retinopathy Debrecen (DRDDS). The experimental results show that the proposed CFS achieved state-of-the-art performance on the above data sets against conventional PCA and other most recent approaches. The source code of the proposed approach is publicly available at https://github.com/zhemingzuo/CFS.

📄 PDF Abstract BibTeX arXiv:2101.03581

Code (1)

zhemingzuo/CFS 공식 구현

Tasks

Breast Cancer DetectionBreast Tissue IdentificationCervical cancer biopsy identificationDiabetic Retinopathy DetectionDimensionality Reductionfeature 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,…
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Anomaly Detection and Prototype Selection Using Polyhedron Curvature

2020-04-05 · Benyamin Ghojogh, Fakhri Karray, Mark Crowley

We propose a novel approach to anomaly detection called Curvature Anomaly Detection (CAD) and Kernel CAD based on the idea of polyhedron curvature. Using the nearest neighbors for a point, we consider every data point as…

Anomaly DetectionDenoisingImage DenoisingOut-of-Distribution Detection+1

Visual Recognition using Embedded Feature Selection for Curvature Self-Similarity

2012-12-01 · NeurIPS 2012 12 · Angela Eigenstetter, Bjorn Ommer

Category-level object detection has a crucial need for informative object representations. This demand has led to feature descriptors of ever increasing dimensionality like co-occurrence statistics and self-similarity. …

feature selectionObjectobject-detectionObject Detection

KPCA Spatio-temporal trajectory point cloud classifier for recognizing human actions in a CBVR system

2014-03-26 · Iván Gómez-Conde, David N. Olivieri

We describe a content based video retrieval (CBVR) software system for identifying specific locations of a human action within a full length film, and retrieving similar video shots from a query. For this, we introduce t…

Action RecognitionRetrievalTemporal Action LocalizationVideo Retrieval

Synthetic Data for Feature Selection

2022-11-06 · Firuz Kamalov, Hana Sulieman, Aswani Kumar Cherukuri

Feature selection is an important and active field of research in machine learning and data science. Our goal in this paper is to propose a collection of synthetic datasets that can be used as a common reference point fo…

feature selection

P-CAFE: Personalized Cost-Aware Incremental Feature Selection For Electronic Health Records

2025-08-12 · Naama Kashani, Mira Cohen, Uri Shaham arxiv

Electronic Health Records (EHR) have revolutionized healthcare by digitizing patient data, improving accessibility, and streamlining clinical workflows. However, extracting meaningful insights from these complex and mult…

Decision Making