TrustLoRA merges LoRA adapters trained for covariate robustness and semantic OOD detection, improving unified failure detection over single-objective baselines.
Average of Pruning: Improving Performance and Stability of Out-of-Distribution Detection
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Detecting Out-of-distribution (OOD) inputs have been a critical issue for neural networks in the open world. However, the unstable behavior of OOD detection along the optimization trajectory during training has not been explored clearly. In this paper, we first find the performance of OOD detection suffers from overfitting and instability during training: 1) the performance could decrease when the training error is near zero, and 2) the performance would vary sharply in the final stage of training. Based on our findings, we propose Average of Pruning (AoP), consisting of model averaging and pruning, to mitigate the unstable behaviors. Specifically, model averaging can help achieve a stable performance by smoothing the landscape, and pruning is certified to eliminate the overfitting by eliminating redundant features. Comprehensive experiments on various datasets and architectures are conducted to verify the effectiveness of our method.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
TrustLoRA: Low-Rank Adaptation for Failure Detection under Out-of-distribution Data
TrustLoRA merges LoRA adapters trained for covariate robustness and semantic OOD detection, improving unified failure detection over single-objective baselines.