Pith. sign in

REVIEW 3 cited by

CDTrans: Cross-domain Transformer for Unsupervised Domain Adaptation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2109.06165 v4 pith:OTCYTZNY submitted 2021-09-13 cs.CV cs.LG

classification cs.CVcs.LG
keywords domaintransformercdtranstargetalignmentfeaturelabelslevel
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Unsupervised domain adaptation (UDA) aims to transfer knowledge learned from a labeled source domain to a different unlabeled target domain. Most existing UDA methods focus on learning domain-invariant feature representation, either from the domain level or category level, using convolution neural networks (CNNs)-based frameworks. One fundamental problem for the category level based UDA is the production of pseudo labels for samples in target domain, which are usually too noisy for accurate domain alignment, inevitably compromising the UDA performance. With the success of Transformer in various tasks, we find that the cross-attention in Transformer is robust to the noisy input pairs for better feature alignment, thus in this paper Transformer is adopted for the challenging UDA task. Specifically, to generate accurate input pairs, we design a two-way center-aware labeling algorithm to produce pseudo labels for target samples. Along with the pseudo labels, a weight-sharing triple-branch transformer framework is proposed to apply self-attention and cross-attention for source/target feature learning and source-target domain alignment, respectively. Such design explicitly enforces the framework to learn discriminative domain-specific and domain-invariant representations simultaneously. The proposed method is dubbed CDTrans (cross-domain transformer), and it provides one of the first attempts to solve UDA tasks with a pure transformer solution. Experiments show that our proposed method achieves the best performance on public UDA datasets, e.g. VisDA-2017 and DomainNet. Code and models are available at https://github.com/CDTrans/CDTrans.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. TRUST: Leveraging Text Robustness for Unsupervised Domain Adaptation

    cs.CV 2025-08 unverdicted novelty 5.0 of 10

    TRUST adapts a vision model to an unlabeled target domain by generating pseudo-labels from captions, weighting them by caption-based uncertainty, and aligning image and text features with a soft contrastive loss, repo...

  2. Dual form Complementary Masking for Domain-Adaptive Image Segmentation

    cs.CV 2025-07 reject novelty 5.0 of 10

    The paper proposes complementary masking consistency for UDA segmentation and reports empirical gains, but its theoretical proof contains a direct internal contradiction.

  3. Source-Free Domain Adaptation via Multi-view Contrastive Learning

    cs.CV 2025-07 reject novelty 3.0 of 10

    A three-phase SFUDA method claims state-of-the-art accuracy on VisDA-2017, Office-Home, and Office-31, but the evidence is internally inconsistent.

Pith tools