← Search

Jianlong Zhou

4 accepted papers

2026

Faithfulness Under the Distribution: A New Look at Attribution Evaluation

ICLR 2026poster

Evaluating the faithfulness of attribution methods remains an open challenge. Standard metrics such as Insertion and Deletion Scores rely on heuristic input perturbations (e.g., zeroing pixels), which often push samples out of the data distribution (OOD). This can distort model behavior and lead to…

Cited by 0SourceScholar
2026

RcAE: Recursive Reconstruction Framework for Unsupervised Industrial Anomaly Detection

AAAI 2026technical

Unsupervised industrial anomaly detection requires accurately identifying defects without labeled data. Traditional autoencoder-based methods often struggle with incomplete anomaly suppression and loss of fine details, as their single-pass decoding fails to effectively handle anomalies with varying

Cited by 0SourcePDFScholar
2025

Narrowing Information Bottleneck Theory for Multimodal Image-Text Representations Interpretability

ICLR 2025poster

The task of identifying multimodal image-text representations has garnered increasing attention, particularly with models such as CLIP (Contrastive Language-Image Pretraining), which demonstrate exceptional performance in learning complex associations between images and text. Despite these advanceme…

2025

Splitting & Integrating: Out-of-Distribution Detection via Adversarial Gradient Attribution

ICML 2025poster

Out-of-distribution (OOD) detection is essential for enhancing the robustness and security of deep learning models in unknown and dynamic data environments. Gradient-based OOD detection methods, such as GAIA, analyse the explanation pattern representations of in-distribution (ID) and OOD samples by…