Danielle Boulanger

2papers

2 Papers

AIMay 18, 2020
Automatic Knowledge Acquisition for Object-Oriented Expert Systems

Joël Colloc, Danielle Boulanger

We describe an Object Oriented Model for building Expert Systems. This model and the detection of similarities allow to implement reasoning modes as induction, deduction and simulation. We specially focus on similarity and its use in induction. We propose original algorithms which deal with total and partial structural similitude of objects to facilitate knowledge acquisition.

AIMay 15, 2020
An Object Model for the Representation of Empirical Knowledge

Joël Colloc, Danielle Boulanger

We are currently designing an object oriented model which describes static and dynamical knowledge in diff{é}rent domains. It provides a twin conceptual level. The internal level proposes: the object structure composed of sub-objects hierarchy, structure evolution with dynamical functions, same type objects comparison with evaluation functions. It uses multiple upward inheritance from sub-objects properties to the Object. The external level describes: object environment, it enforces object types and uses external simple inheritance from the type to the sub-types.