RISS 학술연구정보서비스

검색
다국어 입력

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

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

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

    RISS 인기검색어

      KCI등재

      중첩 조건이 없는 규칙 검색 시간 단축을 위한 다계층 인덱싱 기술

      한글로보기

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

      • 0

        상세조회
      • 0

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

      부가정보

      국문 초록 (Abstract)

      규칙 기반 시스템은 비교적 간단한 규칙을 사용하여 데이터로부터 유효한 정보를 추출하는 인공 지능 응용에 사용된다. 규칙 기반 시스템은 일반적으로 학습이 없으므로 시스템 설치 후 즉시 작동하는 장점이 있으나, 규칙 매칭에 복잡한 처리가 필요하다. 기존의 규칙 매칭 방법들은 규칙들이 서로 중첩되는 조건을 가질 때 빠르지만, 조건들이 중첩되지 않는 경우 검색 속도가 저하된다. 본 논문에서는 규칙의 조건이 중첩되지 않을 때 규칙 검색 시간을 단축하기 위한 다단계 인덱싱 방법을 제안한다. 제안된 방법은 2단계 검색 트리를 사용하며, 트리의 각 레벨에서 서로 다른 값을 사용하여 규칙을 분류한다. 첫 번째 단계에서는 조건에 포함된 센싱 값의 수를 사용하며, 두 번째 단계에서는 각 센싱 값의 범위를 사용하였다. 분석적 방법을 통해 최적의 서브 그룹 수를 정의하였으며, 실험 결과를 통해 제안된 방법의 빠른 검색 시간을 확인하였다. 검색 시간은 기존의 PHREAK 방식보다 약 3 배 정도 빠르다.
      번역하기

      규칙 기반 시스템은 비교적 간단한 규칙을 사용하여 데이터로부터 유효한 정보를 추출하는 인공 지능 응용에 사용된다. 규칙 기반 시스템은 일반적으로 학습이 없으므로 시스템 설치 후 즉...

      규칙 기반 시스템은 비교적 간단한 규칙을 사용하여 데이터로부터 유효한 정보를 추출하는 인공 지능 응용에 사용된다. 규칙 기반 시스템은 일반적으로 학습이 없으므로 시스템 설치 후 즉시 작동하는 장점이 있으나, 규칙 매칭에 복잡한 처리가 필요하다. 기존의 규칙 매칭 방법들은 규칙들이 서로 중첩되는 조건을 가질 때 빠르지만, 조건들이 중첩되지 않는 경우 검색 속도가 저하된다. 본 논문에서는 규칙의 조건이 중첩되지 않을 때 규칙 검색 시간을 단축하기 위한 다단계 인덱싱 방법을 제안한다. 제안된 방법은 2단계 검색 트리를 사용하며, 트리의 각 레벨에서 서로 다른 값을 사용하여 규칙을 분류한다. 첫 번째 단계에서는 조건에 포함된 센싱 값의 수를 사용하며, 두 번째 단계에서는 각 센싱 값의 범위를 사용하였다. 분석적 방법을 통해 최적의 서브 그룹 수를 정의하였으며, 실험 결과를 통해 제안된 방법의 빠른 검색 시간을 확인하였다. 검색 시간은 기존의 PHREAK 방식보다 약 3 배 정도 빠르다.

      더보기

      다국어 초록 (Multilingual Abstract)

      A rule-based system is used in artificial intelligence applications, which extract meaningful information from data with relatively simple rules. This system offers a benefit that it can be activated immediately after system installation as usually it does not require learning, but it needs complex processing in rule matching. Previous rule matching algorithms achieve high performance when the rules have many overlapping conditions, but if that is not the case, the searching speed slows down. This paper describes a multilevel indexing method for reducing the rule retrieval time when the conditions in rules do not overlap. The proposed method generates a two-level indexing tree using different values at each level to classify the rules. The number of sensing types in the conditions is used at the first step and the number of ranges of each sensing value is used at the second step. The optimal number of ranges is defined by an analytical method. The experimental results show that the proposed method can achieve a fast search time. Its searching time is about three times faster than that of the PHREAK method.
      번역하기

      A rule-based system is used in artificial intelligence applications, which extract meaningful information from data with relatively simple rules. This system offers a benefit that it can be activated immediately after system installation as usually it...

      A rule-based system is used in artificial intelligence applications, which extract meaningful information from data with relatively simple rules. This system offers a benefit that it can be activated immediately after system installation as usually it does not require learning, but it needs complex processing in rule matching. Previous rule matching algorithms achieve high performance when the rules have many overlapping conditions, but if that is not the case, the searching speed slows down. This paper describes a multilevel indexing method for reducing the rule retrieval time when the conditions in rules do not overlap. The proposed method generates a two-level indexing tree using different values at each level to classify the rules. The number of sensing types in the conditions is used at the first step and the number of ranges of each sensing value is used at the second step. The optimal number of ranges is defined by an analytical method. The experimental results show that the proposed method can achieve a fast search time. Its searching time is about three times faster than that of the PHREAK method.

      더보기

      목차 (Table of Contents)

      • 요약
      • Abstract
      • 1. 서론
      • 2. 관련연구
      • 3. 다단계 규칙 인덱싱 방법
      • 요약
      • Abstract
      • 1. 서론
      • 2. 관련연구
      • 3. 다단계 규칙 인덱싱 방법
      • 4. 실험결과
      • 5. 결론
      • References
      더보기

      참고문헌 (Reference)

      1 E. Yay, "Using an improved rule match algorithm in an expert system to detect broken driving rules for an energy-efficiency and safety relevant driving system" Elsevier 35 : 127-136, 2014

      2 J. H. Kim, "The Fourth Industrial Revolution, Seeking Strategic Responses to Future Social Changes" 15 : 45-58, 2016

      3 Y. H. Suh, "SLICE: self -learnable IoT common software engine" 1-8, 2018

      4 Muthukrishnan Gowri, "Rule-Based Anomaly Detection Technique Using Roaming Honeypots for Wireless Sensor Networks" 한국전자통신연구원 38 (38): 1145-1152, 2016

      5 김재훈, "Rete 알고리즘의 병렬 및 분산 처리에 관한 기존 연구 분석" 한국정보기술학회 17 (17): 31-45, 2019

      6 C. Doulaverakis, "Panacea, a semantic-enabled drug recommendations discovery framework" 5 (5): 2014

      7 T. G. Lim, "Next-Generation Device Technology Trends for AI and Convergence" 13-27, 2019

      8 M. Salatino, "Mastering JBoss Drools 6" Packt Publishing 2016

      9 M. S. Pallavi, "Implementation of RETE Algorithm Using Course Finder System" 529-551, 2016

      10 B. Beweja, "Extreme automation and connectivity:The global, regional, and investment implications of the Fourth Industrial Revolution"

      1 E. Yay, "Using an improved rule match algorithm in an expert system to detect broken driving rules for an energy-efficiency and safety relevant driving system" Elsevier 35 : 127-136, 2014

      2 J. H. Kim, "The Fourth Industrial Revolution, Seeking Strategic Responses to Future Social Changes" 15 : 45-58, 2016

      3 Y. H. Suh, "SLICE: self -learnable IoT common software engine" 1-8, 2018

      4 Muthukrishnan Gowri, "Rule-Based Anomaly Detection Technique Using Roaming Honeypots for Wireless Sensor Networks" 한국전자통신연구원 38 (38): 1145-1152, 2016

      5 김재훈, "Rete 알고리즘의 병렬 및 분산 처리에 관한 기존 연구 분석" 한국정보기술학회 17 (17): 31-45, 2019

      6 C. Doulaverakis, "Panacea, a semantic-enabled drug recommendations discovery framework" 5 (5): 2014

      7 T. G. Lim, "Next-Generation Device Technology Trends for AI and Convergence" 13-27, 2019

      8 M. Salatino, "Mastering JBoss Drools 6" Packt Publishing 2016

      9 M. S. Pallavi, "Implementation of RETE Algorithm Using Course Finder System" 529-551, 2016

      10 B. Beweja, "Extreme automation and connectivity:The global, regional, and investment implications of the Fourth Industrial Revolution"

      11 K. Bok, "Complex Event Processing for Sensor Stream Data" 18 (18): 1-16, 2018

      12 A. Fobel, "Comparison of the Performance of Drools and Jena Rule-Based Systems for Event Processing on the Semantic Web" 2016

      13 M. Muneeb, "A Study on IoT-based Intelligent Data Analytics in Edge-Fog Computing Platform" 188-190, 2019

      14 G. S. Makked, "A Review on Artificial Intelligence Based Relay Node Localization of Wireless Sensor Network" 6 (6): 2017

      15 P. S. Jang, "2016 Davos Forum: What is our strategy for the Fourth Industrial Revolution?" 26 (26): 12-15, 2016

      더보기

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

      동일학술지 더보기

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

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

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

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2022 평가예정 재인증평가 신청대상 (재인증)
      2019-01-01 평가 등재학술지 유지 (계속평가) KCI등재
      2016-01-01 평가 등재학술지 유지 (계속평가) KCI등재
      2015-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2014-09-16 학술지명변경 한글명 : 정보과학회논문지 : 컴퓨팅의 실제 및 레터 -> 정보과학회 컴퓨팅의 실제 논문지
      외국어명 : Journal of KIISE : Computing Practices and Letters -> KIISE Transactions on Computing Practices
      KCI등재
      2013-04-26 학술지명변경 외국어명 : Journal of KISS : Computing Practices and Letters -> Journal of KIISE : Computing Practices and Letters KCI등재
      2011-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2009-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2008-10-02 학술지명변경 한글명 : 정보과학회논문지 : 컴퓨팅의 실제 -> 정보과학회논문지 : 컴퓨팅의 실제 및 레터
      외국어명 : Journal of KISS : Computing Practices -> Journal of KISS : Computing Practices and Letters
      KCI등재
      2007-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2005-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2002-01-01 평가 등재학술지 선정 (등재후보2차) KCI등재
      더보기

      학술지 인용정보

      학술지 인용정보
      기준연도 WOS-KCI 통합IF(2년) KCIF(2년) KCIF(3년)
      2016 0.29 0.29 0.27
      KCIF(4년) KCIF(5년) 중심성지수(3년) 즉시성지수
      0.24 0.21 0.503 0.04
      더보기

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

      나만을 위한 추천자료

      해외이동버튼