Topic
distributed systems
Artificial Intelligence #ai#generative ai
G2Rec Framework Structures and Tokenizes User Interests for Generative Recommendation
The G2Rec framework, proposed by researchers, addresses limitations in generative recommendation by unifying holistic graph-based user co-engagement modeling with semantic tokenization. It enables scalable, accurate user interest modeling without requiring ground-truth interests, and has demonstrated superiority through online deployment and experiments on public datasets.
Jun 20, 2026 1 source
Software #concurrency control#multi-agent systems
CoAgent: New Concurrency Control Protocol Cuts Multi-Agent LLM Conflicts by 40%
Multi-agent LLM systems face concurrency conflicts when multiple agents mutate shared state. A new protocol, MTPO, leverages LLM judgment to repair conflicts, achieving 1.4x speedup and near-serial correctness. The implementation, CoAgent, outperforms traditional locking and optimistic concurrency control.
Jun 16, 2026 1 source