← Search

Xixi Liu

2 accepted papers

2026

Enhancing Out-of-Distribution Detection with Extended Logit Normalization

CVPR 2026

Out-of-distribution (OOD) detection is essential for the safe deployment of machine learning models. While extensive work has focused on designing effective scoring functions for OOD detection, relatively few studies explore training neural networks with calibration-oriented objectives, which often

Cited by 0SourcecodeScholar
2023

GEN: Pushing the Limits of Softmax-Based Out-of-Distribution Detection

CVPR 2023poster

Out-of-distribution (OOD) detection has been extensively studied in order to successfully deploy neural networks, in particular, for safety-critical applications. Moreover, performing OOD detection on large-scale datasets is closer to reality, but is also more challenging. Several approaches need to…