• Title/Summary/Keyword: Intelligent information systems

Search Result 4,237, Processing Time 0.031 seconds

A study on the Extraction of Similar Information using Knowledge Base Embedding for Battlefield Awareness

  • Kim, Sang-Min;Jin, So-Yeon;Lee, Woo-Sin
    • Journal of the Korea Society of Computer and Information
    • /
    • v.26 no.11
    • /
    • pp.33-40
    • /
    • 2021
  • Due to advanced complex strategies, the complexity of information that a commander must analyze is increasing. An intelligent service that can analyze battlefield is needed for the commander's timely judgment. This service consists of extracting knowledge from battlefield information, building a knowledge base, and analyzing the battlefield information from the knowledge base. This paper extract information similar to an input query by embedding the knowledge base built in the 2nd step. The transformation model is needed to generate the embedded knowledge base and uses the random-walk algorithm. The transformed information is embedding using Word2Vec, and Similar information is extracted through cosine similarity. In this paper, 980 sentences are generated from the open knowledge base and embedded as a 100-dimensional vector and it was confirmed that similar entities were extracted through cosine similarity.

EVALUATION OF SPEED AND ACCURACY FOR COMPARISON OF TEXTURE CLASSIFICATION IMPLEMENTATION ON EMBEDDED PLATFORM

  • Tou, Jing Yi;Khoo, Kenny Kuan Yew;Tay, Yong Haur;Lau, Phooi Yee
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2009.01a
    • /
    • pp.89-93
    • /
    • 2009
  • Embedded systems are becoming more popular as many embedded platforms have become more affordable. It offers a compact solution for many different problems including computer vision applications. Texture classification can be used to solve various problems, and implementing it in embedded platforms will help in deploying these applications into the market. This paper proposes to deploy the texture classification algorithms onto the embedded computer vision (ECV) platform. Two algorithms are compared; grey level co-occurrence matrices (GLCM) and Gabor filters. Experimental results show that raw GLCM on MATLAB could achieves 50ms, being the fastest algorithm on the PC platform. Classification speed achieved on PC and ECV platform, in C, is 43ms and 3708ms respectively. Raw GLCM could achieve only 90.86% accuracy compared to the combination feature (GLCM and Gabor filters) at 91.06% accuracy. Overall, evaluating all results in terms of classification speed and accuracy, raw GLCM is more suitable to be implemented onto the ECV platform.

  • PDF

Incomplete Information Recognition Using Fuzzy Integrals Aggregation: With Application to Multiple Matchers for Image Verification

  • Kim, Seong H.;M. Kamel
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2003.09a
    • /
    • pp.28-31
    • /
    • 2003
  • In the present work, a main purpose is to propose a fuzzy integral-based aggregation framework to complementarily combine partial information due to lack of completeness. Based on Choquet integral (CI) viewed as monotone expectation, we take into account complementary, non-interactive, and substitutive aggregations of different sources of defective information. A CI-based system representing upper, conventional, and lower expectations is designed far handling three aggregation attitudes towards uncertain information. In particular, based on Choquet integrals for belief measure, probability measure, and plausibility measure, CI$\_$bi/-, CI$\_$pr/ and CI$\_$pl/-aggregator are constructed, respectively. To illustrate a validity of proposed aggregation framework, multiple matching systems are developed by combining three simple individual template-matching systems and tested under various image variations. Finally, compared to individual matchers as well as other traditional multiple matchers in terms of an accuracy rate, it is shown that a proposed CI-aggregator system, {CI$\_$bl/-aggregator, CI$\_$pl/-aggregator, Cl$\_$pl/-aggregator}, is likely to offer a potential framework for either enhancing completeness or for resolving conflict or for reducing uncertainty of partial information.

  • PDF

Optimum Region-of-Interest Acquisition for Intelligent Surveillance System using Multiple Active Cameras

  • Kim, Young-Ouk;Park, Chang-Woo;Sung, Ha-Gyeong;Park, Chang-Han;Namkung, Jae-Chan
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2003.09a
    • /
    • pp.628-631
    • /
    • 2003
  • In this paper, we present real-time, accurate face region detection and tracking technique for an intelligent surveillance system. It is very important to obtain the high-resolution images, which enables accurate identification of an object-of-interest. Conventional surveillance or security systems, however, usually provide poor image quality because they use one or more fixed cameras and keep recording scenes without any cine. We implemented a real-time surveillance system that tracks a moving person using four pan-tilt-zoom (PTZ) cameras. While tracking, the region-of-interest (ROI) can be obtained by using a low-pass filter and background subtraction. Color information in the ROI is updated to extract features for optimal tracking and zooming. The experiment with real human faces showed highly acceptable results in the sense of both accuracy and computational efficiency.

  • PDF

Design of digital fuzzy-model-based controllers by using genetic algorithms (유전 알고리듬을 이용한 디지탈 퍼지 모델 기반 제어기의 설계)

  • Chang, Wook;Joo, Young-Hoon;Park, Jin-Bae
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2001.05a
    • /
    • pp.117-120
    • /
    • 2001
  • This paper presents a new global state-matching intelligent digital redesign method for nonlinear systems by using genetic algorithms (GAs). The proposed method results in global matching of the states of the analogously controlled system with those of the digitally controlled system while the conventional intelligent digital redesign method does not. The proposed method provides a new approach for the digital redesign of a class of fuzzy-model-based controllers.

  • PDF

Intelligent Space and Ontological Network System

  • Yamaguchi, Toru;Sato, Eri;Murakami, Hiroki
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2003.09a
    • /
    • pp.126-129
    • /
    • 2003
  • The robot has recently emerged as a factor in the daily lives of humans, taking the form of a mechanical pet or similar source of entertainment. A robot system that is designed to co-exist with humans, i.e., a coexistence-type robot system, is important to be "it exists in various environments with the person, and robot system by which the interaction of n physical, informational emotion with the person etc. was valued". When studying the impact of intimacy in the human/robot relationship, we have to examine the problems that can arise as a result of physical intimacy(coordination on safety in the hardware side and a soft side). Furthermore, We should also consider the informational aspects of intimacy (recognition technology, and information transport and sharing).

  • PDF

Lightweight Intrusion Detection of Rootkit with VMI-Based Driver Separation Mechanism

  • Cui, Chaoyuan;Wu, Yun;Li, Yonggang;Sun, Bingyu
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.11 no.3
    • /
    • pp.1722-1741
    • /
    • 2017
  • Intrusion detection techniques based on virtual machine introspection (VMI) provide high temper-resistance in comparison with traditional in-host anti-virus tools. However, the presence of semantic gap also leads to the performance and compatibility problems. In order to map raw bits of hardware to meaningful information of virtual machine, detailed knowledge of different guest OS is required. In this work, we present VDSM, a lightweight and general approach based on driver separation mechanism: divide semantic view reconstruction into online driver of view generation and offline driver of semantics extraction. We have developed a prototype of VDSM and used it to do intrusion detection on 13 operation systems. The evaluation results show VDSM is effective and practical with a small performance overhead.

Design of Intelligent Information Layer for Function Generation of Brain (두뇌 기능 구현을 위한 지능형 정보 레이어 설계)

  • 김성주;김종수;전홍태
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2004.10a
    • /
    • pp.321-326
    • /
    • 2004
  • 인간의 뇌와 같이 다양한 정보들을 구분하고 처리하며 기억할 수 있는 능력을 지닌 시스템은 현재 지능 기법이 적용되고 있는 제어, 통신, 인터넷 응용 기술, 경영 분야, 분석 및 예측 등의 분야에 응용될 수 있으며 그 성능을 효과적으로 향상시킬 것이다. 이러한 다양한 분야에 활용될 수 있는 통합 모델을 제시하고 점차 발전시켜나감으로써 미래에 기대되는 다양한 인간형 시스템, 친환경적 시스템, 인간보조 시스템 등의 공학적 시스템 측면과 인간을 대신할 수 있으면서 인간과 유사한 능력을 지닌 학습 시스템, 추론 시스템, 판단 시스템 등의 지능형 시스템 측면에서 활용 가능한 모델로 성장시켜 나갈 수 있다. 이에, 본 논문에서는 생물학적인 두뇌의 정보처리 메커니즘을 해석하고 공학적인 개념의 정립과 정보처리 흐름을 규명하고 정의함으로써 출력에 반영할 수 있는 모듈을 설계하고 최종적으로, 뇌 정보처리 메커니즘에 기반한 레이어를 설계하여 범용으로 사용될 수 있도록 하고자 한다. 본 논문에서 설명되는 레이어 구조는 공학적인 분야는 물론 생물학적 뇌 연구에도 활용될 수 있을 것으로 기대된다.

  • PDF

A System of Personalized and Intelligent Tourism Content Service Based on Semantic Web (시맨틱 웹 기반의 개인화 지능형 문화관광 서비스 시스템)

  • Joo, Jaehun
    • The Journal of Information Systems
    • /
    • v.18 no.3
    • /
    • pp.211-229
    • /
    • 2009
  • Recently, trends of information technology development include offerings of service for personalization, intelligence, and convergence. The research suggested a new tour system that tourists can make their tour packages by applying Semantic Web technology. The system includes ontologies and inference rules for offering intelligent and personalized service. Our system called MYT (Make Your Tour-package) was successfully demonstrated by employing realistic scenarios. Current version of the MYT system needs manager's intervention to link and integrate automatically ontology subsystem and Web service. In further study, the MYT will be extended to the system including a component integrating automatically subsystems and a component capturing and processing context data from RFID/USN.

  • PDF