138 - Compositional Generalization in Neural Networks, with Najoung Kim

138 - Compositional Generalization in Neural Networks, with Najoung Kim

Author: Allen Institute for Artificial Intelligence January 20, 2023 Duration: 48:22
Compositional generalization refers to the capability of models to generalize to out-of-distribution instances by composing information obtained from the training data. In this episode we chatted with Najoung Kim, on how to explicitly evaluate specific kinds of compositional generalization in neural network models of language. Najoung described COGS, a dataset she built for this, some recent results in the space, and why we should be careful about interpreting the results given the current practice of pretraining models of lots of unlabeled text. Najoung's webpage: https://najoungkim.github.io/ Papers we discussed: 1. COGS: A Compositional Generalization Challenge Based on Semantic Interpretation (Kim et al., 2020): https://www.semanticscholar.org/paper/b20ddcbd239f3fa9acc603736ac2e4416302d074 2. Compositional Generalization Requires Compositional Parsers (Weissenhorn et al., 2022): https://www.semanticscholar.org/paper/557ebd17b7c7ac4e09bd167d7b8909b8d74d1153 3. Uncontrolled Lexical Exposure Leads to Overestimation of Compositional Generalization in Pretrained Models (Kim et al., 2022): https://www.semanticscholar.org/paper/8969ea3d254e149aebcfd1ffc8f46910d7cb160e Note that we referred to the final paper by an earlier name in the discussion.

While NLP Highlights is currently on hiatus, its archive remains a compelling snapshot of conversations from the front lines of computational linguistics. Produced by the Allen Institute for Artificial Intelligence, this science podcast carved out a space for deep, researcher-led discussions about natural language processing. Each episode functions as an informal seminar, where the people actively designing algorithms and pushing the field forward explain their work in their own words. You'll hear about the nuanced challenges behind making machines understand, generate, and reason with human language, from foundational theories to unexpected applications. The dialogue in this podcast often delves into the "why" behind the research, not just the results, offering clarity on complex topics like machine translation, sentiment analysis, or large language models. It’s a chance to listen as experts articulate their thought processes, debates, and moments of insight, with all the candidness that comes from a conversation between peers. The views shared are personal perspectives from the hosts and their guests, independent of their affiliated institutions. For anyone curious about how machines learn to parse meaning, the archived episodes of NLP Highlights provide a thoughtful and accessible entry point.
Author: Language: English Episodes: 100

NLP Highlights
Podcast Episodes
129 - Transformers and Hierarchical Structure, with Shunyu Yao [not-audio_url] [/not-audio_url]

Duration: 35:43
In this episode, we talk to Shunyu Yao about recent insights into how transformers can represent hierarchical structure in language. Bounded-depth hierarchical structure is thought to be a key feature of natural language…
128 - Dynamic Benchmarking, with Douwe Kiela [not-audio_url] [/not-audio_url]

Duration: 47:00
We discussed adversarial dataset construction and dynamic benchmarking in this episode with Douwe Kiela, a research scientist at Facebook AI Research who has been working on a dynamic benchmarking platform called Dynaben…
126 - Optimizing Continuous Prompts for Generation, with Lisa Li [not-audio_url] [/not-audio_url]

Duration: 47:38
We invited Lisa Li to talk about her recent work, Prefix-Tuning: Optimizing Continuous Prompts for Generation. Prefix tuning is a lightweight alternative to finetuning, and the idea is to tune only a fixed-length task-sp…
125 - VQA for Real Users, with Danna Gurari [not-audio_url] [/not-audio_url]

Duration: 42:10
How can we build Visual Question Answering systems for real users? For this episode, we chatted with Danna Gurari, about her work in building datasets and models towards VQA for people who are blind. We talked about the…