arXiv:2608.17514cs.CVcs.MM2026-08

用模块化LoRA分离通用摄影知识与专业评判,实现精准摄影点评。

SE-MoLoRA: Shared-Expert LoRA Adapters for Domain-Specific Photographic Assessment

论文配图:SE-MoLoRA: Shared-Expert LoRA Adapters for Domain-Specific Photographic Assessment
图 1 · 摘自论文原文
  • 共享专家+路由适配器分离通用与领域特异性判断
  • 在独立评测中提升BERTScore-F1至0.4215,84.6%胜出对比
  • 参数更少却更可控,适合需要细粒度摄影评估的场景

视觉语言模型虽能流畅描述图像,但常因语义内容与审美判断混杂而无法提供可操作的摄影批评。本文提出SE-MoLoRA,一种面向特定领域摄影评估的模块化高效适配框架。该方法通过始终激活的共享LoRA专家与路由适配器(分别对应构图、光照、技术质量)分离通用摄影知识与专业残差判断。轻量级查询路由选择相关专家,实现针对性点评,无需训练完整模型。一个秩为64的共享适配器捕捉广泛摄影术语,而秩为32的专用适配器在正交正则化约束下学习领域特异性残差,促进表征解耦。训练数据来自对Reddit摄影评论数据集的蒸馏标注。在保留测试集上的生成评测中,相较于单体LoRA,SE-MoLoRA将BERTScore-F1从0.2317提升至0.4215,在成对比较中获84.6%偏好,且活跃参数数少于独立专用模型。基于SVD的消融研究显示,共享-专用分解与正交正则化有效降低专家重叠。结果表明,模块化适配提升了多模态摄影批评的可控性与精确性。

原文摘要 · Abstract (English)

Vision-language models can describe images fluently, but they often fail to provide actionable photographic critique because semantic content and aesthetic judgment remain entangled. We propose SE-MoLoRA, a modular parameter-efficient adaptation framework for domain-specific photographic assessment. The method separates general photographic knowledge from specialist residual judgments using an always-active shared LoRA expert and routed adapters for composition, lighting, and technical quality. A lightweight query router selects the relevant specialist, enabling targeted critique without training separate full models. A rank-64 shared adapter captures broad photographic vocabulary, while rank-32 specialists learn domain-specific residuals with an orthogonal regularization penalty that encourages disentangled representations. Training data is obtained by distilling the Reddit Photo Critique Dataset into domain-labeled critique samples. On held-out critique generation, SE-MoLoRA improves BERTScore-F1 from 0.2317 to 0.4215 over monolithic LoRA and is preferred in 84.6\% of pairwise comparisons, while using fewer active parameters than separate specialist models. SVD-based ablation study shows that shared-specialist decomposition and orthogonal regularization reduce expert overlap. These results demonstrate that modular adaptation improves controllability and specificity in multimodal photographic critique.

摄影评估LoRA模块化适配多模态

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