← Search

Emilian Postolache

8 accepted papers

2025

COCOLA: Coherence-Oriented Contrastive Learning of Musical Audio Representations

ICASSP 2025accepted

We present COCOLA (Coherence-Oriented Contrastive Learning for Audio), a contrastive learning method for musical audio representations that captures the harmonic and rhythmic coherence between samples. Our method operates at the level of the individual stems composing music tracks and can input feat…

Cited by 0SourceScholar
2025

Naturalistic Music Decoding from EEG Data via Latent Diffusion Models

ICASSP 2025accepted

In this article, we explore the potential of using latent diffusion models, a family of powerful generative models, for the task of reconstructing naturalistic music from electroencephalogram (EEG) recordings. Unlike simpler music with limited timbres, such as MIDI-generated tunes or monophonic piec…

Cited by 0SourceScholar
2024

Generalized Multi-Source Inference for Text Conditioned Music Diffusion Models

ICASSP 2024accepted

Multi-Source Diffusion Models (MSDM) allow for compositional musical generation tasks: generating a set of coherent sources, creating accompaniments, and performing source separation. Despite their versatility, they require estimating the joint distribution over the sources, necessitating pre-separa…

Cited by 0SourceScholar
2024

Multi-Source Diffusion Models for Simultaneous Music Generation and Separation

ICLR 2024oral

In this work, we define a diffusion-based generative model capable of both music generation and source separation by learning the score of the joint probability density of sources sharing a context. Alongside the classic total inference tasks (i.e., generating a mixture, separating the sources), we…

2024

Syncfusion: Multimodal Onset-Synchronized Video-to-Audio Foley Synthesis

ICASSP 2024accepted

Sound design involves creatively selecting, recording, and editing sound effects for various media like cinema, video games, and virtual/augmented reality. One of the most time-consuming steps when designing sound is synchronizing audio with video. In some cases, environmental recordings from video…

Cited by 0SourceScholar
2023

Accelerating Transformer Inference for Translation via Parallel Decoding

ACL 2023long

Autoregressive decoding limits the efficiency of transformers for Machine Translation (MT). The community proposed specific network architectures and learning-based methods to solve this issue, which are expensive and require changes to the MT model, trading inference speed at the cost of the transl…

2023

Adversarial Permutation Invariant Training for Universal Sound Separation

ICASSP 2023accepted

Universal sound separation consists of separating mixes with arbitrary sounds of different types, and permutation invariant training (PIT) is used to train source agnostic models that do so. In this work, we complement PIT with adversarial losses but find it challenging with the standard formulation…

Cited by 0SourceScholar
2023

Latent Autoregressive Source Separation

AAAI 2023technical

Autoregressive models have achieved impressive results over a wide range of domains in terms of generation quality and downstream task performance. In the continuous domain, a key factor behind this success is the usage of quantized latent spaces (e.g., obtained via VQ-VAE autoencoders), which allow…