paper-with-me

Papers

Saliency-Regularized Deep Multi-Task Learning

2022-07-03 · Guangji Bai, Liang Zhao

Multitask learning is a framework that enforces multiple learning tasks to share knowledge to improve their generalization abilities. While shallow multitask learning can learn task relations, it can only handle predefined features. Modern deep multitask learning can jointly learn latent features and task sharing, but they are obscure in task relation. Also, they predefine which layers and neurons should share across tasks and cannot learn adaptively. To address these challenges, this paper proposes a new multitask learning framework that jointly learns latent features and explicit task relations by complementing the strength of existing shallow and deep multitask learning scenarios. Specifically, we propose to model the task relation as the similarity between task input gradients, with a theoretical analysis of their equivalency. In addition, we innovatively propose a multitask learning objective that explicitly learns task relations by a new regularizer. Theoretical analysis shows that the generalizability error has been reduced thanks to the proposed regularizer. Extensive experiments on several multitask learning and image classification benchmarks demonstrate the proposed method effectiveness, efficiency as well as reasonableness in the learned task relation patterns.

📄 PDF Abstract BibTeX arXiv:2207.01117

Code (1)

baithebest/srdml 공식 구현 tf

Tasks

image-classificationImage ClassificationMulti-Task LearningRelation

Similar Papers 제목 키워드 기반

Robust Saliency Detection via Regularized Random Walks Ranking

2015-06-01 · CVPR 2015 6 · Changyang Li, Yuchen Yuan, Weidong Cai, Yong Xia 외

In the field of saliency detection, many graph-based algorithms heavily depend on the accuracy of the pre-processed superpixel segmentation, which leads to significant sacrifice of detail information from the input image…

Saliency Detection

DeepSaliency: Multi-Task Deep Neural Network Model for Salient Object Detection

2015-10-19 · Xi Li, Liming Zhao, Lina Wei, Ming-Hsuan Yang 외

A key problem in salient object detection is how to effectively model the semantic properties of salient objects in a data-driven manner. In this paper, we propose a multi-task deep saliency model based on a fully convol…

Image SegmentationMulti-Task LearningObjectobject-detection+5

Saliency-Aware Regularized Graph Neural Network

2024-01-01 · Wenjie Pei, Weina Xu, Zongze Wu, Weichao Li 외

The crux of graph classification lies in the effective representation learning for the entire graph. Typical graph neural networks focus on modeling the local dependencies when aggregating features of neighboring nodes, …

ClassificationGraph ClassificationGraph Neural NetworkRepresentation Learning+2

Saliency-Aware Regularized Quantization Calibration for Large Language Models

2026-05-07 · Yanlong Zhao, Xiaoyuan Cheng, Huihang Liu, Baihua He 외 arxiv

Post-training quantization (PTQ) is an effective approach for deploying large language models (LLMs) under memory and latency constraints. Most existing PTQ methods determine quantization parameters by minimizing a layer…

ST-MTL: Spatio-Temporal Multitask Learning Model to Predict Scanpath While Tracking Instruments in Robotic Surgery

2021-12-10 · Mobarakol Islam, Vibashan VS, Chwee Ming Lim, Hongliang Ren

Representation learning of the task-oriented attention while tracking instrument holds vast potential in image-guided robotic surgery. Incorporating cognitive ability to automate the camera control enables the surgeon to…

Computational EfficiencyMulti-Task LearningRepresentation LearningSaliency Detection+1