arXiv:2603.09696cs.CV2026-03

为手术视频问答设计轻量时序适配方法,提升对语言变化的鲁棒性。

TemporalDoRA: Temporal PEFT for Robust Surgical Video Question Answering

  • 在低秩适配瓶颈中加入时序注意力,显式建模帧间关系。
  • 在6424对样本上,对非模板提问的准确率显著提升。
  • 仅修改可训练低秩分支,保持主干冻结且参数开销极小。

手术视频问答(VideoQA)需要精准的时间定位,同时对临床人员提问方式的自然变化保持鲁棒性,避免语言偏见。标准参数高效微调(PEFT)方法在适配路径中未显式建模帧间交互,限制了对稀疏时间证据的利用。本文提出TemporalDoRA,一种面向视频的PEFT新范式:(i)在视觉编码器的低秩瓶颈中插入轻量级时序多头注意力(MHA);(ii)仅对可训练的低秩分支应用权重分解,而非整个适配权重。该设计实现时序感知更新,同时保持主干冻结与稳定扩展性。通过在适配子空间内跨帧混合信息,TemporalDoRA引导更新聚焦于时序一致的视觉线索,显著提升鲁棒性,且参数开销极小。为评估该设置,我们构建了REAL-Colon-VQA数据集,包含6,424个片段-问题对,含成对重述的非模板问题以评估语言变化敏感性。TemporalDoRA在非模板问题上性能提升,消融实验证实低秩分支内的时序混合是主要增益来源。我们在端口18短片段适配的EndoVis18-VQA上也观察到一致提升。代码与数据集见匿名GitHub链接。

原文摘要 · Abstract (English)

Surgical Video Question Answering (VideoQA) requires accurate temporal grounding while remaining robust to natural variation in how clinicians phrase questions, where linguistic bias can arise. Standard Parameter Efficient Fine Tuning (PEFT) methods adapt pretrained projections without explicitly modeling frame-to-frame interactions within the adaptation pathway, limiting their ability to exploit sparse temporal evidence. We introduce TemporalDoRA, a video-specific PEFT formulation that extends Weight-Decomposed Low-Rank Adaptation by (i) inserting lightweight temporal Multi-Head Attention (MHA) inside the low-rank bottleneck of the vision encoder and (ii) selectively applying weight decomposition only to the trainable low-rank branch rather than the full adapted weight. This design enables temporally-aware updates while preserving a frozen backbone and stable scaling. By mixing information across frames within the adaptation subspace, TemporalDoRA steers updates toward temporally consistent visual cues and improves robustness with minimal parameter overhead. To benchmark this setting, we present REAL-Colon-VQA, a colonoscopy VideoQA dataset with 6,424 clip--question pairs, including paired rephrased Out-of-Template questions to evaluate sensitivity to linguistic variation. TemporalDoRA improves Out-of-Template performance, and ablation studies confirm that temporal mixing inside the low-rank branch is the primary driver of these gains. We also validate on EndoVis18-VQA adapted to short clips and observe consistent improvements on the Out-of-Template split. Code and dataset available at~\href{https://anonymous.4open.science/r/TemporalDoRA-BFC8/}{Anonymous GitHub}.

视频问答时序建模轻量微调手术视频

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。