paper-with-me

Papers

A Framework for Interactive Knowledge-Aided Machine Teaching

2022-04-21 · Karan Taneja, Harshvardhan Sikka, Ashok Goel

Machine Teaching (MT) is an interactive process where humans train a machine learning model by playing the role of a teacher. The process of designing an MT system involves decisions that can impact both efficiency of human teachers and performance of machine learners. Previous research has proposed and evaluated specific MT systems but there is limited discussion on a general framework for designing them. We propose a framework for designing MT systems and also detail a system for the text classification problem as a specific instance. Our framework focuses on three components i.e. teaching interface, machine learner, and knowledge base; and their relations describe how each component can benefit the others. Our preliminary experiments show how MT systems can reduce both human teaching time and machine learner error rate.

📄 PDF Abstract BibTeX arXiv:2204.10357

Code (0)

등록된 구현이 없습니다.

Tasks

text-classificationText Classification

Similar Papers 제목 키워드 기반

Agent Smith: Teaching Question Answering to Jill Watson

2021-12-22 · Ashok Goel, Harshvardhan Sikka, Eric Gregori

Building AI agents can be costly. Consider a question answering agent such as Jill Watson that automatically answers students' questions on the discussion forums of online classes based on their syllabi and other course …

AI AgentQuestion Answering

Human-AI Interaction Design in Machine Teaching

2022-06-10 · Karan Taneja, Harshvardhan Sikka, Ashok Goel

Machine Teaching (MT) is an interactive process where a human and a machine interact with the goal of training a machine learning model (ML) for a specified task. The human teacher communicates their task expertise and t…

Becoming the Expert - Interactive Multi-Class Machine Teaching

2015-04-28 · CVPR 2015 6 · Edward Johns, Oisin Mac Aodha, Gabriel J. Brostow

Compared to machines, humans are extremely good at classifying images into categories, especially when they possess prior knowledge of the categories at hand. If this prior information is not available, supervision in th…

Interactive Knowledge Distillation

2020-07-03 · Shipeng Fu, Zhen Li, Jun Xu, Ming-Ming Cheng 외

Knowledge distillation is a standard teacher-student learning framework to train a light-weight student network under the guidance of a well-trained large teacher network. As an effective teaching strategy, interactive t…

image-classificationImage ClassificationKnowledge Distillation

Interactive Teaching Algorithms for Inverse Reinforcement Learning

2019-05-28 · Parameswaran Kamalaruban, Rati Devidze, Volkan Cevher, Adish Singla

We study the problem of inverse reinforcement learning (IRL) with the added twist that the learner is assisted by a helpful teacher. More formally, we tackle the following algorithmic question: How could a teacher provid…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)