paper-with-me

Papers

ClefNet: Recurrent Autoencoders with Dynamic Time Warping for Near-Lossless Music Compression and Minimal-Latency Transmission

2021-03-15 · Vignav Ramesh, Mason Wang

The onset of coronavirus disease 2019 (COVID-19), an infectious disease caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2), has sparked unprecedented change. Due to the public health guidelines imposed during the COVID-19 pandemic, there is no longer sufficient street traffic for remaining buskers to generate sufficient revenue, leading a majority of street musicians to pursue remote music production. However, real-time music production is notoriously difficult due to the excessively high latencies that current video call platforms such as Zoom and Google Meet harbor. In this paper, we propose an architecture for a platform with end-to-end, near-lossless audio transmission tailored specifically to online joint music production, called Latent Space. We discuss the usage of a recurrent autoencoder with sequence-aware encoding (RAES) and a 1D convolutional layer for audio compression, which we dub ClefNet, as well as propose a new evaluation metric for naive autoencoders (AEs), MSE-DTW loss, which combines the traditional mean square error (MSE) loss function with dynamic time warping (DTW) to prevent an increase in loss when the target sequence predicted by the AE is strictly a temporal variation of the source sequence. Moreover, we detail the logistics of a live system implementation which uses the Web Audio API to extract raw audio samples in real-time to feed into our client-side model before relaying the traffic using peer-to-peer WebRTC technology. The Latent Space platform can be accessed at https://latent-space.tech, and the code and data can be found under the MIT License at https://github.com/rvignav/ClefNet.

📄 PDF Abstract BibTeX

Code (1)

rvignav/ClefNet 공식 구현 tf

Tasks

Audio CompressionDynamic Time WarpingMusic Compression

Methods 이 논문이 사용한 방법론

AE An autoencoder is a type of artificial neural network used to learn efficient data codings in an unsupervised manner. The aim of an autoencoder is to learn a representation…
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Time-Warping Invariant Quantum Recurrent Neural Networks via Quantum-Classical Adaptive Gating

2023-01-19 · Ivana Nikoloska, Osvaldo Simeone, Leonardo Banchi, Petar Veličković

Adaptive gating plays a key role in temporal data processing via classical recurrent neural networks (RNN), as it facilitates retention of past information necessary to predict the future, providing a mechanism that pres…

Learning a Warping Distance from Unlabeled Time Series Using Sequence Autoencoders

2018-12-01 · NeurIPS 2018 12 · Abubakar Abid, James Y. Zou

Measuring similarities between unlabeled time series trajectories is an important problem in many domains such as medicine, economics, and vision. It is often unclear what is the appropriate metric to use because of the …

Dynamic Time WarpingTime SeriesTime Series Analysis

Time-Warping Recurrent Neural Networks for Transfer Learning

2026-04-02 · Jonathon Hirschi arxiv

Dynamical systems describe how a physical system evolves over time. Physical processes can evolve faster or slower in different environmental conditions. We use time-warping as rescaling the time in a model of a physical…

Transfer Learning

Autowarp: Learning a Warping Distance from Unlabeled Time Series Using Sequence Autoencoders

2018-10-23 · NeurIPS 2018 · Abubakar Abid, James Zou

Measuring similarities between unlabeled time series trajectories is an important problem in domains as diverse as medicine, astronomy, finance, and computer vision. It is often unclear what is the appropriate metric to …

AstronomyDynamic Time WarpingTime SeriesTime Series Analysis

RNNs perform task computations by dynamically warping neural representations

2025-12-03 · Arthur Pellegrino, Angus Chadwick arxiv

Analysing how neural networks represent data features in their activations can help interpret how they perform tasks. Hence, a long line of work has focused on mathematically characterising the geometry of such "neural r…