paper-with-me

Papers

Mesh Mamba: A Unified State Space Model for Saliency Prediction in Non-Textured and Textured Meshes

2025-04-02 · CVPR 2025 1 · Kaiwei Zhang, Dandan Zhu, Xiongkuo Min, Guangtao Zhai

Mesh saliency enhances the adaptability of 3D vision by identifying and emphasizing regions that naturally attract visual attention. To investigate the interaction between geometric structure and texture in shaping visual attention, we establish a comprehensive mesh saliency dataset, which is the first to systematically capture the differences in saliency distribution under both textured and non-textured visual conditions. Furthermore, we introduce mesh Mamba, a unified saliency prediction model based on a state space model (SSM), designed to adapt across various mesh types. Mesh Mamba effectively analyzes the geometric structure of the mesh while seamlessly incorporating texture features into the topological framework, ensuring coherence throughout appearance-enhanced modeling. More importantly, by subgraph embedding and a bidirectional SSM, the model enables global context modeling for both local geometry and texture, preserving the topological structure and improving the understanding of visual details and structural complexity. Through extensive theoretical and empirical validation, our model not only improves performance across various mesh types but also demonstrates high scalability and versatility, particularly through cross validations of various visual features.

📄 PDF Abstract BibTeX arXiv:2504.01466

Code (1)

kaviezhang/meshmamba 공식 구현 pytorch

Tasks

MambaSaliency Prediction

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

MeshMamba: State Space Models for Articulated 3D Mesh Generation and Reconstruction

2025-07-21 · Yusuke Yoshiyasu, Leyuan Sun, Ryusuke Sagawa arxiv

In this paper, we introduce MeshMamba, a neural network model for learning 3D articulated mesh models by employing the recently proposed Mamba State Space Models (Mamba-SSMs). MeshMamba is efficient and scalable in handl…

Human Mesh Recovery

SUM: Saliency Unification through Mamba for Visual Attention Modeling

2024-06-25 · Alireza Hosseini, Amirhossein Kazerouni, Saeed Akhavan, Michael Brudno 외

Visual attention modeling, important for interpreting and prioritizing visual stimuli, plays a significant role in applications such as marketing, multimedia, and robotics. Traditional saliency prediction models, especia…

MambaMarketingSaliency DetectionSaliency Prediction

Samba: A Unified Mamba-based Framework for General Salient Object Detection

2025-01-01 · CVPR 2025 1 · Jiahao He, Keren Fu, Xiaohong Liu, Qijun Zhao

Existing salient object detection (SOD) models primarily resort to convolutional neural networks (CNNs) and Transformers. However, the limited receptive fields of CNNs and quadratic computational complexity of transf…

Mambaobject-detectionObject DetectionSalient Object Detection

Samba+: General and Accurate Salient Object Detection via A More Unified Mamba-based Framework

2026-02-02 · Wenzhuo Zhao, Keren Fu, Jiahao He, Xiaohong Liu 외 arxiv

Existing salient object detection (SOD) models are generally constrained by the limited receptive fields of convolutional neural networks (CNNs) and quadratic computational complexity of Transformers. Recently, the emerg…

Computational EfficiencySalient Object DetectionContinual Learning

Mesh Saliency: An Independent Perceptual Measure or a Derivative of Image Saliency?

2021-06-19 · CVPR 2021 1 · Ran Song, Wei zhang, Yitian Zhao, Yonghuai Liu 외

While mesh saliency aims to predict regional importance of 3D surfaces in agreement with human visual perception and is well researched in computer vision and graphics, latest work with eye-tracking experiments shows…