Authors: Ibad-ur-Rehman Rashid, Fizza Nawaz, Uswa Abid, and Junaid Hussain (Update if co-authors differ) Venue: NakbaArchiveClassifier Shared Task
Links: Read the full paper on ResearchGate
Abstract
This paper details the AyahVerse team’s submission to the NakbaArchiveClassifier Shared Task, focusing on the critical challenge of humanitarian image classification. Analyzing historical and humanitarian archives requires models that are not only highly accurate but mathematically calibrated to avoid overconfident misclassifications in sensitive contexts.
In this work, we evaluate various architectural trade-offs, comparing lightweight classifiers against deeper, more complex vision models. We specifically address the challenges of class imbalance and visual ambiguity present in humanitarian archives.
Methodology & Decision Calibration
Our approach goes beyond standard accuracy optimization by prioritizing decision calibration. We implemented post-processing calibration techniques to ensure that the confidence scores output by our visual architectures accurately reflect the true probability of correctness.
The methodology explores:
- Architectural Trade-offs: Balancing computational efficiency with feature-extraction depth in morphologically complex historical imagery.
- Confidence Calibration: Adjusting the model’s logits to provide reliable uncertainty estimates, which is vital for human-in-the-loop review systems in humanitarian efforts.
Impact
By optimizing both the architecture and the decision thresholds, this framework provides a more reliable, ethically sound approach to deploying AI for the automated archival and classification of sensitive humanitarian imagery.
