paper-with-me

홈 › Papers

Utilizing Graph Generation for Enhanced Domain Adaptive Object Detection

2024-04-23 · Mu Wang

The problem of Domain Adaptive in the field of Object Detection involves the transfer of object detection models from labeled source domains to unannotated target domains. Recent advancements in this field aim to address domain discrepancies by aligning pixel-pairs across domains within a non-Euclidean graphical space, thereby minimizing semantic distribution variance. Despite their remarkable achievements, these methods often use coarse semantic representations to model graphs, mainly due to ignoring non-informative elements and failing to focus on precise semantic alignment. Additionally, the generation of coarse graphs inherently introduces abnormal nodes, posing challenges and potentially biasing domain adaptation outcomes. Consequently, we propose a framework, which utilizes the Graph Generation to enhance the quality of DAOD (\method{}). Specifically, we introduce a Node Refinement module that utilizes a memory bank to reconstruct noisy sampled nodes while applying contrastive regularization to noisy features. To enhance semantic alignment, we propose separating domain-specific styles from category invariance encoded within graph covariances, which allows us to selectively remove domain-specific styles while preserving category-invariant information, thus facilitating more accurate semantic alignment across different domains. Furthermore, we propose a Graph Optimization adaptor, leveraging variational inference to mitigate the impact of abnormal nodes. Extensive experimentation across three adaptation benchmarks validates that \method{} achieves state-of-the-art performance in the task of unsupervised domain adaptation.

📄 PDF Abstract BibTeX arXiv:2406.06535

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationGraph Generationobject-detectionObject DetectionUnsupervised Domain AdaptationVariational Inference

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Knowledge-Enhanced Personalized Review Generation with Capsule Graph Neural Network

2020-10-04 · Junyi Li, Siqing Li, Wayne Xin Zhao, Gaole He 외

Personalized review generation (PRG) aims to automatically produce review text reflecting user preference, which is a challenging natural language generation task. Most of previous studies do not explicitly model factual…

Graph Neural NetworkReview GenerationSentenceText Generation

FODA-PG for Enhanced Medical Imaging Narrative Generation: Adaptive Differentiation of Normal and Abnormal Attributes

2024-09-06 · Kai Shu, Yuzhuo Jia, Ziyang Zhang, Jiechao Gao

Automatic Medical Imaging Narrative generation aims to alleviate the workload of radiologists by producing accurate clinical descriptions directly from radiological images. However, the subtle visual nuances and domain-s…

Domain AdaptationImage CaptioningMedical Report Generation

KARGEN: Knowledge-enhanced Automated Radiology Report Generation Using Large Language Models

2024-09-09 · Yingshu Li, Zhanyu Wang, Yunyi Liu, Lei Wang 외

Harnessing the robust capabilities of Large Language Models (LLMs) for narrative generation, logical reasoning, and common-sense knowledge integration, this study delves into utilizing LLMs to enhance automated radiology…

Common Sense ReasoningLogical Reasoning

ACE-RL: Adaptive Constraint-Enhanced Reward for Long-form Generation Reinforcement Learning

2025-09-05 · Jianghao Chen, Wei Sun, Qixiang Yin, Zhixing Tan 외 arxiv

Long-form generation has become a critical and challenging application for Large Language Models (LLMs). Existing studies are limited by their reliance on scarce, high-quality long-form response data and their focus on c…

Reinforcement Learning

Toward General and Robust LLM-enhanced Text-attributed Graph Learning

2025-04-03 · Zihao Zhang, Xunkai Li, Rong-Hua Li, Bing Zhou 외

Recent advancements in Large Language Models (LLMs) and the proliferation of Text-Attributed Graphs (TAGs) across various domains have positioned LLM-enhanced TAG learning as a critical research area. By utilizing rich g…

Graph LearningTAGText Augmentation