RISS 학술연구정보서비스

검색
다국어 입력

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

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

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

    RISS 인기검색어

      KCI등재

      침입 탐지를 위한 효율적인 퍼지 분류 규칙 생성 = Generation of Efficient Fuzzy Classification Rules for Intrusion Detection

      한글로보기

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

      • 0

        상세조회
      • 0

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

      부가정보

      국문 초록 (Abstract)

      본 논문에서는 효율적인 침입 탐지를 위해 퍼지 규칙을 이용하는 방법을 제안한다. 제안한 방법은 퍼지 의사결정 트리의 생성을 통해 침입 탐지를 위한 퍼지 규칙을 생성하고 진화 알고리즘을 사용하여 최적화한다. 진화 알고리즘의 효율적인 수행을 위해 지도 군집화를 사용하여 퍼지 규칙을 위한 초기 소속함수를 생성한다. 제안한 방법의 진화 알고리즘은 적합도 평가시 퍼지 규칙(퍼지 의사결정 트리)의 성능과 복잡성을 고려하여 평가한다. 또한 데이타 분할을 이용한 평가와 퍼지 의사결정 트리의 생성과 평가시간을 줄이는 방법으로 소속정도 캐싱과 zero-pruning을 사용한다. 제안한 방법의 성능 평가를 위해 KDD'99 Cup의 침입 탐지 데이타로 실험하여 기존 방법보다 성능이 향상된 것을 확인하였다. 특히, KDD'99 Cup 우승자에 비해 정확도가 1.54% 향상되고 탐지 비용은 20.8% 절감되었다.
      번역하기

      본 논문에서는 효율적인 침입 탐지를 위해 퍼지 규칙을 이용하는 방법을 제안한다. 제안한 방법은 퍼지 의사결정 트리의 생성을 통해 침입 탐지를 위한 퍼지 규칙을 생성하고 진화 알고리즘...

      본 논문에서는 효율적인 침입 탐지를 위해 퍼지 규칙을 이용하는 방법을 제안한다. 제안한 방법은 퍼지 의사결정 트리의 생성을 통해 침입 탐지를 위한 퍼지 규칙을 생성하고 진화 알고리즘을 사용하여 최적화한다. 진화 알고리즘의 효율적인 수행을 위해 지도 군집화를 사용하여 퍼지 규칙을 위한 초기 소속함수를 생성한다. 제안한 방법의 진화 알고리즘은 적합도 평가시 퍼지 규칙(퍼지 의사결정 트리)의 성능과 복잡성을 고려하여 평가한다. 또한 데이타 분할을 이용한 평가와 퍼지 의사결정 트리의 생성과 평가시간을 줄이는 방법으로 소속정도 캐싱과 zero-pruning을 사용한다. 제안한 방법의 성능 평가를 위해 KDD'99 Cup의 침입 탐지 데이타로 실험하여 기존 방법보다 성능이 향상된 것을 확인하였다. 특히, KDD'99 Cup 우승자에 비해 정확도가 1.54% 향상되고 탐지 비용은 20.8% 절감되었다.

      더보기

      다국어 초록 (Multilingual Abstract)

      In this paper, we investigate the use of fuzzy rules for efficient intrusion detection. We use evolutionary algorithm to optimize the set of fuzzy rules for intrusion detection by constructing fuzzy decision trees. For efficient execution of evolutionary algorithm we use supervised clustering to generate an initial set of membership functions for fuzzy rules. In our method both performance and complexity of fuzzy rules (or fuzzy decision trees) are taken into account in fitness evaluation. We also use evaluation with data partition, membership degree caching and zero-pruning to reduce time for construction and evaluation of fuzzy decision trees.
      For performance evaluation, we experimented with our method over the intrusion detection data of KDD'99 Cup, and confirmed that our method outperformed the existing methods. Compared with the KDD'99 Cup winner, the accuracy was increased by 1.54% while the cost was reduced by 20.8%.
      번역하기

      In this paper, we investigate the use of fuzzy rules for efficient intrusion detection. We use evolutionary algorithm to optimize the set of fuzzy rules for intrusion detection by constructing fuzzy decision trees. For efficient execution of evolution...

      In this paper, we investigate the use of fuzzy rules for efficient intrusion detection. We use evolutionary algorithm to optimize the set of fuzzy rules for intrusion detection by constructing fuzzy decision trees. For efficient execution of evolutionary algorithm we use supervised clustering to generate an initial set of membership functions for fuzzy rules. In our method both performance and complexity of fuzzy rules (or fuzzy decision trees) are taken into account in fitness evaluation. We also use evaluation with data partition, membership degree caching and zero-pruning to reduce time for construction and evaluation of fuzzy decision trees.
      For performance evaluation, we experimented with our method over the intrusion detection data of KDD'99 Cup, and confirmed that our method outperformed the existing methods. Compared with the KDD'99 Cup winner, the accuracy was increased by 1.54% while the cost was reduced by 20.8%.

      더보기

      목차 (Table of Contents)

      • 요약
      • Abstract
      • 1. 서론
      • 2. 기본 개념: 퍼지 규칙, 퍼지 의사결정 트리, 진화 알고리즘
      • 3. 관련 연구
      • 요약
      • Abstract
      • 1. 서론
      • 2. 기본 개념: 퍼지 규칙, 퍼지 의사결정 트리, 진화 알고리즘
      • 3. 관련 연구
      • 4. 제안한 침입 탐지를 위한 퍼지 분류 규칙생성 방법
      • 5. 실험
      • 6. 결론 및 향후 연구
      • 참고문헌
      더보기

      참고문헌 (Reference)

      1 "효율적인 진화알고리즘을 이용한 적응형 퍼지 분류 규칙 생성" 32 (32): 769-771, 2005

      2 "효율적인 지도 퍼지 군집화를 위한 휴리스틱 분할 진화알고리즘" 한국정보과학회 32 (32): 667-669, 2005

      3 "Results of the KDD'99 classifier learning" 63-64, 2000

      4 "Neuro- Fuzzy and Soft Computing" Prentice-Hall International, Inc. 1997

      5 "Learning fuzzy classification rules from labeled data" 77-93, 2003

      6 "Kdd cup 1999 data set" 1999

      7 "Evolving fuzzy classifiers for intrusion detection" 2002

      8 "Elementary Survey Sampling, 5th edition" Duxbury Press 1996

      9 "Design of multiple-level hybrid classifier for intrusion detection system" 117-122, 2005

      10 "Complete expression trees for evolving fuzzy classifier systems with genetic algorithms and application to network intrusion detection" 469-474, 2002

      1 "효율적인 진화알고리즘을 이용한 적응형 퍼지 분류 규칙 생성" 32 (32): 769-771, 2005

      2 "효율적인 지도 퍼지 군집화를 위한 휴리스틱 분할 진화알고리즘" 한국정보과학회 32 (32): 667-669, 2005

      3 "Results of the KDD'99 classifier learning" 63-64, 2000

      4 "Neuro- Fuzzy and Soft Computing" Prentice-Hall International, Inc. 1997

      5 "Learning fuzzy classification rules from labeled data" 77-93, 2003

      6 "Kdd cup 1999 data set" 1999

      7 "Evolving fuzzy classifiers for intrusion detection" 2002

      8 "Elementary Survey Sampling, 5th edition" Duxbury Press 1996

      9 "Design of multiple-level hybrid classifier for intrusion detection system" 117-122, 2005

      10 "Complete expression trees for evolving fuzzy classifier systems with genetic algorithms and application to network intrusion detection" 469-474, 2002

      11 "Classification Fuzzy Rule Generation Based on Fuzzy Decision Tree" 5 (5): 264-272, 2000

      12 "Anomaly intrusion detection using multi-objective genetic fuzzy system and agent-based evolutionary computation framework" 789-792, 2005

      13 "2005 정보 보호 실태 조사" 한국정보보호진흥원 2005

      더보기

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

      동일학술지 더보기

      더보기

      분석정보

      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 자료

      나만을 위한 추천자료

      해외이동버튼