中文
相关论文

相关论文: Label Semantic Knowledge Distillation for Unbiased…

200 篇论文

Recent Semi-Supervised Object Detection (SS-OD) methods are mainly based on self-training, i.e., generating hard pseudo-labels by a teacher model on unlabeled data as supervisory signals. Although they achieved certain success, the limited…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Qiushan Guo , Yao Mu , Jianyu Chen , Tianqi Wang , Yizhou Yu , Ping Luo

In Scene Graph Generation (SGG), structured representations are extracted from visual inputs as object nodes and connecting predicates, enabling image-based reasoning for diverse downstream tasks. While fully supervised SGG has improved…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Abdelrahman Elskhawy , Mengze Li , Nassir Navab , Benjamin Busam

Knowledge distillation (KD) aims to distill the knowledge from the teacher (larger) to the student (smaller) model via soft-label for the efficient neural network. In general, the performance of a model is determined by accuracy, which is…

信号处理 · 电气工程与系统科学 2025-08-25 Stephen Ekaputra Limantoro

Scene Graph Generation (SGG) encodes visual relationships between objects in images as graph structures. Thanks to the advances of Vision-Language Models (VLMs), the task of Open-Vocabulary SGG has been recently proposed where models are…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Maëlic Neau , Zoe Falomir , Cédric Buche , Akihiro Sugimoto

Modern Natural Language Generation (NLG) models come with massive computational and storage requirements. In this work, we study the potential of compressing them, which is crucial for real-world applications serving millions of users. We…

计算与语言 · 计算机科学 2023-05-29 Nitay Calderon , Subhabrata Mukherjee , Roi Reichart , Amir Kantor

Current approaches for open-vocabulary scene graph generation (OVSGG) use vision-language models such as CLIP and follow a standard zero-shot pipeline -- computing similarity between the query image and the text embeddings for each category…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Guikun Chen , Jin Li , Wenguan Wang

Learning from image-text data has demonstrated recent success for many recognition tasks, yet is currently limited to visual features or individual visual concepts such as objects. In this paper, we propose one of the first methods that…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Yiwu Zhong , Jing Shi , Jianwei Yang , Chenliang Xu , Yin Li

Preparing training data for deep vision models is a labor-intensive task. To address this, generative models have emerged as an effective solution for generating synthetic data. While current generative models produce image-level category…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Quang Nguyen , Truong Vu , Anh Tran , Khoi Nguyen

State-of-the-art models in semantic segmentation primarily operate on single, static images, generating corresponding segmentation masks. This one-shot approach leaves little room for error correction, as the models lack the capability to…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Foivos I. Diakogiannis , Suzanne Furby , Peter Caccetta , Xiaoliang Wu , Rodrigo Ibata , Ondrej Hlinka , John Taylor

An increasing number of datasets sharing similar domains for semantic segmentation have been published over the past few years. But despite the growing amount of overall data, it is still difficult to train bigger and better models due to…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Anton Backhaus , Thorsten Luettel , Mirko Maehlisch

Scene Graph Generation (SGG) serves a comprehensive representation of the images for human understanding as well as visual understanding tasks. Due to the long tail bias problem of the object and predicate labels in the available annotated…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Anh Duc Bui , Soyeon Caren Han , Josiah Poon

Visual knowledge bases such as Visual Genome power numerous applications in computer vision, including visual question answering and captioning, but suffer from sparse, incomplete relationships. All scene graph models to date are limited to…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Vincent S. Chen , Paroma Varma , Ranjay Krishna , Michael Bernstein , Christopher Re , Li Fei-Fei

Very deep models for speaker recognition (SR) have demonstrated remarkable performance improvement in recent research. However, it is impractical to deploy these models for on-device applications with constrained computational resources. On…

声音 · 计算机科学 2022-12-07 Zhiyuan Peng , Xuanji He , Ke Ding , Tan Lee , Guanglu Wan

Nearly all existing scene graph generation (SGG) models have overlooked the ground-truth annotation qualities of mainstream SGG datasets, i.e., they assume: 1) all the manually annotated positive samples are equally correct; 2) all the…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Lin Li , Jun Xiao , Hanrong Shi , Hanwang Zhang , Yi Yang , Wei Liu , Long Chen

Scene Graph Generation (SGG) aims to structurally and comprehensively represent objects and their connections in images, it can significantly benefit scene understanding and other related downstream tasks. Existing SGG models often struggle…

计算机视觉与模式识别 · 计算机科学 2023-06-26 Qianji Di , Wenxi Ma , Zhongang Qi , Tianxiang Hou , Ying Shan , Hanzi Wang

Scene Graphs are widely applied in computer vision as a graphical representation of relationships between objects shown in images. However, these applications have not yet reached a practical stage of development owing to biased training…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Misaki Ohashi , Yusuke Matsui

Diverse video captioning aims to generate a set of sentences to describe the given video in various aspects. Mainstream methods are trained with independent pairs of a video and a caption from its ground-truth set without exploiting the…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Yifan Lu , Ziqi Zhang , Chunfeng Yuan , Peng Li , Yan Wang , Bing Li , Weiming Hu

By assigning each relationship a single label, current approaches formulate the relationship detection as a classification problem. Under this formulation, predicate categories are treated as completely different classes. However, different…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Yi Zhou , Shuyang Sun , Chao Zhang , Yikang Li , Wanli Ouyang

In this work, we seek new insights into the underlying challenges of the Scene Graph Generation (SGG) task. Quantitative and qualitative analysis of the Visual Genome dataset implies -- 1) Ambiguity: even if inter-object relationship…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Sangmin Woo , Junhyug Noh , Kangil Kim

Current video-based scene graph generation (VidSGG) methods have been found to perform poorly on predicting predicates that are less represented due to the inherent biased distribution in the training data. In this paper, we take a closer…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Wenqing Wang , Yawei Luo , Zhiqing Chen , Tao Jiang , Lei Chen , Yi Yang , Jun Xiao