Archives AI News

MoETTA: Test-Time Adaptation Under Mixed Distribution Shifts with MoE-LayerNorm

arXiv:2511.13760v1 Announce Type: new Abstract: Test-Time adaptation (TTA) has proven effective in mitigating performance drops under single-domain distribution shifts by updating model parameters during inference. However, real-world deployments often involve mixed distribution shifts, where test samples are affected by diverse…

Gene Incremental Learning for Single-Cell Transcriptomics

arXiv:2511.13762v1 Announce Type: new Abstract: Classes, as fundamental elements of Computer Vision, have been extensively studied within incremental learning frameworks. In contrast, tokens, which play essential roles in many research fields, exhibit similar characteristics of growth, yet investigations into their…

Library Liberation: Competitive Performance Matmul Through Compiler-composed Nanokernels

arXiv:2511.13764v1 Announce Type: new Abstract: The rapidly evolving landscape of AI and machine learning workloads has widened the gap between high-level domain operations and efficient hardware utilization. Achieving near-peak performance still demands deep hardware expertise-experts either handcraft target-specific kernels (e.g.,…

Clone Deterministic 3D Worlds

arXiv:2510.26782v2 Announce Type: replace Abstract: A world model is an internal model that simulates how the world evolves. Given past observations and actions, it predicts the future physical state of both the embodied agent and its environment. Accurate world models…

Credal Ensemble Distillation for Uncertainty Quantification

arXiv:2511.13766v1 Announce Type: new Abstract: Deep ensembles (DE) have emerged as a powerful approach for quantifying predictive uncertainty and distinguishing its aleatoric and epistemic components, thereby enhancing model robustness and reliability. However, their high computational and memory costs during inference…