paper-with-me

Papers

Your SaaS Is an Insurance Product: A Modeling Framework

2026-05-15 · Caio Gomes arxiv

Capped-usage SaaS products -- LLM subscriptions such as Claude Code and ChatGPT, cloud platforms such as Vercel and Cloudflare Workers, corporate benefit platforms, identity-verification services with liability transfer -- share a structural signature with insurance products: a fixed premium decoupled from realized consumption, stochastic per-user demand with heavy-tailed severity, a non-fungible cap that resets on a fixed schedule, and a portfolio-level exposure that requires reserve adequacy under tail risk. We argue that this is not an analogy. It is the same operational problem actuarial science has been tooled for decades to address, restated with new dependent variables (tokens, bandwidth bytes, function-invocations, gym check-ins) in place of medical claims. This paper proposes a modeling framework for capped-usage SaaS pricing built from frequency-severity decomposition, premium calculation principles, and Monte Carlo reserve adequacy. We map the framework to publicly observable subscription tiers in two domains (LLM services and cloud platforms), ground it in canonical health-insurance economics (Arrow 1963; Pauly 1968; Manning et al. 1987; Brot-Goldberg et al. 2017), and demonstrate divergence from traditional unit economics through a worked example. The contribution is operational rather than theoretical: not a new theorem, but vocabulary and tools currently absent from cs.LG/stat.ML practice.

📄 PDF Abstract BibTeX arXiv:2605.16699

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scale Your Instructions: Enhance the Instruction-Following Fidelity of Unified Image Generation Model by Self-Adaptive Attention Scaling

2025-07-22 · Chao Zhou, Tianyi Wei, Nenghai Yu arxiv

Recent advancements in unified image generation models, such as OmniGen, have enabled the handling of diverse image generation and editing tasks within a single framework, accepting multimodal, interleaved texts and imag…

Conditional Image GenerationImage Editing

Risk, Agricultural Production, and Weather Index Insurance in Village India

2021-03-19 · Jeffrey D. Michler, Frederi G. Viens, Gerald E. Shively

We investigate the sources of variability in agricultural production and their relative importance in the context of weather index insurance for smallholder farmers in India. Using parcel-level panel data, multilevel mod…

SaaS-Bench: Can Computer-Use Agents Leverage Real-World SaaS to Solve Professional Workflows?

2026-05-15 · Kean Shi, Zihang Li, Tianyi Ma, Zengji Tu 외 arxiv

Computer-Using Agents (CUAs) are rapidly extending large language models (LLMs) beyond text-based reasoning toward action execution in more complex environments, such as web browsers and graphical user interfaces (GUIs).…

NS-Pep: De novo Peptide Design with Non-Standard Amino Acids

2025-10-01 · Tao Guo, Junbo Yin, Yu Wang, Xin Gao arxiv

Peptide drugs incorporating non-standard amino acids (NSAAs) offer improved binding affinity and improved pharmacological properties. However, existing peptide design methods are limited to standard amino acids, leaving …

SAAS: Self-Aware Reinforcement Learning for Over-Search Mitigation in Agentic Search

2026-05-28 · Yunbo Tang, Chengyi Yang, Shiyu Liu, Zhishang Xiang 외 arxiv

Agentic search enables LLMs to solve complex multi-hop questions through iterative reasoning and external search. Despite the effectiveness, these systems often suffer from a critical limitation in practice: agents fail …

Reinforcement Learning