Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Video

Updated: Jun 26, 2026

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments
03:31

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments

Published on: December 15, 2023

CMTNet: A hybrid CNN-Mamba-Transformer network for point cloud salient object detection.

Langtao Gan1, Hongfa Wen1, Jia Hou2

  • 1School of Communication Engineering, Hangzhou Dianzi University, Hangzhou, 310018, China.

Neural Networks : the Official Journal of the International Neural Network Society
|June 24, 2026
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

SIRT5-mediated FDX1 desuccinylation confers cuproptosis resistance in lung adenocarcinoma.

Cell reports·2026
Same author

Epithelial CD155-TIGIT/CD226 signaling links CD8⁺ T-cell exhaustion to frequent exacerbations in COPD.

Respiratory research·2026
Same author

Preoperative Prediction of High Mitotic Count in Gastrointestinal Stromal Tumors Using CT Features and Serologic Indicators: An Interpretable Model with Multicenter External Validation.

Journal of inflammation research·2026
Same author

MGST2hi PMNs mediate NETs and drive pericyte-to-myofibroblast transition in RA-ILD.

American journal of respiratory cell and molecular biology·2026
Same author

Longitudinal TCR repertoire profiling predicts refractory cytomegalovirus reactivation after haploidentical hematopoietic stem cell transplantation.

Virology journal·2026
Same author

The etiological spectrum of pediatric FUO and clinical management of PFAPA/SURF: a ten-year retrospective study.

Frontiers in immunology·2026
Same journal

Anchor-based disentanglement framework for incremental multi-view clustering.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Complex-valued amplitude-phase interference modeling for adversarially robust classification.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

TraNce: Type-aware hypergraph neural network with biological mediators for drug repositioning.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Decentralized ADMM for factorization-based Low-rank matrix estimation.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Memristive neuromorphic circuit design inspired by the neural mechanisms of conditioned fear.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Q-learning based asynchronous Boolean control networks stabilization with data loss.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

CMTNet introduces an efficient point cloud salient object detection (SOD) method using serialization and Mamba for improved performance. This approach enhances both effectiveness and computational efficiency in 3D data analysis.

Area of Science:

  • Computer Vision
  • 3D Data Processing
  • Machine Learning

Background:

  • Point cloud salient object detection (SOD) is gaining attention but faces challenges with existing methods relying on Farthest Point Sampling (FPS) and K-Nearest Neighbors (KNN) or ball query.
  • Current methods exhibit limitations in representation capacity and computational cost, with restricted receptive fields or poor performance-efficiency balance.

Purpose of the Study:

  • To develop a novel point cloud SOD method, CMTNet, that overcomes the limitations of existing approaches.
  • To achieve efficient downsampling and feature aggregation using a serialization-based architecture.
  • To enhance model representation capacity and computational efficiency for salient object detection in point clouds.

Main Methods:

  • CMTNet employs a serialization-based architecture for efficient downsampling and feature aggregation.
Keywords:
CNNMambaPoint cloudSalient object detectionTransformer

Related Experiment Videos

Last Updated: Jun 26, 2026

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments
03:31

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments

Published on: December 15, 2023

  • Utilizes 3D sparse convolutions for rapid local geometric feature extraction.
  • Incorporates Mamba with a novel Point State Space (PSS) block for linear-complexity long-range dependency modeling.
  • Leverages Transformer for global context capture and a Mamba Guided Feature Fusion (MGFF) module for hierarchical feature fusion.
  • Main Results:

    • CMTNet demonstrates superior performance compared to state-of-the-art methods on the PCSOD dataset.
    • The proposed method achieves a better balance between effectiveness and computational efficiency.
    • The serialization-based architecture and Mamba integration significantly improve long-range dependency modeling and feature fusion.

    Conclusions:

    • CMTNet presents an effective and efficient solution for point cloud salient object detection.
    • The integration of Mamba and Transformer architectures offers a promising direction for future 3D vision tasks.
    • The developed Point State Space (PSS) block and Mamba Guided Feature Fusion (MGFF) module are key innovations for enhancing point cloud analysis.