Mika Okamoto

Member of Technical Staff @ Decagon · B.S. Computer Science, Georgia Tech

headshot.jpeg

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

See all publications

† denotes equal contribution

  1. Preprint
    pact.png
    PACT: Can Enterprise AI Assistants Be Trusted Under Pressure?
    Mika Okamoto and Ansel Kaplan Erol
    2026
    Under review

    PACT (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.

  2. Why Do AI Agents Break Rules? How Framing, Context, and Social Signals Shape Compliance
    Mika Okamoto, Ansel Kaplan Erol, and Kutluhan Erol
    In 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.

  3. Where Does Social Reasoning Come From? Capability Provenance in Language Models
    Glenn Matlin, Chandreyi Chakraborty, Saehee Eom, Mika Okamoto, Rayan Castilla, Louis Jaburi, Alvin Deng, Taywon Min, and 3 more authors

    We trace social-reasoning capabilities in LLMs back to specific regions of the pretraining corpus using gradient-based training-data attribution over Dolma3. Social and mathematical reasoning draw on qualitatively distinct corpus regions, a finding validated through targeted machine unlearning.

  4. Explainable Model Routing for Agentic Workflows
    Mika Okamoto, Ansel Erol, and Mark Riedl

    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.

  5. Preprint
    Method Bench: Evaluating Path-to-Feasibility Reasoning in the Sciences
    Blair Johnson, Mika Okamoto, James Clayton Kerce, and Faramarz Fekri
    2026
    Under 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.

  6. Counterfactual Explanations for Agentic Workflows
    Madhuri Singh, Grace Kim, Mika Okamoto, Aarushi Ammavajjala, Amal Alabdulkarim, Gennie Mansi, and Mark Riedl

    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.

  7. ACL
    flame.png
    FLaME: Holistic Finance Language Model Evaluation
    Glenn Matlin, Mika Okamoto, Huzaifa Pardawala, Yang Yang, and Sudheer Chava

    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.

  8. Trust by Design: Skill Profiles for Transparent, Cost-Aware LLM Routing
    Mika Okamoto, Ansel Erol, and Glenn Matlin

    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.