PulseAugur / Brief
EN
LIVE 15:41:47

Brief

last 24h
[2/2] 221 sources

Multi-source AI news clustered, deduplicated, and scored 0–100 across authority, cluster strength, headline signal, and time decay.

  1. Codec-Robust Attacks on Audio LLMs

    Researchers have developed a novel adversarial attack called CodecAttack that bypasses compression defenses in audio large language models (LLMs). Unlike previous methods that directly perturbed audio waveforms, CodecAttack optimizes perturbations within a neural audio codec's latent space. This technique proved highly effective, achieving an average 85.5% attack success rate on Opus compression and demonstrating transferability to other codecs like MP3 and AAC-LC. AI

    IMPACT Demonstrates that lossy compression is not a reliable defense against adversarial audio, posing a practical threat to deployed audio LLM systems.

  2. Introducing system audio

    Replit has introduced system audio integration for its online programming environment, allowing users to experience sound from their projects. This feature, which is opt-in due to resource costs, enables audio output from applications running within Replit. The system works by using a custom Rust-based proxy that captures audio from PulseAudio, transcodes it, and embeds it within the VNC protocol for playback in the browser. AI

    IMPACT Enables richer multimedia experiences for users developing applications within Replit.