paper-with-me

Papers

Viewpoint Matters: Dynamically Optimizing Viewpoints with Masked Autoencoder for Visual Manipulation

2026-02-04 · Pengfei Yi, Yifan Han, Junyan Li, Litao Liu, Wenzhao Lian arxiv

Robotic manipulation continues to be a challenge, and imitation learning (IL) enables robots to learn tasks from expert demonstrations. Current IL methods typically rely on fixed camera setups, where cameras are manually positioned in static locations, imposing significant limitations on adaptability and coverage. Inspired by human active perception, where humans dynamically adjust their viewpoint to capture the most relevant and least noisy information, we propose MAE-Select, a novel framework for active viewpoint selection in single-camera robotic systems. MAE-Select fully leverages pre-trained multi-view masked autoencoder representations and dynamically selects the next most informative viewpoint at each time chunk without requiring labeled viewpoints. Extensive experiments demonstrate that MAE-Select improves the capabilities of single-camera systems and, in some cases, even surpasses multi-camera setups. The project will be available at https://mae-select.github.io.

📄 PDF Abstract BibTeX arXiv:2602.04243

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-View Masked World Models for Visual Robotic Manipulation

2023-02-05 · Younggyo Seo, Junsu Kim, Stephen James, Kimin Lee 외

Visual robotic manipulation research and applications often use multiple cameras, or views, to better perceive the world. How else can we utilize the richness of multi-view data? In this paper, we investigate how to lear…

Camera CalibrationRepresentation Learning

SensorPerch: Sense Wherever and Whenever it Matters

2026-07-12 · Zhanxin Wu, Ruofei Tong, Tapomayukh Bhattacharjee arxiv

Existing robotic perception is constrained by sensors that are either robot-mounted or permanently fixed in the environment, locking perception to a limited set of viewpoints. Yet as robots perform increasingly diverse t…

Viewpoint Consistency in 3D Generation via Attention and CLIP Guidance

2024-12-03 · Qing Zhang, Zehao Chen, Jinguang Tong, Jing Zhang 외

Despite recent advances in text-to-3D generation techniques, current methods often suffer from geometric inconsistencies, commonly referred to as the Janus Problem. This paper identifies the root cause of the Janus Probl…

3D GenerationText to 3D

MV2MAE: Multi-View Video Masked Autoencoders

2024-01-29 · Ketul Shah, Robert Crandall, Jie Xu, Peng Zhou 외

Videos captured from multiple viewpoints can help in perceiving the 3D structure of the world and benefit computer vision tasks such as action recognition, tracking, etc. In this paper, we present a method for self-super…

Action RecognitionDecoderSelf-Supervised LearningTransfer Learning

ConTEXTure: Consistent Multiview Images to Texture

2024-07-15 · Jaehoon Ahn, Sumin Cho, Harim Jung, Kibeom Hong 외

We introduce ConTEXTure, a generative network designed to create a texture map/atlas for a given 3D mesh using images from multiple viewpoints. The process begins with generating a front-view image from a text prompt, su…