• Title/Summary/Keyword: Feature Classification

Search Result 2,161, Processing Time 0.024 seconds

Improved Algorithm for Fully-automated Neural Spike Sorting based on Projection Pursuit and Gaussian Mixture Model

  • Kim, Kyung-Hwan
    • International Journal of Control, Automation, and Systems
    • /
    • v.4 no.6
    • /
    • pp.705-713
    • /
    • 2006
  • For the analysis of multiunit extracellular neural signals as multiple spike trains, neural spike sorting is essential. Existing algorithms for the spike sorting have been unsatisfactory when the signal-to-noise ratio(SNR) is low, especially for implementation of fully-automated systems. We present a novel method that shows satisfactory performance even under low SNR, and compare its performance with a recent method based on principal component analysis(PCA) and fuzzy c-means(FCM) clustering algorithm. Our system consists of a spike detector that shows high performance under low SNR, a feature extractor that utilizes projection pursuit based on negentropy maximization, and an unsupervised classifier based on Gaussian mixture model. It is shown that the proposed feature extractor gives better performance compared to the PCA, and the proposed combination of spike detector, feature extraction, and unsupervised classification yields much better performance than the PCA-FCM, in that the realization of fully-automated unsupervised spike sorting becomes more feasible.

Development of surface defect inspection algorithms for cold mill strip using tree structure (트리 구조를 이용한 냉연 표면흠 검사 알고리듬 개발에 관한 연구)

  • Kim, Kyung-Min;Jung, Woo-Yong;Lee, Byung-Jin;Ryu, Gyung;Park, Gui-Tae
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1997.10a
    • /
    • pp.365-370
    • /
    • 1997
  • In this paper we suggest a development of surface defect inspection algorithms for cold mill strip using tree structure. The defects which exist in a surface of cold mill strip have a scattering or singular distribution. This paper consists of preprocessing, feature extraction and defect classification. By preprocessing, the binarized defect image is achieved. In this procedure, Top-hit transform, adaptive thresholding, thinning and noise rejection are used. Especially, Top-hit transform using local min/max operation diminishes the effect of bad lighting. In feature extraction, geometric, moment, co-occurrence matrix, histogram-ratio features are calculated. The histogram-ratio feature is taken from the gray-level image. For the defect classification, we suggest a tree structure of which nodes are multilayer neural network clasifiers. The proposed algorithm reduced error rate comparing to one stage structure.

  • PDF

A design of binary decision tree using genetic algorithms and its applications (유전 알고리즘을 이용한 이진 결정 트리의 설계와 응용)

  • 정순원;박귀태
    • Journal of the Korean Institute of Telematics and Electronics B
    • /
    • v.33B no.6
    • /
    • pp.102-110
    • /
    • 1996
  • A new design scheme of a binary decision tree is proposed. In this scheme a binary decision tree is constructed by using genetic algorithm and FCM algorithm. At each node optimal or near-optimal feature subset is selected which optimizes fitness function in genetic algorithm. The fitness function is inversely proportional to classification error, balance between cluster, number of feature used. The binary strings in genetic algorithm determine the feature subset and classification results - error, balance - form fuzzy partition matrix affect reproduction of next genratin. The proposed design scheme is applied to the tire tread patterns and handwriteen alphabetic characters. Experimental results show the usefulness of the proposed scheme.

  • PDF

Classification of Insulation Fault Signals for High Voltage Motors Stator Winding using Image Signal Process Technique (영상신호처리 기법을 이용한 고압전동기 고정자권선 절연결함신호 분류)

  • Park, Jae-Jun;Kim, Hee-Dong
    • Journal of the Korean Institute of Electrical and Electronic Material Engineers
    • /
    • v.20 no.1
    • /
    • pp.65-73
    • /
    • 2007
  • Pattern classification of single and multiple discharge sources was applied using a wavelet image signal method in which a feature extraction was applied using a hidden sub-image. A feature extracting method that used vertical and horizontal images using an MSD method was applied to an averaging process for the scale of pulses for the phase. A feature extracting process for the preprocessing of the input of a neural network was performed using an inverse transformation of the horizontal, vertical, and diagonal sub-images. A back propagation algorithm in a neural network was used to classify defective signals. An algorithm for wavelet image processing was developed. In addition, the defective signal was classified using the extracted value that was quantified for the input of a neural network.

Character Recognition of Vehicle Number Plate using Modular Neural Network (모듈라 신경망을 이용한 자동차 번호판 문자인식)

  • Park, Chang-Seok;Kim, Byeong-Man;Seo, Byung-Hoon;Lee, Kwang-Ho
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.13 no.4
    • /
    • pp.409-415
    • /
    • 2003
  • Recently, the modular learning are very popular and receive much attention for pattern classification. The modular learning method based on the "divide and conquer" strategy can not only solve the complex problems, but also reach a better result than a single classifier′s on the learning quality and speed. In the neural network area, some researches that take the modular learning approach also have been made to improve classification performance. In this paper, we propose a simple modular neural network for characters recognition of vehicle number plate and evaluate its performance on the clustering methods of feature vectors used in constructing subnetworks. We implement two clustering method, one is grouping similar feature vectors by K-means clustering algorithm, the other grouping unsimilar feature vectors by our proposed algorithm. The experiment result shows that our algorithm achieves much better performance.

N-gram Feature Selection for Text Classification Based on Symmetrical Conditional Probability and TF-IDF (대칭 조건부 확률과 TF-IDF 기반 텍스트 분류를 위한 N-gram 특질 선택)

  • Choi, Woo-Sik;Kim, Seoung Bum
    • Journal of Korean Institute of Industrial Engineers
    • /
    • v.41 no.4
    • /
    • pp.381-388
    • /
    • 2015
  • The rapid growth of the World Wide Web and online information services has generated and made accessible a huge number of text documents. To analyze texts, selecting important keywords is an essential step. In this paper, we propose a feature selection method that combines a term frequency-inverse document frequency technique and symmetrical conditional probability. The proposed method can identify features with N-gram, the sequential multiword. The effectiveness of the proposed method is demonstrated through a real text data from the machine learning repository, University of California, Irvine.

Chromosome Karyotype Classification using Multi-Step Multi-Layer Artificial Neural Network (다단계 다층 인공 신경회로망을 이용한 염색체 핵형 분류)

  • Chang, Yong-Hoon;Lee, Kwon-Soon;Chong, Hyeng-Hwan;Jun, Kye-Rok
    • Proceedings of the KOSOMBE Conference
    • /
    • v.1995 no.11
    • /
    • pp.197-200
    • /
    • 1995
  • In this paper, we proposed the multi-step multi-layer artificial neural network(MMANN) to classify the chromosome, Which is used as a chromosome pattern classifier after learning. We extracted three chromosome morphological feature parameters such as centromeric index, relative length ratio, and relative area ratio by means of preprocessing method from ten chromosome images. The feature parameters of five chromosome images were used to learn neural network and the rest of them were used to classify the chromosome images. The experiment results show that the chromosome classification error is reduced much more, comparing with less feature parameters than that of the other researchers.

  • PDF

A study on the Elements of Shoreline Cleanup Assessment Technique Suitable for Korea Shorelines Feature (우리나라 실정에 적합한 해안오염평가기술 요소에 관한 연구)

  • Jeong, Hae-Jong;Kim, Dong-Geun;Kim, Jae-Dong
    • Journal of Fisheries and Marine Sciences Education
    • /
    • v.25 no.2
    • /
    • pp.364-374
    • /
    • 2013
  • When the shorelines were contaminated by oil, oiled shorelines were assessed systematically by SCAT and guideline of cleanup activities and shorelines treatment endpoints based on SCAT were established and operated in case of well developed countries like USA and Canada. However, shorelines cleanup assessment technique are not established clearly in our country. In this study, we studied on the shorelines cleanup assessment technique suitable for Korean shorelines feature. That is, composition of SCAT organization, classification of shorelines and division of oiled shorelines by segment that are elements of SCAT were studied, and we suggest the measures related to above elements suitable for shorelines feature of our country.

Design of Hierarchical Classifier for Classifying Defects of Cold Mill Strip using Neural Networks (신경회로망을 이용한 냉연 표면흠 분류를 위한 계층적 분류기의 설계)

  • Kim, Kyoung-Min;Lyou, Kyoung;Jung, Woo-Yong;Park, Gwi-Tae;Park, Joong-Jo
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.4 no.4
    • /
    • pp.499-505
    • /
    • 1998
  • In developing an automated surface inspect algorithm, we have designed a hierarchical classifier using neural network. The defects which exist on the surface of cold mill strip have a scattering or singular distribution. We have considered three major problems, that is preprocessing, feature extraction and defect classification. In preprocessing, Top-hit transform, adaptive thresholding, thinning and noise rejection are used Especially, Top-hit transform using local minimax operation diminishes the effect of bad lighting. In feature extraction, geometric, moment, co-occurrence matrix, and histogram ratio features are calculated. The histogram ratio feature is taken from the gray-level image. For defect classification, we suggest a hierarchical structure of which nodes are multilayer neural network classifiers. The proposed algorithm reduced error rate by comparing to one-stage structure.

  • PDF

The Development of On-line Diagnosis Algorithm for Induction Motor Using Current and Flux sensors (전류 및 자속센서를 이용한 유동전동기 온라인 상태진단 알고리즘 개발)

  • Han, Sang-Bo;Hwang, Don-Ha;Kang, Dong-Sik;Park, Jae-Youn;Koh, Hee-Seog
    • Proceedings of the Korean Institute of IIIuminating and Electrical Installation Engineers Conference
    • /
    • 2008.05a
    • /
    • pp.277-280
    • /
    • 2008
  • In this work, the development of the diagnosis algorithm is carried out for identifying health and faulted conditions in three-phase induction motors. The algorithm consists of feature calculation, feature extraction, and feature classification procedures in sequence. Signals for this algorithm are acquired by current and flux sensors simultaneously, the latter is to measure the change of magnetic flux at the air-gap, This work proposes the efficient diagnosis method for induction motors by developing the powerful algorithm. The calculated features show a good linearity according to faults severities. Moreover. the final results show a good classification rate on motor conditions.

  • PDF