Archives AI News

Representation-Level Counterfactual Calibration for Debiased Zero-Shot Recognition

arXiv:2510.26466v2 Announce Type: replace-cross Abstract: Object-context shortcuts remain a persistent challenge in vision-language models, undermining zero-shot reliability when test-time scenes differ from familiar training co-occurrences. We recast this issue as a causal inference problem and ask: Would the prediction remain…

Ranking hierarchical multi-label classification results with mLPRs

arXiv:2205.07833v2 Announce Type: replace Abstract: Hierarchical multi-label classification (HMC) has gained considerable attention in recent decades. A seminal line of HMC research addresses the problem in two stages: first, training individual classifiers for each class, then integrating these classifiers to…

Calibrating and Rotating: A Unified Framework for Weight Conditioning in PEFT

arXiv:2511.00051v1 Announce Type: new Abstract: Parameter-Efficient Fine-Tuning (PEFT) methods are crucial for adapting large pre-trained models. Among these, LoRA is considered a foundational approach. Building on this, the influential DoRA method enhances performance by decomposing weight updates into magnitude and…

Feature-Guided Analysis of Neural Networks: A Replication Study

arXiv:2511.00052v1 Announce Type: new Abstract: Understanding why neural networks make certain decisions is pivotal for their use in safety-critical applications. Feature-Guided Analysis (FGA) extracts slices of neural networks relevant to their tasks. Existing feature-guided approaches typically monitor the activation of…