paper-with-me

홈 › Papers

FACTUAL: A Novel Framework for Contrastive Learning Based Robust SAR Image Classification

2024-04-04 · Xu Wang, Tian Ye, Rajgopal Kannan, Viktor Prasanna

Deep Learning (DL) Models for Synthetic Aperture Radar (SAR) Automatic Target Recognition (ATR), while delivering improved performance, have been shown to be quite vulnerable to adversarial attacks. Existing works improve robustness by training models on adversarial samples. However, by focusing mostly on attacks that manipulate images randomly, they neglect the real-world feasibility of such attacks. In this paper, we propose FACTUAL, a novel Contrastive Learning framework for Adversarial Training and robust SAR classification. FACTUAL consists of two components: (1) Differing from existing works, a novel perturbation scheme that incorporates realistic physical adversarial attacks (such as OTSA) to build a supervised adversarial pre-training network. This network utilizes class labels for clustering clean and perturbed images together into a more informative feature space. (2) A linear classifier cascaded after the encoder to use the computed representations to predict the target labels. By pre-training and fine-tuning our model on both clean and adversarial samples, we show that our model achieves high prediction accuracy on both cases. Our model achieves 99.7% accuracy on clean samples, and 89.6% on perturbed samples, both outperforming previous state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2404.03225

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learningimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Explaining Image Classifiers Using Contrastive Counterfactuals in Generative Latent Spaces

2022-06-10 · Kamran Alipour, Aditya Lahiri, Ehsan Adeli, Babak Salimi 외

Despite their high accuracies, modern complex image classifiers cannot be trusted for sensitive tasks due to their unknown decision-making process and potential biases. Counterfactual explanations are very effective in p…

AttributecounterfactualDecision Making

Pixel-level Counterfactual Contrastive Learning for Medical Image Segmentation

2026-03-17 · Marceau Lafargue-Hauret, Raghav Mehta, Fabio De Sousa Ribeiro, Mélanie Roschewitz 외 arxiv

Image segmentation relies on large annotated datasets, which are expensive and slow to produce. Silver-standard (AI-generated) labels are easier to obtain, but they risk introducing bias. Self-supervised learning, needin…

Medical Image SegmentationSelf-Supervised LearningRepresentation LearningContrastive Learning

Target-oriented Multimodal Sentiment Classification with Counterfactual-enhanced Debiasing

2025-09-11 · Zhiyue Liu, Fanrong Ma, Xin Ling arxiv

Target-oriented multimodal sentiment classification seeks to predict sentiment polarity for specific targets from image-text pairs. While existing works achieve competitive performance, they often over-rely on textual co…

Contrastive LearningData Augmentation

Robust image representations with counterfactual contrastive learning

2024-09-16 · Mélanie Roschewitz, Fabio De Sousa Ribeiro, Tian Xia, Galvin Khara 외

Contrastive pretraining can substantially increase model generalisation and downstream performance. However, the quality of the learned representations is highly dependent on the data augmentation strategy applied to gen…

Contrastive LearningcounterfactualData AugmentationImage Generation

Contrastive Counterfactual Visual Explanations With Overdetermination

2021-06-28 · Adam White, Kwun Ho Ngan, James Phelan, Saman Sadeghi Afgeh 외

A novel explainable AI method called CLEAR Image is introduced in this paper. CLEAR Image is based on the view that a satisfactory explanation should be contrastive, counterfactual and measurable. CLEAR Image explains an…

counterfactual