中文
相关论文

相关论文: UniT3D: A Unified Transformer for 3D Dense Caption…

200 篇论文

Recent advancements in multi-modal 3D pre-training methods have shown promising efficacy in learning joint representations of text, images, and point clouds. However, adopting point clouds as 3D representation fails to fully capture the…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Haoyuan Li , Yanpeng Zhou , Tao Tang , Jifei Song , Yihan Zeng , Michael Kampffmeyer , Hang Xu , Xiaodan Liang

Humans have an incredible ability to process and understand information from multiple sources such as images, video, text, and speech. Recent success of deep neural networks has enabled us to develop algorithms which give machines the…

计算机视觉与模式识别 · 计算机科学 2019-03-18 Dheeraj Peri , Shagan Sah , Raymond Ptucha

Despite the impressive progress on understanding and generating images shown by the recent unified architectures, the integration of 3D tasks remains challenging and largely unexplored. In this paper, we introduce UniUGG, the first unified…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Yueming Xu , Jiahui Zhang , Ze Huang , Yurui Chen , Yanpeng Zhou , Zhenyu Chen , Yu-Jie Yuan , Pengxiang Xia , Guowei Huang , Xinyue Cai , Zhongang Qi , Xingyue Quan , Jianye Hao , Hang Xu , Li Zhang

Grounding object properties and relations in 3D scenes is a prerequisite for a wide range of artificial intelligence tasks, such as visually grounded dialogues and embodied manipulation. However, the variability of the 3D domain induces two…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Joy Hsu , Jiayuan Mao , Jiajun Wu

The core of video understanding tasks, such as recognition, captioning, and tracking, is to automatically detect objects or actions in a video and analyze their temporal evolution. Despite sharing a common goal, different tasks often rely…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Junke Wang , Dongdong Chen , Chong Luo , Bo He , Lu Yuan , Zuxuan Wu , Yu-Gang Jiang

Self-supervised pre-training techniques have achieved remarkable progress in Document AI. Most multimodal pre-trained models use a masked language modeling objective to learn bidirectional representations on the text modality, but they…

计算与语言 · 计算机科学 2022-07-20 Yupan Huang , Tengchao Lv , Lei Cui , Yutong Lu , Furu Wei

Large pre-trained multimodal models have demonstrated significant success in a range of downstream tasks, including image captioning, image-text retrieval, visual question answering (VQA), etc. However, many of these methods rely on…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Zikang Liu , Sihan Chen , Longteng Guo , Handong Li , Xingjian He , Jing Liu

Multimodal learning aims to build models that can process and relate information from multiple modalities. Despite years of development in this field, it still remains challenging to design a unified network for processing various…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Yiyuan Zhang , Kaixiong Gong , Kaipeng Zhang , Hongsheng Li , Yu Qiao , Wanli Ouyang , Xiangyu Yue

Visual correspondence across image-to-image (2D-2D), image-to-point cloud (2D-3D), and point cloud-to-point cloud (3D-3D) geometric matching forms the foundation for numerous 3D vision tasks. Despite sharing a similar problem structure,…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Prajnan Goswami , Tianye Ding , Feng Liu , Huaizu Jiang

Understanding and localizing objects in complex 3D environments from natural language descriptions, known as 3D Visual Grounding (3DVG), is a foundational challenge in embodied AI, with broad implications for robotics, augmented reality,…

机器人学 · 计算机科学 2026-03-10 Jiaxi Zhang , Yunheng Wang , Wei Lu , Taowen Wang , Weisheng Xu , Shuning Zhang , Yixiao Feng , Yuetong Fang , Renjing Xu

In this paper, we propose a single UniFied transfOrmer (UFO), which is capable of processing either unimodal inputs (e.g., image or language) or multimodal inputs (e.g., the concatenation of the image and the question), for vision-language…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Jianfeng Wang , Xiaowei Hu , Zhe Gan , Zhengyuan Yang , Xiyang Dai , Zicheng Liu , Yumao Lu , Lijuan Wang

We present our work in progress exploring the possibilities of a shared embedding space between textual and visual modality. Leveraging the textual nature of object detection labels and the hypothetical expressiveness of extracted visual…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Dušan Variš , Katsuhito Sudoh , Satoshi Nakamura

Current 3D object detection models follow a single dataset-specific training and testing paradigm, which often faces a serious detection accuracy drop when they are directly deployed in another dataset. In this paper, we study the task of…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Bo Zhang , Jiakang Yuan , Botian Shi , Tao Chen , Yikang Li , Yu Qiao

Localizing objects in 3D scenes according to the semantics of a given natural language is a fundamental yet important task in the field of multimedia understanding, which benefits various real-world applications such as robotics and…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Wencan Huang , Daizong Liu , Wei Hu

Joint image-text embedding is the bedrock for most Vision-and-Language (V+L) tasks, where multimodality inputs are simultaneously processed for joint visual and textual understanding. In this paper, we introduce UNITER, a UNiversal…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Yen-Chun Chen , Linjie Li , Licheng Yu , Ahmed El Kholy , Faisal Ahmed , Zhe Gan , Yu Cheng , Jingjing Liu

Unified models can handle both multimodal understanding and generation within a single architecture, yet they typically operate in a single pass without iteratively refining their outputs. Many multimodal tasks, especially those involving…

Generative adversarial networks have led to significant advances in cross-modal/domain translation. However, typically these networks are designed for a specific task (e.g., dialogue generation or image synthesis, but not both). We present…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Shuang Ma , Daniel McDuff , Yale Song

Humans are excellent at understanding language and vision to accomplish a wide range of tasks. In contrast, creating general instruction-following embodied agents remains a difficult challenge. Prior work that uses pure language-only models…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Hao Liu , Lisa Lee , Kimin Lee , Pieter Abbeel

Vision Transformers (ViT)s have recently become popular due to their outstanding modeling capabilities, in particular for capturing long-range information, and scalability to dataset and model sizes which has led to state-of-the-art…

图像与视频处理 · 电气工程与系统科学 2022-04-06 Ali Hatamizadeh , Ziyue Xu , Dong Yang , Wenqi Li , Holger Roth , Daguang Xu

We present UniModel, a unified generative model that jointly supports visual understanding and visual generation within a single pixel-to-pixel diffusion framework. Our goal is to achieve unification along three axes: the model, the tasks,…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Chi Zhang , Jiepeng Wang , Youming Wang , Yuanzhi Liang , Xiaoyan Yang , Zuoxin Li , Haibin Huang , Xuelong Li