中文
相关论文

相关论文: Meta Spatio-Temporal Debiasing for Video Scene Gra…

200 篇论文

Video Scene Graph Generation (VidSGG) aims to capture dynamic relationships among entities by sequentially analyzing video frames and integrating visual and semantic information. However, VidSGG is challenged by significant biases that skew…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Yanjun Li , Zhaoyang Li , Honghui Chen , Lizhi Xu

Existing Video Scene Graph Generation (VidSGG) studies are trained in a fully supervised manner, which requires all frames in a video to be annotated, thereby incurring high annotation cost compared to Image Scene Graph Generation (ImgSGG).…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Kibum Kim , Kanghoon Yoon , Yeonjun In , Jaehyeong Jeon , Jinyoung Moon , Donghyun Kim , Chanyoung Park

The task of dynamic scene graph generation (SGG) from videos is complicated and challenging due to the inherent dynamics of a scene, temporal fluctuation of model predictions, and the long-tailed distribution of the visual relationships in…

计算机视觉与模式识别 · 计算机科学 2023-07-03 Sayak Nag , Kyle Min , Subarna Tripathi , Amit K. Roy Chowdhury

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 graph generation (SGG) endeavors to predict visual relationships between pairs of objects within an image. Prevailing SGG methods traditionally assume a one-off learning process for SGG. This conventional paradigm may necessitate…

计算机视觉与模式识别 · 计算机科学 2024-01-29 Tao He , Tongtong Wu , Dongyang Zhang , Guiduo Duan , Ke Qin , Yuan-Fang Li

Towards building comprehensive real-world visual perception systems, we propose and study a new problem called panoptic scene graph generation (PVSG). PVSG relates to the existing video scene graph generation (VidSGG) problem, which focuses…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Jingkang Yang , Wenxuan Peng , Xiangtai Li , Zujin Guo , Liangyu Chen , Bo Li , Zheng Ma , Kaiyang Zhou , Wayne Zhang , Chen Change Loy , Ziwei Liu

Video scene graph generation (VidSGG) aims to identify objects in visual scenes and infer their relationships for a given video. It requires not only a comprehensive understanding of each object scattered on the whole scene but also a deep…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Tao Pu , Tianshui Chen , Hefeng Wu , Yongyi Lu , Liang Lin

Video Semantic Role Labeling (VidSRL) aims to detect the salient events from given videos, by recognizing the predict-argument event structures and the interrelationships between events. While recent endeavors have put forth methods for…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Yu Zhao , Hao Fei , Yixin Cao , Bobo Li , Meishan Zhang , Jianguo Wei , Min Zhang , Tat-Seng Chua

Spatio-Temporal Scene Graphs (STSGs) provide a concise and expressive representation of dynamic scenes by modeling objects and their evolving relationships over time. However, real-world visual relationships often exhibit a long-tailed…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Rohith Peddi , Saurabh , Ayush Abhay Shrivastava , Parag Singla , Vibhav Gogate

Video-language alignment is a crucial multi-modal task that benefits various downstream applications, e.g., video-text retrieval and video question answering. Existing methods either utilize multi-modal information in video-text pairs or…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Shi-Xue Zhang , Hongfa Wang , Xiaobin Zhu , Weibo Gu , Tianjin Zhang , Chun Yang , Wei Liu , Xu-Cheng Yin

The task of dynamic scene graph generation (DynSGG) aims to generate scene graphs for given videos, which involves modeling the spatial-temporal information in the video. However, due to the long-tailed distribution of samples in the…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Xinyu Lyu , Jingwei Liu , Yuyu Guo , Lianli Gao

Spatio-temporal scene graphs provide a principled representation for modeling evolving object interactions, yet existing methods remain fundamentally frame-centric: they reason only about currently visible objects, discard entities upon…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Rohith Peddi , Saurabh , Shravan Shanmugam , Likhitha Pallapothula , Yu Xiang , Parag Singla , Vibhav Gogate

Scene Graph Generation (SGG) unifies object localization and visual relationship reasoning by predicting boxes and subject-predicate-object triples. Yet most pipelines treat SGG as a one-shot, deterministic classification problem rather…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Xin Hu , Ke Qin , Wen Yin , Yuan-Fang Li , Ming Li , Tao He

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

This paper deals with a challenging task of video scene graph generation (VidSGG), which could serve as a structured video representation for high-level understanding tasks. We present a new {\em detect-to-track} paradigm for this task by…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Yao Teng , Limin Wang , Zhifeng Li , Gangshan Wu

Scene Graph Generation (SGG) provides basic language representation of visual scenes, requiring models to grasp complex and diverse semantics between objects. This complexity and diversity in SGG leads to underrepresentation, where parts of…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Yuxuan Wang , Xiaoyuan Liu

Traffic flow prediction is a typical spatio-temporal prediction problem and has a wide range of applications. The core challenge lies in modeling the underlying complex spatio-temporal dependencies. Various methods have been proposed, and…

机器学习 · 计算机科学 2026-01-16 Yiqing Zou , Hanning Yuan , Qianyu Yang , Ziqiang Yuan , Shuliang Wang , Sijie Ruan

Today's VidSGG models are all proposal-based methods, i.e., they first generate numerous paired subject-object snippets as proposals, and then conduct predicate classification for each proposal. In this paper, we argue that this prevalent…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Kaifeng Gao , Long Chen , Yulei Niu , Jian Shao , Jun Xiao

Video semantic segmentation (VSS) is beneficial for dealing with dynamic scenes due to the continuous property of the real-world environment. On the one hand, some methods alleviate the predicted inconsistent problem between continuous…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Yuhang Zhang , Shishun Tian , Muxin Liao , Zhengyu Zhang , Wenbin Zou , Chen Xu

Generation of images from scene graphs is a promising direction towards explicit scene generation and manipulation. However, the images generated from the scene graphs lack quality, which in part comes due to high difficulty and diversity…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Azade Farshad , Sabrina Musatian , Helisa Dhamo , Nassir Navab
‹ 上一页 1 2 3 10 下一页 ›