arXivDaily arXiv每日学术速递 周一至周五更新
重置
2606.05138 2026-06-04 cs.LG q-fin.ST

Generating Financial Time Series by Matching Random Convolutional Features

通过匹配随机卷积特征生成金融时间序列

Konrad J. Mueller, Nikita Zozoulenko, Ben Wood, Thomas Cass, Lukas Gonon

AI总结 提出SOCK(软竞争核)可微随机卷积特征图,通过匹配真实与生成时间序列的随机卷积特征来训练生成器,在小样本金融数据集上优于签名和扩散基线方法。

详情
AI中文摘要

生成逼真的金融时间序列具有挑战性,因为训练数据通常仅限于单个历史路径。在如此稀缺的数据下,过拟合难以避免,尤其是在对抗训练中,训练好的判别器可能记忆训练样本。为了缓解这一问题,近期的方法训练生成器以最小化真实与生成时间序列的未训练特征表示之间的差异。在这些工作中,特征图基于路径签名,而路径签名在可处理的截断深度下可能无法捕捉相关的时间序列属性。在本工作中,我们通过匹配真实与生成时间序列的随机卷积特征来训练生成器。现有的随机卷积特征图,如Rocket和Hydra,已被证明能为真实世界的时间序列提供信息丰富的表示,但由于不可微,无法监督生成模型。我们引入了SOCK(软竞争核),一种完全可微的随机卷积特征图,适用于训练生成时间序列模型。我们表明,通过匹配随机SOCK特征训练的生成器在多种小样本金融数据集上始终优于签名和扩散基线。我们进一步在双样本假设检验和时间序列分类任务中展示了SOCK的表达能力,在这些任务中SOCK匹配或超越了现有的无监督特征图。

英文摘要

Generating realistic financial time series is challenging as training data is often limited to a single historical path. With such scarce data, overfitting is hard to avoid, especially under adversarial training where a trained discriminator can memorize the training samples. To mitigate this, recent approaches train generators to minimize the discrepancy between untrained feature representations of real and generated time series. In these works, the feature maps are based on path signatures, which can fail to capture relevant time series properties at tractable truncation depths. In this work, we instead train generators by matching random convolutional features of real and generated time series. Existing random convolutional feature maps, such as Rocket and Hydra, have been shown to provide informative representations of real-world time series, but cannot supervise generative models because they are non-differentiable. We introduce SOCK (SOft Competing Kernels), a fully differentiable random convolutional feature map, suited to train generative time series models. We show that generators trained by matching random SOCK features consistently outperform signature and diffusion baselines across a wide range of small-sample financial datasets. We further demonstrate SOCK's expressiveness on two-sample hypothesis testing and time series classification tasks, where SOCK matches or outperforms existing unsupervised feature maps.

2606.04978 2026-06-04 cs.CL cs.CY econ.GN q-fin.EC

Probing Outcome-Level Resemblance and Mechanism-Level Alignment in LLM Risk Decisions: Evidence from the St. Petersburg Game

探究大语言模型风险决策中的结果层面相似性与机制层面一致性:来自圣彼得堡博弈的证据

Chensong Huang, Changyu Chen, Chenwei Lin, Hanjia Lyu, Xian Xu, Jiebo Luo

AI总结 通过圣彼得堡博弈实验,发现大语言模型在风险决策中表现出结果层面的类人行为,但机制层面与人类决策存在显著差异,提示行为对齐可能仅停留在表面。

详情
AI中文摘要

大语言模型在风险决策任务中可能显得谨慎,但看似谨慎的输出并不一定表明其与人类决策机制对齐。我们以圣彼得堡博弈作为受控测试平台来研究这一区别,这是一个经典悖论,其中期望收益无限,但人类通常报告低且有限的支付意愿。我们评估了28个大语言模型,使用结构化的提示套件,包括原始博弈;控制决策变体,扰动截断、重复游戏、数字禀赋和职业身份;要求模型以人类决策者身份推理的人类视角提示;以及基础模型与其指令微调对应模型之间的配对比较。在原始博弈中,大多数模型生成有限出价,造成类人风险行为的表象。然而,这种结果层面的相似性掩盖了显著的机制层面差异。控制变体揭示,模型并未保持原始博弈中观察到的类人行为,而是常常转向条件性和计算性理性行为。人类线索提示和指令微调通常降低出价并减少一些可见的病理现象,但大多数机制层面的响应模式基本保持不变。这些发现表明,风险决策中的行为对齐可能是表面层次的:大语言模型可能产生类人风险决策,而不表现出与人类一致的机制。因此,对大语言模型决策的高风险评估应超越结果相似性,检查对齐是否由机制层面的一致性支持。

英文摘要

LLMs can appear cautious in risk decision-making tasks, yet cautious-looking outputs do not necessarily indicate alignment with human decision-making mechanisms. We investigate this distinction using the St. Petersburg game as a controlled testbed, a classical paradox in which the expected payoff is infinite, yet humans typically report low, finite willingness to pay. We evaluate 28 LLMs with a structured prompt suite that includes the original game; controlled decision variants that perturb truncation, repeated play, numeric endowment, and occupational identity; a human-perspective prompt that asks models to reason as human decision makers; and paired comparisons between base models and their instruction-tuned counterparts. In the original game, most models generate finite bids, creating the appearance of human-like risk behavior. However, this outcome-level resemblance masks substantial mechanism-level differences. The controlled variants reveal that rather than maintaining human-like behavior seen in the original game, models often shift to conditionally and computationally rational behavior. Human-cue prompting and instruction tuning often lower bids and reduce some visible pathologies, but most mechanism-level response patterns remain largely unchanged. These findings show that behavioral alignment in risk decision-making can be surface-level: LLMs may produce human-like risk decisions without exhibiting human-consistent mechanisms. High-stakes evaluations of LLM decision-making should therefore move beyond outcome similarity and examine whether the alignment is supported by mechanism-level consistency.

2606.04959 2026-06-04 cs.GT econ.TH q-fin.TR

Fairness and Strategy-Proofness in Automated Market Makers

自动做市商中的公平性与策略证明性

Frank M. V. Feys

AI总结 研究自动做市商中流动性提供者投票聚合规则,证明在加权乘积族中不存在同时满足公平性和策略证明性的规则,除非是单提供者独裁。

详情
Comments
52 pages
AI中文摘要

没有已部署的自动做市商允许其流动性提供者对交易函数进行投票。我们表明这是结构性的,而非疏忽。在具有 $n \geq 3$ 个资产的加权乘积族上,没有聚合规则能够同时公平且策略证明。阿罗式公平性强制一种独特形式,即加权艾奇逊中心,即提供者偏好池的加权几何平均。但公平性强制均值型聚合,策略证明性强制中位数型,而唯一同时满足两者的规则是单提供者独裁。这种障碍是尖锐的:在 $n = 2$ 时消失,此时存在公平且策略证明的规则。根据 Frongillo--Papireddygari--Waggoner 等价性,该中心是 Genest 的对数意见池,并且不可能性转移到外部贝叶斯池化。

英文摘要

No deployed automated market maker lets its liquidity providers vote on the trading function. We show this is structural, not an oversight. On the weighted-product family with $n \geq 3$ assets, no aggregation rule is at once fair and strategy-proof. Arrovian fairness forces a unique form, the weighted Aitchison centroid, the weighted geometric mean of the providers' preferred pools. But fairness forces mean-type aggregation and strategy-proofness forces median-type, and the only rule that is both is a single-provider dictator. The obstruction is sharp: it vanishes at $n = 2$, where a fair strategy-proof rule exists. Under the Frongillo--Papireddygari--Waggoner equivalence, the centroid is Genest's logarithmic opinion pool, and the impossibility transfers to externally Bayesian pooling.

2606.04916 2026-06-04 cs.LG econ.GN q-fin.EC stat.ML

Worker Utility as Hysteresis: A Preisach Model of Transaction Acceptance in Gig Labour Markets

工人效用作为滞后:零工劳动力市场中交易接受的Preisach模型

Piotr Frydrych

AI总结 本文提出Preisach滞后模型表示零工工人隐藏偏好,通过双输出神经网络估计接受和拒绝效用,结合XGBoost分类器,在36891笔交易上实现Jaccard=0.827和ROC AUC=0.799,并证明价格下降比上升对完成率影响更大。

详情
Comments
18 pages, 5 figures
AI中文摘要

工人效用是不可观测的——只有其结果可观测。每笔零工交易产生一个比特:接受或拒绝。我们认为这种结构直接指向Preisach滞后模型作为潜在工人偏好的自然表示。Preisach算子将总产出建模为对一群二元阈值元素的积分——这正是异质性工人各自持有私人接受工资时出现的结构。我们通过双输出神经网络(共享层256->128,边际损失强制U_1 >= U_0)估计两个潜在效用曲面:接受效用U_1(X)和拒绝效用U_0(X)。分类简化为Preisach间隙U_1(X) - U_0(X),与裁剪稳定的价格-阈值编码一起输入XGBoost分类器。在36,891笔零工交易上,该流程实现了Jaccard=0.827和ROC AUC=0.799。价格-阈值编码相比原始效用特征贡献了+11.0个百分点的AUC。模型证实了滞后预测的方向不对称性:价格下降比同等幅度的上升更严重地降低完成率。应用于完整数据集,模型的建议同时将总工资账单减少21.3%,并将预期填充率提高9.7个百分点。对于74.2%的交易,P(接受)已超过0.80;降低工资使其保持在阈值以上(削减后平均P=0.972),释放成本节约(中位数31%)。对于剩余的25.4%,中位数7%的工资增长恢复了+43个百分点的接受率。没有明确无差异区域的模型无法同时执行这两种操作。

英文摘要

Worker utility is not observed -- only its consequence is. Each gig transaction produces a single bit: accepted or rejected. We argue this structure points directly to the Preisach hysteresis model as the natural representation of latent worker preferences. The Preisach operator models aggregate output as an integral over a population of binary threshold elements -- precisely the structure that emerges when heterogeneous workers each carry a private acceptance wage. We estimate two latent utility surfaces: acceptance utility U_1(X) and rejection utility U_0(X), via a dual-output neural network (shared layers 256->128, margin loss enforcing U_1 >= U_0). Classification reduces to the Preisach gap U_1(X) - U_0(X), passed into an XGBoost classifier alongside clip-stabilised price-to-threshold encodings. On 36,891 gig transactions, this pipeline achieves Jaccard = 0.827 and ROC AUC = 0.799. The price-to-threshold encoding accounts for +11.0 pp AUC over raw utility features. The model confirms the directional asymmetry hysteresis predicts: price decreases depress completion rates more than equivalent increases raise them. Applied to the full dataset, the model's recommendations simultaneously reduce the total wage bill by 21.3% and increase expected fill rate by 9.7 pp. For 74.2% of transactions, P(accept) already exceeds 0.80; reducing the wage keeps it above threshold (mean post-cut P = 0.972), releasing cost savings (median 31%). For the remaining 25.4%, a median 7% wage increase recovers +43 pp acceptance. A model without an explicit indifference zone cannot execute both moves simultaneously.

2606.04715 2026-06-04 q-fin.ST

How the interpolation of life tables affects the decomposition of life insurance surplus

生命表插值如何影响寿险盈余分解

Mintodê Nicodème Atchadé, Marcus C. Christiansen, Friedrich Hubalek, Gero Junike

AI总结 本文提出使用公理化的IASU分解(连续时间Shapley值)来分解寿险保单盈余,并分析不同生命表插值方法(Lee-Carter、线性插值、常数近似)对分解结果的影响,发现常数近似导致显著差异,建议监管明确插值方法。

详情
AI中文摘要

寿险保单的盈余既取决于死亡风险的系统性变化,也取决于财务变化。我们提出使用公理化的IASU分解(连续时间Shapley值)来分解盈余。然而,生命表并非连续更新,而是每年更新一次。在生命表的年度更新周期中,我们应用不同的插值方法进行IASU分解,并分析这些方法对盈余分解的影响。我们的结果表明,Lee-Carter和线性插值产生的分解几乎相同,而常数近似则导致显著不同的分解。因此,报告标准和监管机构应明确如何插值死亡风险。

英文摘要

The surplus of a life insurance policy depends on both systematic changes in mortality risk and financial changes. We propose to decompose the surplus by the axiomatically justified IASU decomposition, which is a continuous time version of the Shapley value. However, life tables are not updated continuously, but rather, only once per year. In this yearly update cycle of the life tables, we apply different interpolation methods to perform the IASU decomposition and analyze the effects of these methods on the surplus decomposition. Our results show that Lee-Carter and linear interpolation yield almost identical decompositions, whereas constant approximations results in substantially different decompositions. As a consequence, reporting standards and regulators should clarify how to interpolate mortality risks.

2606.04576 2026-06-04 stat.ML cs.LG econ.EM q-fin.RM

ReSGA: A Large Tail Risk Model for Learning Value-at-Risk and Expected Shortfall

ReSGA: 一种用于学习风险价值和预期缺口的大尾部风险模型

Yichi Zhang, Ke Zhu, Zhoufan Zhu

AI总结 提出检索增强自分组自编码器(ReSGA),利用数百万参数捕捉资产横截面依赖和长期时间动态,在1926-2023年美国股票数据上优于12种基准模型,并通过新规模增强左尾动量策略实现经济收益。

详情
AI中文摘要

学习风险价值(VaR)和预期缺口(ES)对于有效管理金融风险至关重要。在大数据时代,参数有限的现有方法容易受到模型错误设定的影响。为了解决这一局限性,我们提出了一种大尾部风险模型——检索增强自分组自编码器(ReSGA),该模型设计有数百万个参数,利用资产的特征来挖掘丰富的横截面依赖性和长期时间动态。应用于1926年至2023年的月度美国股票收益数据,包含153个公司特征,ReSGA在样本外损失和统计回测方面优于十二种计量经济学和机器学习竞争对手。此外,其预测优势可以通过一种新的规模增强左尾动量策略构建的多空十分位投资组合转化为显著的经济收益。为了阐明复杂性的作用,我们进一步进行了系统的规模分析,并证明联合VaR-ES预测的改进主要由数据复杂性驱动,而非模型复杂性。最后,我们的组重要性和迁移学习分析展示了ReSGA的可解释性和跨市场泛化能力。

英文摘要

Learning Value-at-Risk (VaR) and Expected Shortfall (ES) is important for managing financial risks effectively. Existing approaches with limited parameters are vulnerable to model misspecification in the era of big data. To address this limitation, we propose a large tail risk model, the retrieval-enhanced self-grouping autoencoder (ReSGA), which is designed with millions of parameters to exploit the rich cross-sectional dependence and long-term temporal dynamics of assets using their characteristics. Applied to monthly US equity returns from 1926 to 2023 with 153 firm characteristics, ReSGA outperforms twelve econometric and machine learning competitors in terms of out-of-sample loss and statistical backtesting. In addition, its forecast advantages can translate into significant economic gains from long-short decile portfolios that are constructed by a new size-enhanced left-side momentum strategy. To clarify the role of complexity, we further conduct a systematic scaling analysis and demonstrate that improvements in joint VaR-ES forecasting are primarily driven by data complexity rather than model complexity. Finally, our analyses of group-importance and transfer-learning exhibit the interpretability and cross-market generalizability of ReSGA.

2606.04574 2026-06-04 cs.LG cs.NE q-fin.ST q-fin.TR stat.ML

Dynamic Multi-Pair Trading Strategy in Cryptocurrency Markets with Deep Reinforcement Learning

基于深度强化学习的加密货币市场动态多对交易策略

Damian Lebiedź, Robert Ślepaczuk

AI总结 本研究提出一种结合深度强化学习执行覆盖层的层次化“过滤-排序”配对选择方法和“固定风险、自适应均值”执行模型,在加密货币市场实现优于启发式基准的统计套利表现。

详情
Comments
61 pages, 37 figures, 16 tables
AI中文摘要

本研究旨在确定深度强化学习(DRL)作为专门执行覆盖层是否能够增强高波动性加密货币市场中的配对交易。尽管该策略的经典实现在传统股票市场中已被证明成功,但在高方差环境中往往表现出刚性并面临严重的发散风险。为应对这一需求,本研究引入了新颖概念。为构建稳健系统,我们开发了层次化的“过滤-排序”配对选择方法和专有的“固定风险、自适应均值”执行模型。该系统采用带有长短期记忆(LSTM)层的近端策略优化(PPO)智能体,在严格确定性风险管理边界内控制执行决策。在币安USD-M期货市场的1小时间隔数据上评估,优化后的强化学习策略在样本外表现显著优于启发式基线。平稳循环块自举稳健性检验证实,智能体的风险调整后超额收益在10%水平上统计显著。尽管略低于更严格的5%阈值,这一结果凸显了数字资产特有的极端异质方差。最终,本论文通过引入结合统计套利与DRL执行策略的混合架构,为量化金融文献做出贡献。此外,它通过确定性屏蔽提供了一种安全强化学习的新框架,证明将神经策略锚定于统计稳健边界能成功缓解严重的发散风险。

英文摘要

This study aims to determine whether the application of Deep Reinforcement Learning (DRL) as a specialized execution overlay can enhance pair trading in highly volatile cryptocurrency markets. Although classical implementations of the strategy have proven successful in traditional equities, they frequently exhibit rigidity and suffer from severe divergence risks when applied to high-variance environments. To address this need, this research introduces novel concepts. To construct a robust system, we developed a hierarchical "Filter-then-Rank" pair selection methodology and a proprietary "Fixed Risk, Adaptive Mean" execution model. The system employs a Proximal Policy Optimization (PPO) agent with a Long Short-Term Memory (LSTM) layer to govern execution decisions within strict deterministic risk management boundaries. Evaluated on 1-hour interval data from the Binance USD-M Futures market, the optimized RL policy achieved an out-of-sample performance that substantially outperformed the heuristic baseline. A stationary circular block bootstrap robustness check confirms that the agent's risk-adjusted outperformance is statistically significant at the 10 percent level. Although falling marginally short of the stricter 5 percent threshold, this result highlights the extreme idiosyncratic variance characteristic of digital assets. Ultimately, this thesis contributes to the quantitative finance literature by introducing a hybrid architecture that combines statistical arbitrage with DRL execution policies. Furthermore, it delivers a novel framework for safe reinforcement learning via deterministic shielding, proving that anchoring a neural policy to statistically robust boundaries successfully mitigates severe divergence risks.

2606.04258 2026-06-04 q-fin.PM

Anticipatory Portfolio Optimization

预期性投资组合优化

Miquel Noguer i Alonso

AI总结 本文提出预期性投资组合的概念,通过信息、动态和表现性三种丰富化模型,利用二次几何统一度量预期性价值,并推导出LQG分解、谱相变和误设惩罚等关键结果。

详情
AI中文摘要

当投资组合优化器基于比用于校准的短视、价格接受估计更丰富的模型时,该投资组合是预期性的。丰富化可以是信息性的(通过扩大过滤)、动态性的(通过预测期限)或表现性的(通过市场影响导致的部署法则)。我们为这三种情况给出决策理论定义,并通过丰富化控制器与受限估计器之间的实现控制差距来度量预期性。相同的二次几何统一了信息、规划价值、影响修正和过拟合。对于初始扩大下的对数效用,价值是信息漂移能量 $\frac12\mathbb{E} \int_0^Tα_t^2\,dt$,等价于互信息或相对熵。在均值-方差形式中,信号价值为 $\frac{1}{2γ}{\rm tr}(Σ^{-1}Ω)$。动态预测预期性在预测堆栈中产生有限时域二次溢价,而永久性影响将价格接受配置 $θ_{\rm na} =(Λ+γΣ)^{-1}μ$ 变为 $θ_{\rm an} = (2Λ+γΣ)^{-1}μ$,并揭示了朴素重新校准的谱相变。主要结果是堆栈有限时域LQG分解:信息、预测和影响组合成信息迹加上一个逆精度范数,其展开产生影响项、预测项和有符号的预测-影响交互项。锐角边界和正交非负投影恒等式解决了有符号项。平稳扩展将信息协方差内生化为卡尔曼误差缩减,并将影响预期性推广到带交易成本的无限时域李雅普诺夫迹。最后,惩罚项 $\frac{1}{2}{\rm tr}(H^{-1}Σ_\varepsilon)$ 表明,正确指定的预期性创造价值,空洞的预期性价值为零,而误设的预期性在估计结构被当作真实优化时是有害的。

英文摘要

A portfolio is \emph{anticipatory} when its optimizer acts on a richer model than the myopic, price-taking estimator used to calibrate it. Enrichment may be informational, via enlarged filtrations; dynamic, via horizon forecasts; or performative, via the deployment law induced by market impact. We give a decision-theoretic definition for all three cases and measure anticipation by the realized control gap between enriched controller and restricted estimator. The same quadratic geometry separates information, planning value, impact correction, and overfitting. For log utility under initial enlargement, value is the information-drift energy $\frac12\mathbb{E} \int_0^Tα_t^2\,dt$, equivalently mutual information or relative entropy. In mean-variance form, signal value is $\frac{1}{2γ}{\rm tr}(Σ^{-1}Ω)$. Dynamic forecast anticipation gives a finite-horizon quadratic premium in the forecast stack, while permanent impact changes the price-taking allocation $θ_{\rm na} =(Λ+γΣ)^{-1}μ$ into $θ_{\rm an} = (2Λ+γΣ)^{-1}μ$ and reveals a spectral phase transition for naive recalibration. The main result is a stacked finite-horizon LQG decomposition: information, forecast, and impact combine into an information trace plus one inverse-precision norm, whose expansion yields the impact term, forecast term, and signed forecast-impact interaction. Sharp angle bounds and an orthogonal nonnegative projection identity resolve the signed term. The stationary extension endogenizes information covariance as Kalman error reduction and carries impact anticipation to an infinite-horizon Lyapunov trace with transaction costs. Finally, the penalty $\frac{1}{2}{\rm tr}(H^{-1}Σ_\varepsilon)$ shows that correctly specified anticipation creates value, vacuous anticipation has zero value, and misspecified anticipation is harmful when estimated structure is optimized as true.

2606.04235 2026-06-04 q-fin.RM

A Certified Higher Order Quantum Framework for CSA and Margin-Aware Collateral Optimization

一种用于CSA和保证金感知的抵押品优化的认证高阶量子框架

Tao Jin, Stuart Florescu

AI总结 本文提出CR-HO-QAOA框架,通过高阶量子候选生成和CP-SAT认证,解决受CSA约束的抵押品分配优化问题。

详情
Comments
30 pages
AI中文摘要

未清算衍生品的抵押品分配是一个受法律约束且操作离散的优化问题。机构必须满足保证金要求,同时遵守CSA资格规则、估值百分比、舍入、转移阈值、集中度限制、托管条件、库存以及VM、IM或IA边约束。本文开发了CR-HO-QAOA,一种用于保证金和CSA感知的抵押品分配的认证高阶量子候选生成框架。该框架是适配器优先的:官方SIMM、代理SIMM、传统IA、仅VM、RQV或混合保证金来源被归一化为通用的MarginRequirement,因此优化器不计算或替换官方SIMM。给定要求、CSA条款和库存,优化器构建一个包含质押、召回、替换、批次和松弛操作的有界活动邻域。这些操作定义了一个高阶二元模型,其超边捕获集中度压力、托管批次、替换票据、大宗交易、流动性效应、超调以及边特定要求。量子层将超边映射到Pauli-Z成本哈密顿量,并使用抵押品特定的可行子空间混合器来保留独热选择、移动预算、边分配和替换结构。候选解被解码,必要时修复,在八项生产目标下评估,并在任何建议报告之前由确定性CP-SAT主求解器认证。合成基准测试表明,相对于QUBO风格和通用混合器基线,高阶、约束保持的候选生成可以改善认证样本质量,而CP-SAT仍然是可行性和治理仲裁者。这些结果仅是合成工作流验证证据,而非硬件量子优势或银行实际节省的证据。

英文摘要

Collateral allocation for uncleared derivatives is a legally constrained and operationally discrete optimization problem. Institutions must satisfy margin requirements while respecting CSA eligibility rules, valuation percentages, rounding, transfer thresholds, concentration limits, custody conditions, inventory, and VM, IM, or IA side constraints. This manuscript develops CR-HO-QAOA, a certified higher-order quantum candidate-generation framework for margin- and CSA-aware collateral allocation. The framework is adapter-first: official SIMM, proxy SIMM, legacy IA, VM-only, RQV, or hybrid margin sources are normalized into a common MarginRequirement, so the optimizer does not calculate or replace official SIMM. Given the requirement, CSA terms, and inventory, the optimizer builds a bounded active neighborhood of pledge, recall, substitution, batch, and slack actions. These actions define a higher-order binary model whose hyperedges capture concentration pressure, custody batches, substitution tickets, chunky lots, liquidity effects, overshoot, and side-specific requirements. The quantum layer maps hyperedges into a Pauli-Z cost Hamiltonian and uses collateral-specific feasible-subspace mixers to preserve one-hot choices, movement budgets, side assignments, and substitution structure. Candidates are decoded, repaired if needed, evaluated under an eight-term production objective, and certified by a deterministic CP-SAT master solver before any recommendation is reported. Synthetic benchmarks show that higher-order, constraint-preserving candidate generation can improve certified sample quality relative to QUBO-style and generic-mixer baselines, while CP-SAT remains the feasibility and governance arbiter. These results are synthetic workflow-validation evidence only, not evidence of hardware quantum advantage or production bank savings.

2606.04153 2026-06-04 q-fin.ST

A new decomposition approach to modeling financial returns: Conditioning sign on magnitude

一种新的金融收益率建模分解方法:基于幅度条件化符号

Arsène Brou, Richard Luger

AI总结 提出一种将收益率分解为符号和幅度(绝对值)成分的新方法,通过幅度条件化符号分布来捕捉非线性可预测性,并在美国股市月度超额收益预测中优于线性回归等方法。

详情
Comments
Author accepted manuscript. Accepted for publication in the Journal of Banking and Finance
AI中文摘要

波动率的变化包含关于正负收益率可能性的有价值信息。我们提出了一种新的金融收益率建模方法,通过将收益率分解为符号和幅度(绝对值)成分来利用这一见解,其中幅度与波动率密切相关。用于计算预期收益的联合分布结合了幅度的边际分布模型和基于同期幅度条件化的符号分布模型。与传统的线性预测回归不同,这种分解框架捕捉了收益率动态中的非线性可预测性。使用美国股市月度超额收益的样本外预测评估表明,相对于线性回归和完全子集回归,该方法在统计和经济上均有显著提升,同时其表现与基于copula的收益率分解方法及其他非线性基准方法具有竞争力。

英文摘要

Changes in volatility contain valuable information about the likelihood of positive versus negative returns. We propose a new approach to modeling financial returns that exploits this insight by decomposing returns into sign and magnitude (absolute value) components, with magnitude closely related to volatility. The joint distribution used to compute expected returns combines a model for the marginal distribution of magnitude with a model for the distribution of the sign, conditional on the contemporaneous magnitude. Unlike traditional linear predictive regressions, this decomposition framework captures nonlinear predictability in return dynamics. An out-of-sample forecasting evaluation using monthly U.S. stock market excess returns demonstrates substantial statistical and economic gains relative to linear regression and complete subset regression, while delivering performance that is competitive with copula-based return-decomposition methods and other nonlinear benchmarks.

2606.02503 2026-06-04 econ.GN q-fin.EC

Pay Beliefs and the Amenity-Pay Tradeoff

薪酬信念与工作条件-薪酬权衡

Martin Eckhoff Andresen, Manudeep Bhuller, Alfred Løvgren

AI总结 通过多阶段激励调查实验,研究工人对薪酬的信念如何影响薪酬与工作条件之间的权衡,发现信念存在系统性偏差,且提供薪酬信息后信念调整有限。

详情
AI中文摘要

本文研究工人对薪酬的信念如何塑造薪酬与工作条件之间的权衡。我们设计了一个多阶段激励调查实验,将假设性选择实验与对真实工作起薪的诱导信念相结合,并随机变化明确薪酬信息的提供。尽管陈述偏好表明与先前文献一致的、对工作条件的显著支付意愿,但基线薪酬信念在两个维度上存在系统性偏差:受访者低估起薪18%,并预期高工作条件的工作薪酬更高,大幅高估了工作条件-薪酬梯度。接触薪酬信息使类似工作的平均薪酬信念提高4%,信念离散度降低15%,但并未改变感知薪酬与广告工作条件之间的强正相关关系,陈述选择中的工作条件-薪酬权衡基本不变。尽管工人对工作条件有强烈偏好,但他们感知到的权衡与完全信息下的权衡存在显著偏差。

英文摘要

This paper studies how workers' beliefs about pay shape the tradeoffs between pay and workplace amenities. We design a multi-stage incentivized survey experiment that combines hypothetical choice experiments with elicited beliefs about starting salaries in real jobs and randomly varies the provision of explicit pay information. Although stated preferences imply sizable willingness to pay for amenities consistent with prior literature, baseline beliefs about salaries in real jobs are systematically biased along two margins: respondents under-predict starting salaries by 18% and expect higher-amenity jobs to pay more, substantially over-predicting the amenity-pay gradient. Exposure to pay information raises mean pay beliefs for similar jobs by 4% and reduces belief dispersion by 15%, but does not alter the strong positive association between perceived pay and advertised amenities, leaving the amenity-pay tradeoffs in stated choices essentially unchanged. While workers have strong preferences for workplace amenities, the tradeoffs they perceive deviate sharply from those present under full information.

2606.01979 2026-06-04 cs.MA math.OC q-fin.CP

A Simple Hierarchical Causality Primer

一个简单的层次因果入门

Tim Gebbie

AI总结 本文提出一个简单的形式化框架,通过因果类、聚合算子和离散事件时间映射,描述复杂系统中行为者如何约束、选择和组织跨层次的智能体行为。

详情
Comments
8 pages, 1 figure; short technical primer with a toy example in an appendix, corrected minor typos, refined the admissible kernel notation
AI中文摘要

我们提供了一个关于在复杂系统背景下形式化层次因果概念的简要入门。这里的行为者不仅仅是智能体。行为者实例化因果类。智能体在给定系统的给定层次或组织中实现局部动态。层次因果描述了行为者级别的角色如何跨层次约束、选择和组织智能体级别的行为。该系统必然需要三个额外的结构。首先,因果类,用于抽象行为者实例化的某种因果影响形式。其次,聚合算子,用于跨层次移动。第三,离散事件时间映射,因为系统由事件组成,必须指定局部事件计数与任何全局时钟之间的关系。我们这里的表述有意保持简单和离散。

英文摘要

We provide a brief primer for the idea behind formalising hierarchical causality in the context of complex systems. Here actors are not simply agents. Actors instantiate causation classes. Agents implement local dynamics in given levels or organisation in a given system. Hierarchical causality then describes how actor-level roles constrain, select, and organise agent-level behaviour across levels. The system then necessarily requires three additional structures. First, causation classes to abstract a given form of causal influence that an actor instantiates. Second, aggregation operators to move across the levels. Third, discrete event-time maps are required because the system comprises events, and the relation between local event counts and any global clock must be specified. Our formulation here is purposefully simple and discrete.

2605.17623 2026-06-04 quant-ph math.OC q-fin.PM

Where the Quantum Lives in D-Wave Hybrid Portfolio Optimization: An Operational Decomposition Audit

量子在D-Wave混合投资组合优化中的位置:一种操作分解审计

Luis Lozano

AI总结 通过审计D-Wave混合量子-经典投资组合优化服务的操作分解,发现其性能主要来自经典管道而非量子采样。

详情
AI中文摘要

我们对D-Wave的混合量子-经典投资组合优化服务在基数约束的均值-方差-换手率实例(规模从N=10到640)上进行了操作分解审计,使用了约束原生的LeapHybridCQM接口、惩罚编码的LeapHybridBQM接口,以及Gurobi MIQP和模拟退火经典锚点。我们报告了所有三个SDK计时字段(t_run、t_charge、t_QPU),并定义了一个用于混合量子-经典求解器的候选四指标审计协议。三个发现:第一,LeapHybridCQM服务在N≤120的所有54个直接对比实例中匹配了Gurobi的已知最优解,但平均QPU访问时间为0.034秒,仅占5秒标称墙钟预算的0.68%,约占测量运行时间的0.72%,而剩余的约99%是服务的经典分解和可行性感知重组。第二,在仅CPU的匹配墙钟反事实中,TabuSampler在惩罚编码的BQM上达到了最终精确-K目标,与混合CQM在24个测试实例上的平均绝对差为0.001;这并未消融LeapHybridCQM管道的内部机制,但表明这些目标水平可以在相同的墙钟预算下由经典启发式算法复现。第三,基数惩罚贡献了一个密集的秩一项,完全连接了编码的逻辑图,与输入协方差密度无关,我们将其证明为一个结构定理;由此产生的密度轴崩溃解释了实证比较中观察到的BQM退化。在Fama-French 49行业投资组合的样本外测试中,QPU选择的投资组合平均夏普比率为1.94,而1/N基准为2.22。实际意义是,报告中的D-Wave混合方法在此问题类别上的优势来自约束原生的经典管道,而非量子采样优势。

英文摘要

We audit the operational decomposition of D-Wave's hybrid quantum-classical portfolio-optimization service on cardinality-constrained mean-variance-turnover instances spanning N=10 to 640, with the constraint-native LeapHybridCQM interface, the penalty-encoded LeapHybridBQM interface, and Gurobi MIQP and simulated-annealing classical anchors. We report all three SDK timing fields (t_run, t_charge, t_QPU) and define a candidate four-metric audit protocol for hybrid quantum-classical solvers. Three findings. First, the LeapHybridCQM service matches Gurobi's proven optimum on all 54 head-to-head instances at N <= 120, but the mean QPU access time is 0.034 seconds out of the 5-second nominal wall-clock budget -- 0.68% of the nominal budget, approximately 0.72% of measured run time -- and the remaining ~99% is the service's classical decomposition and feasibility-aware reassembly. Second, in a CPU-only matched-wall-clock counterfactual, TabuSampler on the penalty-encoded BQM reaches final exact-K objectives within mean absolute delta 0.001 of hybrid CQM on 24 tested instances; this does not ablate the LeapHybridCQM pipeline internals, but it shows that these objective levels are reproducible by a classical heuristic at the same wall-clock budget. Third, the cardinality penalty contributes a dense rank-one term that fully connects the encoded logical graph independent of the input covariance density, an effect we prove as a structural theorem; the resulting density-axis collapse explains the BQM degradation observed in the empirical comparison. Out-of-sample on Fama-French 49 industry portfolios, the QPU-selected portfolios deliver a mean Sharpe ratio of 1.94 versus 2.22 for the 1/N baseline. The practical implication is that reported D-Wave hybrid wins on this problem class are constraint-native classical pipelines, not quantum-sampling wins.

2602.14378 2026-06-04 q-fin.CP

A Computational Framework for Financial Structures

金融结构的计算框架

Antonio Scala, Andrea Monaco

AI总结 本文提出一个计算框架,将金融结构形式化为结构化分配系统,通过显式且状态依赖的分配算子将随机现金流映射为分层有序支付,并区分经济活动、可融资表示、可接受结构、可行设计和可持续设计。

详情
AI中文摘要

金融结构通过合同分配规则系统,将基础经济活动的随机现金流表示转化为跨多个债权的有序支付。尽管此类结构的复杂计算模型在实践中广泛使用,但其分配逻辑通常嵌入专有实现和特定交易文档中,使得跨交易的系统分析、比较和验证变得困难。本文开发了一个计算框架,将金融结构形式化为结构化分配系统,通过显式且状态依赖的分配算子将随机流入映射为分层有序支付。该框架区分了经济活动、可融资表示、可接受结构、可行设计和可持续设计。从而明确了分配机制运作的输入、区分金融结构与一般合同的结构要求,以及设计可能实施的可行性限制。

英文摘要

Financial structures transform stochastic cash-flow representations of underlying economic activities into ordered payments across multiple claims through systems of contractual allocation rules. While sophisticated computational models of such structures are widely used in practice, their allocation logic is typically embedded in proprietary implementations and deal-specific documentation, making systematic analysis, comparison, and verification across transactions difficult. This paper develops a computational framework that formalizes financial structures as structured allocation systems mapping stochastic inflows into hierarchically ordered payments through explicit and state-dependent allocation operators. The framework distinguishes between economic activities, financeable representations, admissible structures, feasible designs, and sustainable designs. It thereby specifies the inputs on which allocation mechanisms operate, the structural requirements that distinguish financial structures from generic contracts, and the feasibility restrictions under which a design may be undertaken.

2106.14870 2026-06-04 q-fin.MF math.PR

On Stochastic Partial Differential Equations and their applications to Derivative Pricing through a conditional Feynman-Kac formula

关于随机偏微分方程及其通过条件Feynman-Kac公式在衍生品定价中的应用

Kaustav Das, Ivan Guo, Grégoire Loeper

AI总结 本文通过条件Feynman-Kac公式将金融衍生品价格表示为迭代条件期望,证明内层条件期望满足一个随机偏微分方程,并引入新的数值方法。

详情
Journal ref
Stochastic Processes and their Applications 195 (2026) 104886
AI中文摘要

金融衍生品的价格可以表示为迭代条件期望,其中内层项以辅助过程的未来为条件。我们证明这个内层条件期望满足一个SPDE('条件Feynman-Kac公式')。问题需要以辅助过程噪声生成并由其终值扩大的向后滤过为条件,这促使我们在此寻找一个向后布朗运动。这给SPDE增加了不规则性,我们通过新技术处理。最后,我们建立了一类新的混合蒙特卡罗-PDE数值方法。

英文摘要

The price of a financial derivative can be expressed as an iterated conditional expectation, where the inner term conditions on the future of an auxiliary process. We show that this inner conditional expectation solves an SPDE (a 'conditional Feynman-Kac formula'). The problem requires conditioning on a backward filtration generated by the noise of the auxiliary process and enlarged by its terminal value, leading us to search for a backward Brownian motion here. This adds a source of irregularity to the SPDE which we tackle with new techniques. Lastly, we establish a new class of mixed Monte-Carlo PDE numerical methods.

2310.12272 2026-06-04 econ.GN q-fin.EC

Peer Effects in Consideration and Preferences

考虑集与偏好中的同伴效应

Nail Kashaev, Natalia Lazzati, Ruli Xiao

AI总结 本文构建了一个包含同伴效应在偏好和考虑集中的离散选择模型,通过非参数方法从选择序列中恢复网络连接、个体偏好和考虑机制,并应用于茶饮连锁店扩张决策,发现有限考虑会减缓市场渗透和竞争。

详情
AI中文摘要

我们开发了一个包含同伴效应在偏好和考虑集中的离散选择一般模型。我们刻画了均衡行为,并建立了模型各部分可从选择序列中恢复的条件。我们允许同伴影响偏好、考虑或两者兼有。我们证明这些同伴效应机制在数据中具有不同的行为含义。这使我们能够恢复网络中代理之间的连接集合和类型。然后,我们利用这些信息恢复每个代理的偏好和考虑机制。这些非参数识别结果允许代理之间存在一般形式的异质性,并且不依赖于外生协变量或可用选项集(菜单)的变化。我们将结果应用于茶饮连锁店的扩张决策建模,并发现了有限考虑的证据。我们模拟了反事实预测,并展示了有限考虑如何减缓市场渗透和竞争。

英文摘要

We develop a general model of discrete choice that incorporates peer effects in preferences and consideration sets. We characterize the equilibrium behavior and establish conditions under which all parts of the model can be recovered from a sequence of choices. We allow peers to affect preferences, consideration, or both. We show that these peer-effect mechanisms have different behavioral implications in the data. This allows us to recover the set and the type of connections between the agents in the network. We then use this information to recover each agent's preferences and consideration mechanisms. These nonparametric identification results allow for general forms of heterogeneity across agents and do not rely on the variation of either exogenous covariates or the set of available options (menus). We apply our results to model expansion decisions by tea chains and find evidence of limited consideration. We simulate counterfactual predictions and show how limited consideration slows market penetration and competition.

2601.14852 2026-06-04 q-fin.GN

Recovering State Prices from Options

从期权中恢复状态价格

Tjeerd De Vries

AI总结 提出一种基于投影的估计器,利用期权组合逼近整个状态空间的目标收益,从而恢复联合风险中性分布,并应用于瑞士央行意外公告分析,发现相关性而非边际波动解释了联合崩盘风险变化的三分之二。

详情
AI中文摘要

自Ross (1976)以来,从期权价格中提取联合风险中性分布一直是一个未解决的问题。我们提出一种基于投影的估计器,利用观察到的期权组合逼近整个状态空间的目标收益。该方法即使在市场不完备时也能估计相关性和联合崩盘概率,相对于Carr和Madan (2001)改进了单变量估计,并给出了一个可解释为市场不完备度量的显式有限样本界。将该方法应用于瑞士央行关于欧元/瑞郎下限的两次意外公告,我们发现相关性而非边际波动解释了联合崩盘风险变化的三分之二。针对一种汇率的政策重塑了更广泛的瑞郎货币市场。

英文摘要

Extracting the joint risk-neutral distribution from option prices has remained an open problem since Ross (1976). We propose a projection-based estimator that approximates target payoffs over the entire state space using portfolios of observed options. The method estimates correlations and joint crash probabilities even when markets are incomplete, improves univariate estimates relative to Carr and Madan (2001(, and yields an explicit finite-sample bound interpretable as a measure of market incompleteness. Applying the method to two unexpected Swiss National Bank announcements about the EUR/CHF floor, we find that dependence, rather than marginal volatility, accounts for about two-thirds of the change in joint crash risk. A policy targeting one exchange rate reshaped the broader CHF currency market.

2601.02369 2026-06-04 cs.NI cs.CY cs.SI econ.GN q-fin.EC

Fair Distribution of Digital Payments: Balancing Transaction Flows for Regulatory Compliance

数字支付的公平分配:平衡交易流以实现合规监管

Ashlesha Hota, Shashwat Kumar, Daman Deep Singh, Abolfazl Asudeh, Palash Dey, Abhijnan Chakraborty

AI总结 针对印度UPI应用中交易集中导致的双头垄断问题,提出最小边激活流问题(MEAF)并证明其为NP完全,设计可扩展启发式算法DTAS在大型半合成交易网络上快速逼近最优解。

详情
AI中文摘要

数字支付交易集中在仅两个UPI应用(如PhonePe和Google Pay)中,引发了印度数字金融生态系统双头垄断的担忧。为解决此问题,印度国家支付公司(NPCI)规定,任何单一UPI应用的交易量不得超过总交易量的30%。然而,执行这一上限带来了显著的计算挑战:如何在保持容量限制的同时,重新分配用户交易到各应用,而不造成广泛的用户不便?在本文中,我们将该问题形式化为用户和应用二分网络上的最小边激活流(MEAF)问题,其中激活一条边对应安装一个新应用。目标是确保在满足应用容量的前提下实现可行流,同时最小化额外激活次数。我们进一步证明最小边激活流问题是NP完全的。为应对计算挑战,我们提出可扩展的启发式算法——解耦两阶段分配策略(DTAS),该算法利用流结构和容量复用。在大型半合成交易网络数据上的实验表明,DTAS能在数秒内找到接近最优整数线性规划的解,为公平高效地执行交易上限提供了一种快速实用的方法。

英文摘要

The concentration of digital payment transactions in just two UPI apps like PhonePe and Google Pay has raised concerns of duopoly in India s digital financial ecosystem. To address this, the National Payments Corporation of India (NPCI) has mandated that no single UPI app should exceed 30 percent of total transaction volume. Enforcing this cap, however, poses a significant computational challenge: how to redistribute user transactions across apps without causing widespread user inconvenience while maintaining capacity limits? In this paper, we formalize this problem as the Minimum Edge Activation Flow (MEAF) problem on a bipartite network of users and apps, where activating an edge corresponds to a new app installation. The objective is to ensure a feasible flow respecting app capacities while minimizing additional activations. We further prove that Minimum Edge Activation Flow is NP-Complete. To address the computational challenge, we propose scalable heuristics, named Decoupled Two-Stage Allocation Strategy (DTAS), that exploit flow structure and capacity reuse. Experiments on large semi-synthetic transaction network data show that DTAS finds solutions close to the optimal ILP within seconds, offering a fast and practical way to enforce transaction caps fairly and efficiently.

2006.01542 2026-06-04 q-fin.MF

Explicit approximations of option prices via Malliavin calculus in a general stochastic volatility framework

一般随机波动率框架下基于Malliavin微分的期权价格显式近似

Kaustav Das, Nicolas Langrené

AI总结 针对含时变参数的一般随机波动率模型,利用Malliavin微分展开混合表示,得到欧式看跌期权价格的显式近似公式,并给出误差界和数值验证。

详情
Journal ref
Journal of Computational and Applied Mathematics 488 (2026) 117795
Comments
arXiv admin note: text overlap with arXiv:1812.07803
AI中文摘要

我们在一个含时变参数的一般随机波动率模型中,建立了欧式看跌期权价格的显式近似公式。我们的方法基于看跌期权价格混合表示的展开,将其表示为Black-Scholes公式的期望,并通过Malliavin微分显式计算展开项。我们得到了展开过程产生的误差的显式表示,并用基础波动率过程泛函的矩对其进行了界定。在分段常数参数假设下,我们的近似公式变为闭式,并与所提出的快速校准方案兼容。最后,我们进行了数值敏感性分析,以研究所谓的随机Verhulst模型中近似公式的质量,并表明误差在应用目的的可接受范围内。

英文摘要

We establish an explicit approximation formula for European put option prices within a general stochastic volatility model with time-dependent parameters. Our methodology is based on expansions of the mixing representation of the put option price as an expectation of the Black-Scholes formula, in which the resulting terms are calculated explicitly by Malliavin calculus. We obtain an explicit representation of the error generated by the expansion procedure, and bound it in terms of moments of functionals of the underlying volatility process. Under the assumption of piecewise-constant parameters, our approximation formulas become closed-form, and compatible with a proposed fast calibration scheme. Finally, we perform a numerical sensitivity analysis to investigate the quality of our approximation formula in the so-called Stochastic Verhulst model, and show that the errors are well within the acceptable range for application purposes.

2510.20047 2026-06-04 q-fin.MF

Pricing Variance Swap for Multi-Asset Stochastic Volatility Models

多资产随机波动率模型的方差互换定价

Semere Gebresilassie, Mulue Gebreslasie, Minglian Lin

AI总结 本文通过基于行列式的瞬时广义方差,为多资产随机波动率模型建立了方差互换定价框架,并在Heston和BNS模型下推导出解析定价表达式,数值实验验证了模型的有效性。

详情
AI中文摘要

本文通过采用基于行列式的瞬时广义方差,为多资产随机波动率模型的方差互换建模开发了一个新框架。在此设定中,协方差矩阵的行列式捕捉了多元对数收益率动态的联合离散程度。通过指定Heston和Barndorff-Nielsen & Shephard (BNS)随机波动率框架下标的资产对数收益率的分布,我们获得了多资产Heston公式的解析定价表达式,而BNS公式则通过可处理的近似处理。为了评估所提模型的稳健性,我们使用quantmod包生成的九种不同资产进行模拟。对于三资产组合,在Heston和BNS模型下均获得了广义方差互换的解析表达式。数值实验进一步通过参数测试、校准和验证证明了所提模型的有效性。

英文摘要

This paper develops a novel framework for modeling variance swap of multi-asset stochastic volatility models by employing determinant-based instantaneous generalized variance. In this setting the determinant of the covariance matrix captures the joint dispersion of the multivariate log-return dynamics. By specifying the distribution of the log returns of the underlying assets under the Heston and Barndorff-Nielsen & Shephard (BNS) stochastic volatility frameworks, we obtain an analytical pricing expression for multi-asset Heston formulation, while BNS formulation is treated through a tractable approximation. To evaluate the robustness of the proposed model, we conduct simulations using nine different assets generated via the quantmod package. For a three-asset portfolio, analytical expressions for the generalized variance swap are obtained under both the Heston and BNS models. Numerical experiments further demonstrate the effectiveness of the proposed model through parameter testing, calibration, and validation.

1708.06233 2026-06-04 cs.AI cs.MA cs.SI econ.GN physics.soc-ph q-fin.EC

Fake News in Social Networks

社交媒体中的虚假新闻

Christoph Aymanns, Jakob Foerster, Co-Pierre Georg, Matthias Weber

AI总结 本文提出多智能体强化学习作为建模社交媒体中虚假新闻的新方法,发现针对高连接性和弱隐私信息的人群更有效,且信息分散传播比集中传播更有效,同时平衡网络中虚假新闻传播较弱,通过人类实验验证了模型的适用性。

详情
AI中文摘要

我们提出多智能体强化学习作为一种新的方法来建模社交媒体中的虚假新闻。该方法允许我们建模社交网络中人类行为,无论是不熟悉的人群还是已经适应虚假新闻存在的人群。特别是后者对现有方法具有挑战性。我们发现,如果虚假新闻攻击针对高连接性人群和隐私信息较弱的人群,则攻击效果更佳。信息在多个智能体中扩散比在少数智能体中集中更有效。此外,虚假新闻在平衡网络中传播较弱,而在聚类网络中传播更有效。我们部分验证了我们的发现,通过人类实验,实验证据支持了模型的预测,表明该模型适合分析社交媒体中的虚假新闻传播。

英文摘要

We propose multi-agent reinforcement learning as a new method for modeling fake news in social networks. This method allows us to model human behavior in social networks both in unaccustomed populations and in populations that have adapted to the presence of fake news. In particular the latter is challenging for existing methods. We find that a fake-news attack is more effective if it targets highly connected people and people with weaker private information. Attacks are more effective when the disinformation is spread across several agents than when the disinformation is concentrated with more intensity on fewer agents. Furthermore, fake news spread less well in balanced networks than in clustered networks. We test a part of our findings in a human-subject experiment. The experimental evidence provides support for the predictions from the model, suggesting that the model is suitable to analyze the spread of fake news in social networks.

2509.10553 2026-06-04 q-fin.ST

A Stochastic Model for Illiquid Stock Prices and its Conclusion about Correlation Measurement

非流动性股票价格的随机模型及其对相关性测量的结论

Erina Nanyonga, Juma Kasozi, Fred Mayambala, Hassan W. Kayondo, Matt Davison

AI总结 针对非流动性股票价格长时间不变的问题,结合马尔可夫模型与指数Ornstein-Uhlenbeck模型或几何布朗运动建模,发现非流动性导致股票间相关性被低估。

详情
Journal ref
Research in Mathematics, 13(1), 2026
Comments
21 pages
AI中文摘要

本研究探讨了上市股票市场中非流动性股票价格的行为动态。非流动性以宽买卖价差为特征,通过使价格脱离标准风险与收益关系并增加对市场情绪的敏感性来影响价格形成。我们对乌干达证券交易所(USE)的价格进行建模,该市场流动性不足,价格大部分时间保持不变,从而使价格建模复杂化。我们通过将马尔可夫模型(MM)与两个模型——指数Ornstein-Uhlenbeck模型(XOU)和几何布朗运动(gBm)——相结合来规避这一挑战。在组合模型中,MM用于捕捉股票价格中的恒定价格,而XOU和gBm则捕捉随机价格动态。我们使用组合模型以及单独的XOU和gBm对股票价格进行建模。我们发现USE股票彼此之间似乎具有低相关性。通过理论分析、模拟研究和实证分析,我们得出结论,这种明显的低相关性是由于非流动性造成的。特别是,从组合MM-gBm模拟的数据中,当马尔可夫链从零状态到零状态的转移较高时,即使gBm部分高度相关,也会导致测量到的相关性较低。

英文摘要

This study explores the behavioral dynamics of illiquid stock prices in a listed stock market. Illiquidity, characterized by wide bid and ask spreads affects price formation by decoupling prices from standard risk and return relationships and increasing sensitivity to market sentiment. We model the prices at the Uganda Securities Exchange (USE) which is illiquid in that the prices remain constant much of the time thus complicating price modelling. We circumvent this challenge by combining the Markov model (MM) with two models; the exponential Ornstein Uhlenbeck model (XOU) and geometric Brownian motion (gBm). In the combined models, the MM was used to capture the constant prices in the stock prices while the XOU and gBm captured the stochastic price dynamics. We modelled stock prices using the combined models, as well as XOU and gBm alone. We found that USE stocks appeared to have low correlation with one another. Using theoretical analysis, simulation study and empirical analysis, we conclude that this apparent low correlation is due to illiquidity. In particular data simulated from combined MM-gBm, in which the gBm portion were highly correlated resulted in a low measured correlation when the Markov chain had a higher transition from zero state to zero state.

2509.09598 2026-06-04 econ.GN q-fin.EC

Ancestral origins of environmental (in)attention

环境(不)关注的祖先起源

César Barilla, Palaash Bhargava

AI总结 通过多源调查和族群文化记录,发现祖先气候异常强度对环境问题感知重要性呈U形影响,并借助文化传承和演化模型解释该现象。

详情
AI中文摘要

过去几代人的气候经历如何影响当今对环境问题的态度?利用涵盖多项当代调查和族群层面文化记录的经验证据,我们表明祖先气候异常的强度对决策中环境问题感知重要性具有持续影响。这种关系呈U形:祖先经历过更稳定或更波动气候的群体对环境问题赋予更高重要性,而中间水平则较低。与文化传承渠道一致,民间传说及其他文化叙事中的环境内容也呈现相同的U形。我们提出了一个通用模型,其中环境关注是在气候条件实现之前做出的昂贵选择,而其重要性的感知通过演化过程由实现的收益和损失塑造。由于关注是事前选择的,选择压力是粗糙的:它仅通过群体经历的特定气候分布下的平均收益来约束感知,从而产生族群间的异质性偏差。当环境关注发挥两种功能——有效利用典型条件和防范极端事件——时,该模型合理化了感知重要性对祖先气候异常的U形依赖。

英文摘要

How does the climatic experience of past generations affect today's attitudes towards environmental issues? Using empirical evidence spanning multiple contemporary surveys and ethnic group level cultural records, we show that the intensity of ancestral climate anomalies has a persistent effect on the perceived stakes of environmental considerations in decision-making. The relationship is U-shaped: descendants of groups who faced more stable or more volatile climates attribute higher importance to environmental concerns, with a dip at intermediate levels. Consistent with a cultural transmission channel, environmental content in folklore and other cultural narratives displays the same U-shape. We propose a general model in which environmental attention is a costly choice made before climate conditions are realized, and perceptions of its stakes are shaped by realized gains and losses through an evolutionary process. Because attention is chosen ex ante, selection pressure is coarse: it only disciplines perceptions through average payoffs under the specific climate distribution a group experiences, generating heterogeneous bias across ethnic groups. When environmental attention serves two functions, using typical conditions effectively and protecting against extreme events, the model rationalizes the U-shaped dependence of perceived stakes on ancestral climate anomalies.

2505.18723 2026-06-04 q-fin.MF

Deviations from Normality in a Financial Model without Short-selling

无卖空金融模型中的正态性偏离

Nahuel I. Arca

AI总结 通过引入有限投资者(多头和空头)与做市商交互的变体二项式模型,推导对数收益矩公式,并利用该模型拟合偏度和超额峰度,展示其收敛性及推广至异质投资者情形。

详情
Comments
20 pages, 2 figures
AI中文摘要

我们提出了著名的资产价格二项式模型的一个变体。该变体基于有限数量的投资者(分为两类,多头和空头)与单一做市商在卖空受限环境中的交互。我们证明了对数收益所有矩的公式,并由此推导出二项式模型的相应公式。作为模型的应用,我们展示了如何计算参数以逼近给定矩,从而能够建模偏度和超额峰度。我们使用一只股票的真实数据提供了该过程的具体示例,并给出了两个揭示其收敛模式的图。最后,我们将框架推广到考虑更多异质投资者的可能性,并给出了对数收益矩的相应公式以及拟合给定矩的算法。

英文摘要

We present a variation of the well-known binomial model of asset prices. This variation is based on the interaction of a finite number of investors (grouped in two kinds, bulls and bears) with a single market maker, in an environment with bounds to short selling. We prove a formula for all the moments of the logarithmic returns and from that we derive the corresponding formula for the binomial model. As an application of the model, we show how to compute parameters in order to approximate given moments, enabling the modeling of skewness and excess kurtosis. We provide a concrete example of this procedure, using real data from a stock, and we present two plots revealing its convergence pattern. Finally, we generalize the framework to account for the possibility of more heterogeneous investors, and give the corresponding formula for the moments of the logarithmic returns, and the algorithm for fitting given moments.

1506.03917 2026-06-04 econ.GN q-fin.EC q-fin.GN

On the Characteristics of the Free Market in a Cooperative Society

关于合作社会中自由市场的特征

Norbert Agbeko

AI总结 本文研究了货币垄断如何导致当今经济中的不稳定性,并提出应通过自愿的商品和服务交换产生货币,从而在自由市场中自然形成一种更稳健高效的新型货币系统,以解决当前法币体系的问题。

详情
Comments
17 pages
AI中文摘要

真正自由市场经济的关键特征是交易完全自愿。当货币创造存在垄断时,如当今市场所见,你不再拥有真正的自由市场。当前经济体系中的中央银行和税收等特征在自由市场中将不存在。本文探讨了货币垄断如何导致当今经济中的不稳定和不平衡,并提出货币应通过商品和服务的自愿交换产生。通过研究所有规模的经济互动,考虑个体自利的重合情况,本文表明在整个社会层面的自愿商品和服务交换中,会自然产生一种解决当前法币体系问题的新货币系统。该新货币系统稳健高效,并提供了一种无需直接征税即可提供公共物品和服务并补偿提供者的方法。

英文摘要

The key characteristic of a true free market economy is that exchanges are entirely voluntary. When there is a monopoly in the creation of currency as we have in today's markets, you no longer have a true free market. Features of the current economic system such as central banking and taxation would be nonexistent in a free market. This paper examines how currency monopoly leads to the instabilities and imbalances that we see in today's economy. It also proposes that currencies should emerge from the voluntary exchange of goods and services, and studies economic interaction across all scales, by considering economic action in cases where the self-interests of individuals are coincident. By examining the voluntary exchange of goods and services at the scale of an entire society, it is shown that a new currency system, which resolves a lot of the problems caused by the current fiat currency system, emerges naturally from the free market. The new currency system is robust and efficient, and provides a way for public goods and services to be provided, and its providers compensated, without the need for direct taxation.

1802.10003 2026-06-04 econ.GN math.OC q-fin.EC stat.AP

Stock management (Gestão de estoques)

库存管理(库存管理)

Cainan K. de Oliveira, Henrique G. Menck, Pedro Y. Takito, Eliandro Rodrigues Cirilo, Neyva Maria Lopes Romeiro, Érica R. Takano Natti, Paulo Laerte Natti

AI总结 本文提出数学和统计方法用于库存管理,通过ABC曲线分析确定优先级物品,利用EOQ模型和(Q,R)模型最小化库存成本。

详情
Journal ref
In: Applied Production Engineering 2. Chapter4. Ponta Grossa: Atena, 2022, v. 2, p. 46-60
Comments
In Portuguese, 17 pages, 12 figures, 7 tables. Conference SEMAT2017
AI中文摘要

在生产中需要大量储备原材料,但储存材料会带来成本。库存无序会导致最终产品成本非常高,并在生产链中产生其他问题。本文提出了适用于库存管理的数学和统计方法。使用ABC曲线分析来确定优先级物品,即最昂贵和周转率最高的物品,从而通过库存控制模型确定采购批量和周期,以最小化这些材料的总存储成本。利用经济订货量(EOQ)模型和(Q,R)模型,对公司库存成本进行了最小化。对模型结果进行了比较。

英文摘要

There is a great need to stock materials for production, but storing materials comes at a cost. Lack of organization in the inventory can result in a very high cost for the final product, in addition to generating other problems in the production chain. In this work we present mathematical and statistical methods applicable to stock management. The stock analysis using ABC curves serves to identify which are the priority items, the most expensive and with the highest turnover (demand), and thus determine, through stock control models, the purchase lot size and the periodicity that minimize the total costs of storing these materials. Using the Economic Order Quantity (EOQ) model and the (Q,R) model, the inventory costs of a company were minimized. The comparison of the results provided by the models was performed.

1708.07723 2026-06-04 econ.GN q-fin.EC

Promotion through Connections: Favors or Information?

通过联系提升:偏好吗还是信息?

Yann Bramoullé, Kenan Huremović

AI总结 本文研究了通过联系获得晋升的机制,提出了一种新的方法来从晋升时收集的数据中区分偏好的和信息传递的效应,并通过西班牙、意大利的学术晋升和中国政治晋升的数据验证了联系可能同时传递信息和吸引偏好评。

详情
Comments
60 pages, 6 figures, 38 tables
AI中文摘要

联系似乎在许多情境中都有帮助,例如获得工作、晋升、补助金、贷款或发表论文。这可能是由于任人唯亲,也可能是通过联系传递的信息。试图识别这两种效应的尝试通常依赖于真实质量的度量,通常基于长期后收集的数据。基于先前关于歧视的研究,我们提出了一种新的方法,从晋升时收集的数据中识别偏好评和信息传递。在弱假设下,我们证明,对于有联系的候选人的晋升决策对计量经济学家来说看起来更加随机,由于信息渠道的存在。我们推导了新的识别结果,并估计了这两种效应的强度。我们采用控制函数方法来解决进入联系的选择问题。将我们的方法应用于西班牙和意大利的学术晋升以及中国的政治晋升,我们发现联系可能同时传递信息并吸引偏好评。

英文摘要

Connections appear to be helpful in many contexts, such as obtaining a job, a promotion, a grant, a loan, or publishing a paper. This may be due either to favoritism or to information conveyed by connections. Attempts at identifying both effects have relied on measures of true quality, generally built from data collected long after promotion. Building on earlier work on discrimination, we propose a new method to identify favors and information from data collected at the time of promotion. Under weak assumptions, we show that promotion decisions for connected candidates look more random to the econometrician due to the information channel. We derive new identification results and estimate the strength of the two effects. We adapt the control function approach to address the issue of the selection into connections. Applying our methodology to academic promotions in Spain and Italy, as well as political advancements in China, we find evidence that connections may both convey information and attract favors.

1712.03681 2026-06-04 econ.GN q-fin.EC

Revisiting the determinacy on New Keynesian Models: A survey

重新审视新凯恩斯模型中的确定性:一篇综述

Alberto F. Boix, Adrián Segura Moreiras

AI总结 本文综述了新凯恩斯模型中确定性问题的分析技术,探讨了货币规则组合对均衡存在性和唯一性的影响,并强调了Budan-Fourier定理在确定性分析中的应用。

详情
Comments
16 pages, comments are welcome. Changes with respect to the first version: change of title and updated references
AI中文摘要

本文旨在回顾一些分析技术,这些技术可能有助于揭示新凯恩斯模型中由于多种货币政策规则组合而产生的确定性问题。在这些模型中,我们通过理论分析得出的结果提供了保证均衡存在性和唯一性的条件。特别是,这些方法确认了在新凯恩斯设定中,利率设定中的泰勒规则并非唯一达到均衡确定性的途径。我们所使用的关键技术工具是所谓的Budan-Fourier定理,本文中对其进行了回顾。所有提出的思想和技术已曾被使用,我们在这里的贡献可能在于组织和强调。

英文摘要

The goal of this paper is to review some analytic techniques that are potentially useful to shed light on the determinacy question that arises in New Keynesian models as result of a combination of several monetary policy rules; in these models, we provide conditions to guarantee existence and uniqueness of equilibrium by means of results that are obtained from theoretical analysis. In particular, these methods confirm the well known fact that Taylor--like rules in interest rate setting are not the only way to reach determinacy of the rational expectations equilibrium in the New Keynesian setting. The key technical tool we use for that purposes is the so--called Budan--Fourier Theorem, that we review along the paper. All the ideas and techniques presented have been already used, our contribution that might be original here are the organization and emphasis.

1802.09954 2026-06-04 econ.GN q-fin.EC

Price Impact Under Heterogeneous Beliefs and Restricted Participation

价格影响与异质性信念及受限参与

Michail Anthropelos, Constantinos Kardaras

AI总结 本文研究了在异质性信念和受限参与情况下金融市场的价格影响,通过证明均衡的存在性和唯一性,并提供高效的数值算法来获取均衡价格和分配,发现限制参与可能在交易者对证券收益协方差矩阵有不同观点时提高市场福利。

详情
Comments
Final version, accepted for publication in the Journal of Economic Theory
AI中文摘要

我们考虑了一个金融市场,其中交易者可能在某些可用证券上面临交易限制。交易者在信念和风险偏好上存在异质性,市场被认为是稀薄的:交易者战略地对抗价格影响进行交易。我们证明了相应均衡的存在性和唯一性,并提供了一种高效的算法来数值地获取给定市场输入的均衡价格和分配。我们发现,如果交易者对证券收益协方差矩阵有不同的观点,限制可能增加市场的福利。后者关于协方差矩阵的异质性是建模的关键;例如,当交易者同意协方差矩阵时,对某些证券的某些交易者限制参与会使无限制证券的均衡价格不变,这显然是一个不利的模型效应。

英文摘要

We consider a financial market in which traders potentially face restrictions in trading some of the available securities. Traders are heterogeneous with respect to their beliefs and risk profiles, and the market is assumed thin: traders strategically trade against their price impacts. We prove existence and uniqueness of a corresponding equilibrium, and provide an efficient algorithm to numerically obtain the equilibrium prices and allocations given market's inputs. We find that restrictions may increase the market's welfare if traders have different views regarding the covariance matrix of securities returns. The latter heterogeneity regarding covariance matrix disagreement is essential in modelling; for instance, when traders agree on the covariance matrix, restricting participation in some securities for some traders leaves equilibrium prices unaltered in the unrestricted securities, a certainly undesirable model effect.

1510.07888 2026-06-04 econ.GN cs.GT q-fin.EC

Exchanging Goods Using Valuable Money

用有价值的钱交换商品

J. V. Howard

AI总结 本文研究了如何通过有价值的钱在多个时间周期内高效交换商品,提出了一种系统,通过发行令牌并征收购买税来控制货币流量,使货币具有确定的正价值。

详情
Comments
26 pages, 10 figures, revised twice
AI中文摘要

一组人希望利用货币在多个时间周期内高效交换商品。然而,使用任何商品作为货币都有缺点,而且以纸币或硬币形式发行的法币在最终时间周期会变得无价值,因此在所有早期周期也无价值。尽管瓦尔拉斯市场价格仅在任意重新缩放下确定,但我们证明可以设计出一种系统,该系统使用货币交换商品,并且货币具有确定的正价值。在该系统中,中央机构向所有交易者初始发行令牌,并通过购买税回收。所有交易必须使用令牌或承诺兑换令牌的票据进行。这种机制控制的是货币流量而非货币存量:它引入了一些交易摩擦、财富再分配和价格扭曲,但这些影响都可以变得很小。

英文摘要

A group of people wishes to use money to exchange goods efficiently over several time periods. However, there are disadvantages to using any of the goods as money, and in addition fiat money issued in the form of notes or coins will be valueless in the final time period, and hence in all earlier periods. Also, Walrasian market prices are determined only up to an arbitrary rescaling. Nevertheless we show that it is possible to devise a system which uses money to exchange goods and in which money has a determinate positive value. In this system, tokens are initially supplied to all traders by a central authority and recovered by a purchase tax. All trades must be made using tokens or promissory notes for tokens. This mechanism controls the flow rather than the stock of money: it introduces some trading frictions, some redistribution of wealth, and some distortion of prices, but these effects can all be made small.