PulseAugur
实时 10:26:58
English(EN) DocHRL: A Hierarchical Reinforcement Learning Framework for Cost-Optimised Document Classification

DocHRL框架使用强化学习进行成本优化的文档分类

研究人员开发了DocHRL,一个新颖的分层强化学习框架,旨在优化文档分类成本。该系统能根据文档的复杂性、模型推理成本、错误分类惩罚和人工标注费用等因素,为每份文档自适应地选择最高效的分类策略。通过采用两级策略层级,DocHRL可以在视觉分类器、LLM、OCR和人工审核之间进行选择,从而提高分类性能和运营效率。 AI

影响 该框架可以通过智能分配计算和人力资源,显著降低文档处理的运营成本。

排序理由 该集群包含一篇详细介绍文档分类新框架的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

DocHRL框架使用强化学习进行成本优化的文档分类

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Mohammed Yousif, Prabhjot Singh, Arjun Pankajakshan, Madhu Reddiboina ·

    DocHRL: A Hierarchical Reinforcement Learning Framework for Cost-Optimised Document Classification

    arXiv:2607.22644v1 Announce Type: new Abstract: Real-world document classification pipelines typically apply the same sequence of models to every incoming document, regardless of its complexity or type. This leads to inefficient use of compute and human resources: simple document…