中文
相关论文

相关论文: Uni-Perceiver: Pre-training Unified Architecture f…

200 篇论文

Biological systems perceive the world by simultaneously processing high-dimensional inputs from modalities as diverse as vision, audition, touch, proprioception, etc. The perception models used in deep learning on the other hand are…

计算机视觉与模式识别 · 计算机科学 2021-06-24 Andrew Jaegle , Felix Gimeno , Andrew Brock , Andrew Zisserman , Oriol Vinyals , Joao Carreira

Despite the remarkable success of foundation models, their task-specific fine-tuning paradigm makes them inconsistent with the goal of general perception modeling. The key to eliminating this inconsistency is to use generalist models for…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Hao Li , Jinguo Zhu , Xiaohu Jiang , Xizhou Zhu , Hongsheng Li , Chun Yuan , Xiaohua Wang , Yu Qiao , Xiaogang Wang , Wenhai Wang , Jifeng Dai

We propose UniT, a Unified Transformer model to simultaneously learn the most prominent tasks across different domains, ranging from object detection to natural language understanding and multimodal reasoning. Based on the transformer…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Ronghang Hu , Amanpreet Singh

Humans recognize the visual world at multiple levels: we effortlessly categorize scenes and detect objects inside, while also identifying the textures and surfaces of the objects along with their different compositional parts. In this…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Tete Xiao , Yingcheng Liu , Bolei Zhou , Yuning Jiang , Jian Sun

Human perception of similarity across uni- and multimodal inputs is highly complex, making it challenging to develop automated metrics that accurately mimic it. General purpose vision-language models, such as CLIP and large multi-modal…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Sara Ghazanfari , Siddharth Garg , Nicolas Flammarion , Prashanth Krishnamurthy , Farshad Khorrami , Francesco Croce

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-based perception…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Meiqi Sun , Zhonghan Zhao , Wenhao Chai , Hanjun Luo , Shidong Cao , Yanting Zhang , Jenq-Neng Hwang , Gaoang Wang

Autonomous vehicle perception typically relies on modular pipelines that decompose the task into detection, tracking, and prediction. While interpretable, these pipelines suffer from error accumulation and limited inter-task synergy.…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Loïc Stratil , Felix Fent , Esteban Rivera , Markus Lienkamp

Large-scale vision-language pre-trained models have shown promising transferability to various downstream tasks. As the size of these foundation models and the number of downstream tasks grow, the standard full fine-tuning paradigm becomes…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Haoyu Lu , Yuqi Huo , Guoxing Yang , Zhiwu Lu , Wei Zhan , Masayoshi Tomizuka , Mingyu Ding

Autonomous driving systems require a comprehensive understanding of the environment, achieved by extracting visual features essential for perception, planning, and control. However, models trained solely on single-task objectives or generic…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Huy-Dung Nguyen , Anass Bairouk , Mirjana Maras , Wei Xiao , Tsun-Hsuan Wang , Patrick Chareyre , Ramin Hasani , Marc Blanchon , Daniela Rus

A central goal of machine learning is the development of systems that can solve many problems in as many data domains as possible. Current architectures, however, cannot be applied beyond a small set of stereotyped settings, as they bake in…

Imitation learning has been commonly applied to solve different tasks in isolation. This usually requires either careful feature engineering, or a significant number of samples. This is far from what we desire: ideally, robots should be…

In machine learning, effective modeling requires a holistic consideration of how to encode inputs, make predictions (i.e., decoding), and train the model. However, in time-series forecasting, prior work has predominantly focused on encoder…

机器学习 · 计算机科学 2025-12-30 Jaebin Lee , Hankook Lee

Humans perceive the world through multiple senses, enabling them to create a comprehensive representation of their surroundings and to generalize information across domains. For instance, when a textual description of a scene is given,…

人工智能 · 计算机科学 2025-06-05 Léopold Maytié , Benjamin Devillers , Alexandre Arnold , Rufin VanRullen

When humans perceive the world, they naturally integrate multiple audio-visual tasks within dynamic, real-world scenes. However, current works such as event localization, parsing, segmentation and question answering are mostly explored…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Guangyao Li , Xin Wang , Wenwu Zhu

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 as one-stage or…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Jianming Liang , Guanglu Song , Biao Leng , Yu Liu

Recent deep learning models can efficiently combine inputs from different modalities (e.g., images and text) and learn to align their latent representations, or to translate signals from one domain to another (as in image captioning, or…

人工智能 · 计算机科学 2025-11-27 Benjamin Devillers , Léopold Maytié , Rufin VanRullen

By sharing intermediate features, collaborative perception extends each agent's sensing beyond standalone limits, but real-world feature modality heterogeneity remains a key barrier to effective fusion. Most existing methods, including…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Yang Li , Weize Li , Quan Yuan , Congzhang Shao , Guiyang Luo , Yunqi Ba , Xuanhan Zhu , Xinyuan Ding , Xiaoyuan Fu , Jinglin Li

Foundation models have achieved great advances in multi-task learning with a unified interface of unimodal and multimodal tasks. However, the potential of such multi-task learners has not been exploited during transfer learning. In this…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Chengyue Wu , Teng Wang , Yixiao Ge , Zeyu Lu , Ruisong Zhou , Ying Shan , Ping Luo

Large-scale joint training of multimodal models, e.g., CLIP, have demonstrated great performance in many vision-language tasks. However, image-text pairs for pre-training are restricted to the intersection of images and texts, limiting…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Yanan Sun , Zihan Zhong , Qi Fan , Chi-Keung Tang , Yu-Wing Tai

All instance perception tasks aim at finding certain objects specified by some queries such as category names, language expressions, and target annotations, but this complete field has been split into multiple independent subtasks. In this…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Bin Yan , Yi Jiang , Jiannan Wu , Dong Wang , Ping Luo , Zehuan Yuan , Huchuan Lu
‹ 上一页 1 2 3 10 下一页 ›