
Fara1.5 is here! The tech report just landed on arXiv. New SOTA for computer use agents of its size, and it competes with much larger frontier models. Paper: arxiv.org/abs/2606.20785
Ece Kamar
213 posts

@ecekamar
Artificial intelligence researcher

Fara1.5 is here! The tech report just landed on arXiv. New SOTA for computer use agents of its size, and it competes with much larger frontier models. Paper: arxiv.org/abs/2606.20785

Next-token prediction is myopic. What if transformers learn to predict their own next latent state? 🌠 We present 𝗡𝗲𝘅𝘁-𝗟𝗮𝘁𝗲𝗻𝘁 𝗣𝗿𝗲𝗱𝗶𝗰𝘁𝗶𝗼𝗻 (𝗡𝗲𝘅𝘁𝗟𝗮𝘁): a self-supervised learning method that teaches transformers to form compact world models for reasoning and planning. It also unlocks up to 3.3x faster inference via self-speculative decoding! 🚀

How patient is your agent? We’re releasing SentinelBench: web monitoring tasks across 10 synthetic apps, designed to test whether agents can watch, wait, and act when the world changes. Turns out “how you wait” matters. A lot. SentinelBench, a Benchmark for Long-Running Monitoring Agents - Microsoft Research



Using SocialReasoning Bench, we observed a stable pattern across models—agents execute competently, but fail to consistently improve the user’s position, even with explicit instructions to optimize for user interest. msft.it/6011vPOLF

🚀 Hiring: Research Scientists 🚀 We're hiring Senior and Principal Researchers in Agentic AI at @ms_aifrontiers Lab at @ResearchU Our focus is on developing self-improving agentic systems, agents that learn through interaction with humans and other agents, coordinate and collaborate, and scale into complex real-world environments, covering everything from training and evaluation to deployment. If your expertise includes agentic AI, multi-agent reasoning, continual learning, or synthetic data and evaluation, we want to hear from you! 📝 Apply from below links 📝 apply.careers.microsoft.com/careers/job/19… apply.careers.microsoft.com/careers/job/19…

AI agents shrug off aggressive negotiation tactics. But tell one there's a "Geneva Coffee Convention" capping prices at $2/bean? It folds. Our new research shows that absurd, whimsical strategies — seeded from 2.5K Wikipedia articles — reliably broke even frontier models in simulated negotiations. By grounding generation in diverse external knowledge, we can produce out-of-distribution attacks at scale that standard red-teaming misses. Read more about our findings: microsoft.com/en-us/research… Great work led by @ZacharyHuang12


Hey AutoGen community — we have an important update to share! You know us as the team behind AutoGen, one of the most popular open-source frameworks for building multi-agent systems. What you might not know is that AutoGen came out of MSR AI Frontiers, a boutique lab inside Microsoft Research. AutoGen has since graduated into the Microsoft Agent Framework, where it continues to grow with a broader team. Meanwhile, our lab has kept pushing on the frontier of agents and the models that power them: small models that punch above their weight (Phi-4 Reasoning, Fara-7B), powerful agents that work across the browser and terminal (Magentic-One, Magentic-UI), and new ideas about how models think, reason, and act. We're repurposing this account as the home for MSR AI Frontiers. Same team, still shipping at the bleeding edge of agents, with a lot more to share soon. Follow along!






NEW paper from Microsoft Every agent benchmark has the same hidden problem: how do you know the agent actually succeeded? Microsoft researchers introduce the Universal Verifier, which discusses lessons learned from building best-in-class verifiers for web tasks. It's built on four principles: non-overlapping rubrics, separate process vs. outcome rewards, distinguishing controllable from uncontrollable failures, and divide-and-conquer context management across full screenshot trajectories. It reduces false positive rates to near zero, down from 45%+ (WebVoyager) and 22%+ (WebJudge). Without reliable verifiers, both benchmarks and training data are corrupted. One interesting finding is that an auto-research agent reached 70% of expert verifier quality in 5% of the time, but couldn't discover the structural design decisions that drove the biggest gains. Human expertise and automated optimization play complementary roles. Paper: arxiv.org/abs/2604.06240 Learn to build effective AI agents in our academy: academy.dair.ai

