paper-with-me

Papers

AutoAD III: The Prequel - Back to the Pixels

2024-01-01 · CVPR 2024 1 · Tengda Han, Max Bain, Arsha Nagrani, Gül Varol, Weidi Xie, Andrew Zisserman

Generating Audio Description (AD) for movies is a challenging task that requires fine-grained visual understanding and an awareness of the characters and their names. Currently visual language models for AD generation are limited by a lack of suitable training data and also their evaluation is hampered by using performance measures not specialized to the AD domain. In this paper we make three contributions: (i) We propose two approaches for constructing AD datasets with aligned video data and build training and evaluation datasets using these. These datasets will be publicly released; (ii) We develop a Q-former-based architecture which ingests raw video and generates AD using frozen pre-trained visual encoders and large language models; and (iii) We provide new evaluation metrics to benchmark AD quality that are well matched to human performance. Taken together we improve the state of the art on AD generation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoAD III: The Prequel -- Back to the Pixels

2024-04-22 · Tengda Han, Max Bain, Arsha Nagrani, Gül Varol 외

Generating Audio Description (AD) for movies is a challenging task that requires fine-grained visual understanding and an awareness of the characters and their names. Currently, visual language models for AD generation a…

AutoAdversary: A Pixel Pruning Method for Sparse Adversarial Attack

2022-03-18 · Jinqiao Li, Xiaotao Liu, Jian Zhao, Furao Shen

Deep neural networks (DNNs) have been proven to be vulnerable to adversarial examples. A special branch of adversarial examples, namely sparse adversarial examples, can fool the target DNNs by perturbing only a few pixel…

Adversarial AttackNetwork Pruning

PreQuEL: Quality Estimation of Machine Translation Outputs in Advance

2022-05-18 · Shachar Don-Yehiya, Leshem Choshen, Omri Abend

We present the task of PreQuEL, Pre-(Quality-Estimation) Learning. A PreQuEL system predicts how well a given sentence will be translated, without recourse to the actual translation, thus eschewing unnecessary resource a…

Data AugmentationMachine TranslationSentenceTranslation

AutoAdapt: An Automated Domain Adaptation Framework for LLMs

2026-03-09 · Sidharth Sinha, Anson Bastos, Xuchao Zhang, Akshay Nambi 외 arxiv

Large language models (LLMs) excel in open domains but struggle in specialized settings with limited data and evolving knowledge. Existing domain adaptation practices rely heavily on manual trial-and-error processes, inc…

Domain Adaptation

AutoAdvExBench: Benchmarking autonomous exploitation of adversarial example defenses

2025-03-03 · Nicholas Carlini, Javier Rando, Edoardo Debenedetti, Milad Nasr 외

We introduce AutoAdvExBench, a benchmark to evaluate if large language models (LLMs) can autonomously exploit defenses to adversarial examples. Unlike existing security benchmarks that often serve as proxies for real-wor…

Benchmarking