paper-with-me

Papers

A Category Agnostic Model for Visual Rearrangment

2024-01-01 · CVPR 2024 1 · Yuyi Liu, Xinhang Song, Weijie Li, Xiaohan Wang, Shuqiang Jiang

This paper presents a novel category agnostic model for visual rearrangement task which can help an embodied agent to physically recover the shuffled scene configuration without any category concepts to the goal configuration. Previous methods usually follow a similar architecture completing the rearrangement task by aligning the scene changes of the goal and shuffled configuration according to the semantic scene graphs. However constructing scene graphs requires the inference of category labels which not only causes the accuracy drop of the entire task but also limits the application in real world scenario. In this paper we delve deep into the essence of visual rearrangement task and focus on the two most essential issues scene change detection and scene change matching. We utilize the movement and the protrusion of point cloud to accurately identify the scene changes and match these changes depending on the similarity of category agnostic appearance feature. Moreover to assist the agent to explore the environment more efficiently and comprehensively we propose a closer-aligned-retrace exploration policy aiming to observe more details of the scene at a closer distance. We conduct extensive experiments on AI2THOR Rearrangement Challenge based on RoomR dataset and a new multi-room multi-instance dataset MrMiR collected by us. The experimental results demonstrate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Change DetectionmodelScene Change Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Adversarial Reconstruction Feedback for Robust Fine-grained Generalization

2025-07-29 · Shijie Wang, Jian Shi, Haojie Li arxiv

Existing fine-grained image retrieval (FGIR) methods predominantly rely on supervision from predefined categories to learn discriminative representations for retrieving fine-grained objects. However, they inadvertently i…

Knowledge DistillationImage Retrieval

Exemplar Free Class Agnostic Counting

2022-05-27 · Viresh Ranjan, Minh Hoai

We tackle the task of Class Agnostic Counting, which aims to count objects in a novel object category at test time without any access to labeled training data for that category. All previous class agnostic counting metho…

Density EstimationExemplar-FreeRegion ProposalTest-time Adaptation

StarMap for Category-Agnostic Keypoint and Viewpoint Estimation

2018-03-25 · ECCV 2018 9 · Xingyi Zhou, Arjun Karpur, Linjie Luo, Qi-Xing Huang

Semantic keypoints provide concise abstractions for a variety of visual understanding tasks. Existing methods define semantic keypoints separately for each category with a fixed number of semantic labels in fixed indices…

Keypoint DetectionViewpoint Estimation

Category-Agnostic Pose Estimation for Point Clouds

2024-03-12 · Bowen Liu, Wei Liu, Siang Chen, Pengwei Xie 외

The goal of object pose estimation is to visually determine the pose of a specific object in the RGB-D input. Unfortunately, when faced with new categories, both instance-based and category-based methods are unable to de…

Category-Agnostic Pose EstimationObjectPose Estimation

Exploring Category-Agnostic Clusters for Open-Set Domain Adaptation

2020-06-11 · CVPR 2020 6 · Yingwei Pan, Ting Yao, Yehao Li, Chong-Wah Ngo 외

Unsupervised domain adaptation has received significant attention in recent years. Most of existing works tackle the closed-set scenario, assuming that the source and target domains share the exactly same categories. In …

ClusteringDomain AdaptationUnsupervised Domain Adaptation