paper-with-me

Papers

MUSE: Mamba is Efficient Multi-scale Learner for Text-video Retrieval

2024-08-20 · Haoran Tang, Meng Cao, Jinfa Huang, Ruyang Liu, Peng Jin, Ge Li, Xiaodan Liang

Text-Video Retrieval (TVR) aims to align and associate relevant video content with corresponding natural language queries. Most existing TVR methods are based on large-scale pre-trained vision-language models (e.g., CLIP). However, due to the inherent plain structure of CLIP, few TVR methods explore the multi-scale representations which offer richer contextual information for a more thorough understanding. To this end, we propose MUSE, a multi-scale mamba with linear computational complexity for efficient cross-resolution modeling. Specifically, the multi-scale representations are generated by applying a feature pyramid on the last single-scale feature map. Then, we employ the Mamba structure as an efficient multi-scale learner to jointly learn scale-wise representations. Furthermore, we conduct comprehensive studies to investigate different model structures and designs. Extensive results on three popular benchmarks have validated the superiority of MUSE.

📄 PDF Abstract BibTeX arXiv:2408.10575

Code (1)

hrtang22/MUSE 공식 구현 pytorch

Tasks

MambaNatural Language QueriesRetrievalVideo Retrieval

Methods 이 논문이 사용한 방법론

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.…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Multi-Scale Energy (MuSE) plug and play framework for inverse problems

2023-05-08 · Jyothi Rikhab Chand, Mathews Jacob

We introduce multi-scale energy models to learn the prior distribution of images, which can be used in inverse problems to derive the Maximum A Posteriori (MAP) estimate and to sample from the posterior distribution. Com…

DenoisingScheduling

Language Muse: Automated Linguistic Activity Generation for English Language Learners

2016-08-01 · ACL 2016 8 · Nitin Madnani, Jill Burstein, John Sabatini, Kietha Biggers 외
Question Generation

Learning Mamba as a Continual Learner

2024-12-01 · Chongyang Zhao, Dong Gong

Continual learning (CL) aims to efficiently learn and accumulate knowledge from a data stream with different distributions. By formulating CL as a sequence prediction task, meta-continual learning (MCL) enables to meta-l…

Continual LearningMambaState Space Models

MUSE: Multimodal Uncertainty Quantification of State Estimation

2026-05-17 · Minkyung Kim, Henry Che, Bhargav Chandaka, Bhumsitt Pramuanpornsatid 외 arxiv

Accurate visual state estimation has been a central topic in robotics with a wide range of applications in robot navigation, autonomous driving, and autonomous flight. Recent advances in robot perception have led to sign…

Autonomous DrivingRobot Navigation

aMUSEd: An Open MUSE Reproduction

2024-01-03 · Suraj Patil, William Berman, Robin Rombach, Patrick von Platen

We present aMUSEd, an open-source, lightweight masked image model (MIM) for text-to-image generation based on MUSE. With 10 percent of MUSE's parameters, aMUSEd is focused on fast image generation. We believe MIM is unde…

Image GenerationText to Image GenerationText-to-Image Generation