y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#microsoft-research News & Analysis

4 articles tagged with #microsoft-research. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

4 articles
AINeutralMicrosoft Research Blog · Mar 106/10
🧠

From raw interaction to reusable knowledge: Rethinking memory for AI agents

Microsoft Research highlights a counterintuitive problem where giving AI agents more memory actually reduces their effectiveness. As interaction logs accumulate, they become large, filled with irrelevant content, and difficult to search through, making it harder for agents to find relevant information for current tasks.

AINeutralMicrosoft Research Blog · Feb 196/103
🧠

Media Authenticity Methods in Practice: Capabilities, Limitations, and Directions

Microsoft Research published a report examining media authenticity and verification methods as synthetic media becomes more prevalent. The research explores capabilities and limitations of current authentication techniques for images, audio, and video content, while identifying practical approaches for establishing trustworthy content provenance.

AIBullishMicrosoft Research Blog · Dec 116/103
🧠

Agent Lightning: Adding reinforcement learning to AI agents without code rewrites

Microsoft Research introduced Agent Lightning, a system that enables developers to add reinforcement learning capabilities to AI agents without requiring code rewrites. The system decouples agent functionality from training processes, converting each agent action into reinforcement learning data to improve performance with minimal code changes.

AINeutralMicrosoft Research Blog · Feb 54/102
🧠

Rethinking imitation learning with Predictive Inverse Dynamics Models

Microsoft Research explores Predictive Inverse Dynamics Models (PIDMs) in imitation learning, showing they outperform standard Behavior Cloning by using predictions to reduce ambiguity. The approach enables more efficient learning from fewer demonstrations compared to traditional methods.