小规模定制模型比大模型更懂金融交易,还省下千万成本。
Better with Less: Small Proprietary Models Surpass Large Language Models in Financial Transaction Understanding
- 用专有解码器模型处理金融交易数据,针对性更强。
- 实现14%交易覆盖率提升,年节省超1300万美元成本。
- 适合对实时性与成本敏感的金融风控场景。
分析金融交易对确保合规、检测欺诈和辅助决策至关重要。由于交易数据复杂,需先进方法提取有效信息。本文评估三类Transformer模型:仅编码器、仅解码器和编码器-解码器架构,每类包括预训练大模型、微调大模型及从零训练的小型专有模型。结果表明,尽管LLaMA3-8b、Flan-T5、SBERT等大模型在自然语言任务中表现优异,但在金融交易理解任务中并未显著优于小型专有模型。尤其在速度与成本效率方面,专有模型因贴合交易数据特性,展现出更快处理速度和更低运营成本,更适合金融领域的实时应用。最终我们采用自研解码器模型,成功将交易覆盖范围提升14%,年节省成本超1300万美元。
原文摘要 · Abstract (English)
Analyzing financial transactions is crucial for ensuring regulatory compliance, detecting fraud, and supporting decisions. The complexity of financial transaction data necessitates advanced techniques to extract meaningful insights and ensure accurate analysis. Since Transformer-based models have shown outstanding performance across multiple domains, this paper seeks to explore their potential in understanding financial transactions. This paper conducts extensive experiments to evaluate three types of Transformer models: Encoder-Only, Decoder-Only, and Encoder-Decoder models. For each type, we explore three options: pretrained LLMs, fine-tuned LLMs, and small proprietary models developed from scratch. Our analysis reveals that while LLMs, such as LLaMA3-8b, Flan-T5, and SBERT, demonstrate impressive capabilities in various natural language processing tasks, they do not significantly outperform small proprietary models in the specific context of financial transaction understanding. This phenomenon is particularly evident in terms of speed and cost efficiency. Proprietary models, tailored to the unique requirements of transaction data, exhibit faster processing times and lower operational costs, making them more suitable for real-time applications in the financial sector. Our findings highlight the importance of model selection based on domain-specific needs and underscore the potential advantages of customized proprietary models over general-purpose LLMs in specialized applications. Ultimately, we chose to implement a proprietary decoder-only model to handle the complex transactions that we previously couldn't manage. This model can help us to improve 14% transaction coverage, and save more than \$13 million annual cost.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。