Archives AI News

Neural Logic Networks for Interpretable Classification

arXiv:2508.08172v3 Announce Type: replace Abstract: Traditional neural networks have an impressive classification performance, but what they learn cannot be inspected, verified or extracted. Neural Logic Networks on the other hand have an interpretable structure that enables them to learn a…

From Learning to Optimize to Learning Optimization Algorithms

arXiv:2405.18222v3 Announce Type: replace Abstract: Towards designing learned optimization algorithms that are usable beyond their training setting, we identify key principles that classical algorithms obey, but have up to now, not been used for Learning to Optimize (L2O). Following these…

Learning the symmetric group: large from small

arXiv:2502.12717v2 Announce Type: replace Abstract: Machine learning explorations can make significant inroads into solving difficult problems in pure mathematics. One advantage of this approach is that mathematical datasets do not suffer from noise, but a challenge is the amount of…

Decentralized Optimization with Topology-Independent Communication

arXiv:2509.14488v1 Announce Type: new Abstract: Distributed optimization requires nodes to coordinate, yet full synchronization scales poorly. When $n$ nodes collaborate through $m$ pairwise regularizers, standard methods demand $mathcal{O}(m)$ communications per iteration. This paper proposes randomized local coordination: each node independently…

Hashing-Baseline: Rethinking Hashing in the Age of Pretrained Models

arXiv:2509.14427v1 Announce Type: new Abstract: Information retrieval with compact binary embeddings, also referred to as hashing, is crucial for scalable fast search applications, yet state-of-the-art hashing methods require expensive, scenario-specific training. In this work, we introduce Hashing-Baseline, a strong training-free…