Archives AI News

Uncertainty Calibration of Multi-Label Bird Sound Classifiers

arXiv:2511.08261v2 Announce Type: replace-cross Abstract: Passive acoustic monitoring enables large-scale biodiversity assessment, but reliable classification of bioacoustic sounds requires not only high accuracy but also well-calibrated uncertainty estimates to ground decision-making. In bioacoustics, calibration is challenged by overlapping vocalisations, long-tailed…

In-context Pre-trained Time-Series Foundation Models adapt to Unseen Tasks

arXiv:2602.20307v1 Announce Type: new Abstract: Time-series foundation models (TSFMs) have demonstrated strong generalization capabilities across diverse datasets and tasks. However, existing foundation models are typically pre-trained to enhance performance on specific tasks and often struggle to generalize to unseen tasks…

Skill-Inject: Measuring Agent Vulnerability to Skill File Attacks

arXiv:2602.20156v2 Announce Type: replace-cross Abstract: LLM agents are evolving rapidly, powered by code execution, tools, and the recently introduced agent skills feature. Skills allow users to extend LLM applications with specialized third-party code, knowledge, and instructions. Although this can extend…

A hierarchy tree data structure for behavior-based user segment representation

arXiv:2508.01115v2 Announce Type: replace Abstract: User attributes are essential in multiple stages of modern recommendation systems and are particularly important for mitigating the cold-start problem and improving the experience of new or infrequent users. We propose Behavior-based User Segmentation (BUS),…

ContextPilot: Fast Long-Context Inference via Context Reuse

arXiv:2511.03475v3 Announce Type: replace Abstract: AI applications increasingly depend on long-context inference, where LLMs consume substantial context to support stronger reasoning. Common examples include retrieval-augmented generation, agent memory layers, and multi-agent orchestration. As input contexts get longer, prefill latency becomes…

Scaling State-Space Models on Multiple GPUs with Tensor Parallelism

arXiv:2602.21144v1 Announce Type: cross Abstract: Selective state space models (SSMs) have rapidly become a compelling backbone for large language models, especially for long-context workloads. Yet in deployment, their inference performance is often bounded by the memory capacity, bandwidth, and latency…