paper-with-me

Papers

Explanatory machine learning for sequential human teaching

2022-05-20 · Lun Ai, Johannes Langer, Stephen H. Muggleton, Ute Schmid

The topic of comprehensibility of machine-learned theories has recently drawn increasing attention. Inductive Logic Programming (ILP) uses logic programming to derive logic theories from small data based on abduction and induction techniques. Learned theories are represented in the form of rules as declarative descriptions of obtained knowledge. In earlier work, the authors provided the first evidence of a measurable increase in human comprehension based on machine-learned logic rules for simple classification tasks. In a later study, it was found that the presentation of machine-learned explanations to humans can produce both beneficial and harmful effects in the context of game learning. We continue our investigation of comprehensibility by examining the effects of the ordering of concept presentations on human comprehension. In this work, we examine the explanatory effects of curriculum order and the presence of machine-learned explanations for sequential problem-solving. We show that 1) there exist tasks A and B such that learning A before B has a better human comprehension with respect to learning B before A and 2) there exist tasks A and B such that the presence of explanations when learning A contributes to improved human comprehension when subsequently learning B. We propose a framework for the effects of sequential teaching on comprehension based on an existing definition of comprehensibility and provide evidence for support from data collected in human trials. Empirical results show that sequential teaching of concepts with increasing complexity a) has a beneficial effect on human comprehension and b) leads to human re-discovery of divide-and-conquer problem-solving strategies, and c) studying machine-learned explanations allows adaptations of human problem-solving strategy with better performance.

📄 PDF Abstract BibTeX arXiv:2205.10250

Code (1)

lai1997/sequential-teaching 공식 구현

Tasks

BIG-bench Machine LearningInductive logic programming

Similar Papers 제목 키워드 기반

Machine Guides, Human Supervises: Interactive Learning with Global Explanations

2020-09-21 · Teodora Popordanoska, Mohit Kumar, Stefano Teso

We introduce explanatory guided learning (XGL), a novel interactive learning strategy in which a machine guides a human supervisor toward selecting informative examples for a classifier. The guidance is provided by means…

An Optimal Control Approach to Sequential Machine Teaching

2018-10-15 · Laurent Lessard, Xuezhou Zhang, Xiaojin Zhu

Given a sequential learning algorithm and a target model, sequential machine teaching aims to find the shortest training sequence to drive the learning algorithm to the target model. We present the first principled way t…

Teaching to Learn: Sequential Teaching of Agents with Inner States

2020-09-14 · Mustafa Mert Celikok, Pierre-Alexandre Murena, Samuel Kaski

In sequential machine teaching, a teacher's objective is to provide the optimal sequence of inputs to sequential learners in order to guide them towards the best model. In this paper we extend this setting from current s…

Meta-Learning

Abstraction, Validation, and Generalization for Explainable Artificial Intelligence

2021-05-16 · Scott Cheng-Hsin Yang, Tomas Folke, Patrick Shafto

Neural network architectures are achieving superhuman performance on an expanding range of tasks. To effectively and safely deploy these systems, their decision-making must be understandable to a wide range of stakeholde…

Decision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Preference-Based Batch and Sequential Teaching: Towards a Unified View of Models

2019-10-24 · NeurIPS 2019 12 · Farnam Mansouri, Yuxin Chen, Ara Vartanian, Xiaojin Zhu 외

Algorithmic machine teaching studies the interaction between a teacher and a learner where the teacher selects labeled examples aiming at teaching a target hypothesis. In a quest to lower teaching complexity and to achie…