PercepCap: Video Captioner with Structured Spatio-Temporal Perception
TL;DR - PercepCap is a video-captioning framework that explicitly generates object trajectories and temporal events before writing a caption. This makes perceptual errors more interpretable while improving caption quality over the Qwen3-VL baseline.
- Uses a “perceive-then-describe” chain that conditions captions on explicit spatiotemporal evidence.
- Combines supervised fine-tuning with perception-grounded reinforcement learning.
- Constructs caption-aligned training data by grounding mentioned objects and events with bounding boxes and timestamps.
- Reports consistent gains in direct-captioning and caption-to-QA evaluations.