paper-with-me

홈 › Papers

Learning Compact Neural Networks with Deep Overparameterised Multitask Learning

2023-08-25 · Shen Ren, Haosen Shi

Compact neural network offers many benefits for real-world applications. However, it is usually challenging to train the compact neural networks with small parameter sizes and low computational costs to achieve the same or better model performance compared to more complex and powerful architecture. This is particularly true for multitask learning, with different tasks competing for resources. We present a simple, efficient and effective multitask learning overparameterisation neural network design by overparameterising the model architecture in training and sharing the overparameterised model parameters more effectively across tasks, for better optimisation and generalisation. Experiments on two challenging multitask datasets (NYUv2 and COCO) demonstrate the effectiveness of the proposed method across various convolutional networks and parameter sizes.

📄 PDF Abstract BibTeX arXiv:2308.13300

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Minimalist Controller for Autonomously Self-Aggregating Robotic Swarms: Enabling Compact Formations in Multitasking Scenarios

2025-07-18 · Maria Eduarda Silva de Macedo, Ana Paula Chiarelli de Souza, Roberto Silvio Ubertino Rosso, Yuri Kaszubowski Lopes arxiv

The deployment of simple emergent behaviors in swarm robotics has been well-rehearsed in the literature. A recent study has shown how self-aggregation is possible in a multitask approach -- where multiple self-aggregatio…

Overparameterisation and worst-case generalisation: friend or foe?

2021-01-01 · ICLR 2021 1 · Aditya Krishna Menon, Ankit Singh Rawat, Sanjiv Kumar

Overparameterised neural networks have demonstrated the remarkable ability to perfectly fit training samples, while still generalising to unseen test samples. However, several recent works have revealed that such models'…

Structured Prediction

Is SGD a Bayesian sampler? Well, almost

2020-06-26 · Chris Mingard, Guillermo Valle-Pérez, Joar Skalse, Ard A. Louis

Overparameterised deep neural networks (DNNs) are highly expressive and so can, in principle, generate almost any function that fits a training dataset with zero error. The vast majority of these functions will perform p…

Gaussian ProcessesInductive Bias

When is multitask learning effective? Semantic sequence prediction under varying data conditions

2016-12-07 · EACL 2017 4 · Héctor Martínez Alonso, Barbara Plank

Multitask learning has been applied successfully to a range of tasks, mostly morphosyntactic. However, little is known on when MTL works and whether there are data characteristics that help to determine its success. In t…

Argus: A Compact and Versatile Foundation Model for Vision

2025-01-01 · CVPR 2025 1 · Weiming Zhuang, Chen Chen, Zhizhong Li, Sina Sajadmanesh 외

While existing vision and multi-modal foundation models can handle multiple computer vision tasks, they often suffer from significant limitations, including huge demand for data and computational resources during tra…