Project Paradox is an existing multi-agent framework built at Supercell's first AI Innovation Lab, which has a 3D Unity village with local LLM powered agents. The characters remember conversations, update emotional state, track trust, plan actions, move through rooms, transfer items, and talk to each other through a FastAPI backend. The new work is an autoresearch layer around that village. We built a backend loop that runs controlled social scenarios, scores the resulting NPC behavior, proposes protocol or policy changes, reruns the suite, and keeps changes that improve the agents. The goal is to move beyond one good chat response and measure whether an NPC society can preserve source attribution, verify claims, spread important information, coordinate goals, and replan after new information arrives. The talk walks through the system architecture and the lessons from building it. We show the backend simulation harness that executes Unity style actions without opening Unity, the scenario suites that test information diffusion and memory provenance, and the ratchet loop that edits protocol text or planner policy with rollback. One accepted run improved information diffusion by teaching agents to broadcast important sourced evidence while preserving who said it. The practical takeaway is a reusable pattern for AI engineers building agents with messy state. Freeze the harness, expose a small editable policy surface, score real behavior instead of vibes, and let an agent search for improvements under rollback. The same pattern applies to game agents, coding agents, support agents, personal agents, and other systems where long horizon behavior matters more than a single response. Speakers: Erina Karati — Former Microsoft, Supercell; Arunachalam Manikandan — University of Minnesota.
Autoresearch sessions at AI Engineer World's Fair 2026 in San Francisco.
Wednesday, July 1, 2026
3:45 PM - 4:05 PM·20m
Main Stage
Capacity: 4000 attendees
Sign in to add this talk to your schedule.

Erina Karati
AI Engineer
Former Microsoft, Supercell
Erina Karati builds applied AI systems focused on Gen AI, multi-agent architectures, and production-ready ML pipelines, backed by $10,000 in grant-funded AI work, real-world AI innovation at Supercell, and 3 years at Microsoft. At Microsoft, she worked on large, customer-facing production systems in complex enterprise environments. Her work spanned networking, system reliability, security, and debugging distributed failures at global scale, shaping how she approaches robustness and observability in AI systems today. More recently, she worked as an AI Engineer at Supercell, building modular multi-agent systems and scalable AI infrastructure for real-world use cases. She is also the co-founder of MinneDigest, an AI-powered news and podcast platform that won the AI x Journalism Hackathon and secured $10,000 in funding. She graduated with a Master’s in Computer Science from the University of Minnesota with a 4.0 GPA in May 2026, and is especially interested in combining strong engineering foundations with advanced AI to solve meaningful, real-world problems.
Arunachalam Manikandan is a Computer Science graduate student at the University of Minnesota, specializing in large language models, deep learning, vision-language systems, retrieval-augmented generation (RAG), and agentic AI. His work focuses on translating cutting-edge research into scalable, real-world AI products. He currently serves as a Graduate Research Assistant, where he develops advanced deep learning pipelines for biomedical image segmentation. His research involves applying large vision models such as Segment Anything Model (SAM) and Vision Transformers (ViT), enhanced with custom adapter layers, to perform whole-slide image segmentation on complex histology datasets. His work spans end-to-end system design, including multi-stage distributed training on high-performance computing clusters, patch-based inference, and structured outputs for downstream analytical workflows. Previously, Arunachalam was part of Supercell’s highly selective AI Innovation Lab in Helsinki, where he co-developed Project Paradox, a novel multi-agent framework. This system integrates agent memory, personality, emotional modeling, and dynamic planning to create emergent, story-driven gameplay experiences. His work was presented to senior leadership, including company executives, demonstrating the potential of agentic AI in interactive entertainment. In addition to his research and industry experience, Arunachalam has contributed to multiple early-stage startups, helping take AI-driven products from concept to deployment. He is also a frequent hackathon participant and co-creator of MinneDigest, an AI-powered newsroom platform that won the AI + Local News Hackathon and secured a $10,000 grant to support continued development. Earlier in his career, he worked as a Software Development Engineering Intern at Visa Inc., where he built scalable Spark and Scala-based data pipelines for processing high-volume financial transactions. Arunachalam is passionate about building intelligent systems that combine reasoning, perception, and real-world impact, and is actively pursuing opportunities in AI engineering and applied research.