paper-with-me

홈 › Papers

OSAN: A One-Stage Alignment Network To Unify Multimodal Alignment and Unsupervised Domain Adaptation

2023-01-01 · CVPR 2023 1 · Ye Liu, Lingfeng Qiao, Changchong Lu, Di Yin, Chen Lin, Haoyuan Peng, Bo Ren

Extending from unimodal to multimodal is a critical challenge for unsupervised domain adaptation (UDA). Two major problems emerge in unsupervised multimodal domain adaptation: domain adaptation and modality alignment. An intuitive way to handle these two problems is to fulfill these tasks in two separate stages: aligning modalities followed by domain adaptation, or vice versa. However, domains and modalities are not associated in most existing two-stage studies, and the relationship between them is not leveraged which can provide complementary information to each other. In this paper, we unify these two stages into one to align domains and modalities simultaneously. In our model, a tensor-based alignment module (TAL) is presented to explore the relationship between domains and modalities. By this means, domains and modalities can interact sufficiently and guide them to utilize complementary information for better results. Furthermore, to establish a bridge between domains, a dynamic domain generator (DDG) module is proposed to build transitional samples by mixing the shared information of two domains in a self-supervised manner, which helps our model learn a domain-invariant common representation space. Extensive experiments prove that our method can achieve superior performance in two real-world applications. The code will be publicly available.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised 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 제목 키워드 기반

OmniBridge: Unified Multimodal Understanding, Generation, and Retrieval via Latent Space Alignment

2025-09-23 · Teng Xiao, Zuchao Li, Lefei Zhang arxiv

Recent advances in multimodal large language models (LLMs) have led to significant progress in understanding, generation, and retrieval tasks. However, current solutions often treat these tasks in isolation or require tr…

Multimodal Reasoning

Unify, Align and Refine: Multi-Level Semantic Alignment for Radiology Report Generation

2023-03-28 · ICCV 2023 1 · Yaowei Li, Bang Yang, Xuxin Cheng, Zhihong Zhu 외

Automatic radiology report generation has attracted enormous research interest due to its practical value in reducing the workload of radiologists. However, simultaneously establishing global correspondences between the …

SentenceTriplet

TFANet: Three-Stage Image-Text Feature Alignment Network for Robust Referring Image Segmentation

2025-09-16 · Qianqi Lu, Yuxiang Xie, Jing Zhang, Shiwei Zou 외 arxiv

Referring Image Segmentation (RIS) is a task that segments image regions based on language expressions, requiring fine-grained alignment between two modalities. However, existing methods often struggle with multimodal mi…

Image Segmentation

GeoSANE: Learning Geospatial Representations from Models, Not Data

2026-03-24 · Joelle Hanna, Damian Falk, Stella X. Yu, Damian Borth arxiv

Recent advances in remote sensing have led to an increase in the number of available foundation models; each trained on different modalities, datasets, and objectives, yet capturing only part of the vast geospatial knowl…

Knowledge Distillation

MedGPT-oss: Training a General-Purpose Vision-Language Model for Biomedicine

2026-03-01 · Kai Zhang, Zhengqing Yuan, Cheng Peng, Songlin Zhao 외 arxiv

Biomedical multimodal assistants have the potential to unify radiology, pathology, and clinical-text reasoning, yet a critical deployment gap remains: top-performing systems are either closed-source or computationally pr…

Multimodal Reasoning