paper-with-me

홈 › Papers

MARS-Sep: Multimodal-Aligned Reinforced Sound Separation

2025-10-12 · Zihan Zhang, Xize Cheng, Zhennan Jiang, Dongjie Fu, Jingyuan Chen, Zhou Zhao, Tao Jin arxiv

Universal sound separation faces a fundamental misalignment: models optimized for low-level signal metrics often produce semantically contaminated outputs, failing to suppress perceptually salient interference from acoustically similar sources. We introduce a preference alignment perspective, analogous to aligning LLMs with human intent. To address this, we introduce MARS-Sep, a reinforcement learning framework that reformulates separation as decision making. Instead of simply regressing ground-truth masks, MARS-Sep learns a factorized Beta mask policy that is steered by a preference reward model and optimized by a stable, clipped trust-region surrogate. The reward, derived from a progressively-aligned audio-text-vision encoder, directly incentivizes semantic consistency with query prompts. Extensive experiments on multiple benchmarks demonstrate consistent gains in Text-, Audio-, and Image-Queried separation, with notable improvements in signal metrics and semantic quality. Our code is available at https://github.com/mars-sep/MARS-Sep. Sound separation samples are available at https://mars-sep.github.io/.

📄 PDF Abstract BibTeX arXiv:2510.10509

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningDecision Making

Similar Papers 제목 키워드 기반

Progressive Modality Reinforcement for Human Multimodal Emotion Recognition From Unaligned Multimodal Sequences

2021-06-19 · CVPR 2021 1 · Fengmao Lv, Xiang Chen, Yanyong Huang, Lixin Duan 외

Human multimodal emotion recognition involves time-series data of different modalities, such as natural language, visual motions, and acoustic behaviors. Due to the variable sampling rates for sequences from differen…

Emotion RecognitionMultimodal Emotion RecognitionTime SeriesTime Series Analysis

SAM Audio Judge: A Unified Multimodal Framework for Perceptual Evaluation of Audio Separation

2026-01-27 · Helin Wang, Bowen Shi, Andros Tjandra, John Hoffman 외 arxiv

The performance evaluation remains a complex challenge in audio separation, and existing evaluation metrics are often misaligned with human perception, course-grained, relying on ground truth signals. On the other hand, …

Visually-Guided Sound Source Separation with Audio-Visual Predictive Coding

2023-06-19 · Zengjie Song, Zhaoxiang Zhang

The framework of visually-guided sound source separation generally consists of three parts: visual feature extraction, multimodal feature fusion, and sound signal processing. An ongoing trend in this field has been to ta…

validVisually Guided Sound Source Separation

SAM Audio: Segment Anything in Audio

2025-12-19 · Bowen Shi, Andros Tjandra, John Hoffman, Helin Wang 외 arxiv

General audio source separation is a key capability for multimodal AI systems that can perceive and reason about sound. Despite substantial progress in recent years, existing separation models are either domain-specific,…

Audio Source Separation

MARS: Harmonizing Multimodal Convergence via Adaptive Rank Search

2026-02-28 · Minkyoung Cho, Insu Jang, Shuowei Jin, Zesen Zhao 외 arxiv

Fine-tuning Multimodal Large Language Models (MLLMs) with parameter-efficient methods like Low-Rank Adaptation (LoRA) is crucial for task adaptation. However, imbalanced training dynamics across modalities often lead to …