Knowledge-Guided Adversarial Training for Infrared Object Detection via Thermal Radiation Modeling

arXiv cs.CV / 3/27/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that infrared object detection can be vulnerable to common corruptions and adversarial examples, and that purely data-driven training often fails to capture infrared-specific characteristics needed for robustness.
  • It proposes using infrared physical knowledge—specifically relative thermal radiation relationships between classes—as a reliable source to guide training under adversarial and corrupted conditions.
  • The authors theoretically model these thermal radiation relations using the rank order of gray values across classes and quantify the stability of inter-class relations.
  • Based on this framework, they introduce Knowledge-Guided Adversarial Training (KGAT), embedding physical consistency constraints into the adversarial training objective.
  • Experiments across three infrared datasets and six object detection models show KGAT improves both clean accuracy and robustness against adversarial attacks and common corruptions.

Abstract

In complex environments, infrared object detection exhibits broad applicability and stability across diverse scenarios. However, infrared object detection is vulnerable to both common corruptions and adversarial examples, leading to potential security risks. To improve the robustness of infrared object detection, current methods mostly adopt a data-driven ideology, which only superficially drives the network to fit the training data without specifically considering the unique characteristics of infrared images, resulting in limited robustness. In this paper, we revisit infrared physical knowledge and find that relative thermal radiation relations between different classes can be regarded as a reliable knowledge source under the complex scenarios of adversarial examples and common corruptions. Thus, we theoretically model thermal radiation relations based on the rank order of gray values for different classes, and further quantify the stability of various inter-class thermal radiation relations. Based on the above theoretical framework, we propose Knowledge-Guided Adversarial Training (KGAT) for infrared object detection, in which infrared physical knowledge is embedded into the adversarial training process, and the predicted results are optimized to be consistent with the actual physical laws. Extensive experiments on three infrared datasets and six mainstream infrared object detection models demonstrate that KGAT effectively enhances both clean accuracy and robustness against adversarial attacks and common corruptions.