Tagged articles
7 articles
Page 1 of 1
Woodpecker Software Testing
Woodpecker Software Testing
Feb 10, 2026 · Industry Insights

Building a Comprehensive Financial Stress‑Test Scenario Generator

This article explains the principles, architecture, Monte Carlo algorithms, Python implementations, risk‑metric calculations, and practical applications of a financial stress‑test scenario generator, while also discussing future trends, AI integration, and challenges such as data quality and computational cost.

Monte Carlo simulationPythonfinancial modeling
0 likes · 18 min read
Building a Comprehensive Financial Stress‑Test Scenario Generator
Kuaishou Tech
Kuaishou Tech
Sep 4, 2025 · Fundamentals

How LingXi Achieves User‑Level QoE Optimization in Large‑Scale Adaptive Video Streaming

The paper “Towards User‑level QoE: Large‑scale Personalized Optimization of Adaptive Video Streaming” introduces LingXi, the first production‑grade system that deploys per‑user Bayesian optimization and Monte‑Carlo simulation to reduce video stalls and boost both QoE and QoS across millions of viewers, with especially strong gains for low‑bandwidth users.

Monte Carlo simulationQoE optimizationadaptive streaming
0 likes · 15 min read
How LingXi Achieves User‑Level QoE Optimization in Large‑Scale Adaptive Video Streaming
Kuaishou Audio & Video Technology
Kuaishou Audio & Video Technology
Sep 4, 2025 · Fundamentals

How LingXi Revolutionizes User‑Level QoE with Scalable Adaptive Video Streaming

A joint Kuaishou‑Tsinghua study presented at ACM SIGCOMM 2025 introduces LingXi, the first large‑scale production system that personalizes adaptive video streaming by targeting stall events, using online Bayesian optimization, Monte Carlo simulation, and a hybrid exit‑rate predictor to achieve significant QoE and QoS gains across millions of users.

Monte Carlo simulationQoE optimizationSIGCOMM 2025
0 likes · 14 min read
How LingXi Revolutionizes User‑Level QoE with Scalable Adaptive Video Streaming
DevOps
DevOps
May 29, 2024 · Artificial Intelligence

End-to-End Task-Oriented Dialogue Agent Construction Using Monte Carlo Simulation and LLM Fine-Tuning

This article presents an end‑to‑end approach for building task‑oriented dialogue agents by simulating user behavior with Monte Carlo methods, generating training data via LLMs, and efficiently fine‑tuning multiple large language models using LLaMA Factory, demonstrating significant improvements in intent recognition, slot filling, and contextual understanding.

Data GenerationLLM fine-tuningMonte Carlo simulation
0 likes · 17 min read
End-to-End Task-Oriented Dialogue Agent Construction Using Monte Carlo Simulation and LLM Fine-Tuning
Model Perspective
Model Perspective
Sep 8, 2023 · Operations

Optimizing Lake Sheep Farm Space and Boosting Annual Lamb Production

This article presents an operations‑research model for a Lake Sheep farm, detailing how to determine ram and ewe numbers, estimate annual lamb output, address space‑utilization gaps, and incorporate uncertainty through Monte‑Carlo simulation to devise flexible, loss‑minimizing production plans.

Monte Carlo simulationlivestock managementoptimization
0 likes · 14 min read
Optimizing Lake Sheep Farm Space and Boosting Annual Lamb Production
Alibaba Cloud Native
Alibaba Cloud Native
Dec 14, 2021 · Cloud Native

How CPU Burst Improves Container Performance Without Reducing Deployment Density

This article explains the CPU Burst feature added in Linux 5.14, how it mitigates fine‑grained CPU throttling in Kubernetes containers, presents a queue‑theoretic model and Monte‑Carlo simulations to evaluate its impact on scheduler stability, and offers practical guidance for safely enabling it in production environments.

CPU BurstCloud NativeKubernetes
0 likes · 14 min read
How CPU Burst Improves Container Performance Without Reducing Deployment Density
Model Perspective
Model Perspective
Mar 20, 2016 · Fundamentals

How Buffon's Needle Reveals π: A Simple Simulation Explained

Buffon's needle problem demonstrates how dropping randomly oriented needles between parallel lines can be used to approximate π, and the article explains the geometric reasoning, angle handling, and simplified scalar representation that make the simulation both accurate and computationally efficient.

Buffon's needleGeometryMonte Carlo simulation
0 likes · 4 min read
How Buffon's Needle Reveals π: A Simple Simulation Explained