paper-with-me

Papers

Uniform Loss vs. Specialized Optimization: A Comparative Analysis in Multi-Task Learning

2025-05-15 · Gabriel S. Gama, Valdir Grassi Jr

Specialized Multi-Task Optimizers (SMTOs) balance task learning in Multi-Task Learning by addressing issues like conflicting gradients and differing gradient norms, which hinder equal-weighted task training. However, recent critiques suggest that equally weighted tasks can achieve competitive results compared to SMTOs, arguing that previous SMTO results were influenced by poor hyperparameter optimization and lack of regularization. In this work, we evaluate these claims through an extensive empirical evaluation of SMTOs, including some of the latest methods, on more complex multi-task problems to clarify this behavior. Our findings indicate that SMTOs perform well compared to uniform loss and that fixed weights can achieve competitive performance compared to SMTOs. Furthermore, we demonstrate why uniform loss perform similarly to SMTOs in some instances. The code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2505.10347

Code (0)

등록된 구현이 없습니다.

Tasks

Hyperparameter OptimizationMulti-Task Learning

Similar Papers 제목 키워드 기반

A Comparative Analysis of the Optimization and Generalization Property of Two-layer Neural Network and Random Feature Models Under Gradient Descent Dynamics

2019-04-08 · Weinan E, Chao Ma, Lei Wu

A fairly comprehensive analysis is presented for the gradient descent dynamics for training two-layer neural network models in the situation when the parameters in both layers are updated. General initialization schemes …

General vs Domain-Specific CNNs: Understanding Pretraining Effects on Brain MRI Tumor Classification

2025-11-23 · Helia Abedini, Saba Rahimi, Reza Vaziri arxiv

The accurate identification of brain tumors from magnetic resonance imaging (MRI) is essential for timely diagnosis and effective therapeutic intervention. While deep convolutional neural networks (CNNs), particularly th…

Brain Tumor ClassificationTransfer Learning

Loss Landscape Topology Reveals Why Simple Baselines are Competitive at 3D Point Cloud Segmentation Under Class Imbalance

2026-07-23 · Antonis Savva, Christos Kyrkou, Theocharis Theocharides arxiv

Semantic segmentation of 3D point clouds faces severe class imbalance, yet the effectiveness of specialized imbalance-aware methods from 2D computer vision remains unclear in 3D contexts. We systematically evaluate 11 im…

Point Cloud SegmentationSemantic SegmentationPoint Clouds

A Comparative Study of Floating-Base Space Parameterizations for Agile Whole-Body Motion Planning

2025-08-15 · Evangelos Tsiatsianas, Chairi Kiourt, Konstantinos Chatzilygeroudis arxiv

Automatically generating agile whole-body motions for legged and humanoid robots remains a fundamental challenge in robotics. While numerous trajectory optimization approaches have been proposed, there is no clear guidel…

Motion Planning

Uniform-in-Time Wasserstein Stability Bounds for (Noisy) Stochastic Gradient Descent

2023-05-20 · NeurIPS 2023 11

Algorithmic stability is an important notion that has proven powerful for deriving generalization bounds for practical algorithms. The last decade has witnessed an increasing number of stability bounds for different algo…

Generalization BoundsLearning TheoryStochastic Optimization