Discoveries and Breakthroughs in Cognitive Informatics and Natural Intelligence
Latest Publications


TOTAL DOCUMENTS

28
(FIVE YEARS 0)

H-INDEX

1
(FIVE YEARS 0)

Published By IGI Global

9781605669021, 9781605669038

Author(s):  
W. Kinsner ◽  
R. Dansereau

This article presents a derivation of a new relative fractal dimension spectrum, DRq, to measure the dis-similarity between two finite probability distributions originating from various signals. This measure is an extension of the Kullback-Leibler (KL) distance and the Rényi fractal dimension spectrum, Dq. Like the KL distance, DRq determines the dissimilarity between two probability distibutions X and Y of the same size, but does it at different scales, while the scalar KL distance is a single-scale measure. Like the Rényi fractal dimension spectrum, the DRq is also a bounded vectorial measure obtained at different scales and for different moment orders, q. However, unlike the Dq, all the elements of the new DRq become zero when X and Y are the same. Experimental results show that this objective measure is consistent with the subjective mean-opinion-score (MOS) when evaluating the perceptual quality of images reconstructed after their compression. Thus, it could also be used in other areas of cognitive informatics.


Author(s):  
Yingxu Wang ◽  
Jian Huang

Software patterns are recognized as an ideal documentation of expert knowledge in software design and development. However, its formal model and semantics have not been generalized and matured. The traditional UML specifications and related formalization efforts cannot capture the essence of generic patterns precisely, understandably, and essentially. A generic mathematical model of patterns is presented in this article using real-time process algebra (RTPA). The formal model of patterns are more readable and highly generic, which can be used as the meta model to denote any design patterns deductively, and can be translated into code in programming languages by supporting tools. This work reveals that a pattern is a highly complicated and dynamic structure for software design encapsulation, because of its complex and flexible internal associations between multiple abstract classes and instantiations. The generic model of patterns is not only applicable to existing patterns’ description and comprehension, but also useful for future patterns’ identification and formalization.


Author(s):  
Yingxu Wang

The cognitive processes modeled at the metacognitive level of the layered reference mode of the brain (LRMB) encompass those of object identification, abstraction, concept establishment, search, categorization, comparison, memorization, qualification, quantification, and selection. It is recognized that all higher layer cognitive processes of the brain rely on the metacognitive processes. Each of this set of fundamental cognitive processes is formally described by a mathematical model and a process model. Real-time process algebra (RTPA) is adopted as a denotational mathematical means for rigorous modeling and describing the metacognitive processes. All cognitive models and processes are explained on the basis of the object-attribute-relation (OAR) model for internal information and knowledge representation and manipulation.


Author(s):  
Yingxu Wang ◽  
Cyprian F. Ngolah

The need for new forms of mathematics to express software engineering concepts and entities has been widely recognized. Real-time process algebra (RTPA) is a denotational mathematical structure and a system modeling methodology for describing the architectures and behaviors of real-time and nonrealtime software systems. This article presents an operational semantics of RTPA, which explains how syntactic constructs in RTPA can be reduced to values on an abstract reduction machine. The operational semantics of RTPA provides a comprehensive paradigm of formal semantics that establishes an entire set of operational semantic rules of software. RTPA has been successfully applied in real-world system modeling and code generation for software systems, human cognitive processes, and intelligent systems.


Author(s):  
Yingxu Wang

Concepts are the most fundamental unit of cognition that carries certain meanings in expression, thinking, reasoning, and system modeling. In denotational mathematics, a concept is formally modeled as an abstract and dynamic mathematical structure that encapsulates attributes, objects, and relations. The most important property of an abstract concept is its adaptive capability to autonomously interrelate itself to other concepts. This article presents a formal theory for abstract concepts and knowledge manipulation known as “concept algebra.” The mathematical models of concepts and knowledge are developed based on the object-attribute-relation (OAR) theory. The formal methodology for manipulating knowledge as a concept network is described. Case studies demonstrate that concept algebra provides a generic and formal knowledge manipulation means, which is capable to deal with complex knowledge and software structures as well as their algebraic operations.


Author(s):  
Weiwei Xing ◽  
Weibin Liu ◽  
Baozong Yuan

This article proposes a 3D object classification approach based on volumetric parts, where Superquadricbased Geon (SBG) description is implemented for representing the volumetric constituents of 3D object. In the approach, 3D object classification is decomposed into the constrained search on interpretation tree and the similarity measure computation. First, a set of integrated features and corresponding constraints are presented, which are used for defining efficient interpretation tree search rules and evaluating the model similarity. Then a similarity measure computation algorithm is developed to evaluate the shape similarity of unknown object data and the stored models. By this classification approach, both whole and partial matching results with model shape similarity ranks can be obtained; especially, focus match can be achieved, in which different key parts can be labeled and all the matched models with corresponding key parts can be obtained. Some experiments are carried out to demonstrate the validity and efficiency of the approach for 3D object classification.


Author(s):  
N. Gadhok ◽  
W. Kinsner

This article evaluates the outlier sensitivity of five independent component analysis (ICA) algorithms (FastICA, Extended Infomax, JADE, Radical, and ß-divergence) using (a) the Amari separation performance index, (b) the optimum angle of rotation error, and (c) the contrast function difference in an outlier-contaminated mixture simulation. The Amari separation performance index has revealed a strong sensitivity of JADE and FastICA (using third- and fourth-order nonlinearities) to outliers. However, the two contrast measures demonstrated conclusively that ß-divergence is the least outlier-sensitive algorithm, followed by Radical, FastICA (exponential and hyperbolic-tangent nonlinearities), Extended Infomax, JADE, and FastICA (third- and fourth-order nonlinearities) in an outlier-contaminated mixture of two uniformly distributed signals. The novelty of this article is the development of an unbiased optimization-landscape environment for assessing outlier sensitivity, as well as the optimum angle of rotation error and the contrast function difference as promising new measures for assessing the outlier sensitivity of ICA algorithms.


Author(s):  
Lech Polkowski ◽  
Maria Semeniuk-Polkowska

Granular computing, initiated by Lotfi A. Zadeh, has acquired wide popularity as a tool for approximate reasoning, fusion of knowledge, cognitive computing. The need for formal methods of granulation, and means for computing with granules, has been addressed in this work by applying methods of rough mereology. Rough mereology is an extension of mereology taking as the primitive notion the notion of a part to a degree. Granules are formed as classes of objects which are a part to a given degree of a given object. In addition to an exposition of this mechanism of granulation, we point also to some applications like granular logics for approximate reasoning and classifiers built from granulated data sets.


Author(s):  
Yingxu Wang

Human factors are the most predominated factors in all systems where humans are part of the systems. Human traits and needs are the fundamental force underlying almost all phenomena in human task performances, engineering organizations, and socialization. This article explores the cognitive foundations of human traits and cognitive properties of human factors in engineering. A comprehensive set of fundamental traits of human beings are identified, and the hierarchical model of basic human needs is formally described. The characteristics of human factors and their influences in engineering organizations and socialization are explored. Based on the models of basic human traits, needs, and their influences, driving forces behind the human factors in engineering and society are revealed. A formal model of human errors in task performance is derived, and case studies of the error model in software engineering are presented.


Author(s):  
Yingxu Wang

Iterative and recursive control structures are the most fundamental mechanisms of computing that make programming more effective and expressive. However, these constructs are perhaps the most diverse and confusable instructions in programming languages at both syntactic and semantic levels. This article introduces the big-R notation that provides a unifying mathematical treatment of iterations and recursions in computing. Mathematical models of iterations and recursions are developed using logical inductions. Based on the mathematical model of the big-R notation, fundamental properties of iterative and recursive behaviors of software are comparatively analyzed. The big-R notation has been adopted and implemented in Real-Time Process Algebra (RTPA) and its supporting tools. Case studies demonstrate that a convenient notation may dramatically reduce the difficulty and complexity in expressing a frequently used and highly recurring concept and notion in computing and software engineering.


Sign in / Sign up

Export Citation Format

Share Document