Archives AI News

Generative Models for Helmholtz Equation Solutions: A Dataset of Acoustic Materials

arXiv:2510.09657v1 Announce Type: new Abstract: Accurate simulation of wave propagation in complex acoustic materials is crucial for applications in sound design, noise control, and material engineering. Traditional numerical solvers, such as finite element methods, are computationally expensive, especially when dealing…

Robustness and Regularization in Hierarchical Re-Basin

arXiv:2510.09174v2 Announce Type: replace Abstract: This paper takes a closer look at Git Re-Basin, an interesting new approach to merge trained models. We propose a hierarchical model merging scheme that significantly outperforms the standard MergeMany algorithm. With our new algorithm,…

LMCache: An Efficient KV Cache Layer for Enterprise-Scale LLM Inference

arXiv:2510.09665v1 Announce Type: new Abstract: Today’s LLM inference systems treat individual engines and queries independently for simplicity, but this causes significant resource inefficiencies. While there are proposals to avoid redundant computation by reusing KV caches across queries and to increase…