paper-with-me

Papers

Perception Encoder: The best visual embeddings are not at the output of the network

2025-04-17 · Daniel Bolya, Po-Yao Huang, Peize Sun, Jang Hyun Cho, Andrea Madotto, Chen Wei, Tengyu Ma, Jiale Zhi, Jathushan Rajasegaran, Hanoona Rasheed, Junke Wang, Marco Monteiro, Hu Xu, Shiyu Dong, Nikhila Ravi, Daniel Li, Piotr Dollár, Christoph Feichtenhofer

We introduce Perception Encoder (PE), a state-of-the-art encoder for image and video understanding trained via simple vision-language learning. Traditionally, vision encoders have relied on a variety of pretraining objectives, each tailored to specific downstream tasks such as classification, captioning, or localization. Surprisingly, after scaling our carefully tuned image pretraining recipe and refining with our robust video data engine, we find that contrastive vision-language training alone can produce strong, general embeddings for all of these downstream tasks. There is only one caveat: these embeddings are hidden within the intermediate layers of the network. To draw them out, we introduce two alignment methods, language alignment for multimodal language modeling, and spatial alignment for dense prediction. Together with the core contrastive checkpoint, our PE family of models achieves state-of-the-art performance on a wide variety of tasks, including zero-shot image and video classification and retrieval; document, image, and video Q&A; and spatial tasks such as detection, depth estimation, and tracking. To foster further research, we are releasing our models, code, and a novel dataset of synthetically and human-annotated videos.

📄 PDF Abstract BibTeX arXiv:2504.13181

Code (1)

facebookresearch/perception_models pytorch

Tasks

Depth EstimationLanguage ModelingLanguage ModellingObject DetectionVideo ClassificationVideo Understanding

Similar Papers 제목 키워드 기반

Tuna-2: Pixel Embeddings Beat Vision Encoders for Multimodal Understanding and Generation

2026-04-27 · Zhiheng Liu, Weiming Ren, Xiaoke Huang, Shoufa Chen 외 arxiv

Unified multimodal models typically rely on pretrained vision encoders and use separate visual representations for understanding and generation, creating misalignment between the two tasks and preventing fully end-to-end…

Image Generation

Adapting Interleaved Encoders with PPO for Language-Guided Reinforcement Learning in BabyAI

2025-10-27 · Aryan Mathur, Asaduddin Ahmed arxiv

Deep reinforcement learning agents often struggle when tasks require understanding both vision and language. Conventional architectures typically isolate perception (for example, CNN-based visual encoders) from decision-…

Reinforcement Learning

Language-Instructed Vision Embeddings for Controllable and Generalizable Perception

2026-06-17 · Chengzhi Mao, Xudong Lin, Wen-Sheng Chu arxiv

Vision foundation models are typically trained as static feature extractors, placing the burden of task adaptation onto large downstream models. We propose an alternative paradigm: instead of solely feeding visual featur…

Visual Question Answering

PerceptionGPT: Effectively Fusing Visual Perception into LLM

2023-11-11 · CVPR 2024 1 · Renjie Pi, Lewei Yao, Jiahui Gao, Jipeng Zhang 외

The integration of visual inputs with large language models (LLMs) has led to remarkable advancements in multi-modal capabilities, giving rise to visual large language models (VLLMs). However, effectively harnessing VLLM…

GPU

Pushing the Frontier of Audiovisual Perception with Large-Scale Multimodal Correspondence Learning

2025-12-22 · Apoorv Vyas, Heng-Jui Chang, Cheng-Fu Yang, Po-Yao Huang 외 arxiv

We introduce Perception Encoder Audiovisual, PE-AV, a new family of encoders for audio and video understanding trained with scaled contrastive learning. Built on PE, PE-AV makes several key contributions to extend repres…

Sound Event DetectionContrastive Learning