arXiv:2507.20548cs.CV2025-07IJCV被引 3

不用人工标注,用画作特征大小判断手绘质量

Annotation-Free Human Sketch Quality Assessment

  • 用特征幅度做质量评分,通过双重任务优化实现无标注学习
  • 16万次人类实验验证:算法评分与人眼判断高度一致
  • 可推广到图像质量评估和噪声标签清理,通用性强

手绘质量评估长期缺乏有效方法。本文首次提出无需人工标注的质量评估框架,核心是将草图特征的$L_2$范数作为量化质量指标。为此设计几何感知分类层(GACL),将特征幅度与可识别性学习联合优化,通过交叉熵损失实现理论保证。大规模人类实验(16万次测试)证实该指标与人类感知高度一致。该能力首次支持三大实用场景:草图筛选、生成优化与质量引导训练。此外,GACL在自然图像质量评估中表现良好,且可作为通用数据重加权策略,应用于噪声标签清理等垂直任务。代码将在github.com/yanglan0225/SketchX-Quantifying-Sketch-Quality公开。

原文摘要 · Abstract (English)

As lovely as bunnies are, your sketched version would probably not do them justice (Fig.~\ref{fig:intro}). This paper recognises this very problem and studies sketch quality assessment for the first time -- letting you find these badly drawn ones. Our key discovery lies in exploiting the magnitude ($L_2$ norm) of a sketch feature as a quantitative quality metric. We propose Geometry-Aware Classification Layer (GACL), a generic method that makes feature-magnitude-as-quality-metric possible and importantly does it without the need for specific quality annotations from humans. GACL sees feature magnitude and recognisability learning as a dual task, which can be simultaneously optimised under a neat cross-entropy classification loss with theoretic guarantee. This gives GACL a nice geometric interpretation (the better the quality, the easier the recognition), and makes it agnostic to both network architecture changes and the underlying sketch representation. Through a large scale human study of 160,000 \doublecheck{trials}, we confirm the agreement between our GACL-induced metric and human quality perception. We further demonstrate how such a quality assessment capability can for the first time enable three practical sketch applications. Interestingly, we show GACL not only works on abstract visual representations such as sketch but also extends well to natural images on the problem of image quality assessment (IQA). Last but not least, we spell out the general properties of GACL as general-purpose data re-weighting strategy and demonstrate its applications in vertical problems such as noisy label cleansing. Code will be made publicly available at github.com/yanglan0225/SketchX-Quantifying-Sketch-Quality.

草图评估无标注学习特征幅度数据清洗

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