Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Nurettin Acir is active.

Publication


Featured researches published by Nurettin Acir.


IEEE Transactions on Biomedical Engineering | 2005

Automatic detection of epileptiform events in EEG by a three-stage procedure based on artificial neural networks

Nurettin Acir; Ibrahim Oztura; Mehmet Kuntalp; Baris Baklan; Cüneyt Güzeliş

This paper introduces a three-stage procedure based on artificial neural networks for the automatic detection of epileptiform events (EVs) in a multichannel electroencephalogram (EEG) signal. In the first stage, two discrete perceptrons fed by six features are used to classify EEG peaks into three subgroups: 1) definite epileptiform transients (ETs); 2) definite non-ETs; and 3) possible ETs and possible non-ETs. The pre-classification done in the first stage not only reduces the computation time but also increases the overall detection performance of the procedure. In the second stage, the peaks falling into the third group are aimed to be separated from each other by a nonlinear artificial neural network that would function as a postclassifier whose input is a vector of 41 consecutive sample values obtained from each peak. Different networks, i.e., a backpropagation multilayer perceptron and two radial basis function networks trained by a hybrid method and a support vector method, respectively, are constructed as the postclassifier and then compared in terms of their classification performances. In the third stage, multichannel information is integrated into the system for contributing to the process of identifying an EV by the electroencephalographers (EEGers). After the integration of multichannel information, the overall performance of the system is determined with respect to EVs. Visual evaluation, by two EEGers, of 19 channel EEG records of 10 epileptic patients showed that the best performance is obtained with a radial basis support vector machine providing an average sensitivity of 89.1%, an average selectivity of 85.9%, and a false detection rate (per hour) of 7.5.


Expert Systems With Applications | 2006

A support vector machine classifier algorithm based on a perturbation method and its application to ECG beat recognition systems

Nurettin Acir

Abstract In this paper, we introduce a novel system for ECG beat recognition using Support Vector Machine (SVM) classifier designed by a perturbation method. Three feature extraction methods are comparatively examined in reduced dimensional feature space. The dimension of each feature set is reduced by using perturbation method. If there exist redundant data components in training data set, they can be discarded by analyzing the total disturbance of the SVM output corresponding to the perturbed inputs. Thus, the input dimension size is reduced and network becomes smaller. Algorithm for input dimension reduction is first formulated and then applied to real ECG data for recognition of beat patterns. After the preprocessing of ECG data, four types of ECG beats obtained from the MIT-BIH database are recognized with the accuracy of 96.5% by the proposed system together with discrete cosine transform.


Neural Computing and Applications | 2005

Classification of ECG beats by using a fast least square support vector machines with a dynamic programming feature selection algorithm

Nurettin Acir

In this paper, we present a new system for the classification of electrocardiogram (ECG) beats by using a fast least square support vector machine (LSSVM). Five feature extraction methods are comparatively examined in the 15-dimensional feature space. The dimension of the each feature set is reduced by using dynamic programming based on divergence analysis. After the preprocessing of ECG data, six types of ECG beats obtained from the MIT-BIH database are classified with an accuracy of 95.2% by the proposed fast LSSVM algorithm together with discrete cosine transform. Experimental results show that not only the fast LSSVM is faster than the standard LSSVM algorithm, but also it gives better classification performance than the standard backpropagation multilayer perceptron network.


Expert Systems With Applications | 2004

Automatic recognition of sleep spindles in EEG by using artificial neural networks

Nurettin Acir; Cüneyt Güzeliş

Abstract In this paper, we introduce a two-stage procedure based on artificial neural networks for the automatic recognition of sleep spindles (SSs) in a multi-channel electroencephalographic signal. In the first stage, a discrete perceptron is used to eliminate definite non-SSs. The pre-classification done in the first stage not only reduces the computation time but also increases the overall detection performance of the procedure. In the second stage, the remaining SS candidates after pre-classification procedure are aimed to be separated from each other by an artificial neural network that would function as a post-classifier. Two different networks, i.e. a backpropagation multilayer perceptron and radial basis support vector machine (SVM), are proposed as the post-classifier and compared in terms of their classification performances. Visual evaluation, by two electroencephalographers (EEGers), of 19 channel EEG records of 6 subjects showed that the best performance is obtained with a radial basis SVM providing an average sensitivity of 94.6% and an average false detection rate of 4.0%.


Engineering Applications of Artificial Intelligence | 2006

Automatic classification of auditory brainstem responses using SVM-based feature selection algorithm for threshold detection

Nurettin Acir; Özcan Özdamar; Cüneyt Güzeliş

This paper presents a novel system for automatic recognition of auditory brainstem responses (ABR) to detect hearing threshold. ABR is an important potential signal for determining objective audiograms. Its detection is usually performed by medical experts with often basic signal processing techniques. The proposed system comprises of two stages. In the first stage, for feature extraction, a set of raw amplitude values, a set of discrete cosine transform (DCT) coefficients and a set of discrete wavelet transform (DWT) approximation coefficients are calculated and extracted from signals separately as three different sets of feature vectors. These features are then selected by a modified adaptive method, which mainly supports to the input dimension reduction via selecting the most significant feature components. In the second stage, the feature vectors are classified by a support vector machine (SVM) classifier which is a powerful advanced technique for solving supervised binary classification problem due to its generalization ability. After that the proposed system is applied to real ABR data and it is resulted in a very good sensitivity, specificity and accuracy levels for DCT coefficients such as 99.2%, 94.0% and 96.2%, respectively. Consequently, the proposed system can be used for recognition of ABRs for hearing threshold detection.


Neural Computing and Applications | 2005

Automatic recognition of sleep spindles in EEG via radial basis support vector machine based on a modified feature selection algorithm

Nurettin Acir; Cüneyt Güzeliş

This paper presents an application of a radial basis support vector machine (RB-SVM) to the recognition of the sleep spindles (SSs) in electroencephalographic (EEG) signal. The proposed system comprises of two stages. In the first stage, for feature extraction, a set of raw amplitude values, a set of discrete cosine transform (DCT) coefficients, a set of discrete wavelet transform (DWT) approximation coefficients and a set of adaptive autoregressive (AAR) parameters are calculated and extracted from signals separately as four different sets of feature vectors. Thus, four different feature vectors for the same data are comparatively examined. In the second stage, these features are then selected by a modified adaptive feature selection method based on sensitivity analysis, which mainly supports input dimension reduction via selecting the most significant feature elements. Then, the feature vectors are classified by a support vector machine (SVM) classifier, which is relatively new and powerful technique for solving supervised binary classification problems due to it’s generalization ability. Visual evaluation, by two electroencephalographers (EEGers), of 19 channel EEG records of six subjects showed that the best performance is obtained with an RB-SVM providing an average sensitivity of 97.7%, an average specificity of 97.4% and an average accuracy of 97.5%.


Expert Systems With Applications | 2005

Automated system for detection of epileptiform patterns in EEG by using a modified RBFN classifier

Nurettin Acir

In this paper, we present a two-stage system based on a modified radial basis function network (RBFN) classifier for an automated detection of epileptiform pattern (EP) in an electroencephalographic signal. In the first stage, a discrete perceptron fed by six features are used to classify the peaks into two subgroups: (i) definite non-EPs and (ii) definite EPs and EP-like non-EPs. In the second stage, the peaks falling into the second group are aimed to be separated from each other by a modified RBFN designed by a perturbation method that would function as a post-classifier. If there exist redundant data components in training data set, they can be discarded by analyzing the total disturbance of the RBFN output corresponding to the perturbed inputs. Thus, input dimension size is reduced and network becomes smaller. The classification performance of the system is comparatively evaluated for three different feature sets such as raw EEG data, discrete Fourier transform coefficients, and discrete wavelet transform coefficients.


Neural Computing and Applications | 2008

A modified adaptive IIR filter design via wavelet networks based on Lyapunov stability theory

Nurettin Acir

In this paper, we present a wavelet network IIR filtering system satisfying asymptotic stability in the sense of Lyapunov unlike many other gradient descent algorithms based adaptive filtering systems. The proposed system also carries the advantages of the time-frequency specific properties of wavelet networks embedded into the proposed filter dynamics. Two experiments for system identification problems corresponding to the infinite impulse response filter design are proposed. The results verified that the proposed wavelet network infinite impulse response adaptive filtering system not only performs better than gradient descent based algorithms but also performs as good as other stability theory based optimization algorithms.


Lecture Notes in Computer Science | 2004

An application of support vector machine in bioinformatics: automated recognition of epileptiform patterns in EEG using SVM classifier designed by a perturbation method

Nurettin Acir; Cüneyt Güzeliş

We introduce an approach based on perturbation method for input dimension reduction in Support Vector Machine (SVM) classifiers. If there exists redundant data components in training data set, they can be discarded by analyzing the total disturbance of the SVM output corresponding to the perturbed inputs. Thus, input dimension size is reduced and network becomes smaller. Algorithm for input dimension reduction is first formulated and then applied to real electroencephalography (EEG) data for recognition of epileptiform patterns.


international conference on computer modelling and simulation | 2013

Lyapunov Stability Theory Based Adaptive Filter Algorithm for Noisy Measurements

Engin Cemal Menguc; Nurettin Acir

This paper presents a Lyapunov stability theory based adaptive filter algorithm with a determined step size. The proposed algorithm thanks to its step size leads to a faster convergence rate and a lover misadjustment error in case of the noisy measurement environments. Also the proposed algorithm ensures to estimate the best optimal unknown weight vector by using a step size. Simulations on white and non-white Gaussian input signals justify the proposed algorithm for the noisy environments. The simulation results demonstrate good tracking capability and low misalignment error of the proposed algorithm in case of the noisy measurement environments for system identification problems.

Collaboration


Dive into the Nurettin Acir's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar

Cüneyt Güzeliş

İzmir University of Economics

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Baris Baklan

Dokuz Eylül University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge