Lab · Microsoft Research
lab Microsoft Research Blog · 5d ago SWE-bench Verified · 69.7% · 9 views

Microsoft Research releases Orchard framework for scalable agentic AI

Microsoft Research has released Orchard, an open-source framework designed to enable scalable and cost-effective research into autonomous agents. The system centers on Orchard Env, a Kubernetes-based environment service that allows researchers to train and evaluate agents across diverse domains like software engineering, web navigation, and personal assistance without rebuilding infrastructure.

lab Microsoft Research Blog · 9d ago · 3 views

Microsoft Research introduces EvoLib for test-time learning with an evolving library

Microsoft Research has introduced EvoLib, a framework that enables large language models to learn from their own experience during inference without requiring ground-truth labels or external feedback. Rather than storing raw experiences as static memories, EvoLib transforms them into reusable skills and reflective insights that are continually refined, consolidated, and reweighted.

arxiv arXiv cs.CL · 24d ago Codeforces (Elo) · 2048.0Elo · 2 views

Microsoft releases GFlowRL, a stable GFlowNet-style RL for large language models

Microsoft introduces GFlowRL, a streamlined reinforcement learning algorithm that scales Generative Flow Networks to large language models by removing the auxiliary partition network. The method replaces the learned prompt-conditional partition function with an in-batch Monte Carlo estimate and adds importance-sampling correction and asymmetric flow-gap clipping for stability.