中文
相关论文

相关论文: Towards Scene Graph Anticipation

200 篇论文

Scene graphs are a compact and explicit representation successfully used in a variety of 2D scene understanding tasks. This work proposes a method to incrementally build up semantic scene graphs from a 3D environment given a sequence of…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Shun-Cheng Wu , Johanna Wald , Keisuke Tateno , Nassir Navab , Federico Tombari

Today's scene graph generation (SGG) task is still far from practical, mainly due to the severe training bias, e.g., collapsing diverse "human walk on / sit on / lay on beach" into "human on beach". Given such SGG, the down-stream tasks…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Kaihua Tang , Yulei Niu , Jianqiang Huang , Jiaxin Shi , Hanwang Zhang

Many top-performing image captioning models rely solely on object features computed with an object detection model to generate image descriptions. However, recent studies propose to directly use scene graphs to introduce information about…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Victor Milewski , Marie-Francine Moens , Iacer Calixto

Scene graph generation provides a compact structured representation for visual perception, but accurate and fast graph prediction from images and videos remains challenging. Recent VLM-based methods can generate scene graphs end-to-end as…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Vladislav Makarov , Mark Gizetdinov , Dmitry Yudin

Scene Graph Generation (SGG) is a task that encodes visual relationships between objects in images as graph structures. SGG shows significant promise as a foundational component for downstream tasks, such as reasoning for embodied agents.…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Maëlic Neau , Zoe Falomir

Accurately predicting the possible behaviors of traffic participants is an essential capability for autonomous vehicles. Since autonomous vehicles need to navigate in dynamically changing environments, they are expected to make accurate…

机器人学 · 计算机科学 2022-11-15 Yeping Hu , Wei Zhan , Masayoshi Tomizuka

This paper investigates traffic forecasting, which attempts to forecast the future state of traffic based on historical situations. This problem has received ever-increasing attention in various scenarios and facilitated the development of…

机器学习 · 计算机科学 2024-03-05 Wei Ju , Yusheng Zhao , Yifang Qin , Siyu Yi , Jingyang Yuan , Zhiping Xiao , Xiao Luo , Xiting Yan , Ming Zhang

Collaborative filtering has been largely used to advance modern recommender systems to predict user preference. A key component in collaborative filtering is representation learning, which aims to project users and items into a low…

信息检索 · 计算机科学 2021-02-15 Gang Wang , Ziyi Guo , Xiang Li , Dawei Yin , Shuai Ma

We capitalize on large amounts of unlabeled video in order to learn a model of scene dynamics for both video recognition tasks (e.g. action classification) and video generation tasks (e.g. future prediction). We propose a generative…

计算机视觉与模式识别 · 计算机科学 2016-10-27 Carl Vondrick , Hamed Pirsiavash , Antonio Torralba

Predicting the future trajectories of multiple interacting agents in a scene has become an increasingly important problem for many different applications ranging from control of autonomous vehicles and social robots to security and…

计算机视觉与模式识别 · 计算机科学 2019-07-18 Vineet Kosaraju , Amir Sadeghian , Roberto Martín-Martín , Ian Reid , S. Hamid Rezatofighi , Silvio Savarese

The extraction of a scene graph with objects as nodes and mutual relationships as edges is the basis for a deep understanding of image content. Despite recent advances, such as message passing and joint classification, the detection of…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Rajat Koner , Suprosanna Shit , Volker Tresp

Cinemagraphs are a compelling way to convey dynamic aspects of a scene. In these media, dynamic and still elements are juxtaposed to create an artistic and narrative experience. Creating a high-quality, aesthetically pleasing cinemagraph…

计算机视觉与模式识别 · 计算机科学 2017-08-11 Tae-Hyun Oh , Kyungdon Joo , Neel Joshi , Baoyuan Wang , In So Kweon , Sing Bing Kang

Recent years have seen a growing interest in Scene Graph Generation (SGG), a comprehensive visual scene understanding task that aims to predict entity relationships using a relation encoder-decoder pipeline stacked on top of an object…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Gopika Sudhakaran , Devendra Singh Dhami , Kristian Kersting , Stefan Roth

Graph neural networks have shown to learn effective node representations, enabling node-, link-, and graph-level inference. Conventional graph networks assume static relations between nodes, while relations between entities in a video often…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Osman Ülger , Julian Wiederer , Mohsen Ghafoorian , Vasileios Belagiannis , Pascal Mettes

There is growing interest in artificial intelligence to build socially intelligent robots. This requires machines to have the ability to "read" people's emotions, motivations, and other factors that affect behavior. Towards this goal, we…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Paul Vicol , Makarand Tapaswi , Lluis Castrejon , Sanja Fidler

Video action recognition, a critical problem in video understanding, has been gaining increasing attention. To identify actions induced by complex object-object interactions, we need to consider not only spatial relations among objects in a…

计算机视觉与模式识别 · 计算机科学 2019-05-08 Hao Huang , Luowei Zhou , Wei Zhang , Jason J. Corso , Chenliang Xu

To understand a scene in depth not only involves locating/recognizing individual objects, but also requires to infer the relationships and interactions among them. However, since the distribution of real-world relationships is seriously…

计算机视觉与模式识别 · 计算机科学 2019-03-11 Tianshui Chen , Weihao Yu , Riquan Chen , Liang Lin

Video scene graph generation (VidSGG) has emerged as a transformative approach to capturing and interpreting the intricate relationships among objects and their temporal dynamics in video sequences. In this paper, we introduce the new…

计算机视觉与模式识别 · 计算机科学 2024-10-21 Trong-Thuan Nguyen , Pha Nguyen , Xin Li , Jackson Cothren , Alper Yilmaz , Khoa Luu

A major challenge in scene graph classification is that the appearance of objects and relations can be significantly different from one image to another. Previous works have addressed this by relational reasoning over all objects in an…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Sahand Sharifzadeh , Sina Moayed Baharlou , Volker Tresp

Predicting a scene graph that captures visual entities and their interactions in an image has been considered a crucial step towards full scene comprehension. Recent scene graph generation (SGG) models have shown their capability of…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Tzu-Jui Julius Wang , Selen Pehlivan , Jorma Laaksonen