N. Kashani Motlagh, J. Davis, T. Anderson, J. Gwinnup
Journal extension of the ISVC 2022 work, evaluating per-class binomial reject thresholds on synthetic, image, and text classification datasets.
- Extends the natural reject-region constraint across controlled synthetic data, benchmark image classification, and text classification.
- Reports transfer behavior on CINIC10 and long-tailed iNaturalist19 alongside explicit selective-accuracy, reject-accuracy, and coverage tradeoffs.
Related code and data learning-idk
N. Kashani Motlagh, J. Davis, J. Gwinnup, G. Erdmann, T. Anderson
Contrastive evaluation of WMT 2024 multimodal MT systems shows measurable dependence on paired visual context.
- Introduced imagery-aware contrastive probes for testing whether model scores change under mismatched visual context.
- Evaluated three English-to-French multimodal model families, plus gated variants, under matched and mismatched visual context.
Related code and data calibration
N. Kashani Motlagh, J. Davis, T. Anderson, J. Gwinnup
Per-class reject thresholds estimated from validation statistics without requiring a rejection cost, target accuracy, or target coverage.
- Springer Best Paper Award at ISVC 2022; later extended in the MVA 2025 journal version.
- At the ImageNet δ=.75 operating point, B-CDF improved select accuracy by 0.4 percentage points and coverage by 1.3 points versus an uncalibrated global 0.5 threshold.
Related code and data learning-idk
N. Kashani Motlagh, A. Radhakrishnan, J. Davis, R. Ilin
OpenStreetMap-guided imagery collection and labeling tools for building temporal satellite datasets for dynamic-region analysis.
- Combined OpenStreetMap extraction, polygon filtering, and temporal imagery download scripts in a public Python workflow.
- Released the collection code and a sample construction-site satellite-imagery dataset under the repository's GPL license.
Related code and data construction-site-satellite-imagery-collection