Episode

113. Yaron Singer - Catching edge cases in AI

Podcast
Towards Data Science
Published
Feb 9, 2022
Duration seconds
2120
Processing state
failed
Canonical source
https://podcasters.spotify.com/pod/show/towardsdatascience/episodes/113--Yaron-Singer---Catching-edge-cases-in-AI-e1e339j
Audio
https://anchor.fm/s/36b4844/podcast/play/47336179/https%3A%2F%2Fd3ctxlq1ktw2nl.cloudfront.net%2Fstaging%2F2022-1-7%2F1916cee6-4c31-b153-5b38-fc447f9ab372.m4a
JSON
/v1/public/podcasts/towards-data-science/episodes/113-yaron-singer-catching-edge-cases-in-ai
Markdown
/podcast/towards-data-science/113-yaron-singer-catching-edge-cases-in-ai.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/towards-data-science/episodes/113-yaron-singer-catching-edge-cases-in-ai/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/towards-data-science/113-yaron-singer-catching-edge-cases-in-ai.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

It’s no secret that AI systems are being used in more and more high-stakes applications. As AI eats the world, it’s becoming critical to ensure that AI systems behave robustly — that they don’t get thrown off by unusual inputs, and start spitting out harmful predictions or recommending dangerous courses of action. If we’re going to have AI drive us to work, or decide who gets bank loans and who doesn’t, we’d better be confident that our AI systems aren’t going to fail because of a freak blizzard, or because some intern missed a minus sign. We’re now past the point where companies can afford to treat AI development like a glorified Kaggle competition, in which the only thing that matters is how well models perform on a testing set. AI-powered screw-ups aren’t always life-or-death issues, but they can harm real users, and cause brand damage to companies that don’t anticipate them. Fortunately, AI risk is starting to get more attention these days, and new companies — like Robust Intelligence — are stepping up to develop strategies that anticipate AI failures, and mitigate their effects. Joining me for this episode of the podcast was Yaron Singer, a former Googler, professor of computer science and applied math at Harvard, and now CEO and co-founder of Robust Intelligence. Yaron has the rare combination of theoretical and engineering expertise required to understand what AI risk is, and the product intuition to know how to integrate that understanding into solutions that can help developers and companies deal with AI risk. ---  Intro music : ➞ Artist: Ron Gelinas ➞ Track Title: Daybreak Chill Blend (original mix) ➞ Link to Track: https://youtu.be/d8Y2sKIgFWc ---  Chapters: 0:00 Intro 2:30 Journey into AI risk 5:20 Guarantees of AI systems 11:00 Testing as a solut…