CVAICLLGROJun 25, 2024

ET tu, CLIP? Addressing Common Object Errors for Unseen Environments

arXiv:2406.17876v1
Originality Incremental advance
AI Analysis

This addresses generalization issues in embodied AI tasks like ALFRED, though it appears incremental as it builds on existing Episodic Transformer architecture.

The paper tackles the problem of poor model generalization in unseen environments for the ALFRED task by using pre-trained CLIP encoders as an auxiliary module for object detection, resulting in improved task performance on the unseen validation set.

We introduce a simple method that employs pre-trained CLIP encoders to enhance model generalization in the ALFRED task. In contrast to previous literature where CLIP replaces the visual encoder, we suggest using CLIP as an additional module through an auxiliary object detection objective. We validate our method on the recently proposed Episodic Transformer architecture and demonstrate that incorporating CLIP improves task performance on the unseen validation set. Additionally, our analysis results support that CLIP especially helps with leveraging object descriptions, detecting small objects, and interpreting rare words.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes