Why AI Agents Shouldn't Replace Your Fraud Models

· Source: MLOps.community · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Cloud Computing & IT Infrastructure · Depth: Advanced, extended

Summary

Ferran Sanoyan, co-founder of Zipline AI and an original author of the Chronon open-source project at Airbnb, discusses building agents for high-stakes systems. Chronon, initially developed for payments fraud detection at Airbnb, evolved into a feature and embedding platform for ML/AI use cases, now serving as a data foundation for agentic workflows. It automates the creation of training and serving pipelines, ensuring consistency and accelerating model iteration from months to days. Chronon has been adopted by companies like Stripe, OpenAI (for Sora 2 personalization), and Netflix for applications including fraud detection, trust and safety, personalization, and customer support. The platform addresses key challenges in agentic experimentation, such as infrastructure complexity, safety, efficiency, and reproducibility, by providing infrastructure automation, branch-based resource isolation, and compute reuse through partial aggregate caching.

Key takeaway

For CTOs or VPs of Engineering building high-stakes ML/AI systems, consider adopting a feature platform like Chronon to enable agentic experimentation. This approach allows your teams to rapidly iterate on models and features without compromising production stability or incurring excessive infrastructure costs, by automating pipeline generation, ensuring data consistency, and providing resource isolation and compute reuse. Your agents can then focus on semantic changes, accelerating development while maintaining auditability and safety.

Key insights

Chronon provides a robust data foundation for agentic workflows in high-stakes systems by automating infrastructure and ensuring data consistency.

Principles

Method

Chronon offers a single API for feature definition, automating training and serving pipelines. It uses branch-based resource isolation and semantic hashing for compute reuse and reproducibility, ensuring safe and efficient agentic experimentation.

In practice

Topics

Best for: CTO, VP of Engineering/Data, Director of AI/ML, Machine Learning Engineer, MLOps Engineer, AI Architect

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by MLOps.community.