paper-with-me

홈 › Papers

Task-Assisted Domain Adaptation with Anchor Tasks

2019-08-16 · Zhizhong Li, Linjie Luo, Sergey Tulyakov, Qieyun Dai, Derek Hoiem

Some tasks, such as surface normals or single-view depth estimation, require per-pixel ground truth that is difficult to obtain on real images but easy to obtain on synthetic. However, models learned on synthetic images often do not generalize well to real images due to the domain shift. Our key idea to improve domain adaptation is to introduce a separate anchor task (such as facial landmarks) whose annotations can be obtained at no cost or are already available on both synthetic and real datasets. To further leverage the implicit relationship between the anchor and main tasks, we apply our \freeze technique that learns the cross-task guidance on the source domain with the final network layers, and use it on the target domain. We evaluate our methods on surface normal estimation on two pairs of datasets (indoor scenes and faces) with two kinds of anchor tasks (semantic segmentation and facial landmarks). We show that blindly applying domain adaptation or training the auxiliary task on only one domain may hurt performance, while using anchor tasks on both domains is better behaved. Our \freeze technique outperforms competing approaches, reaching performance in facial images on par with a recently popular surface normal estimation method using shape from shading domain knowledge.

📄 PDF Abstract BibTeX arXiv:1908.06079

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationDomain AdaptationSemantic SegmentationSurface Normal Estimation

Similar Papers 제목 키워드 기반

SafeAnchor: Preventing Cumulative Safety Erosion in Continual Domain Adaptation of Large Language Models

2026-04-20 · Dongxin Guo, Jikun Wu, Siu Ming Yiu arxiv

Safety alignment in large language models is remarkably shallow: it is concentrated in the first few output tokens and reversible by fine-tuning on as few as 100 adversarial examples. This fragility becomes critical in r…

Domain Adaptation

Discriminative Radial Domain Adaptation

2023-01-01 · Zenan Huang, Jun Wen, Siheng Chen, Linchao Zhu 외

Domain adaptation methods reduce domain shift typically by learning domain-invariant features. Most existing methods are built on distribution matching, e.g., adversarial domain adaptation, which tends to corrupt feature…

Domain AdaptationDomain GeneralizationUnsupervised Domain Adaptation

Bi-directional digital twin prototype anchoring with multi-periodicity learning for few-shot fault diagnosis

2026-03-07 · Pengcheng Xia, Zhichao Dong, Yixiang Huang, Chengjin Qin 외 arxiv

Intelligent fault diagnosis (IFD) has emerged as a powerful paradigm for ensuring the safety and reliability of industrial machinery. However, traditional IFD methods rely heavily on abundant labeled data for training, w…

Test-time AdaptationDomain AdaptationFault Diagnosis

Robust OT-Guided Generative Residual Domain Adaptation for Bike-Sharing Demand Prediction under Temporal Domain Shift

2026-05-22 · Yiming Ma arxiv

Bike-sharing models trained on historical station-hour data may degrade when deployed in later years because travel patterns change over time. This paper studies March Citi Bike demand prediction from 2021 to 2026 as a t…

Domain Adaptation

Unsupervised Domain Adaptation from Synthetic to Real Images for Anchorless Object Detection

2020-12-15 · Tobias Scheck, Ana Perez Grassi, Gangolf Hirtz

Synthetic images are one of the most promising solutions to avoid high costs associated with generating annotated datasets to train supervised convolutional neural networks (CNN). However, to allow networks to generalize…

Domain AdaptationObjectobject-detectionObject Detection+1