Pith. sign in

REVIEW 3 cited by

MambaFlow: A Novel and Flow-guided State Space Model for Scene Flow Estimation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2502.16907 v1 pith:BFUWB6BR submitted 2025-02-24 cs.CV cs.AI

MambaFlow: A Novel and Flow-guided State Space Model for Scene Flow Estimation

classification cs.CV cs.AI
keywords estimationflowmambaflowfeaturesmodelmodelingnovelscene
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Scene flow estimation aims to predict 3D motion from consecutive point cloud frames, which is of great interest in autonomous driving field. Existing methods face challenges such as insufficient spatio-temporal modeling and inherent loss of fine-grained feature during voxelization. However, the success of Mamba, a representative state space model (SSM) that enables global modeling with linear complexity, provides a promising solution. In this paper, we propose MambaFlow, a novel scene flow estimation network with a mamba-based decoder. It enables deep interaction and coupling of spatio-temporal features using a well-designed backbone. Innovatively, we steer the global attention modeling of voxel-based features with point offset information using an efficient Mamba-based decoder, learning voxel-to-point patterns that are used to devoxelize shared voxel representations into point-wise features. To further enhance the model's generalization capabilities across diverse scenarios, we propose a novel scene-adaptive loss function that automatically adapts to different motion patterns.Extensive experiments on the Argoverse 2 benchmark demonstrate that MambaFlow achieves state-of-the-art performance with real-time inference speed among existing works, enabling accurate flow estimation in real-world urban scenarios. The code is available at https://github.com/SCNU-RISLAB/MambaFlow.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Weakly Supervised Cross-Modal Learning for 4D Radar Scene Flow Estimation

    cs.CV 2026-05 conditional novelty 7.0

    Weakly supervised iterative framework for radar scene flow estimation using back-projected 2D instance masks and odometry-based rigid static loss to outperform LiDAR-dependent and fully supervised baselines on the VoD...

  2. Weakly Supervised Cross-Modal Learning for 4D Radar Scene Flow Estimation

    cs.CV 2026-05 unverdicted novelty 7.0

    A task-specific iterative framework for weakly supervised 4D radar scene flow estimation uses instance-aware self-supervised losses from 2D tracking/segmentation and a rigid static loss from odometry to outperform LiD...

  3. UniFlow: Zero-Shot LiDAR Scene Flow for Autonomous Vehicles

    cs.CV 2025-11 conditional novelty 6.0

    Training existing LiDAR scene-flow models on a union of Argoverse 2, Waymo, and nuScenes improves in-domain accuracy and zero-shot accuracy on unseen trucking data.