paper-with-me

홈 › Papers

Dynamic Subframe Splitting and Spatio-Temporal Motion Entangled Sparse Attention for RGB-E Tracking

2024-09-26 · Pengcheng Shao, Tianyang Xu, XueFeng Zhu, XiaoJun Wu, Josef Kittler

Event-based bionic camera asynchronously captures dynamic scenes with high temporal resolution and high dynamic range, offering potential for the integration of events and RGB under conditions of illumination degradation and fast motion. Existing RGB-E tracking methods model event characteristics utilising attention mechanism of Transformer before integrating both modalities. Nevertheless, these methods involve aggregating the event stream into a single event frame, lacking the utilisation of the temporal information inherent in the event stream.Moreover, the traditional attention mechanism is well-suited for dense semantic features, while the attention mechanism for sparse event features require revolution. In this paper, we propose a dynamic event subframe splitting strategy to split the event stream into more fine-grained event clusters, aiming to capture spatio-temporal features that contain motion cues. Based on this, we design an event-based sparse attention mechanism to enhance the interaction of event features in temporal and spatial dimensions. The experimental results indicate that our method outperforms existing state-of-the-art methods on the FE240 and COESOT datasets, providing an effective processing manner for the event data.

📄 PDF Abstract BibTeX arXiv:2409.17560

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Spatiotemporal Bundle Adjustment for Dynamic 3D Reconstruction

2016-06-01 · CVPR 2016 6 · Minh Vo, Srinivasa G. Narasimhan, Yaser Sheikh

Bundle adjustment jointly optimizes camera intrinsics and extrinsics and 3D point triangulation to reconstruct a static scene. The triangulation constraint however is invalid for moving points captured in multiple unsync…

3D ReconstructionDynamic Reconstruction

Lifting Scheme-Based Implicit Disentanglement of Emotion-Related Facial Dynamics in the Wild

2024-12-17 · Xingjian Wang, Li Chai

In-the-wild dynamic facial expression recognition (DFER) encounters a significant challenge in recognizing emotion-related expressions, which are often temporally and spatially diluted by emotion-irrelevant expressions a…

DisentanglementDynamic Facial Expression RecognitionFacial Expression Recognition

The LICORS Cabinet: Nonparametric Algorithms for Spatio-temporal Prediction

2015-06-08 · George D. Montanez, Cosma Rohilla Shalizi

Spatio-temporal data is intrinsically high dimensional, so unsupervised modeling is only feasible if we can exploit structure in the process. When the dynamics are local in both space and time, this structure can be expl…

Prediction

BSGS: Bi-stage 3D Gaussian Splatting for Camera Motion Deblurring

2025-10-14 · An Zhao, Piaopiao Yu, Zhe Zhu, Mingqiang Wei arxiv

3D Gaussian Splatting has exhibited remarkable capabilities in 3D scene reconstruction. However, reconstructing high-quality 3D scenes from motion-blurred images caused by camera motion poses a significant challenge.The …

UnityGraph: Unified Learning of Spatio-temporal features for Multi-person Motion Prediction

2024-11-06 · Kehua Qu, Rui Ding, Jin Tang

Multi-person motion prediction is a complex and emerging field with significant real-world applications. Current state-of-the-art methods typically adopt dual-path networks to separately modeling spatial features and tem…

motion prediction