Search papers, labs, and topics across Lattice.
Addressing the query-agnostic concentration bottleneck鈥攚here coincidentally similar frames create spurious retrieval peaks in partially relevant video retrieval (PRVR)鈥攖he authors introduce TRACE, a score-level evidence verification operator. Rather than relying on representation-level feature fusion, TRACE conditions global video registers on the text query, marginalizes query-to-register-to-frame routing paths, and applies the resulting evidence as a residual calibration to local temporal scores. On the DreamPRVR backbone, this calibration achieves state-of-the-art SumR gains across ActivityNet Captions (+1.2), Charades-STA (+1.1), and TVR (+1.5) by systematically filtering out unsupported peak responses.
Peak local similarity in untrimmed video retrieval often flags irrelevant clips on accidental matches, but calibrating those peaks against query-routed global registers reliably eliminates spurious false positives without costly feature re-fusion.
Partially Relevant Video Retrieval (PRVR) retrieves untrimmed videos when queries describe only short moments. Although recent methods improve local representations, uncertainty modeling, and global context, final ranking often still trusts the strongest local response; a coincidentally similar fragment can therefore produce an unsupported peak. We identify this failure as the query-agnostic concentration bottleneck and propose TRACE, a score-level evidence verification operator for PRVR. Given a query and global video registers, TRACE activates query-relevant registers, routes their support to frame-level evidence, and smoothly marginalizes alternative query-to-register-to-frame paths before localized temporal selection. Unlike representation-level feature fusion, TRACE uses this evidence only as a query-conditioned residual calibration of the original local score. On ActivityNet Captions, Charades-STA, and TVR, TRACE achieves the best SumR on all three benchmarks and improves the DreamPRVR backbone by 1.2, 1.1, and 1.5 points, respectively. Ablation, routing-corruption, hard-negative, and cross-backbone transfer analyses support the interpretation that the gains arise from query-conditioned evidence verification rather than a generic score offset.