中文
相关论文

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

200 篇论文

Scene graph representations, which form a graph of visual object nodes together with their attributes and relations, have proved useful across a variety of vision and language applications. Recent work in the area has used Natural Language…

计算与语言 · 计算机科学 2019-09-16 Martin Andrews , Yew Ken Chia , Sam Witteveen

Explaining the decision-making processes of Artificial Intelligence (AI) models is crucial for addressing their "black box" nature, particularly in tasks like image classification. Traditional eXplainable AI (XAI) methods typically rely on…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Yifei Zhang , Tianxu Jiang , Bo Pan , Jingyu Wang , Guangji Bai , Liang Zhao

Scene graph generation (SGG) is a fundamental task aimed at detecting visual relations between objects in an image. The prevailing SGG methods require all object classes to be given in the training set. Such a closed setting limits the…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Tao He , Lianli Gao , Jingkuan Song , Yuan-Fang Li

Generating images from semantic visual knowledge is a challenging task, that can be useful to condition the synthesis process in complex, subtle, and unambiguous ways, compared to alternatives such as class labels or text descriptions.…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Renato Sortino , Simone Palazzo , Concetto Spampinato

In this study, we propose GITSR, an effective framework for Graph Interaction Transformer-based Scene Representation for multi-vehicle collaborative decision-making in intelligent transportation system. In the context of mixed traffic where…

机器学习 · 计算机科学 2024-11-05 Xingyu Hu , Lijun Zhang , Dejian Meng , Ye Han , Lisha Yuan

Capturing the long-range dependencies has empirically proven to be effective on a wide range of computer vision tasks. The progressive advances on this topic have been made through the employment of the transformer framework with the help…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Dong Zhang , Jinhui Tang , Kwang-Ting Cheng

Reasoning over visual data is a desirable capability for robotics and vision-based applications. Such reasoning enables forecasting of the next events or actions in videos. In recent years, various models have been developed based on…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Bingbin Liu , Ehsan Adeli , Zhangjie Cao , Kuan-Hui Lee , Abhijeet Shenoi , Adrien Gaidon , Juan Carlos Niebles

Cross-modal retrieval between videos and texts has attracted growing attentions due to the rapid emergence of videos on the web. The current dominant approach for this problem is to learn a joint embedding space to measure cross-modal…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Shizhe Chen , Yida Zhao , Qin Jin , Qi Wu

Exploiting relationships among objects has achieved remarkable progress in interpreting images or videos by natural language. Most existing methods resort to first detecting objects and their relationships, and then generating textual…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Jingyi Hou , Xinxiao Wu , Yayun Qi , Wentian Zhao , Jiebo Luo , Yunde Jia

Scene graph generation from images is a task of great interest to applications such as robotics, because graphs are the main way to represent knowledge about the world and regulate human-robot interactions in tasks such as Visual Question…

机器人学 · 计算机科学 2022-12-21 Fernando Amodeo , Fernando Caballero , Natalia Díaz-Rodríguez , Luis Merino

Visual Place Recognition (VPR) in long-term deployment requires reasoning beyond pixel similarity: systems must make transparent, interpretable decisions that remain robust under lighting, weather and seasonal change. We present Text2Graph…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Saeideh Yousefzadeh , Hamidreza Pourreza

Combining the visual modality with pretrained language models has been surprisingly effective for simple descriptive tasks such as image captioning. More general text generation however remains elusive. We take a step back and ask: How do…

计算与语言 · 计算机科学 2022-10-25 Shruti Palaskar , Akshita Bhagia , Yonatan Bisk , Florian Metze , Alan W Black , Ana Marasović

Being able to understand visual scenes is a precursor for many downstream tasks, including autonomous driving, robotics, and other vision-based approaches. A common approach enabling the ability to reason over visual data is Scene Graph…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Ce Zhang , Simon Stepputtis , Joseph Campbell , Katia Sycara , Yaqi Xie

Scene graphs have been proven to be useful for various scene understanding tasks due to their compact and explicit nature. However, existing approaches often neglect the importance of maintaining the symmetry-preserving property when…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Quang P. M. Pham , Khoi T. N. Nguyen , Lan C. Ngo , Truong Do , Truong Son Hy

Multi-modal Large Language Models (MLLMs) for Visual Question Answering (VQA) often suffer from dual limitations: knowledge hallucination and insufficient fine-grained visual perception. Crucially, we identify that commonsense graphs and…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Zhiyang Li , Ao Ke , Yukun Cao , Xike Xie

As a natural extension of the image synthesis task, video synthesis has attracted a lot of interest recently. Many image synthesis works utilize class labels or text as guidance. However, neither labels nor text can provide explicit…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Yuren Cong , Jinhui Yi , Bodo Rosenhahn , Michael Ying Yang

Scene graphs capture complex relationships among objects, serving as strong priors for content generation and manipulation. Yet, reasonably manipulating scene graphs -- whether by adding nodes or modifying edges -- remains a challenging and…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Haoliang Shang , Hanyu Wu , Guangyao Zhai , Boyang Sun , Fangjinhua Wang , Federico Tombari , Marc Pollefeys

3D scene graph generation (SGG) has been of high interest in computer vision. Although the accuracy of 3D SGG on coarse classification and single relation label has been gradually improved, the performance of existing works is still far…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Yuanyuan Liu , Chengjiang Long , Zhaoxuan Zhang , Bokai Liu , Qiang Zhang , Baocai Yin , Xin Yang

A split-transform-merge strategy has been broadly used as an architectural constraint in convolutional neural networks for visual recognition tasks. It approximates sparsely connected networks by explicitly defining multiple branches to…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Taesup Kim , Sungwoong Kim , Yoshua Bengio

Multimodal learning combines multiple data modalities, broadening the types and complexity of data our models can utilize: for example, from plain text to image-caption pairs. Most multimodal learning algorithms focus on modeling simple…

人工智能 · 计算机科学 2023-10-13 Minji Yoon , Jing Yu Koh , Bryan Hooi , Ruslan Salakhutdinov