paper-with-me

Papers

Adaptive Local Binary Pattern: A Novel Feature Descriptor for Enhanced Analysis of Kidney Abnormalities in CT Scan Images using ensemble based Machine Learning Approach

2024-04-22 · Tahmim Hossain, Faisal Sayed, Solehin Islam

The shortage of nephrologists and the growing public health concern over renal failure have spurred the demand for AI systems capable of autonomously detecting kidney abnormalities. Renal failure, marked by a gradual decline in kidney function, can result from factors like cysts, stones, and tumors. Chronic kidney disease may go unnoticed initially, leading to untreated cases until they reach an advanced stage. The dataset, comprising 12,427 images from multiple hospitals in Dhaka, was categorized into four groups: cyst, tumor, stone, and normal. Our methodology aims to enhance CT scan image quality using Cropping, Resizing, and CALHE techniques, followed by feature extraction with our proposed Adaptive Local Binary Pattern (A-LBP) feature extraction method compared with the state-of-the-art local binary pattern (LBP) method. Our proposed features fed into classifiers such as Random Forest, Decision Tree, Naive Bayes, K-Nearest Neighbor, and SVM. We explored an ensemble model with soft voting to get a more robust model for our task. We got the highest of more than 99% in accuracy using our feature descriptor and ensembling five classifiers (Random Forest, Decision Tree, Naive Bayes, K-Nearest Neighbor, Support Vector Machine) with the soft voting method.

📄 PDF Abstract BibTeX arXiv:2404.14560

Code (0)

등록된 구현이 없습니다.

Tasks

Kidney Function

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Local Neighborhood Intensity Pattern: A new texture feature descriptor for image retrieval

2017-09-07 · Prithaj Banerjee, Ayan Kumar Bhunia, Avirup Bhattacharyya, Partha Pratim Roy 외

In this paper, a new texture descriptor based on the local neighborhood intensity difference is proposed for content based image retrieval (CBIR). For computation of texture features like Local Binary Pattern (LBP), the …

Content-Based Image RetrievalImage RetrievalRetrieval

Simultaneous Local Binary Feature Learning and Encoding for Face Recognition

2015-12-01 · ICCV 2015 12 · Jiwen Lu, Venice Erin Liong, Jie zhou

In this paper, we propose a simultaneous local binary feature learning and encoding (SLBFLE) method for face recognition. Different from existing hand-crafted face descriptors such as local binary pattern (LBP) and Gabor…

Face Recognition

Affine-Gradient Based Local Binary Pattern Descriptor for Texture Classiffication

2017-05-19 · You Hao, Shirui Li, Hanlin Mo, Hua Li

We present a novel Affine-Gradient based Local Binary Pattern (AGLBP) descriptor for texture classification. It is very hard to describe complicated texture using single type information, such as Local Binary Pattern (LB…

feature selectionGeneral ClassificationTexture Classification

Scale Selective Extended Local Binary Pattern for Texture Classification

2018-12-11

In this paper, we propose a new texture descriptor, scale selective extended local binary pattern (SSELBP), to characterize texture images with scale variations. We first utilize multi-scale extended local binary pattern…

ClassificationTexture Classification

Noise Sensitivity of Local Descriptors vs ConvNets: An application to Facial Recognition

2018-10-26 · Yasin Musa Ayami, Aboubayda Shabat, Delene Heukelman

The Local Binary Patterns (LBP) is a local descriptor proposed by Ojala et al to discriminate texture due to its discriminative power. However, the LBP is sensitive to noise and illumination changes. Consequently, severa…

Sensitivity