paper-with-me

Papers

Wasserstein Selective Transfer Learning for Cross-domain Text Mining

2021-11-01 · EMNLP 2021 11 · Lingyun Feng, Minghui Qiu, Yaliang Li, Haitao Zheng, Ying Shen

Transfer learning (TL) seeks to improve the learning of a data-scarce target domain by using information from source domains. However, the source and target domains usually have different data distributions, which may lead to negative transfer. To alleviate this issue, we propose a Wasserstein Selective Transfer Learning (WSTL) method. Specifically, the proposed method considers a reinforced selector to select helpful data for transfer learning. We further use a Wasserstein-based discriminator to maximize the empirical distance between the selected source data and target data. The TL module is then trained to minimize the estimated Wasserstein distance in an adversarial manner and provides domain invariant features for the reinforced selector. We adopt an evaluation metric based on the performance of the TL module as delayed reward and a Wasserstein-based metric as immediate rewards to guide the reinforced selector learning. Compared with the competing TL approaches, the proposed method selects data samples that are closer to the target domain. It also provides better state features and reward signals that lead to better performance with faster convergence. Extensive experiments on three real-world text mining tasks demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Visual Transfer for Reinforcement Learning via Wasserstein Domain Confusion

2020-06-04 · Josh Roy, George Konidaris

We introduce Wasserstein Adversarial Proximal Policy Optimization (WAPPO), a novel algorithm for visual transfer in Reinforcement Learning that explicitly learns to align the distributions of extracted features between a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Cross-Domain Uncertainty Quantification for Selective Prediction: A Comprehensive Bound Ablation with Transfer-Informed Betting

2026-03-09 · Abhinaba Basu arxiv

We present a comprehensive ablation of nine finite-sample bound families for selective prediction with risk control, combining concentration inequalities (Hoeffding, Empirical Bernstein, Clopper-Pearson, Wasserstein DRO,…

Selective Style Transfer for Text

2019-06-04 · Raul Gomez, Ali Furkan Biten, Lluis Gomez, Jaume Gibert 외

This paper explores the possibilities of image style transfer applied to text maintaining the original transcriptions. Results on different text domains (scene text, machine printed text and handwritten text) and cross m…

Data AugmentationScene Text DetectionStyle TransferText Detection

Learning to Selectively Transfer: Reinforced Transfer Learning for Deep Text Matching

2018-12-30 · Chen Qu, Feng Ji, Minghui Qiu, Liu Yang 외

Deep text matching approaches have been widely studied for many applications including question answering and information retrieval systems. To deal with a domain that has insufficient labeled data, these approaches can …

Information RetrievalNatural Language InferenceParaphrase IdentificationQuestion Answering+3

Federated Continual Learning for Text Classification via Selective Inter-client Transfer

2022-10-12 · Yatin Chaudhary, Pranav Rai, Matthias Schubert, Hinrich Schütze 외

In this work, we combine the two paradigms: Federated Learning (FL) and Continual Learning (CL) for text classification task in cloud-edge continuum. The objective of Federated Continual Learning (FCL) is to improve deep…

Continual LearningFederated Learningtext-classificationText Classification+1