Archives AI News

A Standardized Benchmark for Multilabel Antimicrobial Peptide Classification

arXiv:2511.04814v1 Announce Type: new Abstract: Antimicrobial peptides have emerged as promising molecules to combat antimicrobial resistance. However, fragmented datasets, inconsistent annotations, and the lack of standardized benchmarks hinder computational approaches and slow down the discovery of new candidates. To address…

LoKO: Low-Rank Kalman Optimizer for Online Fine-Tuning of Large Models

arXiv:2410.11551v2 Announce Type: replace Abstract: Training large models with millions or even billions of parameters from scratch incurs substantial computational costs. Parameter Efficient Fine-Tuning (PEFT) methods, particularly Low-Rank Adaptation (LoRA), address this challenge by adapting only a reduced number of…

Persistent reachability homology in machine learning applications

arXiv:2511.04825v1 Announce Type: new Abstract: We explore the recently introduced persistent reachability homology (PRH) of digraph data, i.e. data in the form of directed graphs. In particular, we study the effectiveness of PRH in network classification task in a key…

Rethinking Approximate Gaussian Inference in Classification

arXiv:2502.03366v3 Announce Type: replace Abstract: In classification tasks, softmax functions are ubiquitously used as output activations to produce predictive probabilities. Such outputs only capture aleatoric uncertainty. To capture epistemic uncertainty, approximate Gaussian inference methods have been proposed. We develop a…

When Are Concepts Erased From Diffusion Models?

arXiv:2505.17013v5 Announce Type: replace Abstract: In concept erasure, a model is modified to selectively prevent it from generating a target concept. Despite the rapid development of new methods, it remains unclear how thoroughly these approaches remove the target concept from…

Sublinear iterations can suffice even for DDPMs

arXiv:2511.04844v1 Announce Type: new Abstract: SDE-based methods such as denoising diffusion probabilistic models (DDPMs) have shown remarkable success in real-world sample generation tasks. Prior analyses of DDPMs have been focused on the exponential Euler discretization, showing guarantees that generally depend…