Arama Sonuçları

Listeleniyor 1 - 10 / 27
  • Yayın
    EEG signal compression based on classified signature and envelope vector sets
    (Wiley, 2009-03) Gürkan, Hakan; Güz, Ümit; Yarman, Bekir Sıddık Binboğa
    In this paper, a novel method to compress electroencephalogram (EEG) signal is proposed. The proposed method is based on the generation process of the classified signature and envelope vector sets (CSEVS), which employs an effective k-means clustering algorithm. It is assumed that both the transmitter and the receiver units have the same CSEVS. In this work, on a frame basis, EEG signals are modeled by multiplying only three factors called as classified signature vector, classified envelope vector, and gain coefficient (GC), respectively. In other words, every frame of an EEG signal is represented by two indices R and K of CSEVS and the GC. EEG signals are reconstructed frame by frame using these numbers in the receiver unit by employing the CSEVS. The proposed method is evaluated by using some evaluation metrics that are commonly used in this area such as root-mean-square error, percentage root-mean-square difference, and measuring with visual inspection. The performance of the proposed method is also compared with the other methods. It is observed that the proposed method achieves high compression ratios with low-level reconstruction error while preserving diagnostic information in the reconstructed EEG signal.
  • Yayın
    A New speech coding algorithm using zero cross and phoneme based SYMPES
    (IEEE, 2013-07-11) Şişman, Burak; Güz, Ümit; Gürkan, Hakan; Yarman, Bekir Sıddık Binboğa
    In this work, a new low bit rate hybrid speech coding approach which combines the benefits of the SYMPES (Systematic Procedure for Predefined Envelope and Signature Sequences) and zero cross and phoneme based segmentation is proposed. In the new approach, the SYMPES structure is developed in the phoneme based fashion. In order to achieve lower bit rates, some drawbacks such as computational complexity, relatively high encoding times etc. of the SYMPES are also eliminated in the new version. Experimental results show that in almost same bit rates very promising speech quality is obtained compared to the other conventional methods such as CELP (Code Excited Linear Predictive) coding algorithm.
  • Yayın
    A novel computed tomography image compression method based on classified energy and pattern blocks
    (IEEE, 2013) Gökbay, İnci Zaim; Gezer, Murat; Güz, Ümit; Gürkan, Hakan; Yarman, Bekir Sıddık Binboğa
    In this work, a new biomedical image compression method is proposed based on the classified energy and pattern blocks (CEPB). CEPB based compression method is specifically applied on the Computed Tomography (CT) images and the evaluation results are presented. Essentially, the CEPB is uniquely designed and structured codebook which is located on the both the transmitter and receiver part of a communication system in order to implement encoding and decoding processes. The encoding parameters are block scaling coefficient (BSC) and the index numbers of energy (IE) and pattern blocks (IP) determined for each block of the input images based on the CEPB. The evaluation results show that the newly proposed method provides considerable image compression ratios and image quality.
  • Yayın
    Effective semi-supervised learning strategies for automatic sentence segmentation
    (Elsevier Science BV, 2018-04-01) Dalva, Doğan; Güz, Ümit; Gürkan, Hakan
    The primary objective of sentence segmentation process is to determine the sentence boundaries of a stream of words output by the automatic speech recognizers. Statistical methods developed for sentence segmentation requires a significant amount of labeled data which is time-consuming, labor intensive and expensive. In this work, we propose new multi-view semi-supervised learning strategies for sentence boundary classification problem using lexical, prosodic, and morphological information. The aim is to find effective semi-supervised machine learning strategies when only small sets of sentence boundary labeled data are available. We primarily investigate two semi-supervised learning approaches, called self-training and co-training. Different example selection strategies were also used for co-training, namely, agreement, disagreement and self-combined. Furthermore, we propose three-view and committee-based algorithms incorporating with agreement, disagreement and self-combined strategies using three disjoint feature sets. We present comparative results of different learning strategies on the sentence segmentation task. The experimental results show that the sentence segmentation performance can be highly improved using multi-view learning strategies that we proposed since data sets can be represented by three redundantly sufficient and disjoint feature sets. We show that the proposed strategies substantially improve the average baseline F-measure of 67.66% to 75.15% and 64.84% to 66.32% when only a small set of manually labeled data is available for Turkish and English spoken languages, respectively.
  • Yayın
    Biometric identification using fingertip electrocardiogram signals
    (Springer London Ltd, 2018-07) Güven, Gökhan; Gürkan, Hakan; Güz, Ümit
    In this research work, we present a newly fingertip electrocardiogram (ECG) data acquisition device capable of recording the lead-1 ECG signal through the right- and left-hand thumb fingers. The proposed device is high-sensitive, dry-contact, portable, user-friendly, inexpensive, and does not require using conventional components which are cumbersome and irritating such as wet adhesive Ag/AgCl electrodes. One of the other advantages of this device is to make it possible to record and use the lead-1 ECG signal easily in any condition and anywhere incorporating with any platform to use for advanced applications such as biometric recognition and clinical diagnostics. Furthermore, we proposed a biometric identification method based on combining autocorrelation and discrete cosine transform-based features, cepstral features, and QRS beat information. The proposed method was evaluated on three fingertip ECG signal databases recorded by utilizing the proposed device. The experimental results demonstrate that the proposed biometric identification method achieves person recognition rate values of 100% (30 out of 30), 100% (45 out of 45), and 98.33% (59 out of 60) for 30, 45, and 60 subjects, respectively.
  • Yayın
    A novel biometric identification system based on fingertip electrocardiogram and speech signals
    (Elsevier Inc., 2022-03) Güven, Gökhan; Güz, Ümit; Gürkan, Hakan
    In this research work, we propose a one-dimensional Convolutional Neural Network (CNN) based biometric identification system that combines speech and ECG modalities. The aim is to find an effective identification strategy while enhancing both the confidence and the performance of the system. In our first approach, we have developed a voting-based ECG and speech fusion system to improve the overall performance compared to the conventional methods. In the second approach, we have developed a robust rejection algorithm to prevent unauthorized access to the fusion system. We also presented a newly developed ECG spike and inconsistent beats removal algorithm to detect and eliminate the problems caused by portable fingertip ECG devices and patient movements. Furthermore, we have achieved a system that can work with only one authorized user by adding a Universal Background Model to our algorithm. In the first approach, the proposed fusion system achieved a 100% accuracy rate for 90 people by taking the average of 3-fold cross-validation. In the second approach, by using 90 people as genuine classes and 26 people as imposter classes, the proposed system achieved 92% accuracy in identifying genuine classes and 96% accuracy in rejecting imposter classes.
  • Yayın
    Extension of conventional co-training learning strategies to three-view and committee-based learning strategies for effective automatic sentence segmentation
    (IEEE, 2018) Dalva, Doğan; Güz, Ümit; Gürkan, Hakan
    The objective of this work is to develop effective multi-view semi-supervised machine learning strategies for sentence boundary classification problem when only small sets of sentence boundary labeled data are available. We propose three-view and committee-based learning strategies incorporating with co-training algorithms with agreement, disagreement, and self-combined learning strategies using prosodic, lexical and morphological information. We compare experimental results of proposed three-view and committee-based learning strategies to other semi-supervised learning strategies in the literature namely, self-training and co-training with agreement, disagreement, and self-combined strategies. The experiment results show that sentence segmentation performance can be highly improved using multi-view learning strategies that we propose since data sets can be represented by three redundantly sufficient and disjoint feature sets. We show that the proposed strategies substantially improve the average performance when only a small set of manually labeled data is available for Turkish and English spoken languages, respectively.
  • Yayın
    A new method to represent speech signals via predefined signature and envelope sequences
    (Hindawi Publishing Corporation, 2007) Güz, Ümit; Gürkan, Hakan; Yarman, Bekir Sıddık Binboğa
    A novel systematic procedure referred to as "SYMPES" to model speech signals is introduced. The structure of SYMPES is based on the creation of the so-called predefined "signature S = {S(R)(n)} and envelope E = {E(K) (n)}" sets. These sets are speaker and language independent. Once the speech signals are divided into frames with selected lengths, then each frame sequence X(i)( n) is reconstructed by means of the mathematical form X(i)( n) = C(i)E(K) (n) S(R)(n). In this representation, C(i) is called the gain factor, S(R)(n) and E(K) (n) are properly assigned from the predefined signature and envelope sets, respectively. Examples are given to exhibit the implementation of SYMPES. It is shown that for the same compression ratio or better, SYMPES yields considerably better speech quality over the commercially available coders such as G. 726 (ADPCM) at 16 kbps and voice excited LPC-10E (FS1015) at 2.4 kbps.
  • Yayın
    A new speech modeling method: SYMPES
    (IEEE, 2006) Güz, Ümit; Gürkan, Hakan; Yarman, Bekir Sıddık Binboğa
    In this paper, the new method of speech modeling which is called SYMPES is introduced and it is compared with the commercially available methods. It is shown that for the same compression ratio or better, SYMPES yields considerably better hearing quality over the coders such as G.726 at 16 Kbps and voice excited LPC-10E of 2.4Kbps.
  • Yayın
    An efficient ECG data compression technique based on predefined signature and envelope vector banks
    (IEEE, 2005) Gürkan, Hakan; Güz, Ümit; Yarman, Bekir Sıddık Binboğa
    In this paper, a new method to compress ElectroCardioGram (ECG) Signal by means of "Predefined Signature and Envelope Vector Banks-PSEVB" is presented. In this work, on a frame basis, any ECG signal is modeled by multiplying three parameters as called the Predefined Signature Vector, Predefined Envelope Vector, and Frame-Scaling Coefficient. It has been demonstrated that the predefined signature vectors and predefined envelope vectors constitute a "PSEVB" to describe any measured ECG signal. In this case, ECG signal for each frame is described in terms of the two indices "R" and "K" of PSEVB and the frame-scaling coefficient. The new compression method achieve good compression ratios with low level reconstruction error while preserving diagnostic information in the reconstructed ECG signal. Furthermore, once PSEVB are stored on each communication node, transmission of ECG signals reduces to the transmission of indexes "R" and "K" of PSEVB and the frame-scaling coefficient which also result in considerable saving in the transmission band.