中文
相关论文

相关论文: Adaptive Visual Scene Understanding: Incremental S…

200 篇论文

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 understanding has been of high interest in computer vision. It encompasses not only identifying objects in a scene, but also their relationships within the given context. With this goal, a recent line of works tackles 3D semantic…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Johanna Wald , Helisa Dhamo , Nassir Navab , Federico Tombari

Scene Graph Generation (SGG) research has suffered from two fundamental challenges: the long-tailed predicate distribution and semantic ambiguity between predicates. These challenges lead to a bias towards head predicates in SGG models,…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Kanghoon Yoon , Kibum Kim , Jaehyung Jeon , Yeonjun In , Donghyun Kim , Chanyoung Park

Conventional approaches to image-text retrieval mainly focus on indexing visual objects appearing in pictures but ignore the interactions between these objects. Such objects occurrences and interactions are equivalently useful and important…

计算机视觉与模式识别 · 计算机科学 2021-06-07 Manh-Duy Nguyen , Binh T. Nguyen , Cathal Gurrin

Spatio-temporal scene graphs represent interactions in a video by decomposing scenes into individual objects and their pair-wise temporal relationships. Long-term anticipation of the fine-grained pair-wise relationships between objects is a…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Rohith Peddi , Saksham Singh , Saurabh , Parag Singla , Vibhav Gogate

Today's open vocabulary scene graph generation (OVSGG) extends traditional SGG by recognizing novel objects and relationships beyond predefined categories, leveraging the knowledge from pre-trained large-scale models. Most existing methods…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Lin Li , Chuhan Zhang , Dong Zhang , Chong Sun , Chen Li , Long Chen

Recent scene graph generation (SGG) frameworks have focused on learning complex relationships among multiple objects in an image. Thanks to the nature of the message passing neural network (MPNN) that models high-order interactions between…

人工智能 · 计算机科学 2023-07-07 Kanghoon Yoon , Kibum Kim , Jinyoung Moon , Chanyoung Park

Radiology report generation (RRG) methods often lack sufficient medical knowledge to produce clinically accurate reports. The scene graph contains rich information to describe the objects in an image. We explore enriching the medical…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Jun Wang , Lixing Zhu , Abhir Bhalerao , Yulan He

Scene graph generation (SGG) aims to detect objects and predict their pairwise relationships within an image. Current SGG methods typically utilize graph neural networks (GNNs) to acquire context information between objects/relationships.…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Xin Lin , Changxing Ding , Yibing Zhan , Zijian Li , Dacheng Tao

This position paper argues for the use of \emph{structured generative models} (SGMs) for the understanding of static scenes. This requires the reconstruction of a 3D scene from an input image (or a set of multi-view images), whereby the…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Christopher K. I. Williams

In real-world scenarios, environment changes caused by human or agent activities make it extremely challenging for robots to perform various long-term tasks. Recent works typically struggle to effectively understand and adapt to dynamic…

机器人学 · 计算机科学 2025-12-19 Luzhou Ge , Xiangyu Zhu , Zhuo Yang , Xuesong Li

Scene understanding is an essential and challenging task in computer vision. To provide the visually fundamental graphical structure of an image, the scene graph has received increased attention due to its powerful semantic representation.…

计算机视觉与模式识别 · 计算机科学 2023-06-19 Tianyu Zhang , Xusheng Du , Chia-Ming Chang , Xi Yang , Haoran Xie

Conditional diffusion models have demonstrated impressive performance on various tasks like text-guided semantic image editing. Prior work requires image regions to be identified manually by human users or use an object detector that only…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Zhongping Zhang , Huiwen He , Bryan A. Plummer , Zhenyu Liao , Huayan Wang

Scene graphs (SGs) represent objects and their relationships as structured graphs, enabling applications in image generation, robotics, and 3D understanding. Recent work suggests that conditioning image generation on scene graphs improves…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Rajalaxmi Rajagopalan , Romit Roy Choudhury

Recent advances in 3D scene representations have enabled high-fidelity novel view synthesis, yet adapting to discrete scene changes and constructing interactive 3D environments remain open challenges in vision and robotics. Existing…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Wenhao Hu , Haonan Zhou , Zesheng Li , Liu Liu , Jiacheng Dong , Zhizhong Su , Gaoang Wang

We propose an efficient and interpretable scene graph generator. We consider three types of features: visual, spatial and semantic, and we use a late fusion strategy such that each feature's contribution can be explicitly investigated. We…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Ji Zhang , Kevin Shih , Andrew Tao , Bryan Catanzaro , Ahmed Elgammal

Many real-world user queries (e.g. "How do to make egg fried rice?") could benefit from systems capable of generating responses with both textual steps with accompanying images, similar to a cookbook. Models designed to generate interleaved…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Dongping Chen , Ruoxi Chen , Shu Pu , Zhaoyi Liu , Yanru Wu , Caixi Chen , Benlin Liu , Yue Huang , Yao Wan , Pan Zhou , Ranjay Krishna

3D semantic scene graphs (3DSSG) provide compact structured representations of environments by explicitly modeling objects, attributes, and relationships. While 3DSSGs have shown promise in robotics and embodied AI, many existing methods…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Marian Renz , Felix Igelbrink , Martin Atzmueller

3D Semantic Scene Graph Prediction aims to detect objects and their semantic relationships in 3D scenes, and has emerged as a crucial technology for robotics and AR/VR applications. While previous research has addressed dataset limitations…

计算机视觉与模式识别 · 计算机科学 2026-03-20 KunHo Heo , GiHyun Kim , SuYeon Kim , MyeongAh Cho

Continual Graph Learning (CGL) enables models to incrementally learn from streaming graph-structured data without forgetting previously acquired knowledge. Experience replay is a common solution that reuses a subset of past samples during…

机器学习 · 计算机科学 2026-03-31 Qiao Yuan , Sheng-Uei Guan , Pin Ni , Tianlun Luo , Ka Lok Man , Prudence Wong , Victor Chang