theories based on prototypes or exemplars, the cat-
egorization of a given entity is performed according
to its similarity with prototypes or exemplars; the in-
stance is categorized by the category that has a pro-
totype (or exemplar) that is more similar to it. There
are some works, such as (Fiorini et al., 2014), which
apply these alternative theories in computer applica-
tions.
Our main proposal in this position paper is to
combine classic representations (such as ontologies
and rules), prototypes and exemplars in a knowledge
representation framework for supporting knowledge-
based systems. The resulting framework combines
the strengths of the knowledge-driven (top-down) and
data-driven (bottom-up) approaches, overcoming the
weaknesses of both. In our framework, part of the
knowledge is represented classically, using ontologies
and rules, and part of the knowledge is represented
as prototypes and exemplars, which can be extracted
from the data that is processed by the system. Thus,
our approach can provide the reliance of the expert
knowledge when it can be applied, however, it also
is able to provide solutions for cases that cannot be
covered by this knowledge, but that can be estimated
from the available data. In this approach, the result-
ing system can perform problem-solving processes
by combining rule-based reasoning with similarity-
based reasoning. The rule-based reasoning can be
used first for reducing the search space and, if a suit-
able solution is not found, a similarity-based reason-
ing component can be triggered for finding the suit-
able solution, by comparing the instance that is being
analyzed with the available prototypes and exemplars.
In our project, our main focus of interest are
knowledge-based systems for data interpretation, in
the domain of Petroleum Geology. In this paper,
we discuss how to use our approach for developing
a knowledge-based system for visual interpretation
of depositional processes. This task is a resource-
consuming job, which relies intensively on the visual
knowledge of geologists, and that is considered a cru-
cial step in petroleum exploration.
2 SEDIMENTARY
STRATIGRAPHY
Since we will discuss an application for the Sedimen-
tary Stratigraphy field, in this Section, we will present
an overview of the domain. Sedimentary Stratigraphy
is a sub-field of Geology that studies the sedimentary
terrains in the surface or subsurface of the Earth, in
order to determine the geological history of their for-
mation. The main objects of study and description
are Body of Rock, Well Core, Outcrop, Sedimentary
Facies, Sedimentary Structures and Depositional Pro-
cesses. A body of rock can be a well core, which is
a cylinder of rock extracted from the subsurface by
means of drilling; or an outcrop, which is a body of
rock exposed in the surface. A sedimentary facies is a
region in a body of rock, visually distinguishable from
adjacent regions. Each sedimentary facies is a di-
rect product of a depositional process. A sedimentary
structure is the external visual aspect of some internal
spatial arrangement of the rock grains. Finally, de-
positional processes are events that involve the com-
plex interaction of natural forces and sediments, and
which are responsible for the formation of sedimen-
tary rocks. Figure 1 presents an example of a well
core, emphasizing two distinct sedimentary facies.
Figure 1: a well core, emphasizing two distinct sedimentary
facies (adapted from (Lorenzatti et al., 2009)).
In the task of visual interpretation of depositional
processes, the geologists visually inspect sedimentary
facies (in well cores or outcrops) and interpret which
was the corresponding depositional process that was
responsible by the formation of this facies.
3 OUR APPROACH
In this section, we will present our approach and how
it can be applied in a knowledge-based system for vi-
sual interpretation of depositional processes.
In our approach, we assume the availability of
static knowledge about the domain, represented as a
domain ontology. In our application, we adopted a do-
main ontology for Sedimentary Stratigraphy. Figure
2 represents an excerpt of our domain ontology, pre-
senting the core domain entities that were explained
in Section 2. Figure 3 represents an excerpt of the
taxonomy of depositional processes.
This domain ontology is used in our application
for providing a formal basis for describing facts about
the domain and for articulating the inferential knowl-
edge (rules), which are used for performing the in-
terpretation. Our system takes as inputs descriptions
ACognition-inspiredKnowledgeRepresentationApproachforKnowledge-basedInterpretationSystems
645