paper-with-me

Papers

Temporal Probabilistic Asymmetric Multi-task Learning

2019-09-25 · Nguyen Anh Tuan, Hyewon Jeong, Eunho Yang, Sungju Hwang

When performing multi-task predictions with time-series data, knowledge learned for one task at a specific time step may be useful in learning for another task at a later time step (e.g. prediction of sepsis may be useful for prediction of mortality for risk prediction at intensive care units). To capture such dynamically changing asymmetric relationships between tasks and long-range temporal dependencies in time-series data, we propose a novel temporal asymmetric multi-task learning model, which learns to combine features from other tasks at diverse timesteps for the prediction of each task. One crucial challenge here is deciding on the direction and the amount of knowledge transfer, since loss-based knowledge transfer Lee et al. (2016; 2017) does not apply in our case where we do not have loss at each timestep. We propose to tackle this challenge by proposing a novel uncertainty- based probabilistic knowledge transfer mechanism, such that we perform knowledge transfer from more certain tasks with lower variance to uncertain ones with higher variance. We validate our Temporal Probabilistic Asymmetric Multi-task Learning (TP-AMTL) model on two clinical risk prediction tasks against recent deep learning models for time-series analysis, which our model significantly outperforms by successfully preventing negative transfer. Further qualitative analysis of our model by clinicians suggests that the learned knowledge transfer graphs are helpful in analyzing the model’s predictions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningPredictionTime SeriesTime Series AnalysisTransfer Learning

Similar Papers 제목 키워드 기반

Clinical Risk Prediction with Temporal Probabilistic Asymmetric Multi-Task Learning

2020-06-23 · A. Tuan Nguyen, Hyewon Jeong, Eunho Yang, Sung Ju Hwang

Although recent multi-task learning methods have shown to be effective in improving the generalization of deep neural networks, they should be used with caution for safety-critical applications, such as clinical risk pre…

Knowledge GraphsMulti-Task LearningPredictionTime Series+3

Probabilistic World Modeling with Asymmetric Distance Measure

2024-03-16 · Meng Song

Representation learning is a fundamental task in machine learning, aiming at uncovering structures from data to facilitate subsequent tasks. However, what is a good representation for planning and reasoning in a stochast…

Contrastive LearningRepresentation Learning

Think Smart, Act SMARL! Analyzing Probabilistic Logic Shields for Multi-Agent Reinforcement Learning

2024-11-07 · Satchit Chatterji, Erman Acar

Safe reinforcement learning (RL) is crucial for real-world applications, and multi-agent interactions introduce additional safety challenges. While Probabilistic Logic Shields (PLS) has been a powerful proposal to enforc…

Multi-agent Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+2

Advances in Probabilistic Reasoning

2013-03-20 · Dan Geiger, David Heckerman

This paper discuses multiple Bayesian networks representation paradigms for encoding asymmetric independence assertions. We offer three contributions: (1) an inference mechanism that makes explicit use of asymmetric inde…

Exploiting the Asymmetric Uncertainty Structure of Pre-trained VLMs on the Unit Hypersphere

2025-05-16 · Li Ju, Max Andersson, Stina Fredriksson, Edward Glöckner 외

Vision-language models (VLMs) as foundation models have significantly enhanced performance across a wide range of visual and textual tasks, without requiring large-scale training from scratch for downstream tasks. Howeve…

Uncertainty Quantification