Search results for "KNN"
showing 10 items of 10 documents
Alignment Free Dissimilarities for Nucleosome Classification
2016
Epigenetic mechanisms such as nucleosome positioning, histone modifications and DNA methylation play an important role in the regulation of cell type-specific gene activities, yet how epigenetic patterns are established and maintained remains poorly understood. Recent studies have shown a role of DNA sequences in recruitment of epigenetic regulators. For this reason, the use of more suitable similarities or dissimilarity between DNA sequences could help in the context of epigenetic studies. In particular, alignment-free dissimilarities have already been successfully applied to identify distinct sequence features that are associated with epigenetic patterns and to predict epigenomic profiles…
Deep CNN for IIF Images Classification in Autoimmune Diagnostics
2019
The diagnosis and monitoring of autoimmune diseases are very important problem in medicine. The most used test for this purpose is the antinuclear antibody (ANA) test. An indirect immunofluorescence (IIF) test performed by Human Epithelial type 2 (HEp-2) cells as substrate antigen is the most common methods to determine ANA. In this paper we present an automatic HEp-2 specimen system based on a convolutional neural network method able to classify IIF images. The system consists of a module for features extraction based on a pre-trained AlexNet network and a classification phase for the cell-pattern association using six support vector machines and a k-nearest neighbors classifier. The class…
An Automatic HEp-2 Specimen Analysis System Based on an Active Contours Model and an SVM Classification
2019
The antinuclear antibody (ANA) test is widely used for screening, diagnosing, and monitoring of autoimmune diseases. The most common methods to determine ANA are indirect immunofluorescence (IIF), performed by human epithelial type 2 (HEp-2) cells, as substrate antigen. The evaluation of ANA consist an analysis of fluorescence intensity and staining patterns. This paper presents a complete and fully automatic system able to characterize IIF images. The fluorescence intensity classification was obtained by performing an image preprocessing phase and implementing a Support Vector Machines (SVM) classifier. The cells identification problem has been addressed by developing a flexible segmentati…
Feature selection for KNN classifier to improve accurate detection of subthalamic nucleus during deep brain stimulation surgery in Parkinson’s patien…
2017
The tremor and dystonia associated with Parkinson’s disease can be treated with deep brain stimulation (DBS) implanted into the subthalamic nucleus (STN). The accurate STN detection is a complex neurosurgeon task during a DBS surgery since a proper fixing of stimulating electrodes will impact on the patient’s future life. The brain electrical signals obtained with Micro Electrodes Register (MER) are acquired at different depths of the brain during DBS surgery to detect STN. In our previous work, we found good accuracy performance to improve the localization of STN using K-Nearest Neighbours (KNN) supervised learning algorithm. However, for real-time classification, it is essential to reduce…
Attēlu fona modelēšanas algoritmi
2019
Datorredzes izpētes laukā ir sastopami dažādi izacinājumi, kas atstāj iespaidu uz fona modelēšanas algoritmu darbību. Piemēram, apgaismojuma maiņas, dinamisks fons un ēnas. Pie fona modelēšanas izaicinājumiem var pieskaītīt arī ar video filmēšanas tehniskajām grūtībām radītios izaicinājumus, pie kuriem pieder arī kompresijas artefakti. Taču, ir jāatzīmē, ka kompresijas artefaktu atstātāis efekts uz fona modelēšanas algoritmiem ir maz pētīts. Šī darba ietvaros tika pētīta kompresijas artefaktu atstātā ietekme uz dažiem fona modelēšanas algoritmiem. Izpētei tika izvēlēti divi algoritmi Mixture of Gaussians (MOG) un K-Nearest Neighbours (KNN), kas tika darbināti uz CDNET video datu kopas ar un…
Combining one class fuzzy KNN’s
2007
This paper introduces a parallel combination of N > 2 one class fuzzy KNN (FKNN) classifiers. The classifier combination consists of a new optimization procedure based on a genetic algorithm applied to FKNN’s, that differ in the kind of similarity used. We tested the integration techniques in the case of N = 5 similarities that have been recently introduced to face with categorical data sets. The assessment of the method has been carried out on two public data set, the Masquerading User Data (www.schonlau.net) and the badges database on the UCI Machine Learning Repository (http://www.ics.uci.edu/~mlearn/). Preliminary results show the better performance obtained by the fuzzy integration …
An Efficient and Secure Energy Trading Approach with Machine Learning Technique and Consortium Blockchain
2022
In this paper, a secure energy trading mechanism based on blockchain technology is proposed. The proposed model deals with energy trading problems such as insecure energy trading and inefficient charging mechanisms for electric vehicles (EVs) in a vehicular energy network (VEN). EVs face two major problems: finding an optimal charging station and calculating the exact amount of energy required to reach the selected charging station. Moreover, in traditional trading approaches, centralized parties are involved in energy trading, which leads to various issues such as increased computational cost, increased computational delay, data tempering and a single point of failure. Furthermore, EVs fac…
Optimization of the KNN Supervised Classification Algorithm as a Support Tool for the Implantation of Deep Brain Stimulators in Patients with Parkins…
2019
Deep Brain Stimulation (DBS) of the Subthalamic Nuclei (STN) is the most used surgical treatment to improve motor skills in patients with Parkinson&rsquo
Alignment free Dissimilarities for sequence classification
2015
One way to represent a DNA sequence is to break it down into substrings of length L, called L-tuples, and count the occurence of each L-tuple in the sequence. This representation defines a mapping of a sequence into a numerical space by a numerical feature vector of fixed length, that allows to measure sequence similarity in an alignment free way simply using disssimilarity functions between vectors. This work presents a benchmark study of 4 alignment free disssimilarity functions between sequences, computed on their L-tuples representation, for the purpose of sequence classification. In our experiments, we have tested the classes of geometric-based, correlation-based and information-based …
2014
Codebook is an effective image representation method. By clustering in local image descriptors, a codebook is shown to be a distinctive image feature and widely applied in object classification. In almost all existing works on codebooks, the building of the visual vocabulary follows a basic routine, that is, extracting local image descriptors and clustering with a user-designated number of clusters. The problem with this routine lies in that building a codebook for each single dataset is not efficient. In order to deal with this problem, we investigate the influence of vocabulary sizes on classification performance and vocabulary universality with the kNN classifier. Experimental results in…