中文
相关论文

相关论文: Not All Relations are Equal: Mining Informative La…

200 篇论文

Generating realistic images from scene graphs asks neural networks to be able to reason about object relationships and compositionality. As a relatively new task, how to properly ensure the generated images comply with scene graphs or how…

计算机视觉与模式识别 · 计算机科学 2019-01-17 Subarna Tripathi , Anahita Bhiwandiwalla , Alexei Bastidas , Hanlin Tang

Scene graph (SG) representations can neatly and efficiently describe scene semantics, which has driven sustained intensive research in SG generation. In the real world, multiple modalities often coexist, with different types, such as…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Shengqiong Wu , Hao Fei , Tat-Seng Chua

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

Developing generalizable models that can effectively learn from limited data and with minimal reliance on human supervision is a significant objective within the machine learning community, particularly in the era of deep neural networks.…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Wenxuan Ma , Shuang Li , Lincan Cai , Jingxuan Kang

This work introduces an enhanced approach to generating scene graphs by incorporating both a relationship hierarchy and commonsense knowledge. Specifically, we begin by proposing a hierarchical relation head that exploits an informative…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Bowen Jiang , Zhijun Zhuang , Shreyas S. Shivakumar , Camillo J. Taylor

Traditional scene graph generation methods are trained using cross-entropy losses that treat objects and relationships as independent entities. Such a formulation, however, ignores the structure in the output space, in an inherently…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Mohammed Suhail , Abhay Mittal , Behjat Siddiquie , Chris Broaddus , Jayan Eledath , Gerard Medioni , Leonid Sigal

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

Traditional scene graphs primarily focus on spatial relationships, limiting vision-language models' (VLMs) ability to reason about complex interactions in visual scenes. This paper addresses two key challenges: (1) conventional…

计算机视觉与模式识别 · 计算机科学 2025-05-15 Dayong Liang , Changmeng Zheng , Zhiyuan Wen , Yi Cai , Xiao-Yong Wei , Qing Li

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

Nearly all existing scene graph generation (SGG) models have overlooked the ground-truth annotation qualities of mainstream SGG datasets, i.e., they assume: 1) all the manually annotated positive samples are equally correct; 2) all the…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Lin Li , Jun Xiao , Hanrong Shi , Hanwang Zhang , Yi Yang , Wei Liu , Long Chen

The significant progress on Generative Adversarial Networks (GANs) have made it possible to generate surprisingly realistic images for single object based on natural language descriptions. However, controlled generation of images for…

计算机视觉与模式识别 · 计算机科学 2019-11-14 Hongdong Zheng , Yalong Bai , Wei Zhang , Tao Mei

Generating informative scene graphs from images requires integrating and reasoning from various graph components, i.e., objects and relationships. However, current scene graph generation (SGG) methods, including the unbiased SGG methods,…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Yibing Zhan , Zhi Chen , Jun Yu , BaoSheng Yu , Dacheng Tao , Yong Luo

Scene understanding is a critical problem in computer vision. In this paper, we propose a 3D point-based scene graph generation ($\mathbf{SGG_{point}}$) framework to effectively bridge perception and reasoning to achieve scene understanding…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Chaoyi Zhang , Jianhui Yu , Yang Song , Weidong Cai

Most current AI systems rely on the premise that the input visual data are sufficient to achieve competitive performance in various computer vision tasks. However, the classic task setup rarely considers the challenging, yet common…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Zhenghao Zhao , Ye Zhu , Xiaoguang Zhu , Yuzhang Shang , Yan Yan

Current Scene Graph Generation (SGG) methods tend to predict frequent predicate categories and fail to recognize rare ones due to the severe imbalanced distribution of predicates. To improve the robustness of SGG models on different…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Xingchen Li , Long Chen , Jian Shao , Shaoning Xiao , Songyang Zhang , Jun Xiao

Dynamic scene graph generation (SGG) focuses on detecting objects in a video and determining their pairwise relationships. Existing dynamic SGG methods usually suffer from several issues, including 1) Contextual noise, as some frames might…

计算机视觉与模式识别 · 计算机科学 2024-01-24 Xin Lin , Chong Shi , Yibing Zhan , Zuopeng Yang , Yaqi Wu , Dacheng Tao

Generating scene graph to describe all the relations inside an image gains increasing interests these years. However, most of the previous methods use complicated structures with slow inference speed or rely on the external data, which…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Yikang Li , Wanli Ouyang , Bolei Zhou , Jianping Shi , Chao Zhang , Xiaogang Wang

Although great progress has been made in the research of unbiased scene graph generation, issues still hinder improving the predictive performance of both head and tail classes. An unbiased scene graph generation (TA-HDG) is proposed to…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Guanglu Sun , Jin Qiu , Lili Liang

Today's scene graph generation (SGG) models typically require abundant manual annotations to learn new predicate types. Therefore, it is difficult to apply them to real-world applications with massive uncommon predicate categories whose…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Xingchen Li , Jun Xiao , Guikun Chen , Yinfu Feng , Yi Yang , An-an Liu , Long Chen

Multi-label classification is an important yet challenging task in natural language processing. It is more complex than single-label classification in that the labels tend to be correlated. Existing methods tend to ignore the correlations…

计算与语言 · 计算机科学 2018-06-18 Pengcheng Yang , Xu Sun , Wei Li , Shuming Ma , Wei Wu , Houfeng Wang