paper-with-me

홈 › Papers

MTLComb: multi-task learning combining regression and classification tasks for joint feature selection

2024-05-16 · Han Cao, Sivanesan Rajan, Bianka Hahn, Ersoy Kocak, Daniel Durstewitz, Emanuel Schwarz, Verena Schneider-Lindner

Multi-task learning (MTL) is a learning paradigm that enables the simultaneous training of multiple communicating algorithms. Although MTL has been successfully applied to ether regression or classification tasks alone, incorporating mixed types of tasks into a unified MTL framework remains challenging, primarily due to variations in the magnitudes of losses associated with different tasks. This challenge, particularly evident in MTL applications with joint feature selection, often results in biased selections. To overcome this obstacle, we propose a provable loss weighting scheme that analytically determines the optimal weights for balancing regression and classification tasks. This scheme significantly mitigates the otherwise biased feature selection. Building upon this scheme, we introduce MTLComb, an MTL algorithm and software package encompassing optimization procedures, training protocols, and hyperparameter estimation procedures. MTLComb is designed for learning shared predictors among tasks of mixed types. To showcase the efficacy of MTLComb, we conduct tests on both simulated data and biomedical studies pertaining to sepsis and schizophrenia.

📄 PDF Abstract BibTeX arXiv:2405.09886

Code (1)

transbiozi/mtlcomb 공식 구현

Tasks

feature selectionMulti-Task Learningregression

Similar Papers 제목 키워드 기반

Generating Unbiased Pseudo-labels via a Theoretically Guaranteed Chebyshev Constraint to Unify Semi-supervised Classification and Regression

2023-11-03 · Jiaqi Wu, Junbiao Pang, Qingming Huang

Both semi-supervised classification and regression are practically challenging tasks for computer vision. However, semi-supervised classification methods are barely applied to regression tasks. Because the threshold-to-p…

ClassificationPose EstimationPseudo Labelregression

Sparse Bayesian Multi-Task Learning

2011-12-01 · NeurIPS 2011 12 · Shengbo Guo, Onno Zoeter, Cédric Archambeau

We propose a new sparse Bayesian model for multi-task regression and classification. The model is able to capture correlations between tasks, or more specifically a low-rank approximation of the covariance matrix, while …

ClassificationGeneral ClassificationMulti-Task Learningregression

Visualizing the decision-making process in deep neural decision forest

2019-04-19 · Shichao Li, Kwang-Ting Cheng

Deep neural decision forest (NDF) achieved remarkable performance on various vision tasks via combining decision tree and deep representation learning. In this work, we first trace the decision-making process of this mod…

Decision MakingGeneral ClassificationregressionRepresentation Learning

On Merging Feature Engineering and Deep Learning for Diagnosis, Risk-Prediction and Age Estimation Based on the 12-Lead ECG

2022-07-13 · Eran Zvuloni, Jesse Read, Antônio H. Ribeiro, Antonio Luiz P. Ribeiro 외

Objective: Machine learning techniques have been used extensively for 12-lead electrocardiogram (ECG) analysis. For physiological time series, deep learning (DL) superiority to feature engineering (FE) approaches based o…

Age EstimationBIG-bench Machine LearningBinary ClassificationFeature Engineering+3

Hybrid Classification-Regression Adaptive Loss for Dense Object Detection

2024-08-30 · Yanquan Huang, Liu Wei Zhen, Yun Hao, Mengyuan Zhang 외

For object detection detectors, enhancing model performance hinges on the ability to simultaneously consider inconsistencies across tasks and focus on difficult-to-train samples. Achieving this necessitates incorporating…

ClassificationDense Object Detectionobject-detectionObject Detection+1