기관회원 [로그인]
소속기관에서 받은 아이디, 비밀번호를 입력해 주세요.
개인회원 [로그인]

비회원 구매시 입력하신 핸드폰번호를 입력해 주세요.
본인 인증 후 구매내역을 확인하실 수 있습니다.

회원가입
서지반출
오디세우스/DM: 오디세우스 객체 관계형 DBMS와 밀결합된 데이터 마이닝 시스템의 설계 및 구현
[STEP1]서지반출 형식 선택
파일형식
@
서지도구
SNS
기타
[STEP2]서지반출 정보 선택
  • 제목
  • URL
돌아가기
확인
취소
  • 오디세우스/DM: 오디세우스 객체 관계형 DBMS와 밀결합된 데이터 마이닝 시스템의 설계 및 구현
저자명
이일엽,김민수,김준성,이정훈,황규영,Yi. Il-Yeop,Kim. Min-Soo,Kim. Jun-Sung,Lee. Jeong-Hoon,Whang. Kyu-Young
간행물명
정보과학회논문지. Journal of KIISE. 데이타베이스
권/호정보
2012년|39권 4호|pp.211-220 (10 pages)
발행정보
한국정보과학회
파일정보
정기간행물|
PDF텍스트
주제분야
기타
이 논문은 한국과학기술정보연구원과 논문 연계를 통해 무료로 제공되는 원문입니다.
서지반출

기타언어초록

데이터의 양이 급증함에 따라 데이터 마이닝의 대상인 데이터가 대부분 DBMS에 의해 관리되면서, 데이터 마이닝 기능을 DBMS와 결합하여 수행하는 데이터 마이닝 시스템의 성능이 중요한 이슈가 되고 있다. 데이터 마이닝 기능과 DBMS의 결합 방법은 데이터 마이닝 시스템의 성능에 큰 영향을 미치는데, 소결합과 밀결합으로 구분할 수 있다. 데이터 마이닝 기능을 DBMS 외부에 구현하는 소결합 방법은 DBMS의 상위 레벨 인터페이스를 사용하기 때문에 구현은 용이하지만 높은 성능을 기대하기 어렵고, 데이터 마이닝 기능을 DBMS 내부에 구현하는 밀결합 방법은 DBMS의 하위 레벨 인터페이스를 사용하기 때문에 구현이 어렵지만 높은 성능을 보인다. 데이터 마이닝 시스템의 성능 향상을 위해서는 밀결합 방법이 필수적이지만, 대부분의 기존 시스템들은 소결합 방법으로 구현되어 있다. 따라서, 본 논문에서는 우수한 성능의 데이터 마이닝 시스템 구현을 위해 데이터 마이닝 기능을 오디세우스 객체 관계형 DBMS에 밀결합하는 방법을 제안하고, 이를 따르는 오디세우스/DM(Data Mining)을 구현한다. 오디세우스/DM은 데이터 마이닝 기능 수행에 필요한 타입 및 연산을 DBMS 엔진 내부에 구현하여 소결합 방법에서 발생하는 오버헤드를 최소화한다. 또한, 오디세우스/DM은 기존 시스템들과의 상호 운용성을 높이기 위해 데이터 마이닝 결과 표현을 위한 산업 표준인 PMML(Predictive Model Markup Language)을 지원한다. 실험에서는 오디세우스/DM의 성능이 소결합 방법으로 구현한 데이터 마이닝 시스템에 비해 우수함을 보인다.

기타언어초록

As the amount of data increases rapidly, the data to be mined is more and more managed in the DBMS. Thus, the performance of data mining systems integrating data mining functionalities with the DBMS becomes an important issue. The methods of integrating data mining functionalities with the DBMS have an effect on the performance of the data mining system and can be classified into two categories: loose-coupling and tight-coupling. In loose-coupling, data mining functionalities are implemented outside the DBMS. Since it uses a high-level interface of the DBMS, it is easy to implement, but difficult to achieve high performance. In tight-coupling, data mining functionalities are implemented inside the DBMS. Since it uses a low-level interface of the DBMS, its implementation is non-trivial but easy to achieve high performance. Although the implementation of a high-performance data mining system requires the tight-coupling architecture, most of the existing systems are implemented in the loose-coupling architecture. Therefore, in order to implement a high performance data mining system, we introduce an architecture that tightly couples data mining functionalities with the Odysseus object-relational DBMS, and implement Odysseus/DM (Data Mining) that adopts this architecture. By implementing a type and operations related to data mining functionalities inside the DBMS engine, Odysseus/DM minimizes the overhead that can be incurred in the loose-coupling architecture. Odysseus/DM supports PMML (Predictive Model Markup Language), which is an industrial standard for representing data mining results, in order to provide interoperability with the existing systems. Finally, we conduct experiments showing that the performance of Odysseus/DM is superior to that of a data mining system implemented in the loose-coupling architecture.