y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#system-optimization News & Analysis

5 articles tagged with #system-optimization. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

5 articles
AINeutralarXiv – CS AI · Mar 97/10
🧠

Aligning Compound AI Systems via System-level DPO

Researchers introduce SysDPO, a framework that extends Direct Preference Optimization to align compound AI systems comprising multiple interacting components like LLMs, foundation models, and external tools. The approach addresses challenges in optimizing complex AI systems by modeling them as Directed Acyclic Graphs and enabling system-level alignment through two variants: SysDPO-Direct and SysDPO-Sampling.

AINeutralarXiv – CS AI · Jun 236/10
🧠

AutoRAS: Learning Robust Agentic Systems with Primitive Representations

Researchers introduce AutoRAS, a framework for automatically designing robust multi-agent AI systems that maintain performance under adversarial attacks. The approach uses symbolic primitives to encode agent structure and behavior, optimizing for both task success and system resilience rather than treating robustness as an afterthought.

AINeutralarXiv – CS AI · Jun 195/10
🧠

Optimal Order of Multi-Agent and General Many-Body Systems

Researchers present a theoretical framework for analyzing multi-agent systems by measuring agent power and response functions to predict macroscopic properties like entropy, resilience, and collective output. The work identifies an optimal degree of system order that balances productivity with stability, suggesting stronger synchronization increases output but may amplify fragility.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Make a Video Call with LLM: A Measurement Campaign over Six Mainstream Apps

Researchers conducted the first systematic performance benchmark of AI video chat systems across six mainstream applications, measuring quality, latency, internal mechanisms, and system overhead. The study reveals that network latency impacts AI video calls less significantly than human video calls, while AI agent capabilities emerge as the primary driver of user experience.

AINeutralarXiv – CS AI · Mar 36/103
🧠

Scaling Retrieval Augmented Generation with RAG Fusion: Lessons from an Industry Deployment

Research on production RAG systems reveals that retrieval fusion techniques like multi-query retrieval and reciprocal rank fusion increase raw document recall but fail to improve end-to-end performance due to re-ranking limits and context constraints. The study found fusion variants actually decreased accuracy from 0.51 to 0.48 while adding latency overhead without corresponding benefits.