paper-with-me

Papers

FinLLMs: A Framework for Financial Reasoning Dataset Generation with Large Language Models

2024-01-19 · Ziqiang Yuan, Kaiyuan Wang, Shoutai Zhu, Ye Yuan, Jingya Zhou, Yanlin Zhu, Wenqi Wei

Large Language models (LLMs) usually rely on extensive training datasets. In the financial domain, creating numerical reasoning datasets that include a mix of tables and long text often involves substantial manual annotation expenses. To address the limited data resources and reduce the annotation cost, we introduce FinLLMs, a method for generating financial question-answering data based on common financial formulas using Large Language Models. First, we compile a list of common financial formulas and construct a graph based on the variables these formulas employ. We then augment the formula set by combining those that share identical variables as new elements. Specifically, we explore formulas obtained by manual annotation and merge those formulas with shared variables by traversing the constructed graph. Finally, utilizing GPT-3.5, we generate financial question-answering data that encompasses both tabular information and long textual content, building on the collected formula set. Our experiments demonstrate that synthetic data generated by FinLLMs effectively enhances the performance of several large-scale numerical reasoning models in the financial domain, outperforming two established benchmark financial question-answering datasets.

📄 PDF Abstract BibTeX arXiv:2401.10744

Code (0)

등록된 구현이 없습니다.

Tasks

Dataset GenerationQuestion Answering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Adam 설명 없음
Residual Connection 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Open-FinLLMs: Open Multimodal Large Language Models for Financial Applications

2024-08-20 · Jimin Huang, Mengxi Xiao, Dong Li, Zihao Jiang 외

Financial LLMs hold promise for advancing financial tasks and domain-specific applications. However, they are limited by scarce corpora, weak multimodal capabilities, and narrow evaluations, making them less suited for r…

Time Series

A Survey of Large Language Models in Finance (FinLLMs)

2024-02-04 · Jean Lee, Nicholas Stevens, Soyeon Caren Han, Minseok Song

Large Language Models (LLMs) have shown remarkable capabilities across a wide variety of Natural Language Processing (NLP) tasks and have attracted attention from multiple domains, including financial services. Despite t…

Named Entity Recognition (NER)Question AnsweringSentiment ClassificationSurvey+3

FinLoRA: Finetuning Quantized Financial Large Language Models Using Low-Rank Adaptation

2024-12-16 · Dannong Wang, Daniel Kim, Bo Jin, Xingjian Zhao 외

Finetuned large language models (LLMs) have shown remarkable performance in financial tasks, such as sentiment analysis and information retrieval. Due to privacy concerns, finetuning and deploying Financial LLMs (FinLLMs…

GPUInformation RetrievalQuantizationRetrieval+1

FinGPT: Democratizing Internet-scale Data for Financial Large Language Models

2023-07-19 · Xiao-Yang Liu, Guoxuan Wang, Hongyang Yang, Daochen Zha

Large language models (LLMs) have demonstrated remarkable proficiency in understanding and generating human-like texts, which may potentially revolutionize the finance industry. However, existing LLMs often fall short in…

Algorithmic TradingSentiment Analysis

FinGPT: Open-Source Financial Large Language Models

2023-06-09 · Hongyang Yang, Xiao-Yang Liu, Christina Dan Wang

Large language models (LLMs) have shown the potential of revolutionizing natural language processing tasks in diverse domains, sparking great interest in finance. Accessing high-quality financial data is the first challe…

Algorithmic TradingLanguage ModelingLanguage ModellingLarge Language Model