paper-with-me

Papers

MLVTG: Mamba-Based Feature Alignment and LLM-Driven Purification for Multi-Modal Video Temporal Grounding

2025-06-10 · Zhiyi Zhu, Xiaoyu Wu, Zihao Liu, Linlin Yang

Video Temporal Grounding (VTG), which aims to localize video clips corresponding to natural language queries, is a fundamental yet challenging task in video understanding. Existing Transformer-based methods often suffer from redundant attention and suboptimal multi-modal alignment. To address these limitations, we propose MLVTG, a novel framework that integrates two key modules: MambaAligner and LLMRefiner. MambaAligner uses stacked Vision Mamba blocks as a backbone instead of Transformers to model temporal dependencies and extract robust video representations for multi-modal alignment. LLMRefiner leverages the specific frozen layer of a pre-trained Large Language Model (LLM) to implicitly transfer semantic priors, enhancing multi-modal alignment without fine-tuning. This dual alignment strategy, temporal modeling via structured state-space dynamics and semantic purification via textual priors, enables more precise localization. Extensive experiments on QVHighlights, Charades-STA, and TVSum demonstrate that MLVTG achieves state-of-the-art performance and significantly outperforms existing baselines.

📄 PDF Abstract BibTeX arXiv:2506.08512

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelMambaNatural Language QueriesVideo Understanding

Methods 이 논문이 사용한 방법론

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$…
Attention 설명 없음
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 제목 키워드 기반

Cross-Modal Purification and Fusion for Small-Object RGB-D Transmission-Line Defect Detection

2026-02-02 · Jiaming Cui, Wenqiang Li, Shuai Zhou, Ruifeng Qin 외 arxiv

Transmission line defect detection remains challenging for automated UAV inspection due to the dominance of small-scale defects, complex backgrounds, and illumination variations. Existing RGB-based detectors, despite rec…

Mamba-Based Modality Disentanglement Network for Multi-Contrast MRI Reconstruction

2025-12-22 · Weiyi Lyu, Xinming Fang, Jun Wang, Jun Shi 외 arxiv

Magnetic resonance imaging (MRI) is a cornerstone of modern clinical diagnosis, offering unparalleled soft-tissue contrast without ionizing radiation. However, prolonged scan times remain a major barrier to patient throu…

MRI Reconstruction

DA-Mamba: Domain Adaptive Hybrid Mamba-Transformer Based One-Stage Object Detection

2025-02-16 · A. Enes Doruk, Hasan F. Ates

Recent 2D CNN-based domain adaptation approaches struggle with long-range dependencies due to limited receptive fields, making it difficult to adapt to target domains with significant spatial distribution changes. While …

Domain AdaptationKnowledge DistillationMambaObject+4

GraspMamba: A Mamba-based Language-driven Grasp Detection Framework with Hierarchical Feature Learning

2024-09-22 · Huy Hoang Nguyen, An Vuong, Anh Nguyen, Ian Reid 외

Grasp detection is a fundamental robotic task critical to the success of many industrial applications. However, current language-driven models for this task often struggle with cluttered images, lengthy textual descripti…

Mamba

MambaReg: Mamba-Based Disentangled Convolutional Sparse Coding for Unsupervised Deformable Multi-Modal Image Registration

2024-11-03 · Kaiang Wen, Bin Xie, Bin Duan, Yan Yan

Precise alignment of multi-modal images with inherent feature discrepancies poses a pivotal challenge in deformable image registration. Traditional learning-based approaches often consider registration networks as black …

Image RegistrationMamba