arXiv:2410.02024cs.CEcs.AI2024-10

用语义图增强长金融文档分类,效果优于直接微调大模型

FLAG: Financial Long Document Classification via AMR-based GNN

  • 基于AMR构建文档级语义图,融合金融领域大模型嵌入
  • 在财报电话会议数据上预测股价走势,准确率超越直接微调模型
  • 适合做金融文本深层语义分析的研究者和从业者

大语言模型在金融长文档应用中常忽略语义关系,且采用全连接或稀疏注意力。近年来,抽象语义表示(AMR)作为基于图的文本表示方法,能更深入保留语义关系。我们提出FLAG:基于AMR图的金融长文档分类框架,通过将句子级AMR图组合成文档级图,引入金融领域专用的大模型词嵌入,结合图神经网络构建文档级表示,用于预测金融目标变量。在多个财报电话会议语料库(涵盖不同行业公司及标普1500指数公司)上进行实验,结果表明,该方法在不同时间跨度下预测股价变动趋势的表现优于直接微调LLMs的方法,也优于此前使用文档图与GNN的文本分类工作。

原文摘要 · Abstract (English)

The advent of large language models (LLMs) has initiated much research into their various financial applications. However, in applying LLMs on long documents, semantic relations are not explicitly incorporated, and a full or arbitrarily sparse attention operation is employed. In recent years, progress has been made in Abstract Meaning Representation (AMR), which is a graph-based representation of text to preserve its semantic relations. Since AMR can represent semantic relationships at a deeper level, it can be beneficially utilized by graph neural networks (GNNs) for constructing effective document-level graph representations built upon LLM embeddings to predict target metrics in the financial domain. We propose FLAG: Financial Long document classification via AMR-based GNN, an AMR graph based framework to generate document-level embeddings for long financial document classification. We construct document-level graphs from sentence-level AMR graphs, endow them with specialized LLM word embeddings in the financial domain, apply a deep learning mechanism that utilizes a GNN, and examine the efficacy of our AMR-based approach in predicting labeled target data from long financial documents. Extensive experiments are conducted on a dataset of quarterly earnings calls transcripts of companies in various sectors of the economy, as well as on a corpus of more recent earnings calls of companies in the S&P 1500 Composite Index. We find that our AMR-based approach outperforms fine-tuning LLMs directly on text in predicting stock price movement trends at different time horizons in both datasets. Our work also outperforms previous work utilizing document graphs and GNNs for text classification.

金融文本AMR图神经网络长文档分类

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。