paper-with-me

홈 › Papers

Multi-Scale Bidirectional Recurrent Network with Hybrid Correlation for Point Cloud Based Scene Flow Estimation

2023-01-01 · ICCV 2023 1 · Wencan Cheng, Jong Hwan Ko

Scene flow estimation provides the fundamental motion perception of a dynamic scene, which is of practical importance in many computer vision applications. In this paper, we propose a novel multi-scale bidirectional recurrent architecture that iteratively optimizes the coarse-to-fine scene flow estimation. In each resolution scale of estimation, a novel bidirectional gated recurrent unit is proposed to bidirectionally and iteratively augment point features and produce progressively optimized scene flow. The optimization of each iteration is integrated with the hybrid correlation that captures not only local correlation but also semantic correlation for more accurate estimation. Experimental results indicate that our proposed architecture significantly outperforms the existing state-of-the-art approaches on both FlyingThings3D and KITTI benchmarks while maintaining superior time efficiency. Codes and pre-trained models are publicly available at https://github.com/cwc1260/MSBRN.

📄 PDF Abstract BibTeX

Code (1)

cwc1260/msbrn 공식 구현 pytorch

Tasks

Scene Flow Estimation

Similar Papers 제목 키워드 기반

Explainable Bayesian Recurrent Neural Smoother to Capture Global State Evolutionary Correlations

2024-06-17 · Shi Yan, Yan Liang, Huayu Zhang, Le Zheng 외

Through integrating the evolutionary correlations across global states in the bidirectional recursion, an explainable Bayesian recurrent neural smoother (EBRNS) is proposed for offline data-assisted fixed-interval state …

Computational Efficiency

When Does Content-Based Routing Work? Representation Requirements for Selective Attention in Hybrid Sequence Models

2026-03-22 · Abhinaba Basu arxiv

We identify a routing paradox in hybrid sequence models: content-based routing - deciding which tokens deserve expensive attention - requires pairwise computation, and this requirement is inescapable. Through 20+ control…

MMWSTM-ADRAN+: A Novel Hybrid Deep Learning Architecture for Enhanced Climate Time Series Forecasting and Extreme Event Prediction

2025-11-17 · Shaheen Mohammed Saleh Ahmed, Hakan Hakan Guneyli arxiv

Accurate short-range prediction of extreme air temperature events remains a fundamental challenge in operational climate-risk management. We present Multi-Modal Weather State Transition Model with Anomaly-Driven Recurren…

Time Series ForecastingData Augmentation

HARDC : A novel ECG-based heartbeat classification method to detect arrhythmia using hierarchical attention based dual structured RNN with dilated CNN

2023-03-06 · Md Shofiqul Islam, Khondokar Fida Hasan, Sunjida Sultana, Shahadat Uddin 외

In this paper have developed a novel hybrid hierarchical attention-based bidirectional recurrent neural network with dilated CNN (HARDC) method for arrhythmia classification. This solves problems that arise when traditio…

DenoisingGenerative Adversarial NetworkHeartbeat Classification

A Novel Hybrid Approach Using an Attention-Based Transformer + GRU Model for Predicting Cryptocurrency Prices

2025-04-23 · Esam Mahdi, C. Martin-Barreiro, X. Cabezas

In this article, we introduce a novel deep learning hybrid model that integrates attention Transformer and Gated Recurrent Unit (GRU) architectures to improve the accuracy of cryptocurrency price predictions. By combinin…

Time Series Forecasting