CLAINov 30, 2021

Dyna-bAbI: unlocking bAbI's potential with dynamic synthetic benchmarking

arXiv:2112.00086v1628 citations
Originality Incremental advance
AI Analysis

This work addresses the need for better synthetic benchmarks in natural language understanding to diagnose model limitations, though it is incremental as it builds upon the existing bAbI framework.

The authors tackled the lack of fine-grained control in the bAbI benchmark for story understanding by developing Dyna-bAbI, a dynamic framework that enables controllable task generation, and found that both specialized and pre-trained models failed in compositional generalization tasks, achieving less than 70% accuracy for complex compositions.

While neural language models often perform surprisingly well on natural language understanding (NLU) tasks, their strengths and limitations remain poorly understood. Controlled synthetic tasks are thus an increasingly important resource for diagnosing model behavior. In this work we focus on story understanding, a core competency for NLU systems. However, the main synthetic resource for story understanding, the bAbI benchmark, lacks such a systematic mechanism for controllable task generation. We develop Dyna-bAbI, a dynamic framework providing fine-grained control over task generation in bAbI. We demonstrate our ideas by constructing three new tasks requiring compositional generalization, an important evaluation setting absent from the original benchmark. We tested both special-purpose models developed for bAbI as well as state-of-the-art pre-trained methods, and found that while both approaches solve the original tasks (>99% accuracy), neither approach succeeded in the compositional generalization setting, indicating the limitations of the original training data. We explored ways to augment the original data, and found that though diversifying training data was far more useful than simply increasing dataset size, it was still insufficient for driving robust compositional generalization (with <70% accuracy for complex compositions). Our results underscore the importance of highly controllable task generators for creating robust NLU systems through a virtuous cycle of model and data development.

Foundations

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

Your Notes