Research Papers 论文研究 1d ago Updated 1d ago 更新于 1天前 49

SynthAVE: Scalable Synthetic Labeling for E-Commerce with LLM-Arena Validation SynthAVE:具有LLM-Arena验证的可扩展电子商务合成标签

SynthAVE introduces a scalable synthetic labeling framework for e-commerce attribute extraction, addressing the prohibitive cost of human annotation for large-scale, multilingual datasets. The method employs a multi-LLM arena validation strategy using 21 judge configurations (7 model families x 3 prompts) with majority voting to ensure high-quality synthetic labels. The ensemble approach achieves a Cohen's kappa of 0.92 against human experts, demonstrating that aggregated model judgments can mat 提出SynthAVE基准,涵盖12,726种商品、229个品类、792个属性及4种语言,解决电商属性提取数据标注成本高的问题。 引入多LLM竞技场框架,利用7个模型家族共21种配置独立评估合成标签,通过多数投票机制确定最终标签。 多数投票集成结果与人类专家的一致性达到Cohen's $\kappa = 0.92$(95.2%准确率),证明该方法可实现低成本且高质量的大规模验证。

65
Hot 热度
75
Quality 质量
70
Impact 影响力

Analysis 深度分析

TL;DR

  • SynthAVE introduces a scalable synthetic labeling framework for e-commerce attribute extraction, addressing the prohibitive cost of human annotation for large-scale, multilingual datasets.
  • The method employs a multi-LLM arena validation strategy using 21 judge configurations (7 model families x 3 prompts) with majority voting to ensure high-quality synthetic labels.
  • The ensemble approach achieves a Cohen's kappa of 0.92 against human experts, demonstrating that aggregated model judgments can match human-level accuracy in complex extraction tasks.
  • The resulting benchmark covers 12,726 products across 229 types, 792 attributes, and four languages (Spanish, French, Italian, German), providing a robust resource for fine-tuning LLMs.

Why It Matters

This research provides a viable solution to the data bottleneck in industrial NLP applications, specifically for e-commerce systems that require massive amounts of structured product data. By proving that synthetic labels validated through diverse model ensembles can achieve parity with human expert review, it offers a cost-effective pathway for scaling supervised learning tasks without compromising quality. This is particularly relevant for organizations operating in multilingual markets where manual annotation resources are scarce or expensive.

Technical Details

  • Dataset Scale: The SynthAVE benchmark includes 12,726 products, categorized into 229 product types and annotated with 792 distinct attributes across Spanish, French, Italian, and German.
  • Validation Framework: A multi-LLM arena is utilized where each sample is evaluated by 21 independent judge configurations, comprising 7 different model families tested with 3 distinct prompt variations each.
  • Aggregation Method: Final synthetic labels are determined via majority voting among the 21 judges, leveraging the diversity of model families to reduce bias and error.
  • Performance Metrics: The ensemble shows strong alignment with human ground truth, achieving Cohen's $\kappa = 0.92$ (95.2% agreement), while individual judges maintain substantial inter-model agreement with Fleiss' $\kappa = 0.76$.

Industry Insight

  • Cost Reduction Strategy: Companies should consider replacing large portions of manual labeling pipelines with ensemble-based synthetic validation, particularly for high-volume, repetitive extraction tasks.
  • Diversity in Validation: Using multiple model families rather than a single model for validation significantly improves reliability; practitioners should prioritize diversity in their judge pools to mitigate systematic biases.
  • Multilingual Readiness: The success of this approach across four European languages suggests that similar frameworks can be adapted for other language pairs, facilitating global e-commerce automation.

TL;DR

  • 提出SynthAVE基准,涵盖12,726种商品、229个品类、792个属性及4种语言,解决电商属性提取数据标注成本高的问题。
  • 引入多LLM竞技场框架,利用7个模型家族共21种配置独立评估合成标签,通过多数投票机制确定最终标签。
  • 多数投票集成结果与人类专家的一致性达到Cohen's $\kappa = 0.92$(95.2%准确率),证明该方法可实现低成本且高质量的大规模验证。

为什么值得看

该研究为电商领域大规模LLM微调提供了极具性价比的数据构建方案,解决了人工标注在海量多语言场景下的不可行性。其提出的多模型投票验证机制为合成数据的可靠性提供了量化标准,对降低AI落地成本具有重要参考价值。

技术解析

  • 数据集规模与多样性:SynthAVE基准包含12,726个产品样本,覆盖229个产品类型、792个属性维度,并支持西班牙语、法语、意大利语和德语四种语言,确保训练数据的代表性和泛化能力。
  • 多LLM竞技场验证框架:采用“7个模型家族 x 3种提示词”共21种独立配置对合成标签进行评估,通过多样化视角减少单一模型的偏差。
  • 多数投票集成策略:最终标签由21个裁判配置的多数投票决定,利用模型间的差异性聚合形成高置信度预测,实现了从个体噪声到集体智慧的转化。
  • 性能指标:集成结果与人类专家标注的Cohen's $\kappa$系数为0.92,个体裁判间的一致性(Fleiss' $\kappa$)为0.76,证实了该方法在保持质量的同时显著降低了人力成本。

行业启示

  • 合成数据工业化落地:证明了通过多模型交叉验证,合成数据可以达到接近人工标注的质量水平,为其他垂直领域(如医疗、法律)的数据自动化构建提供了可行路径。
  • 降本增效新范式:企业应重新评估数据标注策略,将资源从基础标注转向数据清洗、提示工程优化及多模型集成框架的设计,以应对指数级增长的数据需求。
  • 质量控制的标准化:建立基于统计一致性(如Kappa系数)的自动化质量评估体系,是确保大规模AI应用可靠性的关键基础设施。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

LLM 大模型 Fine-tuning 微调 Dataset 数据集 Evaluation 评测 Research 科学研究