paper-with-me

Papers

A Formalism and Approach for Improving Robustness of Large Language Models Using Risk-Adjusted Confidence Scores

2023-10-05 · Ke Shen, Mayank Kejriwal

Large Language Models (LLMs), such as ChatGPT, have achieved impressive milestones in natural language processing (NLP). Despite their impressive performance, the models are known to pose important risks. As these models are deployed in real-world applications, a systematic understanding of different risks posed by these models on tasks such as natural language inference (NLI), is much needed. In this paper, we define and formalize two distinct types of risk: decision risk and composite risk. We also propose a risk-centric evaluation framework, and four novel metrics, for assessing LLMs on these risks in both in-domain and out-of-domain settings. Finally, we propose a risk-adjusted calibration method called DwD for helping LLMs minimize these risks in an overall NLI architecture. Detailed experiments, using four NLI benchmarks, three baselines and two LLMs, including ChatGPT, show both the practical utility of the evaluation framework, and the efficacy of DwD in reducing decision and composite risk. For instance, when using DwD, an underlying LLM is able to address an extra 20.1% of low-risk inference tasks (but which the LLM erroneously deems high-risk without risk adjustment) and skip a further 19.8% of high-risk tasks, which would have been answered incorrectly.

📄 PDF Abstract BibTeX arXiv:2310.03283

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

FinHEAR: Human Expertise and Adaptive Risk-Aware Temporal Reasoning for Financial Decision-Making

2025-06-10 · Jiaxiang Chen, Mingxi Zou, Zhuo Wang, Qifan Wang 외

Financial decision-making presents unique challenges for language models, demanding temporal reasoning, adaptive risk assessment, and responsiveness to dynamic events. While large language models (LLMs) show strong gener…

Decision Making

Deep Learning for Financial Time Series: A Large-Scale Benchmark of Risk-Adjusted Performance

2026-03-02 · Adir Saly-Kaufmann, Kieran Wood, Jan Peter-Calliess, Stefan Zohren arxiv

We present a large scale benchmark of modern deep learning architectures for a financial time series prediction and position sizing task, with a primary focus on Sharpe ratio optimization. Evaluating linear models, recur…

Computational EfficiencyTime Series Prediction

Risk measures based on target risk profiles

2024-09-26 · Jascha Alexander, Christian Laudagé, Jörn Sass

We address the problem that classical risk measures may not detect the tail risk adequately. This can occur for instance due to averaging when calculating the Expected Shortfall. The current literature proposes the so-ca…

AlphaSharpe: LLM-Driven Discovery of Robust Risk-Adjusted Metrics

2025-01-23 · Kamer Ali Yuksel, Hassan Sawaf

Financial metrics like the Sharpe ratio are pivotal in evaluating investment performance by balancing risk and return. However, traditional metrics often struggle with robustness and generalization, particularly in dynam…

Portfolio Transformer for Attention-Based Asset Allocation

2022-06-07 · Damian Kisiel, Denise Gorse

Traditional approaches to financial asset allocation start with returns forecasting followed by an optimization stage that decides the optimal asset weights. Any errors made during the forecasting step reduce the accurac…

DecoderPortfolio Optimization