1987
DOI: 10.1007/bf03037461
|View full text |Cite
|
Sign up to set email alerts
|

A framework for ICAI systems based on inductive inference and logic programming

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
10
0

Year Published

2011
2011
2015
2015

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(10 citation statements)
references
References 3 publications
0
10
0
Order By: Relevance
“…First Run. Running algorithmic debugging on the expert program and the learner's solution concludes the dialogue (now omitted) with the disagreement add_ten_to_minuend ( 3,4,14) and the cause "missing". The code perturbation algorithm makes use of Delete-CallToClause/2 to delete the subgoal add ten to minuend/3 from the first program clause of process column/3; the single occurrence of its output variable M10 is replaced by its input variable M in the subsequent calls to take difference/4 and append/3.…”
Section: Complex Error Of Omission and Commissionmentioning
confidence: 99%
See 1 more Smart Citation
“…First Run. Running algorithmic debugging on the expert program and the learner's solution concludes the dialogue (now omitted) with the disagreement add_ten_to_minuend ( 3,4,14) and the cause "missing". The code perturbation algorithm makes use of Delete-CallToClause/2 to delete the subgoal add ten to minuend/3 from the first program clause of process column/3; the single occurrence of its output variable M10 is replaced by its input variable M in the subsequent calls to take difference/4 and append/3.…”
Section: Complex Error Of Omission and Commissionmentioning
confidence: 99%
“…Sums are encoded as Prolog lists of columns, where a column is represented as 3-element term (M, S, R) representing minuend, subtrahend, and result cell. 3 The program code implements the decomposition method.…”
Section: Introductionmentioning
confidence: 99%
“…They found that this technical improvement converted a CBI system in an effective and interesting tool for providing training. In the year 1987, Kazuhisa Kawai et al [26] proposed a new ICAI (Intelligent Computer-Assisted Instruction) system. This system had two main modules expertise and the student module.…”
Section: Different Expert Systems For Assisting and Improving Teachinmentioning
confidence: 99%
“…In [3], Kawai et al also represent expert knowledge as a set of Prolog clauses; Shapiro's Model Inference System (MIS) [6], following an inductive logic programming approach, is used to synthesize learners' (potentially erroneous) procedure from expert knowledge and student answers. Once the procedure to fully capture learner behaviour is constructed, Shapiro's Program Diagnosis System, based upon standard algorithmic debugging, is used to identify students' misconceptions, i.e., the bugs in the MIS-constructed program.…”
Section: Related Workmentioning
confidence: 99%