paper-with-me

Papers

OpenSep: Leveraging Large Language Models with Textual Inversion for Open World Audio Separation

2024-09-28 · Tanvir Mahmud, Diana Marculescu

Audio separation in real-world scenarios, where mixtures contain a variable number of sources, presents significant challenges due to limitations of existing models, such as over-separation, under-separation, and dependence on predefined training sources. We propose OpenSep, a novel framework that leverages large language models (LLMs) for automated audio separation, eliminating the need for manual intervention and overcoming source limitations. OpenSep uses textual inversion to generate captions from audio mixtures with off-the-shelf audio captioning models, effectively parsing the sound sources present. It then employs few-shot LLM prompting to extract detailed audio properties of each parsed source, facilitating separation in unseen mixtures. Additionally, we introduce a multi-level extension of the mix-and-separate training framework to enhance modality alignment by separating single source sounds and mixtures simultaneously. Extensive experiments demonstrate OpenSep's superiority in precisely separating new, unseen, and variable sources in challenging mixtures, outperforming SOTA baseline methods. Code is released at https://github.com/tanvir-utexas/OpenSep.git

📄 PDF Abstract BibTeX arXiv:2409.19270

Code (1)

tanvir-utexas/opensep 공식 구현

Tasks

Audio captioning

Similar Papers 제목 키워드 기반

Zero-shot Composed Image Retrieval Considering Query-target Relationship Leveraging Masked Image-text Pairs

2024-06-27 · Huaying Zhang, rintaro yanagi, Ren Togo, Takahiro Ogawa 외

This paper proposes a novel zero-shot composed image retrieval (CIR) method considering the query-target relationship by masked image-text pairs. The objective of CIR is to retrieve the target image using a query image a…

Image RetrievalLanguage ModelingLanguage ModellingRetrieval

PromptEvolver: Prompt Inversion through Evolutionary Optimization in Natural-Language Space

2026-04-03 · Asaf Buchnick, Aviv Shamsian, Aviv Navon, Ethan Fetaya arxiv

Text-to-image generation has progressed rapidly, but faithfully generating complex scenes requires extensive trial-and-error to find the exact prompt. In the prompt inversion task, the goal is to recover a textual prompt…

Text-to-Image Generation

ALGEN: Few-shot Inversion Attacks on Textual Embeddings using Alignment and Generation

2025-02-16 · Yiyi Chen, Qiongkai Xu, Johannes Bjerva

With the growing popularity of Large Language Models (LLMs) and vector databases, private textual data is increasingly processed and stored as numerical embeddings. However, recent studies have proven that such embedding…

LEAD: Latent Realignment for Human Motion Diffusion

2024-10-18 · Nefeli Andreou, Xi Wang, Victoria Fernández Abrevaya, Marie-Paule Cani 외

Our goal is to generate realistic human motion from natural language. Modern methods often face a trade-off between model expressiveness and text-to-motion alignment. Some align text and motion latent spaces but sacrific…

DiversityMotion Synthesis

Textual Inversion for Efficient Adaptation of Open-Vocabulary Object Detectors Without Forgetting

2025-08-07 · Frank Ruis, Gertjan Burghouts, Hugo Kuijf arxiv

Recent progress in large pre-trained vision language models (VLMs) has reached state-of-the-art performance on several object detection benchmarks and boasts strong zero-shot capabilities, but for optimal performance on …

Transfer LearningObject Detection