paper-with-me

Papers

Order Matters: Improving Domain Adaptation by Reordering Data

2026-05-06 · Andrea Napoli, Paul White arxiv

Domain shift remains a key challenge in deploying machine learning models to the real world. Unsupervised domain adaptation (UDA) aims to address this by minimising domain discrepancy during training, but the discrepancy estimates suffer from high variance in stochastic settings, which can stifle the theoretical benefits of the method. This paper proposes Optimal Reordering of Data for Error-Reduced Estimation of Discrepancy (ORDERED), a novel unbiased stochastic variance reduction technique which reduces the discrepancy estimation error by optimising the order in which the training data are sampled. We consider two specific domain discrepancy losses (correlation alignment and the maximum mean discrepancy), formulate their stochastic estimation error as a function of the data sampling order, and propose a practical optimisation algorithm. Our simulations demonstrate reduced variance compared to related methods, and experiments on two domain shift image classification benchmarks show improved target domain accuracy.

📄 PDF Abstract BibTeX arXiv:2605.05084

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Domain AdaptationImage Classification

Similar Papers 제목 키워드 기반

Osaka University MT Systems for WAT 2018: Rewarding, Preordering, and Domain Adaptation

2018-12-01 · PACLIC 2018 12 · Yuki Kawara, Yuto Takebayashi, Chenhui Chu, Yuki Arase
Domain Adaptation

Adaptation of Reordering Models for Statistical Machine Translation

2013-06-01 · NAACL 2013 6 · Boxing Chen, George Foster, Rol Kuhn,
Domain AdaptationLanguage ModellingMachine TranslationTranslation

Word Reordering for Zero-shot Cross-lingual Structured Prediction

2021-11-01 · EMNLP 2021 11 · Tao Ji, Yong Jiang, Tao Wang, Zhongqiang Huang 외

Adapting word order from one language to another is a key problem in cross-lingual structured prediction. Current sentence encoders (e.g., RNN, Transformer with position embeddings) are usually word order sensitive. Even…

Dependency ParsingMorphological TaggingPOSPosition+4

Word Alignment-Based Reordering of Source Chunks in PB-SMT

2014-05-01 · LREC 2014 5 · Santanu Pal, Sudip Kumar Naskar, B, Sivaji yopadhyay

Reordering poses a big challenge in statistical machine translation between distant language pairs. The paper presents how reordering between distant language pairs can be handled efficiently in phrase-based statistical …

Machine TranslationTranslationWord Alignment

Fast and Accurate Reordering with ITG Transition RNN

2018-08-01 · COLING 2018 8 · Hao Zhang, Axel Ng, Richard Sproat

Attention-based sequence-to-sequence neural network models learn to jointly align and translate. The quadratic-time attention mechanism is powerful as it is capable of handling arbitrary long-distance reordering, but com…

DecoderFeature EngineeringMachine TranslationMorphological Inflection+3