- Artificial Intelligence for Big Data
- Anand Deshpande Manish Kumar
- 328字
- 2021-06-25 21:57:11
Frequently asked questions
Let's have a small recap of the chapter:
Q: What are Ontologies and what is their significance in intelligent systems?
A: Ontology as a generic term means the knowledge of everything that exists in this universe. As applicable to information systems, Ontologies represent a semantic and standardized view of the world's knowledge assets. They are domain-specific representations of knowledge and models related to real world entity representations. The intelligent systems that link heterogeneous knowledge domains need to have access to consistent representations of knowledge in order to interoperate and understand contextual events to make inferences and decisions, which trigger actions and hence results, in order to complement human capabilities.
Q: What are the generic properties of Ontologies?
A: Ontologies should be complete, unambiguous, domain-specific, generic, and extensible.
Q: What are the various components of Ontologies?
A: Various Ontology components are Concepts, Slots, Relationships, Axioms, Instances, and Operations.
Q: What is the significance of a universal data format in knowledge management systems?
A: The Resource Description Format (RDF) intends to be the universal format for knowledge representation, allowing heterogeneous systems to interact and integrate in a consistent and reliable manner. This forms the basis of the semantic view of the world.
Q: How is it possible to model the worldview with Ontologies? Is it possible to automate the Ontology definition process considering vast and ever-increasing knowledge stores in the universe?
A: Knowledge assets are growing exponentially in size with time. In order to create an Ontological representation of these assets, we need an automated approach, without which it will be difficult to catch up with the volume. Ontology learning takes an algorithmic approach by leveraging distributed computing frameworks to create a baseline model of the worldview. The Ontology learning process retrieves textual, unstructured data from heterogeneous sources, refines it, and represents it in a hierarchical manner. This is realigned with post-processing by reusing existing domain-specific knowledge assets, and finally released for generic consumption by intelligent agents.
- MySQL數(shù)據(jù)庫進(jìn)階實(shí)戰(zhàn)
- 企業(yè)數(shù)字化創(chuàng)新引擎:企業(yè)級PaaS平臺HZERO
- 計(jì)算機(jī)綜合設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)
- 云數(shù)據(jù)中心基礎(chǔ)
- Remote Usability Testing
- 數(shù)據(jù)庫原理與設(shè)計(jì)(第2版)
- 基于OPAC日志的高校圖書館用戶信息需求與檢索行為研究
- 數(shù)據(jù)庫設(shè)計(jì)與應(yīng)用(SQL Server 2014)(第二版)
- SQL Server 2012實(shí)施與管理實(shí)戰(zhàn)指南
- 機(jī)器學(xué)習(xí):實(shí)用案例解析
- 數(shù)據(jù)庫應(yīng)用系統(tǒng)技術(shù)
- SQL Server 2008寶典(第2版)
- 數(shù)據(jù)挖掘算法實(shí)踐與案例詳解
- 2D 計(jì)算機(jī)視覺:原理、算法及應(yīng)用
- MySQL必知必會