paper-with-me

홈 › Papers

Efficient Universal Perception Encoder

2026-03-23 · Chenchen Zhu, Saksham Suri, Cijo Jose, Maxime Oquab, Marc Szafraniec, Wei Wen, Yunyang Xiong, Patrick Labatut, Piotr Bojanowski, Raghuraman Krishnamoorthi, Vikas Chandra arxiv

Running AI models on smart edge devices can unlock versatile user experiences, but presents challenges due to limited compute and the need to handle multiple tasks simultaneously. This requires a vision encoder with small size but powerful and versatile representations. We present our method, Efficient Universal Perception Encoder (EUPE), which offers both inference efficiency and universally good representations for diverse downstream tasks. We achieve this by distilling from multiple domain-expert foundation vision encoders. Unlike previous agglomerative methods that directly scale down from multiple teachers to an efficient encoder, we demonstrate the importance of first scaling up to a large proxy teacher and then scaling down from this single teacher. Experiments show that EUPE achieves on-par or better performance than individual domain experts of the same size on diverse task domains and also outperforms previous agglomerative encoders. We release the full family of EUPE models and the code to foster future research.

📄 PDF Abstract BibTeX arXiv:2603.22387

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Universal Rate-Distortion-Perception Representations for Lossy Compression

2021-06-18 · NeurIPS 2021 12 · George Zhang, Jingjing Qian, Jun Chen, Ashish Khisti

In the context of lossy compression, Blau & Michaeli (2019) adopt a mathematical notion of perceptual quality and define the information rate-distortion-perception function, generalizing the classical rate-distortion tra…

DecoderImage Compression

Universal Representations for Classification-enhanced Lossy Compression

2025-04-12 · Nam Nguyen

In lossy compression, the classical tradeoff between compression rate and reconstruction distortion has traditionally guided algorithm design. However, Blau and Michaeli [5] introduced a generalized framework, known as t…

ClassificationImage Compression

Unifying Visual Perception by Dispersible Points Learning

2022-08-18 · Jianming Liang, Guanglu Song, Biao Leng, Yu Liu

We present a conceptually simple, flexible, and universal visual perception head for variant visual tasks, e.g., classification, object detection, instance segmentation and pose estimation, and different frameworks, such…

Instance SegmentationObjectobject-detectionObject Detection+3

UniAP: Towards Universal Animal Perception in Vision via Few-shot Learning

2023-08-19 · Meiqi Sun, Zhonghan Zhao, Wenhao Chai, Hanjun Luo 외

Animal visual perception is an important technique for automatically monitoring animal health, understanding animal behaviors, and assisting animal-related research. However, it is challenging to design a deep learning-b…

DecoderDiversityFew-Shot LearningPose Estimation

Uni-EDEN: Universal Encoder-Decoder Network by Multi-Granular Vision-Language Pre-training

2022-01-11 · Yehao Li, Jiahao Fan, Yingwei Pan, Ting Yao 외

Vision-language pre-training has been an emerging and fast-developing research topic, which transfers multi-modal knowledge from rich-resource pre-training task to limited-resource downstream tasks. Unlike existing works…

DecoderImage CaptioningLanguage ModelingLanguage Modelling+4