Mika Okamoto
Member of Technical Staff @ Decagon · B.S. Computer Science, Georgia Tech
I am a Member of Technical Staff at Decagon. I build simulations and evaluations for customer experience AI agents, diagnosing how agents fail and using those insights to improve them.
I recently graduated from Georgia Tech, where I was advised by Dr. Mark Riedl.
My research focuses on explainability and evaluation for AI systems: understanding and measuring how LLMs and agents behave, especially via a human-centered approach that targets actionable explanations for people interacting with AI systems. I also build benchmarks that test how models reason, make decisions, and fail, to inform model selection decisions, identify necessary safeguards, and ground self-improving agent loops.
news
| Aug 2026 | New preprint: PACT: Can Enterprise AI Assistants Be Trusted Under Pressure? A novel benchmark testing whether AI assistants follow enterprise rules and regulations despite pressures. Check out the website, paper, and code! |
|---|---|
| Jul 2026 | Why Do AI Agents Break Rules? How Framing, Context, and Social Signals Shape Compliance accepted to AIES 2026 (AAAI/ACM Conference on AI, Ethics, and Society)! |
| Jul 2026 | Where Does Social Reasoning Come From? Capability Provenance in Language Models accepted to Conference on Language Modeling (COLM) 2026! This was a collaboration between Mark Riedl’s lab and Eleuther AI on tracing social reasoning capabilities in LLMs to specific pretraining data sources using gradient-based attribution. |
| Mar 2026 | Two papers accepted to the Human-Centered Explainable AI (HCXAI) 2026 workshop at CHI: Explainable Model Routing for Agentic Workflows and Counterfactual Explanations for Agentic Workflows as spotlight presentations! |
| May 2025 | FLaME (Holistic Finance Language Model Evaluation) accepted to ACL Findings 2025! |
selected publications
† denotes equal contribution
- Preprint
PACT: Can Enterprise AI Assistants Be Trusted Under Pressure?2026Under reviewPACT (Pressure-Applied Compliance Testing) is a novel benchmark testing whether enterprise AI assistants keep following company rules when violating them is the convenient choice: a deadline looms, a manager says to make an exception, or the user pushes back. Its 3,364 items each pair a rule with a shortcut that violates it, set in realistic multi-turn workplace conversations across 48 scenarios, 12 regulated domains, and nine psychology-grounded pressures. Across 22 models, ordinary pressure raises violation rates by 65% and no model clears the bar for unsupervised use.
- Why Do AI Agents Break Rules? How Framing, Context, and Social Signals Shape ComplianceIn AAAI/ACM Conference on AI, Ethics, and Society (AIES), also presented at the COLM 2026 Workshop on Agent Behavior , 2026
We diagnose why AI agents violate legal constraints in enterprise settings by mapping systematic compliance failure modes across 12 instruction-tuned procurement chatbots. Safety-fine-tuned models remain broadly compliant, while task-optimized and agentic models trade off compliance under weak regulatory signals, non-command phrasing, and organizational pressures.
- Explainable Model Routing for Agentic Workflows
Agentic AI systems increasingly route subtasks across multiple specialized models, but these routing decisions are opaque to end users. We propose a framework for explaining model routing decisions in natural language, supporting meaningful human oversight of multi-step pipelines.
- PreprintMethod Bench: Evaluating Path-to-Feasibility Reasoning in the Sciences2026Under review
Real-world research programs are goal-driven: scientists reason about which methodological paths make a desired finding feasible. Method Bench benchmarks this path-to-feasibility reasoning by mining reported results and methodological contributions from hundreds of materials science papers and measuring whether LLMs can recover the non-trivial innovations required to enable each result. Even the best evaluated models leave a large share of contributions unrecovered.
- Counterfactual Explanations for Agentic Workflows
We introduce counterfactual explanation methods for multi-step agentic AI systems, giving users actionable insight into how workflow outcomes could have differed under alternative conditions.
- FLaME: Holistic Finance Language Model Evaluation
We introduce FLaME, a comprehensive benchmark for evaluating large language models across a broad range of financial NLP tasks. Frontier models show significant gaps between general capabilities and the demands of real-world financial analysis.
- Trust by Design: Skill Profiles for Transparent, Cost-Aware LLM Routing
We introduce BELLA, a routing system that constructs interpretable skill profiles for LLMs to match incoming queries to the most capable and cost-efficient model. Routing decisions stay transparent and grounded in empirically measured model competencies.