Microsoft reveals SocialRL improves negotiation outcomes for AI agents

5 days ago 13



Microsoft Research has published a paper demonstrating that a relatively small AI model, trained using a technique called SocialRL, can negotiate as well as or better than models many times its size. The 4-billion-parameter model achieved an average utility score of 0.627 across six negotiation domains, edging out GPT-4.1 (0.625), GPT-5.1 (0.619), and GPT-5.2 (0.613). The research, titled “From Passive Delegates to Strategic Negotiators: Reinforcing Social Reasoning in Small Language Models with SocialRL,” tackles a problem that sounds deceptively simple: how do you make an AI that actually fights for your interests instead of folding at the first sign of pushback? Small model, big negotiator The core innovation is a cascade reinforcement learning approach that consolidates the skills of multiple domain-specific specialist models into a single unified policy. Those six domains span a wide range of real-world bargaining scenarios: Deal-or-No-Deal, CaSiNo, Craigslist, Job Interview, Calendar, and Marketplace. The behavioral transformation is striking. Before SocialRL training, only 3% of buyer openings were strategically anchored below target values. After training, that number jumpe...

Read Entire Article