RAPID QUANTUM PROTOTYPING (RQP)

Quantum Monte Carlo RQP Lab

Derivatives pricing and expectation-estimation benchmark using configurable payoff scenarios, classical Monte Carlo baselines, quantum readout methods, amplitude-estimation variants, convergence charts, logs, and resource diagnostics.

Results View

Filter result panes while keeping the QMC input workflow visible.

Client Log

03:47:58 PMclientQMC page opened. Inspect/validate/list and async worker job flow use the configured backend URL.

Backend Log

03:47:58 PMidleNo backend job has been started from this QMC page.

File Overview

Workbook
Not loaded
Inspect
Not inspected
Validation
Not validated
Job status
idle
Job phase
idle
Result
Not available

Scenario Overview

ScenarioTypePayoffUnderlyingsQubitsSuitabilityValidation
EU_CALL_OTM_001single_asset_expectationeuropean_call_out_of_money16 uncertainty + 1 objectiveae_suitablesample_default
DIGITAL_RARE_001event_probabilityrare_cash_or_nothing16 uncertainty + 1 objectiveae_suitablesample_default
TERMINAL_BARRIER_RARE_001terminal_event_probabilityrare_barrier_digital16 uncertainty + 1 objectiveae_suitablesample_default
DIGITAL_CASH_001event_probabilitycash_or_nothing16 uncertainty + 1 objectivehigh_amplitude_controlsample_default
CAPPED_CALL_001bounded_expectationcapped_call16 uncertainty + 1 objectivehigh_amplitude_controlsample_default
TERMINAL_BARRIER_DIGITAL_001terminal_event_probabilitybarrier_digital16 uncertainty + 1 objectivehigh_amplitude_controlsample_default
EU_CALL_001single_asset_expectationeuropean_call16 uncertainty + 1 objectivereferencesample_default
BASKET_CALL_2A_001multi_asset_expectationbasket_call28 uncertainty + 1 objectivereferencesample_default

Selected Scenario

Scenario
EU_CALL_OTM_001
Suitability
ae_suitable
Safe schedule
0,1,2,4
Effective methods
classical_mc, objective_shots, low_depth_ae, iqae

Low-amplitude option scenario for Grover-amplified estimator diagnostics.

Result Summary

Reference option value (disc.)
available after run
Best option estimate (disc.)
available after run
Best method
available after run
Raw expected payoff
available after single run
Scaled amplitude
available after run
Discount factor
n/a
CI width
available after run
Total shots
500,1000,2000,5000
Effective oracle calls
available after run
Max Grover power
4
Runtime
available after run

Scenario Conclusion

Scenario-specific method conclusions appear after a completed convergence benchmark.

QMC Estimation Pipeline

01
Load distribution
Probability mass over terminal states.
02
Add payoff
Payoff or event indicator applied to each state.
03
Derive expectation value
MC, objective shots, and AE estimate the expected value.

Reported option values are financial post-processing of the estimated bounded expectation: unscale where needed and apply the discount factor. Discounting is not shown as a separate quantum/circuit step.

1. Load Distribution / 2. Add Payoff

Distribution/payoff plots will appear when the backend result includes scenario_diagnostics.distribution with probability, payoff, and contribution fields.

Convergence Charts

Charts will be available after a completed convergence benchmark.

Convergence Comparison

No rows available yet.

Simulator runtime, classical samples, quantum shots, and effective oracle calls are separate resource views. This QMC page does not claim current quantum runtime advantage.

Resource Metrics

Classical samples
500,1000,2000,5000
Quantum shots
500,1000,2000,5000
Seeds
5
IQAE iterations
5
Job ID
not submitted
Progress
n/a
Response level
full
Methods
classical_mc, objective_shots, low_depth_ae, iqae

No rows available yet.

Memory Diagnostics

Memory diagnostics will appear when the backend result includes worker memory telemetry or circuit-resource qubit counts.

1-3 Circuit Resource Estimate

Circuit resource tables will appear when the backend result includes circuit_resources for distribution loading, payoff/objective loading, Grover iteration, and AE schedules.

Diagnostics And Warnings

  • Wilson CI is surfaced by the backend for objective-shot zero/all-success cases.
  • Low-depth AE likelihood diagnostics appear in the completed result payload.
  • Simplified IQAE-style adaptive AE iteration diagnostics appear in the completed result payload.
  • Rare-event classical MC error can be non-monotonic at low sample counts.
  • State preparation and controlled rotations are simulator-oriented caveats.

Artifacts

ArtifactStatus
JSON resultavailable after completed run
CSV convergence exportavailable after convergence result
PDF reportavailable after completed run
Qiskit notebookavailable after completed run
PennyLane notebookavailable after completed run
Workbook/result bundlefuture

Adapter Envelope Preview

{
  "ok": true,
  "module": "qmc-rqp",
  "mode": "idle",
  "scenario_id": "EU_CALL_OTM_001",
  "result": {},
  "warnings": [
    "QMC frontend page. Calculations are submitted through the async worker job flow."
  ],
  "diagnostics": {
    "frontend_phase": "async_backend_testing",
    "route": "/qmc-rqp-internal",
    "adapter_contract": "qmc-rqp-platform-api"
  },
  "errors": [],
  "effective_settings": {
    "response_level": "full"
  }
}