paper-with-me

홈 › Papers

Dual-stream contrastive predictive network with joint handcrafted feature view for SAR ship classification

2023-11-26 · Xianting Feng, Hao Zheng, Zhigang Hu, Liu Yang, Meiguang Zheng

Most existing synthetic aperture radar (SAR) ship classification technologies heavily rely on correctly labeled data, ignoring the discriminative features of unlabeled SAR ship images. Even though researchers try to enrich CNN-based features by introducing traditional handcrafted features, existing methods easily cause information redundancy and fail to capture the interaction between them. To address these issues, we propose a novel dual-stream contrastive predictive network (DCPNet), which consists of two asymmetric task designs and the false negative sample elimination module. The first task is to construct positive sample pairs, guiding the core encoder to learn more general representations. The second task is to encourage adaptive capture of the correspondence between deep features and handcrated features, achieving knowledge transfer within the model, and effectively improving the redundancy caused by the feature fusion. To increase the separability between clusters, we also design a cluster-level tasks. The experimental results on OpenSARShip and FUSAR-Ship datasets demonstrate the improvement in classification accuracy of supervised models and confirm the capability of learning effective representations of DCPNet.

📄 PDF Abstract BibTeX arXiv:2311.15202

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Time Series Change Point Detection with Self-Supervised Contrastive Predictive Coding

2020-11-28 · Shohreh Deldari, Daniel V. Smith, Hao Xue, Flora D. Salim

Change Point Detection (CPD) methods identify the times associated with changes in the trends and properties of time series data in order to describe the underlying behaviour of the system. For instance, detecting the ch…

Anomaly DetectionChange Point DetectionContrastive LearningRepresentation Learning+2

MJEPA: A Simple and Scalable Joint-Embedding Predictive Architecture for Audio-Visual Learning

2026-06-23 · Revant Teotia, Adrien Bardes, Michael Rabbat, Sumit Chopra 외 arxiv

Self-supervised learning from large-scale video data has emerged as a dominant paradigm for visual representation learning. Since audio and visual streams naturally co-occur in video data, extending this success to joint…

Self-Supervised LearningRepresentation Learning

COBRA: Contrastive Bi-Modal Representation Algorithm

2020-05-07 · Vishaal Udandarao, Abhishek Maiti, Deepak Srivatsav, Suryatej Reddy Vyalla 외

There are a wide range of applications that involve multi-modal data, such as cross-modal retrieval, visual question-answering, and image captioning. Such applications are primarily dependent on aligned distributions of …

Cross-Modal RetrievalImage CaptioningQuestion AnsweringRetrieval+2

Function Contrastive Learning of Transferable Meta-Representations

2020-10-14 · Muhammad Waleed Gondal, Shruti Joshi, Nasim Rahaman, Stefan Bauer 외

Meta-learning algorithms adapt quickly to new tasks that are drawn from the same task distribution as the training tasks. The mechanism leading to fast adaptation is the conditioning of a downstream predictive model on t…

Contrastive LearningDecoderFew-Shot LearningMeta-Learning

Leveraging Joint Predictive Embedding and Bayesian Inference in Graph Self Supervised Learning

2025-02-02 · Srinitish Srinivasan, Omkumar CU

Graph representation learning has emerged as a cornerstone for tasks like node classification and link prediction, yet prevailing self-supervised learning (SSL) methods face challenges such as computational inefficiency,…

Bayesian InferenceGraph Representation LearningLink PredictionNode Classification+3