paper-with-me

Papers

Vision-Language Models as Success Detectors

2023-03-13 · Yuqing Du, Ksenia Konyushkova, Misha Denil, Akhil Raju, Jessica Landon, Felix Hill, Nando de Freitas, Serkan Cabi

Detecting successful behaviour is crucial for training intelligent agents. As such, generalisable reward models are a prerequisite for agents that can learn to generalise their behaviour. In this work we focus on developing robust success detectors that leverage large, pretrained vision-language models (Flamingo, Alayrac et al. (2022)) and human reward annotations. Concretely, we treat success detection as a visual question answering (VQA) problem, denoted SuccessVQA. We study success detection across three vastly different domains: (i) interactive language-conditioned agents in a simulated household, (ii) real world robotic manipulation, and (iii) "in-the-wild" human egocentric videos. We investigate the generalisation properties of a Flamingo-based success detection model across unseen language and visual changes in the first two domains, and find that the proposed method is able to outperform bespoke reward models in out-of-distribution test scenarios with either variation. In the last domain of "in-the-wild" human videos, we show that success detection on unseen real videos presents an even more challenging generalisation task warranting future work. We hope our initial results encourage further work in real world success detection and reward modelling.

📄 PDF Abstract BibTeX arXiv:2303.07280

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Training Object Detectors From Scratch: An Empirical Study in the Era of Vision Transformer

2022-01-01 · CVPR 2022 1 · Weixiang Hong, Jiangwei Lao, Wang Ren, Jian Wang 외

Modeling in computer vision has long been dominated by convolutional neural networks (CNNs). Recently, in light of the excellent performances of self-attention mechanism in the language field, transformers tailored f…

object-detectionObject DetectionSemantic Segmentation

Visual Modality Prompt for Adapting Vision-Language Object Detectors

2024-12-01 · Heitor R. Medeiros, Atif Belal, Srikanth Muralidharan, Eric Granger 외

The zero-shot performance of object detectors degrades when tested on different modalities, such as infrared and depth. While recent work has explored image translation techniques to adapt detectors to new modalities, th…

DecoderTranslation

Structured Spatial Reasoning with Open Vocabulary Object Detectors

2024-10-09 · Negar Nejatishahidin, Madhukar Reddy Vongala, Jana Kosecka

Reasoning about spatial relationships between objects is essential for many real-world robotic tasks, such as fetch-and-delivery, object rearrangement, and object search. The ability to detect and disambiguate different …

ObjectObject RearrangementSpatial Reasoning

Balancing Performance and Efficiency in Zero-shot Robotic Navigation

2024-06-05 · Dmytro Kuzmenko, Nadiya Shvai

We present an optimization study of the Vision-Language Frontier Maps (VLFM) applied to the Object Goal Navigation task in robotics. Our work evaluates the efficiency and performance of various vision-language models, ob…

Computational EfficiencyQuestion AnsweringVisual Question Answering

Vision-Language Pre-Training for Boosting Scene Text Detectors

2022-04-29 · CVPR 2022 1 · Sibo Song, Jianqiang Wan, Zhibo Yang, Jun Tang 외

Recently, vision-language joint representation learning has proven to be highly effective in various scenarios. In this paper, we specifically adapt vision-language joint learning for scene text detection, a task that in…

Contrastive LearningLanguage ModelingLanguage ModellingMasked Language Modeling+3