RESEARCH QUESTION
Researching whether neural network attribution maps can help distinguish in-distribution images from out-of-distribution samples using ResNet models, Integrated Gradients, and binary evaluation pipelines.
Use Captum Integrated Gradients with ResNet-style image classification workflows.
Compare ID and OOD attribution-map samples through repeatable binary classification experiments.
Analyze AUROC, AUPRC, F1, and confusion-matrix behavior to guide iteration.