← Latest papers
💻 computer science

LoVR: A Benchmark for Long Video Retrieval in Multimodal Contexts

This paper introduces LoVR, a large-scale benchmark for long video-text retrieval featuring over 40,000 fine-grained clips and high-quality captions generated via a novel VLM-based refinement pipeline, designed to overcome the limitations of existing datasets and rigorously evaluate advanced multimodal retrieval models.

Original authors: Qifeng Cai, Hao Liang, Zhaoyang Han, Hejun Dong, Meiyi Qiang, Ruichuan An, Quanqing Xu, Bin Cui, Wentao Zhang

Published 2026-02-05
📖 4 min read☕ Coffee break read

Original authors: Qifeng Cai, Hao Liang, Zhaoyang Han, Hejun Dong, Meiyi Qiang, Ruichuan An, Quanqing Xu, Bin Cui, Wentao Zhang

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 are trying to find a specific, tiny moment inside a three-hour movie. You know the scene: a character is wearing a blue shirt, holding a coffee cup, and laughing at a joke. But the movie is so long, and there are so many scenes, that finding that exact second is like looking for a needle in a haystack the size of a city.

This is the problem the paper LoVR is trying to solve.

The Problem: The "Short Video" Trap

Right now, most computer programs designed to search videos are like students who have only ever studied short, 15-second clips. They are great at finding a cat jumping in a 10-second video, but if you give them a 2-hour documentary, they get lost. They don't know how to navigate the long story, or they get confused by the sheer amount of information.

Existing "tests" (benchmarks) for these programs are like using a map of a single room to navigate a whole country. They are too short, the descriptions are too vague, and they don't test the computer's ability to handle long, complex stories.

The Solution: Introducing LoVR

The authors created LoVR (Long Video Retrieval), which is essentially a massive, difficult "final exam" for video-searching computers.

  • The Library: Instead of short clips, LoVR contains 467 long videos (some over an hour long).
  • The Details: Inside these long videos, they chopped them up into 40,804 tiny, specific clips.
  • The Descriptions: For every single clip and the whole video, they wrote very detailed, high-quality descriptions (captions).

Think of it like this: If other tests are like asking, "Find the video with a dog," LoVR asks, "Find the exact 10-second clip where the dog in the red sweater barks at a squirrel while it's raining."

How They Built It: The "Robot Editor" Pipeline

Writing descriptions for 40,000 clips by hand would take humans years. Writing them with a simple robot would result in nonsense. So, the authors built a clever "Robot Editor" pipeline:

  1. The First Draft (The Robot): They used a super-smart AI (a Vision-Language Model) to watch the clips and write the first draft of the description.
  2. The Quality Check (The Grader): Another AI acted as a strict teacher, grading the description. If the description didn't match the video well enough, it was sent back.
  3. The Rewrite (The Editor): If the grade was too low, the system tried again with a different, even smarter AI model.
  4. The Human Touch (The Final Proofreader): Only if the robots failed three times did a human step in to write the description.

This mix of robots and humans allowed them to create a huge dataset that is both massive in size and incredibly accurate.

The "Full Story" Challenge

One tricky part of long videos is that if you just paste all the tiny descriptions together, it reads like a broken sentence. To fix this, the authors taught the AI to act like a novelist. Instead of just listing events, the AI learned to blend the descriptions of the clips together, smoothing out the transitions so the final description of the whole video reads like a coherent story, not a list of bullet points.

The Results: A Reality Check

When the researchers tested the best video-searching computers available today on this new LoVR exam, the results were sobering:

  • The Struggle: Even the smartest models got lost. They could find the general "video" sometimes, but finding the specific "clip" was very hard.
  • The Limit: It turns out that just feeding the computer more frames (more pictures per second) doesn't help much. It's not about seeing more; it's about understanding the long story.
  • The Gap: The best models were still far from perfect, showing that we are a long way from having a computer that can truly "watch" and "understand" a long movie the way a human does.

The Takeaway

LoVR is a new, tougher standard. It's like upgrading a driving test from a parking lot to a busy highway during rush hour. It shows us exactly where current technology is failing and gives researchers a clear target to aim for: building systems that can truly understand long, complex video stories, not just short snippets.

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 →