中文
相关论文

相关论文: Frequency-guided Multi-level Reasoning for Scene G…

200 篇论文

Though action recognition in videos has achieved great success recently, it remains a challenging task due to the massive computational cost. Designing lightweight networks is a possible solution, but it may degrade the recognition…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Wenhao Wu , Dongliang He , Xiao Tan , Shifeng Chen , Yi Yang , Shilei Wen

There has been exciting progress in generating images from natural language or layout conditions. However, these methods struggle to faithfully reproduce complex scenes due to the insufficient modeling of multiple objects and their…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Yunnan Wang , Ziqiang Li , Zequn Zhang , Wenyao Zhang , Baao Xie , Xihui Liu , Wenjun Zeng , Xin Jin

Accurate video understanding involves reasoning about the relationships between actors, objects and their environment, often over long temporal intervals. In this paper, we propose a message passing graph neural network that explicitly…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Anurag Arnab , Chen Sun , Cordelia Schmid

Deep learning algorithms face great challenges with long-tailed data distribution which, however, is quite a common case in real-world scenarios. Previous methods tackle the problem from either the aspect of input space (re-sampling classes…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Jiequan Cui , Shu Liu , Zhuotao Tian , Zhisheng Zhong , Jiaya Jia

Video generation is experiencing rapid growth, driven by advances in diffusion models and the development of better and larger datasets. However, producing high-quality videos remains challenging due to the high-dimensional data and the…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Elia Peruzzo , Dejia Xu , Xingqian Xu , Humphrey Shi , Nicu Sebe

Dynamic scene graph generation from a video is challenging due to the temporal dynamics of the scene and the inherent temporal fluctuations of predictions. We hypothesize that capturing long-term temporal dependencies is the key to…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Shengyu Feng , Subarna Tripathi , Hesham Mostafa , Marcel Nassar , Somdeb Majumdar

Recent advances in video generation models have enabled high-quality short video generation from text prompts. However, extending these models to longer videos remains a significant challenge, primarily due to degraded temporal consistency…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Yu Lu , Yi Yang

Reconstructing dynamic visual experiences as videos from functional magnetic resonance imaging (fMRI) is pivotal for advancing the understanding of neural processes. However, current fMRI-to-video reconstruction methods are hindered by a…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Yujie Wei , Chenglong Ma , Jianxiong Gao , Chenhui Wang , Shiwei Zhang , Biao Gong , Shuai Tan , Hangjie Yuan , Hongming Shan

Scene Graph Generation (SGG) aims to explore the relationships between objects in images and obtain scene summary graphs, thereby better serving downstream tasks. However, the long-tailed problem has adversely affected the scene graph's…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Yansheng Li , Tingzhu Wang , Kang Wu , Linlin Wang , Xin Guo , Wenbin Wang

Recent advances in AI-generated video have shown strong performance on \emph{text-to-video} tasks, particularly for short clips depicting a single scene. However, current models struggle to generate longer videos with coherent scene…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Hanwen Shen , Jiajie Lu , Yupeng Cao , Xiaonan Yang

Scene Graph Generation (SGG) has achieved significant progress recently. However, most previous works rely heavily on fixed-size entity representations based on bounding box proposals, anchors, or learnable queries. As each representation's…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Hengyue Liu , Bir Bhanu

Panoptic Scene Graph (PSG) generation aims to generate scene graph representations based on panoptic segmentation instead of rigid bounding boxes. Existing PSG methods utilize one-stage paradigm which simultaneously generates scene graphs…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Qixun Wang , Xiaofeng Guo , Haofan Wang

Retrieval-Augmented Generation (RAG) integrates non-parametric knowledge into Large Language Models (LLMs), typically from unstructured texts and structured graphs. While recent progress has advanced text-based RAG to multi-turn reasoning…

计算与语言 · 计算机科学 2025-12-11 Yucan Guo , Miao Su , Saiping Guan , Zihao Sun , Xiaolong Jin , Jiafeng Guo , Xueqi Cheng

Despite the impressive performance of recent unbiased Scene Graph Generation (SGG) methods, the current debiasing literature mainly focuses on the long-tailed distribution problem, whereas it overlooks another source of bias, i.e., semantic…

计算机视觉与模式识别 · 计算机科学 2023-07-12 Shuzhou Sun , Shuaifeng Zhi , Qing Liao , Janne Heikkilä , Li Liu

Recently, industrial recommendation services have been boosted by the continual upgrade of deep learning methods. However, they still face de-biasing challenges such as exposure bias and cold-start problem, where circulations of machine…

人工智能 · 计算机科学 2022-05-06 Fan Zhang , Qiuying Peng , Yulin Wu , Zheng Pan , Rong Zeng , Da Lin , Yue Qi

While recent machine learning research has revealed connections between deep generative models such as VAEs and rate-distortion losses used in learned compression, most of this work has focused on images. In a similar spirit, we view…

图像与视频处理 · 电气工程与系统科学 2024-10-28 Ruihan Yang , Yibo Yang , Joseph Marino , Stephan Mandt

Multimodal headline utilizes both video frames and transcripts to generate the natural language title of the videos. Due to a lack of large-scale, manually annotated data, the task of annotating grounded headlines for video is labor…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Lingfeng Qiao , Chen Wu , Ye Liu , Haoyuan Peng , Di Yin , Bo Ren

Taking full advantage of the information from both vision and language is critical for the video captioning task. Existing models lack adequate visual representation due to the neglect of interaction between object, and sufficient training…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Ziqi Zhang , Yaya Shi , Chunfeng Yuan , Bing Li , Peijin Wang , Weiming Hu , Zhengjun Zha

Recurrent neural networks (RNNs) have shown the ability to improve scene parsing through capturing long-range dependencies among image units. In this paper, we propose dense RNNs for scene labeling by exploring various long-range semantic…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Heng Fan , Peng Chu , Longin Jan Latecki , Haibin Ling

Recent advancements in video generation have substantially improved visual quality and temporal coherence, making these models increasingly appealing for applications such as autonomous driving, particularly in the context of driving…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Chun-Peng Chang , Chen-Yu Wang , Julian Schmidt , Holger Caesar , Alain Pagani