A Classification-Aware Super-Resolution Framework for Ship Targets in SAR Imagery
Ch Muhammad Awais, Marco Reggiannini, Davide Moroni, Oktay Karakus
TL;DR
The paper tackles the gap between conventional super-resolution metrics and downstream SAR ship classification performance. It proposes a classification-aware SR framework comprising three stages—$SR\text{-}I$, $SR\text{-}PT$, and $SR\text{-}FT$—and introduces two task-aligned losses, $L_{combo}$ and $L_{hybrid}$, along with a merged objective $L_{merged} = L_{SR} + L_{CLS}$ to jointly optimize visual fidelity and discriminative power. Using the OpenSARShip dataset with six ship classes and three SR backbones (EDSR, CARN, RCAN) plus five classifiers, the study shows that while $SR\text{-}PT$ improves perceptual quality (PSNR/SSIM), $SR\text{-}FT$ yields the largest gains in classification metrics, with RCAN and VGG16 often providing the best results. The findings validate that task-aligned SR can enhance downstream SAR analytics and motivate extending the framework to detection and segmentation tasks; code and experiments are made available for reproducibility.
Abstract
High-resolution imagery plays a critical role in improving the performance of visual recognition tasks such as classification, detection, and segmentation. In many domains, including remote sensing and surveillance, low-resolution images can limit the accuracy of automated analysis. To address this, super-resolution (SR) techniques have been widely adopted to attempt to reconstruct high-resolution images from low-resolution inputs. Related traditional approaches focus solely on enhancing image quality based on pixel-level metrics, leaving the relationship between super-resolved image fidelity and downstream classification performance largely underexplored. This raises a key question: can integrating classification objectives directly into the super-resolution process further improve classification accuracy? In this paper, we try to respond to this question by investigating the relationship between super-resolution and classification through the deployment of a specialised algorithmic strategy. We propose a novel methodology that increases the resolution of synthetic aperture radar imagery by optimising loss functions that account for both image quality and classification performance. Our approach improves image quality, as measured by scientifically ascertained image quality indicators, while also enhancing classification accuracy.
