paper-with-me

Papers

Semantic-aware Message Broadcasting for Efficient Unsupervised Domain Adaptation

2022-12-06 · Xin Li, Cuiling Lan, Guoqiang Wei, Zhibo Chen

Vision transformer has demonstrated great potential in abundant vision tasks. However, it also inevitably suffers from poor generalization capability when the distribution shift occurs in testing (i.e., out-of-distribution data). To mitigate this issue, we propose a novel method, Semantic-aware Message Broadcasting (SAMB), which enables more informative and flexible feature alignment for unsupervised domain adaptation (UDA). Particularly, we study the attention module in the vision transformer and notice that the alignment space using one global class token lacks enough flexibility, where it interacts information with all image tokens in the same manner but ignores the rich semantics of different regions. In this paper, we aim to improve the richness of the alignment features by enabling semantic-aware adaptive message broadcasting. Particularly, we introduce a group of learned group tokens as nodes to aggregate the global information from all image tokens, but encourage different group tokens to adaptively focus on the message broadcasting to different semantic regions. In this way, our message broadcasting encourages the group tokens to learn more informative and diverse information for effective domain alignment. Moreover, we systematically study the effects of adversarial-based feature alignment (ADA) and pseudo-label based self-training (PST) on UDA. We find that one simple two-stage training strategy with the cooperation of ADA and PST can further improve the adaptation capability of the vision transformer. Extensive experiments on DomainNet, OfficeHome, and VisDA-2017 demonstrate the effectiveness of our methods for UDA.

📄 PDF Abstract BibTeX arXiv:2212.02739

Code (1)

lixinustc/samb-transformeruda 공식 구현 pytorch

Tasks

Domain AdaptationPseudo LabelUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
ADA 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
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…
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Hear Both Sides: Efficient Multi-Agent Debate via Diversity-Aware Message Retention

2026-03-21 · Manh Nguyen, Anh Nguyen, Dung Nguyen, Svetha Venkatesh 외 arxiv

Multi-Agent Debate has emerged as a promising framework for improving the reasoning quality of large language models through iterative inter-agent communication. However, broadcasting all agent messages at every round in…

Question Answering

Efficiently Secure Broadcasting in 5G Wireless Fog-Based-Fronthaul Networks

2018-07-15

Enhanced Diversity and Network Coding (eDC-NC), the synergistic combination of Diversity and modified Triangular Network Coding, was introduced recently to provide efficient and ultra-reliable networking with near-instan…

Diversity

Intelligent Emergency Message Broadcasting in VANET Using PSO

2014-06-28 · Ghassan Samara, Tareq Alhmiedat

The new type of Mobile Ad hoc Network which is called Vehicular Ad hoc Networks (VANET) created a fertile environment for research. In this research, a protocol Particle Swarm Optimization Contention Based Broadcast (PCB…

Multi-User Semantic Fusion for Semantic Communications over Degraded Broadcast Channels

2024-06-15 · Tong Wu, Zhiyong Chen, Meixia Tao, Bin Xia 외

Degraded broadcast channels (DBC) are a typical multiuser communication scenario, Semantic communications over DBC still lack in-depth research. In this paper, we design a semantic communications approach based on multi-…

Semantic SimilaritySemantic Textual Similarity

Towards Effective, Efficient and Unsupervised Social Event Detection in the Hyperbolic Space

2024-12-14 · Xiaoyan Yu, Yifan Wei, Shuaishuai Zhou, Zhiwei Yang 외

The vast, complex, and dynamic nature of social message data has posed challenges to social event detection (SED). Despite considerable effort, these challenges persist, often resulting in inadequately expressive message…

Event Detection