The reviewed record of science sign in
Pith

arxiv: 2309.10171 · v1 · pith:CU3ILSMR · submitted 2023-09-18 · cs.CV · cs.FL

Specification-Driven Video Search via Foundation Models and Formal Verification

Reviewed by Pithpith:CU3ILSMRopen to challenge →

classification cs.CV cs.FL
keywords videosearchmethodautomatonalgorithmclipseventsformal
0
0 comments X
read the original abstract

The increasing abundance of video data enables users to search for events of interest, e.g., emergency incidents. Meanwhile, it raises new concerns, such as the need for preserving privacy. Existing approaches to video search require either manual inspection or a deep learning model with massive training. We develop a method that uses recent advances in vision and language models, as well as formal methods, to search for events of interest in video clips automatically and efficiently. The method consists of an algorithm to map text-based event descriptions into linear temporal logic over finite traces (LTL$_f$) and an algorithm to construct an automaton encoding the video information. Then, the method formally verifies the automaton representing the video against the LTL$_f$ specifications and adds the pertinent video clips to the search result if the automaton satisfies the specifications. We provide qualitative and quantitative analysis to demonstrate the video-searching capability of the proposed method. It achieves over 90 percent precision in searching over privacy-sensitive videos and a state-of-the-art autonomous driving dataset.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. We'll Fix it in Post: Improving Text-to-Video Generation with Neuro-Symbolic Feedback

    cs.CV 2025-04 unverdicted novelty 6.0

    NeuS-E is a post-generation refinement method that uses neuro-symbolic analysis of a formal video representation to detect and correct semantic and temporal inconsistencies in text-to-video outputs, improving prompt a...