RA-L 20258 citations

BFA: Best-Feature-Aware Fusion for Multi-View Fine-Grained Manipulation

Zihan Lan, Weixin Mao, Haosheng Li, Le Wang, Tiancai Wang, Haoqiang Fan, Osamu Yoshie

Abstract

In real-world scenarios, multi-view cameras are typically employed for fine-grained manipulation tasks. Existing approaches (e.g., ACT [1]) tend to treat multi-view features equally and directly concatenate them for policy learning. However, it will introduce redundant visual information and bring higher computational costs, leading to ineffective manipulation. Fine-grained manipulation tasks typically consist of multiple stages, where the best view may vary across different phases. This paper proposes a plug-and-play Best-Feature-Aware (BFA) fusion strategy for multi-view manipulation tasks, which is adaptable to various policies. Building upon the visual backbone of the policy network, we design a lightweight subnetwork to effectively predict the importance score of each view. Based on the predicted importance scores, the reweighted multi-view features are subsequently fused and fed into the end-to-end policy network for seamless integration. Notably, our method demonstrates outstanding performance in fine-grained manipulations. The experimental results show that our approach outperforms multiple baselines by 22-46% success rate on different tasks. Our work provides new insights and inspiration for tackling key challenges in fine-grained manipulations.

BibTeX
@inproceedings{ral2025_bfabestfeatureaw,
  title = {BFA: Best-Feature-Aware Fusion for Multi-View Fine-Grained Manipulation},
  author = {Zihan Lan and Weixin Mao and Haosheng Li and Le Wang and Tiancai Wang and Haoqiang Fan and Osamu Yoshie},
  booktitle = {RA-L 2025},
  year = {2025}
}