paper-with-me

Papers

Class Overwhelms: Mutual Conditional Blended-Target Domain Adaptation

2023-02-03 · Pengcheng Xu, Boyu Wang, Charles Ling

Current methods of blended targets domain adaptation (BTDA) usually infer or consider domain label information but underemphasize hybrid categorical feature structures of targets, which yields limited performance, especially under the label distribution shift. We demonstrate that domain labels are not directly necessary for BTDA if categorical distributions of various domains are sufficiently aligned even facing the imbalance of domains and the label distribution shift of classes. However, we observe that the cluster assumption in BTDA does not comprehensively hold. The hybrid categorical feature space hinders the modeling of categorical distributions and the generation of reliable pseudo labels for categorical alignment. To address these, we propose a categorical domain discriminator guided by uncertainty to explicitly model and directly align categorical distributions $P(Z|Y)$. Simultaneously, we utilize the low-level features to augment the single source features with diverse target styles to rectify the biased classifier $P(Y|Z)$ among diverse targets. Such a mutual conditional alignment of $P(Z|Y)$ and $P(Y|Z)$ forms a mutual reinforced mechanism. Our approach outperforms the state-of-the-art in BTDA even compared with methods utilizing domain labels, especially under the label distribution shift, and in single target DA on DomainNet. Source codes are available at \url{https://github.com/Pengchengpcx/Class-overwhelms-Mutual-Conditional-Blended-Target-Domain-Adaptation}.

📄 PDF Abstract BibTeX arXiv:2302.01516

Code (1)

Pengchengpcx/Class-overwhelms-Mutual-Conditional-Blended-Target-Domain-Adaptation 공식 구현 pytorch

Tasks

Blended-target Domain AdaptationDomain AdaptationLabel shift of blended-target domain adaptationMulti-target Domain Adaptation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Laplace-Fisher Gate Identities for Optimal Matrix-Gated Blended Score Estimation

2026-06-23 · Alois Duston, Tan Bui-Thanh arxiv

Sampling from an unnormalized target density by reversing an Ornstein-Uhlenbeck diffusion requires the score of each noise-perturbed marginal law. Two exact identities are available: Tweedie's identity and a target-score…

BlendedNet++: A dataset and benchmark for field-resolved aerodynamics and inverse design of blended wing body aircraft

2025-12-02 · Nicholas Sung, Steven Spreizer, Mohamed Elrefaie, Matthew C. Jones 외 arxiv

The conceptual design of Blended Wing Body (BWB) aircraft is often constrained by the high computational cost of resolving complex aerodynamics over a high-dimensional design space. While deep learning offers a pathway t…

Blended Conditional Gradients: the unconditioning of conditional gradients

2018-05-18 · Gábor Braun, Sebastian Pokutta, Dan Tu, Stephen Wright

We present a blended conditional gradient approach for minimizing a smooth convex function over a polytope P, combining the Frank--Wolfe algorithm (also called conditional gradient) with gradient-based steps, different f…

Multimodal Image-to-Image Translation via Mutual Information Estimation and Maximization

2020-08-08 · Zhiwen Zuo, Lei Zhao, Zhizhong Wang, Haibo Chen 외

Multimodal image-to-image translation (I2IT) aims to learn a conditional distribution that explores multiple possible images in the target domain given an input image in the source domain. Conditional generative adversar…

DisentanglementDiversityImage GenerationImage-to-Image Translation+2

GS-ROR$^2$: Bidirectional-guided 3DGS and SDF for Reflective Object Relighting and Reconstruction

2024-05-22 · Zuo-Liang Zhu, Beibei Wang, Jian Yang

3D Gaussian Splatting (3DGS) has shown a powerful capability for novel view synthesis due to its detailed expressive ability and highly efficient rendering speed. Unfortunately, creating relightable 3D assets and reconst…

3DGSInverse RenderingNeRFNovel View Synthesis