# Active Learning within Constrained Environments through Imitation of an   Expert Questioner

**Authors:** Kalesha Bullard, Yannick Schroecker, Sonia Chernova

arXiv: 1907.00921 · 2019-07-02

## TL;DR

This paper introduces an imitation learning approach for active agents that considers environmental constraints alongside learning goals, improving performance in realistic, constrained human-like environments.

## Contribution

It proposes a novel algorithm enabling active learning agents to reason about both internal objectives and external constraints simultaneously.

## Key findings

- Environmentally-aware agents outperform traditional active learners under constraints.
- The approach generalizes well across different environmental conditions.
- Time and resource constraints impact learning efficacy.

## Abstract

Active learning agents typically employ a query selection algorithm which solely considers the agent's learning objectives. However, this may be insufficient in more realistic human domains. This work uses imitation learning to enable an agent in a constrained environment to concurrently reason about both its internal learning goals and environmental constraints externally imposed, all within its objective function. Experiments are conducted on a concept learning task to test generalization of the proposed algorithm to different environmental conditions and analyze how time and resource constraints impact efficacy of solving the learning problem. Our findings show the environmentally-aware learning agent is able to statistically outperform all other active learners explored under most of the constrained conditions. A key implication is adaptation for active learning agents to more realistic human environments, where constraints are often externally imposed on the learner.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.00921/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1907.00921/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1907.00921/full.md

---
Source: https://tomesphere.com/paper/1907.00921