Tag
A Wharton paper concludes that AI must increase productivity by 2.7x quickly, or tech companies risk bankruptcy, with implications for the economy.
The article discusses surprising robustness of model distillation with respect to training distribution, even with little overlap with target distribution, and its implications for on/off-policy distillation.
Paper2Any is an open-source project that automatically generates academic materials such as model architecture diagrams, PPT presentations, and experiment charts from paper PDFs, screenshots, or text. It supports editing and one-click Docker deployment.
This paper provides a comprehensive compliance architecture for AI providers under EU law, focusing on agentic AI regulation. It is recommended by the AI Ethics Paper Club for developers and deployers navigating EU compliance.
A tweet recommending a paper that is described as the bible of distributed inference.
Yohei Nakajima published his first arXiv paper, "The Log is the Agent: Event-Sourced Reactive Graphs for Auditable, Forkable Agentic Systems", introducing a method for agents to coordinate through persistent replayable state.
Yohei Nakajima, creator of babyagi, published his first academic paper on arXiv titled 'The Log is the Agent: Event-Sourced Reactive Graphs for Auditable, Forkable Agentic Systems', proposing agents that coordinate through persistent replayable state.
PEEK introduces a context map as an orientation cache for LLM agents, enabling them to maintain persistent knowledge about external environments like code repositories. The system achieves 6.3-34.0% quality improvements at lower cost compared to baselines like RAG and ACE.
This paper discusses and compares agentic search with vector search approaches.
BOOKMARKS is a search-based memory framework for role-playing agents that actively maintains task-relevant story details through structured bookmarks, outperforming existing recurrent summarization methods.