HTMNet: A Hybrid Network with Transformer-Mamba Bottleneck Multimodal Fusion for Transparent and Reflective Objects Depth Completion
Guanghu Xie, Yonglong Zhang, Zhiduo Jiang, Yang Liu, Zongwu Xie, Baoshi Cao, Hong Liu
TL;DR
HTMNet addresses the core challenge of depth completion for transparent and reflective objects by integrating a dual-branch Transformer-CNN encoder with a Transformer-Mamba bottleneck fusion and a multi-scale decoder. The method leverages self-attention and state-space modeling to fuse multimodal features, achieving state-of-the-art results on TransCG, ClearGrasp, and STD datasets and producing detailed depth maps in challenging regions. This work advances robust depth perception in scenarios where standard RGB-D sensors fail, with practical implications for robotic grasping and manipulation in real-world environments. Overall, HTMNet demonstrates the benefits of combining attention-based fusion with state-space models to handle complex optical phenomena in depth sensing.
Abstract
Transparent and reflective objects pose significant challenges for depth sensors, resulting in incomplete depth information that adversely affects downstream robotic perception and manipulation tasks. To address this issue, we propose HTMNet, a novel hybrid model integrating Transformer, CNN, and Mamba architectures. The encoder is based on a dual-branch CNN-Transformer framework, the bottleneck fusion module adopts a Transformer-Mamba architecture, and the decoder is built upon a multi-scale fusion module. We introduce a novel multimodal fusion module grounded in self-attention mechanisms and state space models, marking the first application of the Mamba architecture in the field of transparent object depth completion and revealing its promising potential. Additionally, we design an innovative multi-scale fusion module for the decoder that combines channel attention, spatial attention, and multi-scale feature extraction techniques to effectively integrate multi-scale features through a down-fusion strategy. Extensive evaluations on multiple public datasets demonstrate that our model achieves state-of-the-art(SOTA) performance, validating the effectiveness of our approach.
