Japan Advanced Institute of Science and Technology
JAIST Repository
https://dspace.jaist.ac.jp/
Title
集合的な状況の形式化とそれに基づく法的推論システム
Author(s)
大森, 正則Citation
Issue Date
1997‑03Type
Thesis or DissertationText version
authorURL
http://hdl.handle.net/10119/1050Rights
Description
Supervisor:東条 敏, 情報科学研究科, 修士situation model
Masanori Oomori
Scho ol of Information Science,
Japan Advanced Institute of Science and Technology
February 14, 1997
Keywords: legal reasoning, situation dependency, temp oralinformation, collective
situation mo del.
Studies oflegal reasoning is notable, because not onlythat itis anintegration of var-
ious technology of AI, but also that it is an application of computers to the real world.
Recently,inthis domain, situation dependencyforbothstatic anddynamicaspects, that
is,representationand inferencerespectively,hasbeenregarded asanimportantfactor. In
legalreasoning,varioussituationsaroundthecurrentcaseshouldbeconcideredtoreacha
properconclusion. Acognitiveagent(occasionally,humanbeing)bringsbackgroundcon-
ditionsfrom various aspects intothe inference. Backgroundconditions contains common
sense around the agent, its values, its standpoint, and so on. On the other hand, in the
target case of the inferece, we can see temporal scenes or spacial locations as situations.
In the analysis of legal cases, we have observednecesity to consider especially temp oral
situations which articulates the progress of time in the current case. In the earlier stud-
ies of legal reasoning, they studythe formalization of legal reasoning based on situation
theory because situation theory provides us logical foundation for situation dependency
andinformation owfromonesituation totheother. Oneoftheir purp osesistoenhance
the eciencyof representationand to executeinference onthat representationaccording
to uniformform of situations. That isalso our primary purpose.
Almost theirworks dealwithsituationslikemoduleswhicharecollectionsoffactsand
rules. they, however, does not treat properties of situations themselves. Therefore, we
proposeaformalsituationmo deltotreatsuchproperties. Toputitconcretely,weconsider
a situation not as a primitive, but as a set of more primitive elements. We assume an
existence ofthat primitiveelements, wecall ita particle of situation; pos, andwespecify
relations between poss, we call them neighborhood relations. We represent a situation
as a set of poss connected each other by neighb orhood relations. We call that model a
Copyright c
1997byMasanoriOomori
species of situation by relating situations eachother, and they have a set of elements of
information(calledinfons). Moreover,wedistinguishsupport relations,whicharerelations
whichspecifyifasituationsupportinfons,intothreeparts. Accordingtothat,weprovide
one solution for persistency of infons which is one of conciderable problems in situation
theory. Wehave two advantages in this model. Firstly, a support map, whichis a set of
infons supported by a certain situation, can be calculated constructively. Secondly, we
can have a exible world structure because situations can be constructed from a graph
composedof neighb orhood relations and poss.
Using that situation model, we show uniformity of representation of various kind
of situations. In that, we especially concider temp oral situations. It is so eective to
representtemporal informationassituations becuaseoffrequencyofchangeof konwledge
accordingtotransitionfromonetemporalscenetotheother. Weprovideamodelthathas
situations whichstands for p oint- orinterval-like entity on the temporal axis. Situations
are related each other by such ordinary temporal relations as `during', `meet', `overlap'
and so on, and they hold eventualities as infons. The main advantage of this model is
that we only need to consider temporal relations between situations, and can disregard
temporal properties of each infon; thus, this model allows us to consider only useful
temporalinformation,andclearlydenesatemporalstageinacase asasituationaswell.
Wehavethreereasonswhysituationsareused torepresenttemporalinformation. Firstly,
it makes us describe universal properties about temporal aspect of assertions to detach
temporalinformationfromassertions. Secondly,wecantaketwoviewpointsforsituations,
exterior and interior ones. In an exterior viewpoint, we can represent various temporal
relation between situations as entities. On the other hand, we can see the situations as
the set of infons in an interior viewpoint. Thirdly, according to uniformity of situation
representation,constrainsb etweentemporalsituations andothertyp eofsituaionscanbe
described eciently.
Furthermore, we formalize an inference mechanism based on the collective situation
model. Accordingto examiningcoginitive agent,wedevide situations into two domains,
a target domain and a reasoning domain. In the target domain, we dene reasoning
mechanismwhich specify the situation, depending ongivengoal, with constraintsolving
between situations. Thanks to representing situations as sets, constraint solver makes
situations which apear in the constraint suit with the correspond set-theoritic relations
such as it subset, union, intersection, and so on. On the other hand, for reasoning
domain, weapplydefeasible reasoningtooursituation mo del. Defeasible reasoningisone
ofinferencemechanizmsforobtaininganconsistentsolutionfromaninconsistentrule-set.
Wealso examine an unicationmechanism not onlyfor infons but also forsituations. In
solving agoal,the givengoal has twomeanings. Ifasituation ofthe goal issp ecied,the
goal asks whether the infon of the goal is supported in the situation or not. Otherwise,
if the situation is not specied, that is, it is a variable, then the goal asks whether any
situation which holdsthe infonexistsand, if itexists, askswhat the situation is.
Inthis thesis,Wedesigned alanguage/system basedonthe collectivesituationmodel.
This system has following features:
by user,
anunication function whichdistinguishs eventsand prop erties,
an inference mechanismas extended resolution mechanism, whichhas a constraint
solvertospecify situations dynamically in the process of the inference, and
a user interface that providesa query system, displaying data.
We believe the system can be applied not only to legal reasoning but more general
problem solving. We showed that the system works well for representing and infering
cases where we had todeal with complex temp oral relations.