Archives AI News

Bridging Neural ODE and ResNet: A Formal Error Bound for Safety Verification

arXiv:2506.03227v2 Announce Type: replace Abstract: A neural ordinary differential equation (neural ODE) is a machine learning model that is commonly described as a continuous-depth generalization of a residual network (ResNet) with a single residual block, or conversely, the ResNet can…

Deep Neural Networks Inspired by Differential Equations

arXiv:2510.09685v1 Announce Type: new Abstract: Deep learning has become a pivotal technology in fields such as computer vision, scientific computing, and dynamical systems, significantly advancing these disciplines. However, neural Networks persistently face challenges related to theoretical understanding, interpretability, and generalization.…

Enhancing XAI Narratives through Multi-Narrative Refinement and Knowledge Distillation

arXiv:2510.03134v2 Announce Type: replace Abstract: Explainable Artificial Intelligence has become a crucial area of research, aiming to demystify the decision-making processes of deep learning models. Among various explainability techniques, counterfactual explanations have been proven particularly promising, as they offer insights…

On the Occurence of Critical Learning Periods in Neural Networks

arXiv:2510.09687v1 Announce Type: new Abstract: This study delves into the plasticity of neural networks, offering empirical support for the notion that critical learning periods and warm-starting performance loss can be avoided through simple adjustments to learning hyperparameters. The critical learning…

Robust Federated Finetuning of LLMs via Alternating Optimization of LoRA

arXiv:2502.01755v4 Announce Type: replace Abstract: Parameter-Efficient Fine-Tuning (PEFT) methods like Low-Rank Adaptation (LoRA) optimize federated training by reducing computational and communication costs. We propose RoLoRA, a federated framework using alternating optimization to fine-tune LoRA adapters. Our approach emphasizes the importance…