中文
相关论文

相关论文: SGEITL: Scene Graph Enhanced Image-Text Learning f…

200 篇论文

A scene graph is a semantic representation that expresses the objects, attributes, and relationships between objects in a scene. Scene graphs play an important role in many cross modality tasks, as they are able to capture the interactions…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Xuming Hu , Zhijiang Guo , Yu Fu , Lijie Wen , Philip S. Yu

The scene graph generation (SGG) task aims to detect visual relationship triplets, i.e., subject, predicate, object, in an image, providing a structural vision layout for scene understanding. However, current models are stuck in common…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Yuyu Guo , Lianli Gao , Xuanhan Wang , Yuxuan Hu , Xing Xu , Xu Lu , Heng Tao Shen , Jingkuan Song

Despite the success of generative pre-trained language models on a series of text generation tasks, they still suffer in cases where reasoning over underlying commonsense knowledge is required during generation. Existing approaches that…

计算与语言 · 计算机科学 2020-09-25 Haozhe Ji , Pei Ke , Shaohan Huang , Furu Wei , Xiaoyan Zhu , Minlie Huang

Research in scene graph generation has quickly gained traction in the past few years because of its potential to help in downstream tasks like visual question answering, image captioning, etc. Many interesting approaches have been proposed…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Sandeep Inuganti , Vineeth N Balasubramanian

Scene graph generation (SGG) aims to parse a visual scene into an intermediate graph representation for downstream reasoning tasks. Despite recent advancements, existing methods struggle to generate scene graphs with novel visual relation…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Rongjie Li , Songyang Zhang , Dahua Lin , Kai Chen , Xuming He

In this work, we investigate a more realistic unsupervised multimodal machine translation (UMMT) setup, inference-time image-free UMMT, where the model is trained with source-text image pairs, and tested with only source-text inputs. First,…

计算与语言 · 计算机科学 2023-05-26 Hao Fei , Qian Liu , Meishan Zhang , Min Zhang , Tat-Seng Chua

Scene graph generation (SGG) aims to capture a wide variety of interactions between pairs of objects, which is essential for full scene understanding. Existing SGG methods trained on the entire set of relations fail to acquire complex…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Arushi Goel , Basura Fernando , Frank Keller , Hakan Bilen

Understanding the informative structures of scenes is essential for low-level vision tasks. Unfortunately, it is difficult to obtain a concrete visual definition of the informative structures because influences of visual features are…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Jisu Shin , Seunghyun Shin , Hae-Gon Jeon

Recent unified models for joint understanding and generation have significantly advanced visual generation capabilities. However, their focus on conventional tasks like text-to-video generation has left the temporal reasoning potential of…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Xinjie Li , Zhimin Chen , Rui Zhao , Florian Schiffers , Zhenyu Liao , Vimal Bhat

Visual Commonsense Reasoning (VCR) is a cognitive task, challenging models to answer visual questions requiring human commonsense, and to provide rationales explaining why the answers are correct. With emergence of Large Language Models…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Mingjie Ma , Zhihuan Yu , Yichao Ma , Guohui Li

Scene text recognition (STR) has been an active research topic in computer vision for years. To tackle this challenging problem, numerous innovative methods have been successively proposed and incorporating linguistic knowledge into STR…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Peng Wang , Cheng Da , Cong Yao

The field of self-supervised 3D representation learning has emerged as a promising solution to alleviate the challenge presented by the scarcity of extensive, well-annotated datasets. However, it continues to be hindered by the lack of…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Yunsong Wang , Na Zhao , Gim Hee Lee

3D scene graphs provide a structured representation of object entities and their relationships, enabling high-level interpretation and reasoning for robots while remaining intuitively understandable to humans. Existing approaches for 3D…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Zirui Wang , Ruiping Liu , Yufan Chen , Junwei Zheng , Weijia Fan , Kunyu Peng , Di Wen , Jiale Wei , Jiaming Zhang , Rainer Stiefelhagen

Graph-structured scene descriptions can be efficiently used in generative models to control the composition of the generated image. Previous approaches are based on the combination of graph convolutional networks and adversarial methods for…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Renato Sortino , Simone Palazzo , Concetto Spampinato

Objects and their relationships are critical contents for image understanding. A scene graph provides a structured description that captures these properties of an image. However, reasoning about the relationships between objects is very…

计算机视觉与模式识别 · 计算机科学 2018-11-16 Sanghyun Woo , Dahun Kim , Donghyeon Cho , In So Kweon

Commonsense reasoning aims to empower machines with the human ability to make presumptions about ordinary situations in our daily life. In this paper, we propose a textual inference framework for answering commonsense questions, which…

计算与语言 · 计算机科学 2019-09-06 Bill Yuchen Lin , Xinyue Chen , Jamin Chen , Xiang Ren

The task of multi-label image classification involves recognizing multiple objects within a single image. Considering both valuable semantic information contained in the labels and essential visual features presented in the image, tight…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Shuyi Ouyang , Hongyi Wang , Ziwei Niu , Zhenjia Bai , Shiao Xie , Yingying Xu , Ruofeng Tong , Yen-Wei Chen , Lanfen Lin

This dissertation addresses visual scene understanding and enhances segmentation performance and generalization, training efficiency of networks, and holistic understanding. First, we investigate semantic segmentation in the context of…

计算机视觉与模式识别 · 计算机科学 2022-01-20 Panagiotis Meletis

Scene Graph Generation, which generally follows a regular encoder-decoder pipeline, aims to first encode the visual contents within the given image and then parse them into a compact summary graph. Existing SGG approaches generally not only…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Xingning Dong , Tian Gan , Xuemeng Song , Jianlong Wu , Yuan Cheng , Liqiang Nie

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