AIDec 15, 2021

Interscript: A dataset for interactive learning of scripts through error feedback

arXiv:2112.07867v212 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of interactive learning for real-world script generation models, though it is incremental as it builds on existing work in synthetic settings.

The authors tackled the problem of enabling end-users to provide feedback for correcting inconsistent outputs from deployed structured prediction models, and they introduced Interscript, a dataset containing 8,466 data points of user feedback on scripts for everyday tasks.

How can an end-user provide feedback if a deployed structured prediction model generates inconsistent output, ignoring the structural complexity of human language? This is an emerging topic with recent progress in synthetic or constrained settings, and the next big leap would require testing and tuning models in real-world settings. We present a new dataset, Interscript, containing user feedback on a deployed model that generates complex everyday tasks. Interscript contains 8,466 data points -- the input is a possibly erroneous script and a user feedback, and the output is a modified script. We posit two use-cases of \ours that might significantly advance the state-of-the-art in interactive learning. The dataset is available at: https://github.com/allenai/interscript.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes