中文
相关论文

相关论文: Zero-Shot Scene Graph Generation via Triplet Calib…

200 篇论文

The task of triplet extraction aims to extract pairs of entities and their corresponding relations from unstructured text. Most existing methods train an extraction model on training data involving specific target relations, and are…

计算与语言 · 计算机科学 2023-09-21 Bosung Kim , Hayate Iso , Nikita Bhutani , Estevam Hruschka , Ndapa Nakashole , Tom Mitchell

Zero-Shot Learning (ZSL) presents the challenge of identifying categories not seen during training. This task is crucial in domains where it is costly, prohibited, or simply not feasible to collect training data. ZSL depends on a mapping…

计算机视觉与模式识别 · 计算机科学 2025-06-10 William Heyden , Habib Ullah , M. Salman Siddiqui , Fadi Al Machot

In the field of 3D content generation, single image scene reconstruction methods still struggle to simultaneously ensure the quality of individual assets and the coherence of the overall scene in complex environments, while texture editing…

图形学 · 计算机科学 2026-02-18 Xiang Tang , Ruotong Li , Xiaopeng Fan

Object detection, scene graph generation and region captioning, which are three scene understanding tasks at different semantic levels, are tied together: scene graphs are generated on top of objects detected in an image with their pairwise…

计算机视觉与模式识别 · 计算机科学 2017-09-18 Yikang Li , Wanli Ouyang , Bolei Zhou , Kun Wang , Xiaogang Wang

Given input images, scene graph generation (SGG) aims to produce comprehensive, graphical representations describing visual relationships among salient objects. Recently, more efforts have been paid to the long tail problem in SGG; however,…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Meng-Jiun Chiou , Henghui Ding , Hanshu Yan , Changhu Wang , Roger Zimmermann , Jiashi Feng

Recent advances in 3D scene generation produce visually appealing output, but current representations hinder artists' workflows that require modifiable 3D textured mesh scenes for visual effects and game development. Despite significant…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Tobias Sautter , Jan-Niklas Dihlmann , Hendrik P. A. Lensch

Zero-shot Panoptic Segmentation (ZPS) aims to recognize foreground instances and background stuff without images containing unseen categories in training. Due to the visual data sparsity and the difficulty of generalizing from seen to…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Jialei Chen , Daisuke Deguchi , Chenkai Zhang , Hiroshi Murase

A promise of Generative Adversarial Networks (GANs) is to provide cheap photorealistic data for training and validating AI models in autonomous driving. Despite their huge success, their performance on complex images featuring multiple…

计算机视觉与模式识别 · 计算机科学 2023-05-17 George Eskandar , Youssef Farag , Tarun Yenamandra , Daniel Cremers , Karim Guirguis , Bin Yang

Corner case scenarios are an essential tool for testing and validating the safety of autonomous vehicles (AVs). As these scenarios are often insufficiently present in naturalistic driving datasets, augmenting the data with synthetic corner…

机器人学 · 计算机科学 2024-02-07 George Drayson , Efimia Panagiotaki , Daniel Omeiza , Lars Kunze

As a structured prediction task, scene graph generation aims to build a visually-grounded scene graph to explicitly model objects and their relationships in an input image. Currently, the mean field variational Bayesian framework is the de…

计算机视觉与模式识别 · 计算机科学 2022-01-28 Daqi Liu , Miroslaw Bober , Josef Kittler

Scene graph generation is a structured prediction task aiming to explicitly model objects and their relationships via constructing a visually-grounded scene graph for an input image. Currently, the message passing neural network based mean…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Daqi Liu , Miroslaw Bober , Josef Kittler

Image captioning can be improved if the structure of the graphical representations can be formulated with conceptual positional binding. In this work, we have introduced a novel technique for caption generation using the neural-symbolic…

计算与语言 · 计算机科学 2019-11-25 Chiranjib Sur

In the field of 3D scene understanding, 3D scene graphs have emerged as a new scene representation that combines geometric and semantic information about objects and their relationships. However, learning semantic 3D scene graphs in a fully…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Sebastian Koch , Pedro Hermosilla , Narunas Vaskevicius , Mirco Colosi , Timo Ropinski

Recently, zero-shot multi-label classification has garnered considerable attention for its capacity to operate predictions on unseen labels without human annotations. Nevertheless, prevailing approaches often use seen classes as imperfect…

计算机视觉与模式识别 · 计算机科学 2024-04-05 Kaixin Zhang , Zhixiang Yuan , Tao Huang

Zero-shot Relation Triplet Extraction (ZeroRTE) aims to extract relation triplets from texts containing unseen relation types. This capability benefits various downstream information retrieval (IR) tasks. The primary challenge lies in…

计算与语言 · 计算机科学 2025-04-29 Wanli Li , Tieyun Qian , Yi Song , Zeyu Zhang , Jiawei Li , Zhuang Chen , Lixin Zou

Capturing and labeling real-world 3D data is laborious and time-consuming, which makes it costly to train strong 3D models. To address this issue, recent works present a simple method by generating randomized 3D scenes without simulation…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Lanxiao Li , Michael Heizmann

We present a novel approach that converts partial and noisy RGB-D scans into high-quality 3D scene reconstructions by inferring unobserved scene geometry. Our approach is fully self-supervised and can hence be trained solely on real-world,…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Angela Dai , Christian Diller , Matthias Nießner

Machine learning, particularly deep learning, is transforming industrial quality inspection. Yet, training robust machine learning models typically requires large volumes of high-quality labeled data, which are expensive, time-consuming,…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Ruo-Syuan Mei , Sixian Jia , Guangze Li , Soo Yeon Lee , Brian Musser , William Keller , Sreten Zakula , Jorge Arinez , Chenhui Shao

Generating images from graph-structured inputs, such as scene graphs, is uniquely challenging due to the difficulty of aligning nodes and connections in graphs with objects and their relations in images. Most existing methods address this…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Ling Yang , Zhilin Huang , Yang Song , Shenda Hong , Guohao Li , Wentao Zhang , Bin Cui , Bernard Ghanem , Ming-Hsuan Yang

Sketch-based 3D shape retrieval is a challenging task due to the large domain discrepancy between sketches and 3D shapes. Since existing methods are trained and evaluated on the same categories, they cannot effectively recognize the…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Rui Xu , Zongyan Han , Le Hui , Jianjun Qian , Jin Xie