← Latest papers
⚡ electrical engineering

CASTELLA: Long Audio Dataset with Captions and Temporal Boundaries

This paper introduces CASTELLA, a large-scale, human-annotated audio dataset for audio moment retrieval that significantly expands upon previous small-scale or synthetic benchmarks and demonstrates that models fine-tuned on this real-world data substantially outperform those trained solely on synthetic data.

Original authors: Hokuto Munakata, Takehiro Imamura, Taichi Nishimura, Tatsuya Komatsu

Published 2026-01-30
📖 4 min read☕ Coffee break read

Original authors: Hokuto Munakata, Takehiro Imamura, Taichi Nishimura, Tatsuya Komatsu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a giant, 5-hour-long podcast recording. You want to find the exact 30-second clip where the host tells a funny joke about a cat, but you don't want to listen to the whole thing. That's the problem CASTELLA is trying to solve.

Here is the story of the paper, broken down into simple terms:

The Problem: The "Needle in a Haystack"

For a long time, computers were good at listening to short, 10-second clips of sound (like "a dog barking"). But they struggled with long recordings (like a whole radio show or a surveillance tape) where you need to find a specific moment based on a text description (e.g., "Find the part where the piano solo starts").

The main issue was that researchers didn't have a good "practice test" for this. The only tests they had were:

  1. Fake data: Made by computers mixing and matching sounds (like a robot cooking a meal from a recipe book).
  2. Tiny data: Real recordings, but fewer than 100 samples. That's like trying to learn to drive by only practicing in an empty parking lot for 10 minutes.

Because the tests were so small or fake, nobody knew if the computers could actually do this job in the real world.

The Solution: CASTELLA (The Big Library)

The authors built CASTELLA, which stands for CAptionS and TEmporaL boundaries for Long Audio. Think of it as building a massive, high-quality library for computers to study.

  • The Size: They collected 1,862 real audio recordings (mostly from YouTube), totaling over 120 hours of sound. This is 24 times bigger than the previous best dataset.
  • The Content: Each recording is 1 to 5 minutes long.
  • The Labels: Humans listened to these recordings and wrote two types of notes:
    1. Global Caption: A summary of the whole song or scene (like a book blurb).
    2. Local Captions: Specific descriptions of interesting moments (like "A woman sings with the piano").
    3. Time Stamps: Exact start and end times for those moments (e.g., "This happens from 2:05 to 2:30").

How they did it: They used a "crowd-sourcing" method, hiring many people to listen and label. To make sure the labels were accurate, they had a second person check the work, and then the authors listened to the audio without watching the video to ensure they weren't cheating by seeing visual clues.

The Experiment: Training the Computer

Once they built this giant library, they taught a computer model how to use it. They tried a few different training strategies:

  1. The "Fake Food" Strategy: Train only on the old, synthetic (fake) data.
  2. The "Real Food" Strategy: Train only on the new, real CASTELLA data.
  3. The "Chef's Special" Strategy: First, train the computer on the fake data (to learn the basics), and then fine-tune it on the real CASTELLA data (to learn the nuances).

The Result: The "Chef's Special" strategy was the winner. The computer that learned the basics on fake data and then practiced on the real CASTELLA data performed 10.4 points better than the one that only saw fake data. This proves that real-world data is essential for making these tools actually work.

What's Still Hard?

Even with this new dataset, the computer still struggles with very short moments (less than 10 seconds). It's like trying to find a specific sneeze in a crowd; if the event is too quick, the computer often misses it.

The Bottom Line

The paper introduces CASTELLA, a huge, human-annotated dataset that finally gives researchers a real-world playground to test "Audio Moment Retrieval." They proved that to make these systems smart, you can't just use fake data; you have to train them on real, messy, human-made recordings.

Note: The paper focuses strictly on building this dataset and testing how well computers can find specific moments in audio. It does not claim to have solved medical diagnosis, legal evidence analysis, or other specific real-world applications yet, though it lays the groundwork for them.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →