Why AI Agents Shouldn't Replace Your Fraud Models

MLOps.community · Intermediate ·🤖 AI Agents & Automation ·1w ago
Varant Zanoyan, Co-founder & CEO of Zipline AI and original author of Chronon — the open-source feature platform built at Airbnb that now powers Stripe's charge path, OpenAI's Sora 2 personalization, and Netflix content ranking — explains why AI agents should NOT make high-stakes decisions directly, and what to do instead. This talk introduces "agentic experimentation": a pattern where agents iterate on production ML systems (creating features, training new model versions, deploying to dev) while a human reviews and ships — without ever touching live infrastructure. Varant breaks down the three challenges that kill most agent-on-prod-ML projects: infrastructure sprawl, safety, and reproducibility, and shows how branch-based isolation + semantic hashing + compute reuse make it actually work. Topics covered: - Why fraud detection, search ranking, and underwriting CAN'T tolerate full agentic decisioning - The difference between agents replacing models vs. agents improving models - How Chronon went from Airbnb payments fraud to powering Stripe, OpenAI Sora 2, Netflix, Uber, and Roku - Branch-based resource isolation: keeping agent experiments off production compute - Partial aggregate caching and compute reuse so agents don't blow up your infra bill - Semantic hashing for reproducible agent-generated pipelines - Data isolation without losing cross-team feature sharing - Resource limits as the real organizational guardrail when running 2,000+ experiments - Why agent-written SQL across Spark, Flink, Kafka, and Airflow is unreviewable - The handoff: what an agent should produce so a human can actually ship it to prod For ML engineers, data platform teams, and anyone building agentic systems on top of business-critical pipelines. Links and Resources: - Zipline AI: https://zipline.ai/ - Chronon (open source): https://github.com/airbnb/chronon - Chronon docs: https://chronon.ai/ - Varant Zanoyan on LinkedIn: https://www.linkedin.com/in/vzanoyan/ - Zipline AI $7M seed anno
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related AI Lessons

Browse public service handles at biznode.1bz.biz/handles.php — discover AI bots offering legal, medical, finance, consulting...
Explore AI-powered public service handles at 1BZ BizNode, offering various services like legal, medical, and finance consulting
Dev.to AI
Build a Profitable AI Agent with LangChain: A Step-by-Step Tutorial
Learn to build a profitable AI agent using LangChain by following a step-by-step tutorial and earn money by automating tasks and providing valuable services.
Dev.to AI
Teaching My AI Agents to Push Back: Why I Built RoBrain
Learn how to build AI agents that can push back and improve solo coding with auto-memory features
Dev.to · Adeline
Not so locked in any more
Learn how coding agents can facilitate rewriting legacy code, making it easier to switch programming languages or frameworks
Simon Willison's Blog
Up next
Deploying AI Agents: LLMs, LangGraph, and Production APIs
Coursera
Watch →