paper-with-me

홈 › Papers

SOI Matters: Analyzing Multi-Setting Training Dynamics in Pretrained Language Models via Subsets of Interest

2025-07-21 · Shayan Vassef, Amirhossein Dabiriaghdam, Mohammadreza Bakhtiari, Yadollah Yaghoobzadeh arxiv

This work investigates the impact of multi-task, multi-lingual, and multi-source learning approaches on the robustness and performance of pretrained language models. To enhance this analysis, we introduce Subsets of Interest (SOI), a novel categorization framework that identifies six distinct learning behavior patterns during training, including forgettable examples, unlearned examples, and always correct examples. Through SOI transition heatmaps and dataset cartography visualization, we analyze how examples shift between these categories when transitioning from single-setting to multi-setting configurations. We perform comprehensive experiments across three parallel comparisons: multi-task vs. single-task learning using English tasks (entailment, paraphrase, sentiment), multi-source vs. single-source learning using sentiment analysis datasets, and multi-lingual vs. single-lingual learning using intent classification in French, English, and Persian. Our results demonstrate that multi-source learning consistently improves out-of-distribution performance by up to 7%, while multi-task learning shows mixed results with notable gains in similar task combinations. We further introduce a two-stage fine-tuning approach where the second stage leverages SOI-based subset selection to achieve additional performance improvements. These findings provide new insights into training dynamics and offer practical approaches for optimizing multi-setting language model performance.

📄 PDF Abstract BibTeX arXiv:2507.15236

Code (0)

등록된 구현이 없습니다.

Tasks

Intent ClassificationMulti-Task LearningSentiment Analysis

Similar Papers 제목 키워드 기반

Unlocking Temporal Generalization in Hamiltonian Video Dynamics Models

2026-07-08 · Eli Laird, Corey Clark arxiv

World models are typically trained to predict discrete-time physical dynamics with a fixed step size baked into the model weights, preventing prediction at variable temporal resolutions. This matters for hierarchical pla…

Video Generation

Luck Matters: Understanding Training Dynamics of Deep ReLU Networks

2019-05-31 · Yuandong Tian, Tina Jiang, Qucheng Gong, Ari Morcos

We analyze the dynamics of training deep ReLU networks and their implications on generalization capability. Using a teacher-student setting, we discovered a novel relationship between the gradient received by hidden stud…

Diagonalizing the Softmax: Hadamard Initialization for Tractable Cross-Entropy Dynamics

2025-12-03 · Connall Garrod, Jonathan P. Keating, Christos Thrampoulidis arxiv

Cross-entropy (CE) training loss dominates deep learning practice, yet existing theory often relies on simplifications, either replacing it with squared loss or restricting to convex models, that miss essential behavior.…

Large Loss Matters in Weakly Supervised Multi-Label Classification

2022-06-08 · CVPR 2022 1 · Youngwook Kim, Jae Myung Kim, Zeynep Akata, Jungwoo Lee

Weakly supervised multi-label classification (WSML) task, which is to learn a multi-label classification using partially observed labels per image, is becoming increasingly important due to its huge annotation cost. In t…

ClassificationMemorizationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Locality Matters: A Scalable Value Decomposition Approach for Cooperative Multi-Agent Reinforcement Learning

2021-09-22 · Roy Zohar, Shie Mannor, Guy Tennenholtz

Cooperative multi-agent reinforcement learning (MARL) faces significant scalability issues due to state and action spaces that are exponentially large in the number of agents. As environments grow in size, effective cred…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)