Urgent.News

What's breaking now, across thousands of outlets.

AI

Presentation: SafeChat: Building AI-Powered Safety Systems at Scale in a Real-Time Marketplace

Bruna Pereira explains how DoorDash built a content-agnostic AI moderation platform. She covers replacing costly LLM-only pipelines with a hybrid pattern: using fast internal models to filter obvious cases, LLM multi-axis scoring for nuanced decisions, and no-code workflows with backtesting. Discover how this architectural pattern cut safety incidents while scaling to millions of daily messages.…

InfoQ presents "SafeChat: Building AI-Powered Safety Systems at Scale in a Real-Time Marketplace" by Bruna Pereira, a software engineer at DoorDash with over a decade of experience in software engineering. Bruna discusses how DoorDash created a hybrid moderation platform to tackle safety issues in real-time conversations. The system uses fast internal models to filter obvious cases, LLM multi-axis scoring for nuanced decisions, and no-code workflows with backtesting.

Bruna explains how this architecture reduced safety incidents while scaling to millions of daily messages. DoorDash is a marketplace connecting consumers, Dashers, and merchants, with chat and voice being primary communication channels. Ensuring the safety of these interactions is crucial, with over 4 million chat messages exchanged daily.

Initially, DoorDash considered using an LLM-only pipeline, but this would have been too costly and slow. Instead, they adopted a hybrid approach, starting with a fast classifier to identify obviously safe messages. When the classifier couldn't determine if a message was safe, it was passed to an LLM for further analysis. This approach significantly reduced costs and latency while maintaining high safety standards.

Written by urgent.news from InfoQ's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at infoq.com →

More in AI

"[Jul 13] Watching AI Be Confidently Wrong"

An AI reviewing a report flagged real earnings as an "impossible number" and called it data contamination — it turned out to be genuine This is the English version of a post originally written in…

[260713] AI가 자신 있게 틀렸던 순간을 목격했다

리포트를 검토해준 AI가 실제 실적을 "있을 수 없는 수치"라며 오염이라 판정했는데, 확인해보니 진짜였다 오늘은 마침 느슨한 재택 교육이 있는 날이라, 평소 평일보다 여유 있게 작업 시간을 낼 수 있었습니다. 그래서 그런지 유독 건질 게 많은 하루였습니다.

More from Saturday 22 August →