paper-with-me

Papers

Making AI Drafts Count: A Quality Threshold in Audio Description Workflows

2026-05-06 · Lana Do, Shasta Ihorn, Charity M. Pitcher-Cooper, Sanjay Mirani, Gio Jung, Hyunjoo Shim, Zhenzhen Qin, Kien T. Nguyen, Vassilis Athitsos, Ilmi Yoon arxiv

Audio description (AD) narrates visual elements in video for blind and low-vision audiences. Recent work has shown that giving novice describers an AI-generated draft to start from helps produce higher-quality AD and lowers the barrier to entry. What remains an open question is how draft quality shapes the editing process. We investigate this through GenAD, an AD generation pipeline that incorporates accessibility guidelines and contextual video information, and RefineAD, an editing interface for human revisions. Human-AI contributions are measured across text, timing, and delivery. In a within-subjects study, we compared authoring from scratch against editing AI drafts of varying quality. GenAD drafts cut completion time by more than half and significantly reduced cognitive load. In contrast, baseline drafts generated from simple, unguided prompts offered only modest benefits, pointing to a minimum quality threshold for effectiveness. Qualitative findings suggest this threshold is content-dependent; as visual complexity increases, so does the quality needed from AI drafts. We propose this as a design principle: effective AI assistance should clear a quality threshold suited to the target content, rather than simply be present.

📄 PDF Abstract BibTeX arXiv:2605.05348

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Critical Assessment of Visual Sound Source Localization Models Including Negative Audio

2024-10-01 · Xavier Juanola, Gloria Haro, Magdalena Fuentes

The task of Visual Sound Source Localization (VSSL) involves identifying the location of sound sources in visual scenes, integrating audio-visual data for enhanced scene understanding. Despite advancements in state-of-th…

Scene UnderstandingSound Source Localization

All Thresholds Barred: Direct Estimation of Call Density in Bioacoustic Data

2024-02-23 · Amanda K. Navine, Tom Denton, Matthew J. Weldy, Patrick J. Hart

Passive acoustic monitoring (PAM) studies generate thousands of hours of audio, which may be used to monitor specific animal populations, conduct broad biodiversity surveys, detect threats such as poachers, and more. Mac…

All

When, What, and How: Rethinking Retrieval-Enhanced Speculative Decoding

2025-11-03 · Min Fang, Zhihui Fu, Qibin Zhao, Jun Wang arxiv

Speculative decoding (SD) has emerged as an effective technique to accelerate large language model (LLM) inference without compromising output quality. However, the achievable speedup largely depends on the effectiveness…

ML-SpecQD: Multi-Level Speculative Decoding with Quantized Drafts

2025-03-17 · Evangelos Georganas, Dhiraj Kalamkar, Alexander Kozlov, Alexander Heinecke

Speculative decoding (SD) has emerged as a method to accelerate LLM inference without sacrificing any accuracy over the 16-bit model inference. In a typical SD setup, the idea is to use a full-precision, small, fast mode…

Quantization

Strong Drafts Need Compact Memories: Long-Context Speculative Decoding with Compressed KV Cache

2026-08-31 · Tong Yuan, Chengxi Liao, Zeyi Wen arxiv

Long-context LLM applications such as document summarization and multi-turn agents require generation from prefixes spanning tens of thousands of tokens, making decoding latency a major bottleneck. Speculative decoding (…

Document Summarization