The use of artificial intelligence (AI) is undergoing a rapid transformation, from passive tools that assist human decision making to agentic AI systems that increasingly make decisions on our behalf.5,13,15,30 It is estimated that by 2027, half of the companies that use generative AI will have launched “agentic AI.”9,10,38 Earlier work has examined rule-based AI systems that rely on explicit human instructions,1,30 but recent advances in generative AI place greater emphasis on systems that operate with far more autonomy.6,18 These digital assistants can be used in a variety of contexts, from handling personal finances to planning and booking complex personalized travel itineraries.1,4,38 A recent report on AI use cases shows that the second most common purpose for generative AI in 2025 was helping users organize their life.39 As users increasingly delegate everyday decisions to these systems, it is crucial to understand and map their capabilities and shortcomings.17
Previous work has examined the use of large language models (LLMs) in economic decisions and how they relate to common human-like biases such as risk aversion, time discounting, and loss sensitivity.7,15,20,27,31,32 LLMs were found to exhibit a range of behaviors between these human biases and more economically rational decisions.7,31,32 GPT-4, for instance, has been found to apply higher discount rates than human participants15 and to exhibit more consistent choices in gambling-like tasks.27 It has also been shown that ChatGPT makes more coherent budgetary decisions than human subjects across the domains of risk, time, social, and food preferences, highlighting the potential of LLMs to support improved decision making in everyday contexts.7
However, previous work has largely overlooked that daily decisions often involve a clash between monetary considerations and user comfort, something an AI assistant would be required to appropriately value. While some recent work in this direction assesses how LLMs perceive states such as pain or pleasure,23 it does not involve a financial trade-off. In a practical scenario, it remains unclear whether state-of-the-art LLMs can strike an appropriate balance between the two when acting as a personal assistant.
In this study, we answer this question and introduce a framework that quantifies the price of inconvenience, the monetary reward at which an AI assistant accepts a specific user inconvenience, as depicted in Figure 1. Expressing these valuations in concrete monetary units allows for an easily interpretable comparison across a range of LLMs and scenarios. Our results indicate that current LLMs exhibit too many irregularities to be fully trusted with this type of decision making. The framework is open sourced to facilitate further developments in LLM-powered personalized decision-making trade-offs.a
Methods
To examine the possible decisions that an LLM-powered agentic AI assistant could make in assessing the value of inconvenience, we selected six state-of-the-art LLMs: GPT-4o,2 Claude 3.5 Sonnet,3 Gemini 2.0 Flash,34 Llama 3.3-70B,16 DeepSeek-V3,26 and Mixtral 8x22B-instruct.21,b We developed and analyzed three inconveniences that people routinely encounter during their daily lives, time, distance, and hunger, together with a fourth scenario, pain, used as a more abstract and extreme reference point for discomfort.23 The four scenarios are:
Time: Waiting an additional X minutes for an appointment
Distance: Walking an additional X kilometers to a relocated appointment
Hunger: Waiting an additional X minutes for a food delivery
Pain: Experiencing a painful stimulus at X% of the user’s pain tolerance
Most related to our setup is Keeling et al.,23 who assess whether LLMs can replicate human-like decision making when faced with choices involving simulated pain penalties or pleasure rewards. Our study goes beyond the assessment of the pain perception, investigating four inconvenience scenarios that humans may encounter in everyday life.
Trade-Off Scenarios
The following prompts were used to generate LLMs’ responses to four trade-off scenarios involving monetary rewards and encountered discomfort situations:
Results
The LLMs were asked whether they, as AI assistants to a user, accepted a binary trade-off: a monetary compensation Y in exchange for an inconvenience of magnitude X (e.g., €10 compensation to wait an additional 30 minutes). All experiments were repeated five times to account for the variability introduced by the temperature hyperparameter, which was set to T = 1.0 for all LLMs investigated.23 The LLMs’ decisions are presented in Figure 2 as heatmaps of the probabilities (derived over the five runs) of accepting a reward across the X-Y pairs, where Y is logarithmically scaled.
It is remarkable that aside from some exceptions (e.g., Gemini for pain) and edge cases, LLMs have sharp and monotonic decision boundaries, suggesting that a transition point can usually be determined (provided the models are sufficiently large; see “Parameter Scaling Effects” section). Although numerous conclusions can be drawn from Figure 2, we highlight the most unexpected observations that lead us to question and caution against overreliance on current-state LLMs for personal assistance in inconvenience-reward decision making:
LLMs behaviors vary substantially: Considering the six investigated state-of-the-art LLMs, we observe considerable variability both in the values and shapes of their decision boundaries. For example, in the pain scenario, LLMs can have a clear decision boundary (Llama), give noisy responses (Gemini), or always refuse to accept any compensation for any amount of pain (Mixtral).
LLMs can be greedy: Considering the time scenario, we observe that both Llama and Gemini are willing to accept wait times of up to five hours for a reward of approximately €1. In the pain scenario, Llama and DeepSeek display similarly greedy behavior, accepting ≈ €1 for any pain shock below ≈ 67% of the maximum intensity.
LLMs can be highly cautious: In the distance and pain scenarios, Mixtral declines to accept an additional 10 km walk and refuses any non-zero share of the user’s pain tolerance, even for a reward of €1,000.
LLMs exhibit the freebie dilemma: Most of the examined LLMs present a bias toward rejecting or undervaluing an option that is strictly better than the alternative, but costs nothing. This behavior appears in every model for at least one scenario and is visible as a sharp discontinuity toward zero inconvenience (X = 0). When we ask a follow-up question for an explanation, models often respond with remarks such as: “It is suspicious that we are offered money at no waiting time…” A comparable skepticism toward cost-free offers is well documented in human decision making as the freebie dilemma.22,35
Inconsistency at powers-of-ten rewards: Some LLMs have a sudden and sharp discontinuity and tend to reject compensations when encountering the rewards of powers-of-ten landmarks (horizontal lines at €10, €100, €1,000). This is particularly noticeable for DeepSeek in the time scenario and for Llama in the hunger scenario.
Having established several qualitative patterns shown in Figure 2, we proceeded to quantify the pricing behavior of LLMs in the investigated inconvenience trade-offs. In particular, we explored decisions made by LLMs around the transition points at fixed quantities of inconvenience. For all specified scenarios (see Table 1), we collected responses at a specific inconvenience quantity for monetary rewards on a logarithmic scale ranging from €0.1 to €1,000 in 100 steps. Following Keeling et al.,23 we define the price of inconvenience at a particular quantity of discomfort as the monetary compensation at which the LLM accepts a proposed trade-off with a probability of P (acceptance) = 0.5, assuming a monotonic increase in probabilities. This is estimated by fitting a logit classifier on the LLM’s decisions, as illustrated in Figure 3, and then determining its decision boundary point.
Table 1 presents the calculated prices of inconveniences for each LLM at specified quantities. To estimate the certainty of the fitting procedure for the obtained values, we perform an additional step and calculate the prices for 2,000 bootstrap samples, reporting their means and standard deviations. In each scenario, we can observe considerable differences among the valuations of the LLMs. We also rank the LLMs according to their average price of inconvenience across scenarios. These results quantitatively support the conclusions drawn from heatmaps, confirming that valuations vary markedly both across and within scenarios.
Model | Time | Distance | Hunger | Pain | Avg. | Avg. |
|---|---|---|---|---|---|---|
| Gemini 2.0 Flash | 0.41±0.0 | 2.62±0.3 | 2.26±0.3 | 1.24±0.2 | 1.63 | 1.25 |
| Llama 3.3 70B | 0.92±0.1 | 3.41±0.3 | 4.01±0.5 | 1.76±0.2 | 2.53 | 2.50 |
| DeepSeek V3 | 2.00±0.2 | 5.73±0.5 | 8.71±0.9 | 2.30±0.3 | 4.69 | 3.50 |
| Mixtral 8x22B | 9.38±0.8 | 2.86±0.5 | < 0.10 | > 103 | 253.09 | 3.50 |
| GPT-4o | 5.22±0.3 | 21.58±1.7 | 26.36±1.9 | 92.79±15.1 | 36.49 | 5.00 |
| Claude 3.5 Sonnet | 9.76±0.7 | 8.90±0.7 | 50.96±5.6 | 4.85±0.5 | 18.62 | 5.25 |
| Avg. Value | 4.62 | 7.52 | 15.4 | 183.82 |
Across the four inconvenience categories, several patterns emerge. First, for five of the six models, the monetary compensation values for an additional 60-minute wait are of a similar order to those required for walking an extra 5 km, which is consistent with the approximate time equivalence of covering that distance at 5 km/h, a standard walking pace. Only GPT-4o assigns considerably different prices to those two discomforts. Second, except for Mixtral, all models place a higher monetary value on waiting 60 minutes for food delivery than on waiting 60 minutes for an appointment, suggesting that hunger carries an additional subjective penalty. Third, when confronted with a painful stimulus set at 50% of the tolerance threshold, Llama, Gemini, DeepSeek, and Claude start to accept rewards of €1–€5, whereas GPT-4o demands almost €100, and Mixtral refuses the trade-off involving pain altogether.
Across LLMs, we observe that some models are more greedy, consistently accepting modest compensations for any inconvenience (Llama, Gemini, DeepSeek), whereas others value the same discomforts considerably higher (Claude, GPT-4o). Nevertheless, some LLMs (Mixtral) simultaneously tend to accept any reward for waiting an additional 60 minutes for food delivery, while rejecting any compensation for a painful stimulus of 50% of the tolerance threshold.
Robustness: Impact of Prompt Alterations
Next, we analyze the sensitivity of our previous results to variations in the prompt wording and content, presenting the results in Table 2. The baseline prompt involves an additional 60 minutes of waiting for an unspecified appointment, written in third person, in English, and without reference to gender; the reward is offered in Euro, and the temperature hyperparameter is set to 1. We compare this to 13 variations, each of which reflects a small modification that a personal AI assistant could plausibly encounter in everyday use, such as a change in: appointment context (medical vs. social), an explicit user attribute (e.g., gender and a first- vs. third-person narration), language (to Dutch, French, or Chinese), reward currency (U.S. Dollar or Chinese Yuan), or processing style (temperature hyperparameter set to 0 or a chain-of-thought vs. direct answer). These variants test whether the inferred transition values remain stable under routine changes in phrasing, context, or reasoning style. Full details appear in Table 3.
| Scenario: € for 60 min, temp = 1.0 | Gemini 2.0 F. | Llama 3.3 70B | DeepSeek V3 | GPT 4o | Mixtral 8×22B | Claude 3.5 S. | Avg. Value |
| Baseline | 0.41±0.0 | 0.92±0.1 | 2.00±0.2 | 5.22±0.3 | 9.38±0.8 | 9.76±0.7 | 4.62 |
| temperature=0.0 | 0.57±0.0 | 0.96±0.0 | 2.12±0.2 | 5.31±0.3 | 9.06±0.8 | 11.50±0.7 | 4.92 |
| Chain-of-Thought | < 0.10 | 0.89±0.1 | 1.26±0.1 | 4.42±0.3 | 0.84±0.1 | 10.89±0.7 | 3.07 |
| Female | 0.49±0.0 | 0.96±0.0 | 2.64±0.2 | 5.61±0.3 | 4.33±0.9 | 9.22±0.7 | 3.88 |
| Male | 0.84±0.1 | 0.96±0.0 | 2.41±0.2 | 5.94±0.4 | 7.16±0.8 | 8.42±0.6 | 4.29 |
| First-person | 0.94±0.1 | 0.76±0.0 | 3.12±0.2 | 2.32±0.2 | 2.15±0.2 | 6.74±0.4 | 2.67 |
| General Practitioner | < 0.10 | 0.99±0.1 | 3.75±0.3 | 6.03±0.4 | 24.49±3.2 | 10.12±0.7 | 7.58 |
| Lawyer | 0.13±0.0 | 0.96±0.1 | 2.95±0.2 | 8.44±0.6 | 2.45±0.3 | 13.35±1.0 | 4.71 |
| Hairdresser | < 0.10 | 0.94±0.1 | 2.53±0.2 | 7.12±0.5 | 7.70±0.8 | 7.42±0.5 | 4.30 |
| Dutch | 0.45±0.1 | 42.96±8.5 | 4.59±0.4 | 6.50±0.4 | 92.48±15.7 | 17.27±1.3 | 27.38 |
| French | 0.37±0.0 | 35.90±6.1 | 3.55±0.3 | 7.27±0.5 | 123.85±27.3 | 16.94±1.3 | 31.31 |
| Chinese | 2.14±0.3 | > 103 | 3.80±0.3 | 4.76±0.4 | > 103 | 6.62±0.6 | 336.22 |
| U.S. Dollar | < 0.10 | 0.82±0.1 | 2.39±0.2 | 5.46±0.4 | 9.88±1.0 | 11.83±1.0 | 5.08 |
| Chinese Yuan | 0.65±0.5 | < 0.10 | 0.86±0.6 | 1.33±0.7 | 4.80±6.7 | 6.88±4.6 | 2.44 |
| Avg. Value | 0.53 | 77.72 | 2.71 | 5.41 | 92.75 | 10.50 | |
| Avg. Rank | 1.14 | 2.57 | 3.07 | 4.00 | 4.79 | 5.43 |
Appointment type. Notably, Llama returns very similar values regardless of the type of appointment described, showing minor sensitivity to this change. For the other models, prompts involving medical appointments generally lead to higher acceptance thresholds, with the exception of Claude and Gemini. Legal appointments lead primarily to small increases, while hairdresser visits tend to result in lower thresholds, although the pattern is less consistent.
Gender. Specifying the gender results in a shift relative to the baseline for all models. Interestingly, for most models, this change is very close for both male and female. This implies that for these models, the fact that gender is being mentioned at all has a far greater effect than the gender itself.
Language. By far, the most prominent changes occur when the language of the prompt is changed from English. With two exceptions (GPT-4o and Claude in Chinese and Gemini in French), changing the language consistently increases the accepted compensation, in some cases by up to two orders of magnitude. This observation aligns with prior work that demonstrates that LLMs exhibit a strong dependence on the language of the prompt.11,14,28,40 However, this phenomenon has not previously been studied in the context of economic decision making. While one might speculate that models infer cost-of-living signals from language, the pattern observed here does not clearly support such an interpretation. Prompts in French, Dutch, and Chinese often elicit much higher valuations than their English counterparts, despite not corresponding to higher cost of living. Notably, Mixtral and Llama in Chinese refuse to accept compensation under €1,000 after previously settling for values between €1 and €10. This is particularly striking in the case of Llama, which shows minimal variation across all other prompt conditions. These results highlight that language effects can be exceptionally large, even in models that are otherwise stable, and may lead to abrupt discontinuities in behavior.
Reward currency. Changing the reward currency from Euro to U.S. Dollars (USD) or Chinese Yuan (CNY) has a heterogeneous effect on the price of inconvenience. Switching to CNY generally lowers valuations, with Gemini as the only exception. When the reward is denominated in USD, the price of inconvenience increases in four of the six models. These behaviors may reflect broader socioeconomic factors that vary between currencies. (Note: to account for scale differences due to exchange rates, CNY experiments use a logarithmic scale from 100 to 104.)
Prompting strategy. Temperature controls the stochasticity of an LLM’s response. Lower values yield more deterministic and often more repetitive outputs, whereas higher values increase variability and perceived creativity. As a variation of the prompting strategy, we set the temperature to 0 (baseline: temperature = 1). On average, this adjustment slightly increases the prices of inconveniences. The effects are modest across models, with a small decrease only for Mixtral. To further examine temperature effects, we repeated the experiments for the time scenario at temperature = 0 (five repetitions, since not all LLMs are deterministic even at temperature 029). The resulting heatmaps in Figure 4 show decision boundary shapes and probabilities of accepting the trade-offs that closely mirror the baseline. At temperature 0, LLMs exhibit the same behaviors of rejecting cost-free gains (the freebie dilemma is still present in DeepSeek, Mixtral, and GPT-4o) and greediness to accept small rewards for major inconvenience (Llama, Gemini), and are inconsistent at the rewards of powers-of-ten (DeepSeek, Mixtral). For an extended analysis of temperature 0, see Appendix A.
It is well established that chain-of-thought (CoT) prompting enhances the performance of LLMs.12,37 While writing in the first person leads to both increases and decreases in the resulting valuations, CoT prompting consistently lowers them (except for Claude), as observed in Table 3. To further understand this effect, we investigated the change caused by CoT prompting when applied to the heatmaps from Figure 2 and focused on the time scenario (baseline).
The bottom row of Figure 4 presents the results. Applying CoT prompting substantially alters the previously observed unexpected tendencies in the LLMs. Freebie dilemmas are either considerably reduced (Llama, Mixtral, Claude) or fully mitigated (DeepSeek, GPT-4o). Also, the behavior of rejecting the rewards of powers-of-ten is greatly mitigated (DeepSeek, Mixtral). Interestingly, applying CoT decreases the accepted reward thresholds (Gemini, DeepSeek, Mixtral), slightly mitigates the sharp cut-off of Llama’s responses, inducing some heterogeneity in decisions, and smooths the decision curves of GPT-4o and Claude. At the same time, noisier decision boundaries emerge in all remaining models. These results show that CoT prompting can considerably alter the LLM’s trade-off decisions, further illustrating the limited robustness of LLMs when they are about to make decisions on behalf of users in different setups. We include examples of CoT responses in Appendix B.
Although the scenarios considered here are not exhaustive for drawing definite conclusions about specific socioeconomic values that LLMs assign, we can certainly conclude that the LLMs we test are fragile even to minor prompt alterations and result in substantial decision changes.c
Parameter scaling effects. We assessed the model behavior with different model scales on the time scenario, investigating Llama 3 models with 1, 3, 8, and 70 billion parameters. As presented in Figure 5, the results for the smaller and medium-size LLMs (1B, 3B, and 8B) appear highly scattered, showing no clear pattern in decision making. These models seem to accept or reject offers at random, regardless of whether the financial reward and imposed inconvenience are high or low. The larger 70B model, however, exhibits a distinct change in behavior, where a clear decision boundary emerges. This suggests that the ability to recognize value and make consistent trade-offs is not present in the smaller versions. Consequently, when making decisions between inconvenience and reward, small and medium-size models appear unsuitable for such decision-support systems.
Conclusion
As LLMs are deployed in personal assistants and other decision-making tools, they may increasingly encounter situations requiring them to manage everyday trade-offs between inconvenience and money, for example, taking a longer route, delaying an appointment, or accepting a less comfortable option in exchange for a reward. Although such decisions may seem minor, they provide a realistic platform for performing quantitative comparisons between different LLMs and also connect to broader questions about how LLMs assign value to qualitative human experiences.
In this work, we introduce a method to determine the price of inconvenience: the compensation an LLM requires before accepting a given discomfort for a user it is assisting. This approach supports future work on evaluating model behavior in agent-like settings, comparing models, and guiding design decisions for assistants that act on behalf of users. Our results show that current models do not always behave as one might expect. For example, we find that LLMs can sometimes be very greedy and favor a small financial reward over user comfort, but can also be extremely cautious and refuse offers that involve no inconvenience. In addition, their responses can shift in surprising ways with small changes in prompt wording, potentially creating avenues for adversarial attacks. These patterns raise concerns about whether current models can be trusted to make economic decisions that involve user-centered experiential states.
Future research should examine why these behaviors occur, what the normatively appropriate responses should be, and how such alignment can be achieved in practice. First, we need to understand why LLMs behave as they do in these trade-offs. Previous work shows that they process numbers as discrete tokens rather than quantities with inherent relationships,8,36 which may explain some of their limitations in numerical and decision-making contexts. Yet, our results suggest that LLMs can still form consistent relational boundaries in monetary settings, hinting at an implicit linguistic understanding of value. Second, we need to establish what behavior would be normatively appropriate, including how AI assistants should value comfort, fairness, privacy, and personalization in ways that align with user expectations and everyday decision making. Our findings show that variations in user background descriptions can lead to major outcome differences, mirroring previous work demonstrating sensitivity to user attributes such as gender, race, or dialect,19,24,25 and closer alignment with Western cultural norms.5,33 Third, we must determine how such alignment can be achieved through model design and communication. This includes studying how different inputs and personal data influence outcomes, and how interaction strategies such as presenting alternative options or brief clarifying questions can foster trust and better decisions. As LLMs become more involved in everyday choices, addressing these questions is essential to ensure their behavior aligns with human values and expectations.
Acknowledgments
We acknowledge the support of the “Onderzoeksprogramma Artificiële Intelligentie (AI) Vlaanderen” (FAIR), and the Research Foundation Flanders (FWO, grants G0G2721N and 1247125N).
Join the Discussion (0)
Become a Member or Sign In to Post a Comment
Facts Only
* Six state-of-the-art LLMs were examined: GPT-4o, Claude 3.5 Sonnet, Gemini 2.0 Flash, Llama 3.3-70B, DeepSeek-V3, and Mixtral 8x22B-instruct.
* Four inconvenience scenarios were analyzed: Time (waiting), Distance (walking), Hunger (waiting for food), and Pain (pain stimulus).
* LLMs responded to trade-off prompts involving monetary compensation (Y) for inconvenience (X).
* Models exhibited variable decision boundaries; some, like Llama, showed sharp boundaries, while others were noisy.
* Some LLMs displayed greedy behavior, accepting small rewards for significant inconveniences.
* Mixtral declined to accept any compensation for a pain stimulus of 50% tolerance, even for a €1,000 reward.
* LLMs exhibited the freebie dilemma, tending to reject options that are strictly better than alternatives at no cost.
* Some LLMs showed discontinuities when encountering rewards in powers-of-ten landmarks (€10, €100, €1,000).
* The average price of inconvenience varied across models, with DeepSeek V3 and Mixtral having higher averages than Gemini 2.0 Flash.
* Prompting strategies like Chain-of-Thought (CoT) substantially altered LLM trade-off decisions, often reducing freebie dilemmas or smoothing decision curves.
* Smaller LLMs (1B, 3B, 8B parameters) appeared highly scattered, while the 70B model showed a clearer decision boundary.
Executive Summary
Full Take
Sentinel — Human
This appears to be a presentation of original empirical research on LLM decision-making in trade-off scenarios, characterized by structured argumentation and detailed quantitative results.