52 - Sequence-to-Sequence Learning as Beam-Search Optimization, with Sam Wiseman

52 - Sequence-to-Sequence Learning as Beam-Search Optimization, with Sam Wiseman

Author: Allen Institute for Artificial Intelligence March 16, 2018 Duration: 23:00
EMNLP 2016 paper by Sam Wiseman and Sasha Rush. In this episode we talk with Sam about a paper from a couple of years ago on bringing back some ideas from structured prediction into neural seq2seq models. We talk about the classic problems in structured prediction of exposure bias, label bias, and locally normalized models, how people used to solve these problems, and how we can apply those solutions to modern neural seq2seq architectures using a technique that Sam and Sasha call Beam Search Optimization. (Note: while we said in the episode that BSO with beam size of 2 is equivalent to a token-level hinge loss, that's not quite accurate; it's close, but there are some subtle differences.) https://www.semanticscholar.org/paper/Sequence-to-Sequence-Learning-as-Beam-Search-Optim-Wiseman-Rush/28703eef8fe505e8bd592ced3ce52a597097b031

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
74 - Deep Reinforcement Learning Doesn't Work Yet, with Alex Irpan [not-audio_url] [/not-audio_url]

Duration: 40:43
Blog post by Alex Irpan titled "Deep Reinforcement Learning Doesn't Work Yet" https://www.alexirpan.com/2018/02/14/rl-hard.html In this episode, Alex Irpan talks about limitations of current deep reinforcement learning m…
72 - The Anatomy Question Answering Task, with Jordan Boyd-Graber [not-audio_url] [/not-audio_url]

Duration: 43:14
Our first episode in a new format: broader surveys of areas, instead of specific discussions on individual papers. In this episode, we talk with Jordan Boyd-Graber about question answering. Matt starts the discussion by…
69 - Second language acquisition modeling, with Burr Settles [not-audio_url] [/not-audio_url]

Duration: 34:55
A shared task held in conjunction with a NAACL 2018 workshop, organized by Burr Settles and collaborators at Duolingo. Burr tells us about the shared task. The goal of the task was to predict errors that a language learn…
68 - Neural models of factuality, with Rachel Rudinger [not-audio_url] [/not-audio_url]

Duration: 36:57
NAACL 2018 paper, by Rachel Rudinger, Aaron Steven White, and Benjamin Van Durme Rachel comes on to the podcast, telling us about what factuality is (did an event happen?), what datasets exist for doing this task (a few;…