paper-with-me

Papers

Extreme Multi-Domain, Multi-Task Learning With Unified Text-to-Text Transfer Transformers

2022-09-21 · Adebayo Oshingbesan, Courage Ekoh, Germann Atakpa, Yonah Byaruagaba

Text-to-text transformers have shown remarkable success in the task of multi-task transfer learning, especially in natural language processing (NLP). However, while there have been several attempts to train transformers on different domains, there is usually a clear relationship between these domains, e.g.,, code summarization, where the natural language summary describes the code. There have been very few attempts to study how multi-task transfer learning works on tasks in significantly different domains. In this project, we investigated the behavior of multi-domain, multi-task learning using multi-domain text-to-text transfer transformers (MD-T5) on four tasks across two domains - Python Code and Chess. We carried out extensive experiments using three popular training strategies: Bert-style joint pretraining + successive finetuning, GPT-style joint pretraining + successive finetuning, and GPT-style joint pretraining + joint finetuning. Also, we evaluate the model on four metrics - Play Score, Eval Score, BLEU Score, and Multi-Domain Learning Score (MDLS). These metrics measure performance across the various tasks and multi-domain learning. We show that while negative knowledge transfer and catastrophic forgetting are still considerable challenges for all the models, the GPT-style joint pretraining + joint finetuning strategy showed the most promise in multi-domain, multi-task learning as it performs well across all four tasks while still keeping its multi-domain knowledge.

📄 PDF Abstract BibTeX arXiv:2209.10106

Code (1)

dehbaiyor/idlfall2021project 공식 구현

Tasks

Code SummarizationMulti-Task LearningTransfer Learning

Similar Papers 제목 키워드 기반

Domain Adaptation Extreme Learning Machines for Drift Compensation in E-nose Systems

2015-05-24 · Lei Zhang, David Zhang

This paper addresses an important issue, known as sensor drift that behaves a nonlinear dynamic property in electronic nose (E-nose), from the viewpoint of machine learning. Traditional methods for drift compensation are…

Computational EfficiencyDomain Adaptation

EagleVision: A Multi-Task Benchmark for Cross-Domain Perception in High-Speed Autonomous Racing

2026-04-13 · Zakhar Yagudin, Murad Mebrahtu, Ren Jin, Jiaqi Huang 외 arxiv

High-speed autonomous racing presents extreme perception challenges, including large relative velocities and substantial domain shifts from conventional urban-driving datasets. Existing benchmarks do not adequately captu…

Domain GeneralizationTrajectory Prediction

UniDA3D: A Unified Domain-Adaptive Framework for Multi-View 3D Object Detection

2026-03-30 · Hongjing Wu, Cheng Chi, Jinlin Wu, Yanzhao Su 외 arxiv

Camera-only 3D object detection is critical for autonomous driving, offering a cost-effective alternative to LiDAR based methods. In particular, multi-view 3D object detection has emerged as a promising direction due to …

Contrastive Learning3D Object DetectionAutonomous DrivingDomain Adaptation

Unified Work Embeddings: Contrastive Learning of a Bidirectional Multi-task Ranker

2025-11-11 · Matthias De Lange, Jens-Joris Decorte, Jeroen Van Hautte arxiv

Applications in labor market intelligence demand specialized NLP systems for a wide range of tasks, characterized by extreme multi-label target spaces, strict latency constraints, and multiple text modalities such as ski…

Contrastive Learning

STEP: Scientific Time-Series Encoder Pretraining via Cross-Domain Distillation

2026-03-19 · Chen Zhang, Liwei Liu, Jun Tao, Xiaoyu Yang 외 arxiv

Scientific time series are central to scientific AI but are typically sparse, highly heterogeneous, and limited in scale, making unified representation learning particularly challenging. Meanwhile, foundation models pret…

Representation Learning