• Title/Summary/Keyword: Ontology Learning

Search Result 121, Processing Time 0.033 seconds

Building Open API Ontologies based (ll Semantics for Smart Mashup (스마트 매쉬업을 위한 시맨틱 기반 Open API 온톨로지 구축 기법)

  • Lee, Yong Ju
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.7 no.3
    • /
    • pp.11-23
    • /
    • 2011
  • Recently, Open APIs are getting attention with the advent of Web 2.0. Open APIs are used to combine services and generate new services by Mashup. However, the growing number of available Open APIs raises a challenging issue how to locate the desired APIs. We automatically build ontologies from WSDL, WADL, HTML, and their underlying semantics. The key ingredient of our method is a technique that clusters input/output parameters in the collection of API methods into semantically meaningful concepts, and captures the hierarchical relationships between the terms contained in a parameter. These semantic ontologies allow search engines to support a similarity search for Open APIs based on various protocols such as SOAP, REST, JavaScript, and XML-RPC, and significantly improve the quality of APIs matching by the clustering and hierarchical relationships mechanism.

Process for Automatic Requirement Generation in Korean Requirements Documents using NLP Machine Learning (NLP 기계 학습을 사용한 한글 요구사항 문서에서의 요구사항 자동 생성 프로세스)

  • Young Yun Baek;Soo Jin Park;Young Bum Park
    • Journal of the Semiconductor & Display Technology
    • /
    • v.22 no.1
    • /
    • pp.88-93
    • /
    • 2023
  • In software engineering, requirement analysis is an important task throughout the process and takes up a high proportion. However, factors that fail to analyze requirements include communication failure, different understanding of the meaning of requirements, and failure to perform requirements normally. To solve this problem, we derived actors and behaviors using morpheme analysis and BERT algorithms in the Korean requirement document and constructed them as ontologies. A chatbot system with ontology data is constructed to derive a final system event list through Q&A with users. The chatbot system generates the derived system event list as a requirement diagram and a requirement specification and provides it to the user. Through the above system, diagrams and specifications with a level of coverage complied with Korean requirement documents were created.

  • PDF

Semantic-based Mashup Platform for Contents Convergence

  • Yongju Lee;Hongzhou Duan;Yuxiang Sun
    • International journal of advanced smart convergence
    • /
    • v.12 no.2
    • /
    • pp.34-46
    • /
    • 2023
  • A growing number of large scale knowledge graphs raises several issues how knowledge graph data can be organized, discovered, and integrated efficiently. We present a novel semantic-based mashup platform for contents convergence which consists of acquisition, RDF storage, ontology learning, and mashup subsystems. This platform servers a basis for developing other more sophisticated applications required in the area of knowledge big data. Moreover, this paper proposes an entity matching method using graph convolutional network techniques as a preliminary work for automatic classification and discovery on knowledge big data. Using real DBP15K and SRPRS datasets, the performance of our method is compared with some existing entity matching methods. The experimental results show that the proposed method outperforms existing methods due to its ability to increase accuracy and reduce training time.

Intelligent Service Agents using User Profile and Ontology (온톨로지와 사용자 프로파일을 적용한 지능형 서비스 에이전트)

  • Kim, Je-Min;Park, Young-Tack
    • Journal of KIISE:Software and Applications
    • /
    • v.33 no.12
    • /
    • pp.1062-1072
    • /
    • 2006
  • Recently, new intelligent service frameworks, such as ubiquitous computing are proposed. So, the necessity of adaptive agent system has been increased. In this paper, we propose an intelligent service agent to help that ubiquitous computing system offer user suitable service in ubiquitous computing environment. In order to offer user suitable uT-service, an intelligent service agent mediates the gap between the context information in uT-service system, and user preference is reflected in it. Therefore, we focus on following three components; the first is suitable multi agent framework-agent communication analysis and applicable method of inference engine, the second is uT-ontologies to describe various context information-context information sharing between agents and context information understanding between agents, the third is learning method of user profile to apply in uT-service system. This approach enables us to build adaptive uT-service system to offer suitable service according to user preference.

Personalized Search Service in Semantic Web (시멘틱 웹 환경에서의 개인화 검색)

  • Kim, Je-Min;Park, Young-Tack
    • The KIPS Transactions:PartB
    • /
    • v.13B no.5 s.108
    • /
    • pp.533-540
    • /
    • 2006
  • The semantic web environment promise semantic search of heterogeneous data from distributed web page. Semantic search would resuit in an overwhelming number of results for users is increased, therefore elevating the need for appropriate personalized ranking schemes. Culture Finder helps semantic web agents obtain personalized culture information. It extracts meta data for each web page(culture news, culture performance, culture exhibition), perform semantic search and compute result ranking point to base user profile. In order to work efficient, Culture Finder uses five major technique: Machine learning technique for generating user profile from user search behavior and meta data repository, an efficient semantic search system for semantic web agent, query analysis for representing query and query result, personalized ranking method to provide suitable search result to user, upper ontology for generating meta data. In this paper, we also present the structure used in the Culture Finder to support personalized search service.

Development of Context Awareness and Service Reasoning Technique for Handicapped People (장애인을 위한 상황인식 및 서비스 추론기술 개발)

  • Ko, Kwang-Eun;Shin, Dong-Jun;Sim, Kwee-Bo
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.18 no.4
    • /
    • pp.512-517
    • /
    • 2008
  • It is show that increasing of aged and handicapped people requires development of Ubiquitous computing technique to offer the specialized service for handicapped-people. For this, we need a development of Context Awareness and Service Reasoning Technique that the technique is supplied interaction between user and U-environment instead of the old unilateral relation. The old research of context awareness needed probabilistic presentation model like a Bayesian Network based on expert Systems for recognize given circumstance by a domain of uncertain real world. In this article, we define a domain of disorder activity assistant service application and context model based on ontology in diversified environment and minimized intervention of user and developer. By use this context model, we apply the structure learning of Bayesian Network and decide the service and activity to development of application service for handicapped people. Finally, we define the proper Conditional Probability Table of the structured Bayesian Network and if random situation is given to user, then present state variable of Activity and Service by given Causal relation of Bayesian Network based on Conditional Probability Table and it can be result of context awareness.

Discovery Methods of Similar Web Service Operations by Learning Ontologies (온톨로지 학습에 의한 유사 웹 서비스 오퍼레이션 발견 방법)

  • Lee, Yong-Ju
    • The KIPS Transactions:PartD
    • /
    • v.18D no.2
    • /
    • pp.133-142
    • /
    • 2011
  • To ensure the successful employment of semantic web services, it is essential that they rely on the use of high quality ontologies. However, building such ontologies is difficult and costly, thus hampering web service deployment. This study automatically builds ontologies from WSDL documents and their underlying semantics, and presents discovery methods of similar web service operations using these ontologies. The key ingredient is techniques that cluster parameters in the collection of web services into semantically meaningful concepts, and capture the hierarchical relationships between the words contained in the tag. We implement an operation retrieval system for web services. This system finds out a ranked set of similar operations using a novel similarity measurement method, and selects the most optimal operation which satisfies user's requirements. It can be directly used for the web services composition.

An Artificial Intelligence Approach for Word Semantic Similarity Measure of Hindi Language

  • Younas, Farah;Nadir, Jumana;Usman, Muhammad;Khan, Muhammad Attique;Khan, Sajid Ali;Kadry, Seifedine;Nam, Yunyoung
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.15 no.6
    • /
    • pp.2049-2068
    • /
    • 2021
  • AI combined with NLP techniques has promoted the use of Virtual Assistants and have made people rely on them for many diverse uses. Conversational Agents are the most promising technique that assists computer users through their operation. An important challenge in developing Conversational Agents globally is transferring the groundbreaking expertise obtained in English to other languages. AI is making it possible to transfer this learning. There is a dire need to develop systems that understand secular languages. One such difficult language is Hindi, which is the fourth most spoken language in the world. Semantic similarity is an important part of Natural Language Processing, which involves applications such as ontology learning and information extraction, for developing conversational agents. Most of the research is concentrated on English and other European languages. This paper presents a Corpus-based word semantic similarity measure for Hindi. An experiment involving the translation of the English benchmark dataset to Hindi is performed, investigating the incorporation of the corpus, with human and machine similarity ratings. A significant correlation to the human intuition and the algorithm ratings has been calculated for analyzing the accuracy of the proposed similarity measures. The method can be adapted in various applications of word semantic similarity or module for any other language.

Design and Implementation of Educational Information Sharing Systems using Bookmark (즐겨찾기를 이용한 교육용 정보공유시스템의 설계 및 구현)

  • Han, Sun-Gwan
    • The Journal of Korean Association of Computer Education
    • /
    • v.7 no.6
    • /
    • pp.77-84
    • /
    • 2004
  • This study proposed the agent system for educational information sharing using bookmark. In order to search and share the educational information effectively, we designed DAML+OIL-typed bookmark information. Proposed system in this study had the P2P type based on Client-Server type. We implemented the bookmark agent that has the intelligent characteristics, that is, automatic categorization of peers and documents, autonomous communication between agents using DAML, and delicate information searching using the ontology dictionary in Semantic Web environment. Hereafter, this study will contribute to activate sharing and searching educational information as well as proposed system will offer the important technologies for SCORM-based e-learning environment.

  • PDF

Ontology-based Collaboration Learning for Assembly Design (조립 설계를 위한 온톨로지 기반의 협동학습)

  • Choi Sook-Young;Yang Hyung-Jeong;Kim Kyoung-Yun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2006.05a
    • /
    • pp.783-786
    • /
    • 2006
  • 컴퓨터기반 협동학습(CSCL)은 컴퓨터를 기반으로 학습자들이 공동체를 형성하고 상호협력관계를 통하여 학습하는 환경으로 학습자가 자신의 능력에 맞게 학습할 수 있고 다른 이들과 생각과 정보를 표현, 교환, 조언, 수정하는 등의 상호작용을 할 수 있다. 이러한 CSCL환경에서 학습자들이 어떤 학습 주제에 대해 주어진 프로젝트를 수행하기 위해 서로간의 생각과 정보를 효과적으로 교환하기 위해서는 그 주제에 속하는 개념들에 대한 용어들이 표준화되어지고, 개념들간의 관련성 및 제약성에 대한 정보들이 미리 정의되어 알려져 있어야만 한다. 그런데, 그러한 정보들을 학습자들이 일일이 파악하기란 매우 힘든 일이다. 이러한 문제는 온톨로지 기술을 이용하여 기계로 하여금 그러한 정보들을 이해하여 처리할 수 있도록 함으로써 해결할 수 있다. 따라서, 본 연구에서는 CAD 분야에서 학습자들이 어떠한 제품을 설계하기 위한 프로젝트를 수행시 서로간의 정보와 의견을 효과적으로 교환함으로써 프로젝트를 보다 효율적으로 수행할 수 있도록 하기 위해 공동의 학습공간을 지원하고 제품 설계에 대한 온톨로지를 구성하여 이를 이용하는 것을 제안한다.

  • PDF