RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      KCI등재

      적응형 재귀 분할 평균법을 이용한 메모리기반 추론 알고리즘 = A Memory - based Reasoning Algorithm using Adaptive Recursive Partition Averaging Method

      한글로보기

      https://www.riss.kr/link?id=A82294170

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      메모리 기반 추론에서 기억공간의 효율적인 사용과 분류성능의 향상을 위하여 제안되었던 RPA(Recursive Partition Averaging)알고리즘은 대상 패턴 공간을 분할 한 후 대표 패턴을 추출하여 분류 기...

      메모리 기반 추론에서 기억공간의 효율적인 사용과 분류성능의 향상을 위하여 제안되었던 RPA(Recursive Partition Averaging)알고리즘은 대상 패턴 공간을 분할 한 후 대표 패턴을 추출하여 분류 기준 패턴으로 사용한다. 이 기법은 메모리 사용 효율과 분류 성능 면에서 우수한 결과를 보였지만, 분할 종료 조건과 대표패턴의 추출 방법이 분류 성능 저하의 원인이 되는 단점을 가지고 있었다.
      여기에서는 기존 RPA의 단점을 보안한 ARPA(Adaptive RPA) 알고리즘을 제안한다. 제안된 알고리즘은 패턴 공간의 분할 종료 조건으로 특징별 최빈 패턴 구간(FPD: Feature-based population densimeter) 추출 알고리즘을 사용하며, 학습 결과 패턴의 생성을 대표패턴 추출기법 대신 최빈 패턴 구간을 이용하여생성한 최적초월평면(OH: Optimized Hyperrectangle)을 사용한다.
      제안된 알고리즘은 k-NN분류기에서 필요로 하는 메모리 공간의 40%정도를 사용하며, 분류에 있어서도 RPA보다 우수한 인식 성능을 보이고 있다. 또한 저장된 패턴의 감소로 인하여, 실제 분류에 소요되는 시간 비교에 있어서도 k-NN보다 월등히 우수한 성능을 보이고 있다.

      더보기

      다국어 초록 (Multilingual Abstract)

      We had proposed the RPA(Recursive Partition Averaging) method in order to improve the storage requirement and classification rate of the Memory Based Reasoning. That algorithm worked not bad in many area, however, the major drawbacks of RPA are it's p...

      We had proposed the RPA(Recursive Partition Averaging) method in order to improve the storage requirement and classification rate of the Memory Based Reasoning. That algorithm worked not bad in many area, however, the major drawbacks of RPA are it's partitioning condition and the way of extracting major patterns.
      We propose an adaptive RPA algorithm which uses the FPD(feature-based population densimeter) to stop the ARPA partitioning process and produce, instead of RPA's averaged major pattern, optimizing resulting hyperrectangles.
      The proposed algorithm required only approximately 40% of memory space that is needed in k-NN classifier, and showed a superior classification performance to the RPA. Also, by reducing the number of stored patterns, it showed an excellent results in terms of classification when we compare it to the k-NN.

      더보기

      목차 (Table of Contents)

      • 요약
      • Abstract
      • 1. 서론
      • 2. 관련 연구
      • 3. ARPA 학습 기법
      • 요약
      • Abstract
      • 1. 서론
      • 2. 관련 연구
      • 3. ARPA 학습 기법
      • 4. 실험 및 분석
      • 5. 결론
      • 참고문헌
      • 저자소개
      더보기

      참고문헌 (Reference)

      1 "재귀 분할 평균기법을 이용한 새로운 메모리 기반 추론 알고리즘" 6 (6): 1849-1857, 1999.

      2 "수량적 연관규칙탐사를 위한 효율적인 고빈도 항목열 생성기법" 6 (6): 2597-2607, 1999.

      3 "고정 분할 평균알고리즘을 사용하는 새로운 메모리 기반 추론" 6 (6): 1563-1570, 1999.

      4 "Weighted k-NN versus Majority k-NN A Recommendation : German National Research Center for Information Technology" 1995.

      5 "On Comparing Classifiers: Pitfalls to Avoid and a Recommended Approach" 1 : 1-11, 1997.

      6 "Learning vector quantization for pattern recognition Helsinki University of Technology Department of Technical Physics" 1986.

      7 "Learning about speech sounds: The NEXUS project" Morgan Kaufmann 1-11, 1987.

      8 "Induction of Decision Trees" 81-106, 1986.

      9 "An Experimental Comparison of the Nearest- Neighbor and Nearest-Hyperrectangle Algorithms" 19 (19): 1-25, 1995.

      10 "Advances in Neural Information Processing Systems 6" Morgan Kaufmann pp.184-191ca.1994.

      1 "재귀 분할 평균기법을 이용한 새로운 메모리 기반 추론 알고리즘" 6 (6): 1849-1857, 1999.

      2 "수량적 연관규칙탐사를 위한 효율적인 고빈도 항목열 생성기법" 6 (6): 2597-2607, 1999.

      3 "고정 분할 평균알고리즘을 사용하는 새로운 메모리 기반 추론" 6 (6): 1563-1570, 1999.

      4 "Weighted k-NN versus Majority k-NN A Recommendation : German National Research Center for Information Technology" 1995.

      5 "On Comparing Classifiers: Pitfalls to Avoid and a Recommended Approach" 1 : 1-11, 1997.

      6 "Learning vector quantization for pattern recognition Helsinki University of Technology Department of Technical Physics" 1986.

      7 "Learning about speech sounds: The NEXUS project" Morgan Kaufmann 1-11, 1987.

      8 "Induction of Decision Trees" 81-106, 1986.

      9 "An Experimental Comparison of the Nearest- Neighbor and Nearest-Hyperrectangle Algorithms" 19 (19): 1-25, 1995.

      10 "Advances in Neural Information Processing Systems 6" Morgan Kaufmann pp.184-191ca.1994.

      11 "A study on the optimization of binary decision tree" 16 : 104-112, 1997.

      12 "A Weighted Nearest Neighbor Algorithm for Learning with Symbolic Features" 10 (10): 57-78, 1993.

      13 "A Study of Instance-Based Algorithms for Supervised Learning Tasks University of California" 1990.

      14 "A Study of Distance-Based Machine Learning Algorithms" Oregon State University 1995.

      15 "A Review and Empirical Evaluation of Feature Weighting Methods for a Class of Lazy Learning Algorithms" 1996.

      더보기

      동일학술지(권/호) 다른 논문

      동일학술지 더보기

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      인용정보 인용지수 설명보기

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2014-09-01 평가 학술지 통합(기타)
      2013-04-26 학술지명변경 한글명 : 정보과학회논문지 : 소프트웨어 및 응용</br>외국어명 : Journal of KIISE : Software and Applications KCI등재
      2011-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2009-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2008-10-17 학술지명변경 한글명 : 정보과학회논문지 : 소프트웨어 및 응용</br>외국어명 : Journal of KISS : Software and Applications KCI등재
      2007-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2005-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2002-01-01 평가 등재학술지 선정(등재후보2차) KCI등재
      더보기

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼