UFO: Unified Feature Optimization
Teng Xi, Yifan Sun, Deli Yu, Bi Li, Nan Peng, Gang Zhang, Xinyu Zhang,, Zhigang Wang, Jinwen Chen, Jian Wang, Lufei Liu, Haocheng Feng, Junyu Han,, Jingtuo Liu, Errui Ding, Jingdong Wang

TL;DR
UFO introduces a unified, multi-task deep learning paradigm that pretrains on multiple tasks, trims model size without adaptation costs, and enhances accuracy, facilitating flexible deployment in large-scale real-world scenarios.
Contribution
UFO presents a novel multi-task training and trimming approach that reduces model size and improves accuracy, with a unique NAS method to manage task conflicts and benefits.
Findings
Trimmed UFO models outperform single-task models in accuracy.
UFO supports the largest CV foundation model with 17 billion parameters.
Model size reduction and accuracy improvement validated across multiple tasks.
Abstract
This paper proposes a novel Unified Feature Optimization (UFO) paradigm for training and deploying deep models under real-world and large-scale scenarios, which requires a collection of multiple AI functions. UFO aims to benefit each single task with a large-scale pretraining on all tasks. Compared with the well known foundation model, UFO has two different points of emphasis, i.e., relatively smaller model size and NO adaptation cost: 1) UFO squeezes a wide range of tasks into a moderate-sized unified model in a multi-task learning manner and further trims the model size when transferred to down-stream tasks. 2) UFO does not emphasize transfer to novel tasks. Instead, it aims to make the trimmed model dedicated for one or more already-seen task. With these two characteristics, UFO provides great convenience for flexible deployment, while maintaining the benefits of large-scale…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Video Surveillance and Tracking Methods · Advanced Image and Video Retrieval Techniques
