paper-with-me

홈 › Papers

From Multi-label Learning to Cross-Domain Transfer: A Model-Agnostic Approach

2022-07-24 · Jesse Read

In multi-label learning, a particular case of multi-task learning where a single data point is associated with multiple target labels, it was widely assumed in the literature that, to obtain best accuracy, the dependence among the labels should be explicitly modeled. This premise led to a proliferation of methods offering techniques to learn and predict labels together, for example where the prediction for one label influences predictions for other labels. Even though it is now acknowledged that in many contexts a model of dependence is not required for optimal performance, such models continue to outperform independent models in some of those very contexts, suggesting alternative explanations for their performance beyond label dependence, which the literature is only recently beginning to unravel. Leveraging and extending recent discoveries, we turn the original premise of multi-label learning on its head, and approach the problem of joint-modeling specifically under the absence of any measurable dependence among task labels; for example, when task labels come from separate problem domains. We shift insights from this study towards building an approach for transfer learning that challenges the long-held assumption that transferability of tasks comes from measurements of similarity between the source and target domains or models. This allows us to design and test a method for transfer learning, which is model driven rather than purely data driven, and furthermore it is black box and model-agnostic (any base model class can be considered). We show that essentially we can create task-dependence based on source-model capacity. The results we obtain have important implications and provide clear directions for future work, both in the areas of multi-label and transfer learning.

📄 PDF Abstract BibTeX arXiv:2207.11742

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label LearningMulti-Task LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

On Transferability of Histological Tissue Labels in Computational Pathology

2020-08-01 · ECCV 2020 8 · Mahdi S. Hosseini, Lyndon Chan, Weimin Huang, Yichen Wang 외

Deep learning tools in computational pathology, unlike natural vision tasks, face with limited histological tissue labels for classification. This is due to expensive procedure of annotation done by expert pathologist. A…

DiagnosticGeneral Classification

Towards Robust Cross-Dataset Object Detection Generalization under Domain Specificity

2026-01-14 · Ritabrata Chakraborty, Hrishit Mitra, Shivakumara Palaiahnakote, Umapada Pal arxiv

Object detectors often perform well in-distribution, yet degrade sharply on a different benchmark. We study cross-dataset object detection (CD-OD) through a lens of setting specificity. We group benchmarks into setting-a…

Object Detection

Dynamic Transfer for Multi-Source Domain Adaptation

2021-03-19 · CVPR 2021 1 · Yunsheng Li, Lu Yuan, Yinpeng Chen, Pei Wang 외

Recent works of multi-source domain adaptation focus on learning a domain-agnostic model, of which the parameters are static. However, such a static model is difficult to handle conflicts across multiple domains, and suf…

Domain Adaptation

TACIT: A Target-Agnostic Feature Disentanglement Framework for Cross-Domain Text Classification

2023-12-25 · Rui Song, Fausto Giunchiglia, Yingji Li, Mingjie Tian 외

Cross-domain text classification aims to transfer models from label-rich source domains to label-poor target domains, giving it a wide range of practical applications. Many approaches promote cross-domain generalization …

Cross-Domain Text ClassificationDisentanglementDomain Generalizationtext-classification+1

Domain Agnostic Learning with Disentangled Representations

2019-04-28 · Xingchao Peng, Zijun Huang, Ximeng Sun, Kate Saenko

Unsupervised model transfer has the potential to greatly improve the generalizability of deep models to novel domains. Yet the current literature assumes that the separation of target data into distinct domains is known …

General Classificationimage-classificationImage ClassificationMulti-target Domain Adaptation