对比DeepSeek与主流大模型在文本分类任务中的表现
A Comparison of DeepSeek and Other LLMs
- 用短文本预测任务比较5个大模型的分类能力
- DeepSeek在多数任务中准确率高于GPT、Llama、Gemini,但低于Claude
- DeepSeek性价比高,输出风格最接近Gemini和Claude
近期,DeepSeek在人工智能领域内外受到广泛关注。本文旨在比较DeepSeek与其他大型语言模型(LLMs)的表现。我们采用“基于短文本预测结果”的任务进行对比,涵盖作者身份分类和引用类型分类两个场景。前者判断文本是否由人类撰写,后者根据内容将引用分为四类。实验中将DeepSeek与Claude、Gemini、GPT和Llama共4个主流模型对比。结果显示,深度学习模型中,DeepSeek在大多数情况下分类准确率优于Gemini、GPT和Llama,但略低于Claude;其推理速度较慢,但使用成本最低,而Claude则远高于其他模型。此外,输出相似性分析表明,DeepSeek与Gemini、Claude的输出最为相似。本文还自建了一个全标注数据集,并提出一种结合LLMs与最新数据集MADStat生成新数据集的方法,所构建的数据集可作为未来大模型研究的基准。
原文摘要 · Abstract (English)
Recently, DeepSeek has been the focus of attention in and beyond the AI community. An interesting problem is how DeepSeek compares to other large language models (LLMs). There are many tasks an LLM can do, and in this paper, we use the task of "predicting an outcome using a short text" for comparison. We consider two settings, an authorship classification setting and a citation classification setting. In the first one, the goal is to determine whether a short text is written by human or AI. In the second one, the goal is to classify a citation to one of four types using the textual content. For each experiment, we compare DeepSeek with $4$ popular LLMs: Claude, Gemini, GPT, and Llama. We find that, in terms of classification accuracy, DeepSeek outperforms Gemini, GPT, and Llama in most cases, but underperforms Claude. We also find that DeepSeek is comparably slower than others but with a low cost to use, while Claude is much more expensive than all the others. Finally, we find that in terms of similarity, the output of DeepSeek is most similar to those of Gemini and Claude (and among all $5$ LLMs, Claude and Gemini have the most similar outputs). In this paper, we also present a fully-labeled dataset collected by ourselves, and propose a recipe where we can use the LLMs and a recent data set, MADStat, to generate new data sets. The datasets in our paper can be used as benchmarks for future study on LLMs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。