Datasets:
Add files using upload-large-folder tool
Browse files
md/dev/G2Q2Mh3avow/G2Q2Mh3avow.md
CHANGED
|
@@ -94,7 +94,7 @@ Tab. 3: On generating contextual image captions and descriptions (CIDEr) from Co
|
|
| 94 |
|
| 95 |
Method. We also address video-to-text retrieval, a common video understanding task, by using both audio and visual data. We improve on a prior approach (Portillo-Quintero et al., 2021) which computes a CLIP-based video-and-text similarity measure for one-to-many nearest neighbor matching. Adding in audio information, our system transcribes audio with speech-to-text ALMs (Bapna et al., 2022) for automatic speech recognition (ASR e.g., via Google Cloud speech-to-text API (gcl)), then summarizes the transcripts with an LLM using the following prompt:
|
| 96 |
|
| 97 |
-
We compute similarity scores of the generated summary to the set of captions with a masked LLM (e.g., with sentence similarity from RoBERTa (Liu et al., 2019b)), and use those scores to re-weight the CLIP-based ranking from Portillo-Quintero et al. (2021). For videos with sufficientlylong transcripts ${ \geq } 1 4 5$ characters), the matching score is: |