paper-with-me

Papers

Pseudo-label Based Domain Adaptation for Zero-Shot Text Steganalysis

2024-06-01 · Yufei Luo, Zhen Yang, Ru Zhang, Jianyi Liu

Currently, most methods for text steganalysis are based on deep neural networks (DNNs). However, in real-life scenarios, obtaining a sufficient amount of labeled stego-text for correctly training networks using a large number of parameters is often challenging and costly. Additionally, due to a phenomenon known as dataset bias or domain shift, recognition models trained on a large dataset exhibit poor generalization performance on novel datasets and tasks. Therefore, to address the issues of missing labeled data and inadequate model generalization in text steganalysis, this paper proposes a cross-domain stego-text analysis method (PDTS) based on pseudo-labeling and domain adaptation (unsupervised learning). Specifically, we propose a model architecture combining pre-trained BERT with a single-layer Bi-LSTM to learn and extract generic features across tasks and generate task-specific representations. Considering the differential contributions of different features to steganalysis, we further design a feature filtering mechanism to achieve selective feature propagation, thereby enhancing classification performance. We train the model using labeled source domain data and adapt it to target domain data distribution using pseudo-labels for unlabeled target domain data through self-training. In the label estimation step, instead of using a static sampling strategy, we propose a progressive sampling strategy to gradually increase the number of selected pseudo-label candidates. Experimental results demonstrate that our method performs well in zero-shot text steganalysis tasks, achieving high detection accuracy even in the absence of labeled data in the target domain, and outperforms current zero-shot text steganalysis methods.

📄 PDF Abstract BibTeX arXiv:2406.18565

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPseudo LabelSteganalysis

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Weight Decay 설명 없음
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

DPA: Dual Prototypes Alignment for Unsupervised Adaptation of Vision-Language Models

2024-08-16 · Eman Ali, Sathira Silva, Muhammad Haris Khan

Vision-language models (VLMs), e.g., CLIP, have shown remarkable potential in zero-shot image classification. However, adapting these models to new domains remains challenging, especially in unsupervised settings where l…

Domain Adaptationimage-classificationImage ClassificationPseudo Label+2

Rethinking Domain Adaptation and Generalization in the Era of CLIP

2024-07-21 · Ruoyu Feng, Tao Yu, Xin Jin, Xiaoyuan Yu 외

In recent studies on domain adaptation, significant emphasis has been placed on the advancement of learning shared knowledge from a source domain to a target domain. Recently, the large vision-language pre-trained model,…

Domain AdaptationZero-Shot Learning

Source-Free Domain Adaptation Guided by Vision and Vision-Language Pre-Training

2024-05-05 · Wenyu Zhang, Li Shen, Chuan-Sheng Foo

Source-free domain adaptation (SFDA) aims to adapt a source model trained on a fully-labeled source domain to a related but unlabeled target domain. While the source model is a key avenue for acquiring target pseudolabel…

Domain AdaptationLanguage ModellingRepresentation LearningSource-Free Domain Adaptation+2

SRPL-SFDA: SAM-Guided Reliable Pseudo-Labels for Source-Free Domain Adaptation in Medical Image Segmentation

2025-06-11 · Xinya Liu, Jianghao Wu, Tao Lu, Shaoting Zhang 외

Domain Adaptation (DA) is crucial for robust deployment of medical image segmentation models when applied to new clinical centers with significant domain shifts. Source-Free Domain Adaptation (SFDA) is appealing as it ca…

Domain AdaptationImage SegmentationMedical Image SegmentationPseudo Label+2

PADCLIP: Pseudo-labeling with Adaptive Debiasing in CLIP for Unsupervised Domain Adaptation

2023-01-01 · ICCV 2023 1 · Zhengfeng Lai, Noranart Vesdapunt, Ning Zhou, Jun Wu 외

Traditional Unsupervised Domain Adaptation (UDA) leverages the labeled source domain to tackle the learning tasks on the unlabeled target domain. It can be more challenging when a large domain gap exists between the …

Causal InferenceDomain AdaptationUnsupervised Domain Adaptation