English
Related papers

Related papers: NOC-REK: Novel Object Captioning with Retrieved Vo…

200 papers

The use of explicit object detectors as an intermediate step to image captioning - which used to constitute an essential stage in early work - is often bypassed in the currently dominant end-to-end approaches, where the language model is…

Computer Vision and Pattern Recognition · Computer Science 2018-05-02 Josiah Wang , Pranava Madhyastha , Lucia Specia

In this work, we focus on open vocabulary instance segmentation to expand a segmentation model to classify and segment instance-level novel categories. Previous approaches have relied on massive caption datasets and complex pipelines to…

Computer Vision and Pattern Recognition · Computer Science 2023-07-25 Jianzong Wu , Xiangtai Li , Henghui Ding , Xia Li , Guangliang Cheng , Yunhai Tong , Chen Change Loy

Despite the recent advances in the field of object detection, common architectures are still ill-suited to incrementally detect new categories over time. They are vulnerable to catastrophic forgetting: they forget what has been already…

Computer Vision and Pattern Recognition · Computer Science 2022-04-22 Fabio Cermelli , Antonino Geraci , Dario Fontanel , Barbara Caputo

Exploiting relationships among objects has achieved remarkable progress in interpreting images or videos by natural language. Most existing methods resort to first detecting objects and their relationships, and then generating textual…

Computer Vision and Pattern Recognition · Computer Science 2019-06-05 Jingyi Hou , Xinxiao Wu , Yayun Qi , Wentian Zhao , Jiebo Luo , Yunde Jia

Despite their success for object detection, convolutional neural networks are ill-equipped for incremental learning, i.e., adapting the original model trained on a set of classes to additionally detect objects of new classes, in the absence…

Computer Vision and Pattern Recognition · Computer Science 2017-08-24 Konstantin Shmelkov , Cordelia Schmid , Karteek Alahari

We propose Reverse Contrast Attention (RCA), a plug-in method that enhances object localization in vision-language transformers without retraining. RCA reweights final-layer attention by suppressing extremes and amplifying mid-level…

Computer Vision and Pattern Recognition · Computer Science 2025-07-31 Drandreb Earl O. Juanico , Rowel O. Atienza , Jeffrey Kenneth Go

We present a framework capable of tackilng the problem of continual object recognition in a setting which resembles that under whichhumans see and learn. This setting has a set of unique characteristics:it assumes an egocentric…

Computer Vision and Pattern Recognition · Computer Science 2020-02-19 Luca Erculiani , Fausto Giunchiglia , Andrea Passerini

Word representation is a key component in neural-network-based sequence labeling systems. However, representations of unseen or rare words trained on the end task are usually poor for appreciable performance. This is commonly referred to as…

Computation and Language · Computer Science 2019-05-30 Minlong Peng , Qi Zhang , Xiaoyu Xing , Tao Gui , Jinlan Fu , Xuanjing Huang

While advanced image captioning systems are increasingly describing images coherently and exactly, recent progress in continual learning allows deep learning models to avoid catastrophic forgetting. However, the domain where image…

Computer Vision and Pattern Recognition · Computer Science 2020-04-22 Giang Nguyen , Tae Joon Jun , Trung Tran , Tolcha Yalew , Daeyoung Kim

Recent retrieval-augmented image captioning methods incorporate external knowledge to compensate for the limitations in comprehending complex scenes. However, current approaches face challenges in relation modeling: (1) the representation…

Computer Vision and Pattern Recognition · Computer Science 2025-09-22 Xiaosheng Long , Hanyu Wang , Zhentao Song , Kun Luo , Hongde Liu

Object referring aims to detect all objects in an image that match a given natural language description. We argue that a robust object referring model should be grounded, meaning its predictions should be both explainable and faithful to…

Computer Vision and Pattern Recognition · Computer Science 2025-06-05 Qing Jiang , Xingyu Chen , Zhaoyang Zeng , Junzhi Yu , Lei Zhang

Open-vocabulary object detection (OVOD) has recently gained significant attention as a crucial step toward achieving human-like visual intelligence. Existing OVOD methods extend target vocabulary from pre-defined categories to open-world by…

Computer Vision and Pattern Recognition · Computer Science 2023-12-05 Sunghun Kang , Junbum Cha , Jonghwan Mun , Byungseok Roh , Chang D. Yoo

Change captioning is to use a natural language sentence to describe the fine-grained disagreement between two similar images. Viewpoint change is the most typical distractor in this task, because it changes the scale and location of the…

Computation and Language · Computer Science 2021-10-22 Yunbin Tu , Liang Li , Chenggang Yan , Shengxiang Gao , Zhengtao Yu

The existing solutions for object detection distillation rely on the availability of both a teacher model and ground-truth labels. We propose a new perspective to relax this constraint. In our framework, a student is first trained with…

Computer Vision and Pattern Recognition · Computer Science 2021-05-25 Amin Banitalebi-Dehkordi

Intuitive observations show that a baby may inherently possess the capability of recognizing a new visual concept (e.g., chair, dog) by learning from only very few positive instances taught by parent(s) or others, and this recognition…

Computer Vision and Pattern Recognition · Computer Science 2015-05-05 Xiaodan Liang , Si Liu , Yunchao Wei , Luoqi Liu , Liang Lin , Shuicheng Yan

We tackle object category discovery, which is the problem of discovering and localizing novel objects in a large unlabeled dataset. While existing methods show results on datasets with less cluttered scenes and fewer object instances per…

Computer Vision and Pattern Recognition · Computer Science 2021-09-17 Sai Saketh Rambhatla , Rama Chellappa , Abhinav Shrivastava

3D object detection plays a crucial role in autonomous systems, yet existing methods are limited by closed-set assumptions and struggle to recognize novel objects and their attributes in real-world scenarios. We propose OVODA, a novel…

Computer Vision and Pattern Recognition · Computer Science 2025-08-26 Xinhao Xiang , Kuan-Chuan Peng , Suhas Lohit , Michael J. Jones , Jiawei Zhang

Tremendous progress has been made in recent years in developing better image captioning models, yet most of them rely on a separate object detector to extract regional features. Recent vision-language studies are shifting towards the…

Computer Vision and Pattern Recognition · Computer Science 2022-04-01 Zhiyuan Fang , Jianfeng Wang , Xiaowei Hu , Lin Liang , Zhe Gan , Lijuan Wang , Yezhou Yang , Zicheng Liu

Referring Expression Generation (REG) aims to generate unambiguous Referring Expressions (REs) for objects in a visual scene, with a dual task of Referring Expression Comprehension (REC) to locate the referred object. Existing methods…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Fulong Ye , Yuxing Long , Fangxiang Feng , Xiaojie Wang

How can a robot quickly identify and recognize new objects shown to it during a human demonstration? Existing closed-set object detectors frequently fail at this because the objects are out-of-distribution. While open-set detectors (e.g.,…