paper-with-me

홈 › Papers

Synthesizing Video Trajectory Queries

2021-10-08 · NeurIPS Workshop AIPLANS 2021 12 · Stephen Mell, Favyen Bastani, Stephan Zdancewic, Osbert Bastani

We propose a novel framework called Quivr for synthesizing queries to identify events of interest in video data. For instance, Quivr can be used to identify instances of human driving behaviors such as lane changes or left turns, which are important for designing planning algorithms for autonomous cars. Our queries operate over object trajectories predicted by a deep object tracking model. Then, a query consists of regular expression operators used to compose underlying predicates (e.g., whether a car is in a lane), and selects a subset of trajectories. A key challenge is that queries are difficult for end users to develop: queries must reason about complex spatial and temporal patterns in object trajectories in order to select trajectories of interest, and predicates often include real-valued parameters (e.g., whether two cars are within a certain distance) that can be tedious to manually tune. Thus, Quivr automatically synthesizes queries given examples of trajectories that the query should match. To make the synthesis procedure efficient, we use overapproximations to prune invalid branches of the query search space, including using a quantitative variant of our query semantics to efficiently prune the search space over parameter values. We also propose two optimizations for speeding up the execution of our queries. Finally, we leverage an active learning strategy to disambiguate between multiple consistent candidate queries by collecting additional labels from the user. We evaluate Quivr on a benchmark of 11 tasks, and demonstrate that it can synthesize accurate queries for each task given just a few examples, and that our pruning strategy and optimizations substantially reduce synthesis time.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningObject Tracking

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Hand Trajectory Fusion for Egocentric Natural Language Query Grounding

2026-06-01 · Enmin Zhong, Carlos R. del-Blanco, Fernando Jaureguizar, Narciso García arxiv

Egocentric Natural Language Query (NLQ) grounding asks a model to localize, in a long first-person video, the temporal interval that answers a free-form text query. Existing methods fuse video appearance with the query b…

ManipDreamer3D : Synthesizing Plausible Robotic Manipulation Video with Occupancy-aware 3D Trajectory

2025-08-29 · Ying Li, Xiaobao Wei, Xiaowei Chi, Yuming Li 외 arxiv

Data scarcity continues to be a major challenge in the field of robotic manipulation. Although diffusion models provide a promising solution for generating robotic manipulation videos, existing methods largely depend on …

Trajectory Planning

Vid-CamEdit: Video Camera Trajectory Editing with Generative Rendering from Estimated Geometry

2025-06-16 · Junyoung Seo, Jisang Han, Jaewoo Jung, Siyoon Jin 외

We introduce Vid-CamEdit, a novel framework for video camera trajectory editing, enabling the re-synthesis of monocular videos along user-defined camera paths. This task is challenging due to its ill-posed nature and the…

Novel View Synthesis

MultiVENT 2.0: A Massive Multilingual Benchmark for Event-Centric Video Retrieval

2024-10-15 · CVPR 2025 1 · Reno Kriz, Kate Sanders, David Etter, Kenton Murray 외

Efficiently retrieving and synthesizing information from large-scale multimodal collections has become a critical challenge. However, existing video retrieval datasets suffer from scope limitations, primarily focusing on…

DescriptiveRetrievalVideo Retrieval

Range-Nullspace Video Frame Interpolation With Focalized Motion Estimation

2023-01-01 · CVPR 2023 1 · ZHIYANG YU, Yu Zhang, Dongqing Zou, Xijun Chen 외

Continuous-time video frame interpolation is a fundamental technique in computer vision for its flexibility in synthesizing motion trajectories and novel video frames at arbitrary intermediate time steps. Yet, how to…

Video Frame Interpolation