paper-with-me

홈 › Papers

Mask-aware inference with State-Space Models

2026-03-04 · Ignasi Mas, Ramon Morros, Javier-Ruiz Hidalgo, Ivan Huerta arxiv

Many real-world computer vision tasks, such as depth completion, must handle inputs with arbitrarily shaped regions of missing or invalid data. For Convolutional Neural Networks (CNNs), Partial Convolutions solved this by a mask-aware re-normalization conditioned only on valid pixels. Recently, State Space Models (SSMs) like Mamba have emerged, offering high performance with linear complexity. However, these architectures lack an inherent mechanism for handling such arbitrarily shaped invalid data at inference time. To bridge this gap, we introduce Partial Vision Mamba (PVM), a novel architectural component that ports the principles of partial operations to the Mamba backbone. We also define a series of rules to design architectures using PVM. We show the efficacy and generalizability of our approach in the tasks of depth completion, image inpainting, and classification with invalid data.

📄 PDF Abstract BibTeX arXiv:2603.04568

Code (0)

등록된 구현이 없습니다.

Tasks

Image InpaintingDepth Completion

Similar Papers 제목 키워드 기반

ReMoMask-2: Latent Retrieval-Augmented Masked Motion Generation

2026-09-08 · Yiran Wang, Zeyu Zhang, Ling Shao, Hao Tang hf

Text-to-motion (T2M) generation maps natural language to human joint movements, aiding gaming, VR, and robotics. Retrieval-Augmented Text-to-Motion (RAG-T2M) improves generation on complex descriptions by conditioning on…

Contrastive Learning

MAPRPose: Mask-Aware Proposal and Amodal Refinement for Multi-Object 6D Pose Estimation

2026-04-22 · Yang Luo, Yan Gong, Yongsheng Gao, Xiaoying Sun 외 arxiv

6D object pose estimation in cluttered scenes remains challenging due to severe occlusion and sensor noise. We propose MAPRPose, a two-stage framework that leverages mask-aware correspondences for pose proposal and amoda…

6D Pose Estimation

MaBERT:A Padding Safe Interleaved Transformer Mamba Hybrid Encoder for Efficient Extended Context Masked Language Modeling

2026-03-03 · Jinwoong Kim, Sangjin Park arxiv

Self attention encoders such as Bidirectional Encoder Representations from Transformers(BERT) scale quadratically with sequence length, making long context modeling expensive. Linear time state space models, such as Mamb…

Frequency-Aware Masked Autoencoders for Multimodal Pretraining on Biosignals

2023-09-12 · Ran Liu, Ellen L. Zippi, Hadi Pouransari, Chris Sandino 외

Leveraging multimodal information from biosignals is vital for building a comprehensive representation of people's physical and mental states. However, multimodal biosignals often exhibit substantial distributional shift…

YOSE: You Only Select Essential Tokens for Efficient DiT-based Video Object Removal

2026-04-30 · Chenyang Wu, Lina Lei, Fan Li, Chun-Le Guo 외 arxiv

Recent advances in Diffusion Transformer (DiT)-based video generation technologies have shown impressive results for video object removal. However, these methods still suffer from substantial inference latency. For insta…

Video Generation