DEEP:基于Docker的执行与评估平台 / DEEP: Docker-based Execution and Evaluation Platform
1️⃣ 一句话总结
这篇论文提出了一个名为DEEP的自动化平台,它利用Docker容器技术来统一运行和评估不同的人工智能模型(如机器翻译和文字识别),并通过统计分析和可视化工具帮助研究者更直观地比较各模型的性能差异。
Comparative evaluation of several systems is a recurrent task in researching. It is a key step before deciding which system to use for our work, or, once our research has been conducted, to demonstrate the potential of the resulting model. Furthermore, it is the main task of competitive, public challenges evaluation. Our proposed software (DEEP) automates both the execution and scoring of machine translation and optical character recognition models. Furthermore, it is easily extensible to other tasks. DEEP is prepared to receive dockerized systems, run them (extracting information at that same time), and assess hypothesis against some references. With this approach, evaluators can achieve a better understanding of the performance of each model. Moreover, the software uses a clustering algorithm based on a statistical analysis of the significance of the results yielded by each model, according to the evaluation metrics. As a result, evaluators are able to identify clusters of performance among the swarm of proposals and have a better understanding of the significance of their differences. Additionally, we offer a visualization web-app to ensure that the results can be adequately understood and interpreted. Finally, we present an exemplary case of use of DEEP.
DEEP:基于Docker的执行与评估平台 / DEEP: Docker-based Execution and Evaluation Platform
这篇论文提出了一个名为DEEP的自动化平台,它利用Docker容器技术来统一运行和评估不同的人工智能模型(如机器翻译和文字识别),并通过统计分析和可视化工具帮助研究者更直观地比较各模型的性能差异。
源自 arXiv: 2602.19583