Abstract
In financial and statistical computations, calculating expectations often requires evaluating integrals with respect to a Gaussian measure. Monte Carlo methods are widely used for this purpose due to their dimension-independent convergence rate. Quasi-Monte Carlo is the deterministic analogue of Monte Carlo and has the potential to substantially enhance the convergence rate. Importance sampling is a widely used variance reduction technique. However, research into the specific impact of importance sampling on the integrand, as well as the conditions for convergence, is relatively scarce. In this study, we combine the randomly shifted lattice rule with importance sampling. We prove that, for unbounded functions, randomly shifted lattice rules combined with a suitably chosen importance density can achieve convergence as quickly as , given N samples for arbitrary values under certain conditions. We also prove that the conditions of convergence for Laplace importance sampling are stricter than those for optimal drift importance sampling. Furthermore, using a generalized linear mixed model and Randleman–Bartter model, we provide the conditions under which functions utilizing Laplace importance sampling achieve convergence rates of nearly for arbitrary values.
MSC:
65C20; 65C05; 91G60
1. Introduction
In finance and statistics, many computational challenges involve calculating expectations, frequently represented as integrals over Gaussian measures. Typical examples include the valuation of assets driven by Brownian motion in security pricing. Monte Carlo (MC) methods, characterized by an convergence rate for square-integrable integrands of sample size N, are widely used in expectation estimation [1]. Despite their dimension-independent rate, they may fall short in practical applications. To enhance the order of convergence and reduce variance, we combine quasi-Monte Carlo (QMC) methods with importance sampling (IS). QMC methods are deterministic counterparts of MC that use low-discrepancy sequences [2]. In the last 30 years, the use of these methods in scientific computations has grown significantly, particularly in the fields of finance and statistics. Given certain conditions, the error bound of QMC quadrature can reach for a sample size N and any positive . This value is associated with the dimension of the integrand [2]. In practical scenarios, randomized quasi-Monte Carlo (RQMC) methods are commonly used. They preserve the convergence characteristics of QMC while providing the added advantage of making computational efficiency analysis more accessible, including tasks like error estimation and confidence interval construction. RQMC quadratures come in various forms, including scrambled digital nets and randomly shifted lattice rules, as explored in [3,4]. For a comprehensive understanding of both QMC and RQMC, readers are referred to [5,6]. Recently, researchers [7] successfully combined scrambled digital nets with IS, demonstrating that an approximate root mean square error can be achieved. This level of accuracy depends on the specific boundary growth conditions of the integrand and the optimization of the IS density. This study focuses on the effects of combining randomly shifted lattice rules with IS.
The use of IS as an effective technique for reducing variance has been well-established in the MC literature, with its application in security pricing having been explored in earlier studies, such as [8]. Over the years, further research has highlighted the effectiveness of IS in dealing with rare events, as detailed in sources like [9]. This has revealed that the usefulness of IS surpasses traditional methods of variance reduction. The success of IS heavily depends on choosing the appropriate importance density. For a detailed discussion on IS, refer to [10]. When selecting an importance density, two types of importance densities stand out: optimal drift importance sampling (ODIS) and Laplace importance sampling (LapIS). ODIS utilizes a multivariate normal density that shares the covariance matrix with the prior density, while LapIS uses a general multivariate normal density, aligning its mean and covariance matrices with the mode and curvature of the integrand [11]. Combining IS into QMC quadrature makes deriving a theoretical convergence rate more complex than with MC methods [7]. The effectiveness of MC is generally unaffected by the dimension and smoothness of the problem, except for the requirement of square-integrability, and these factors significantly influence the performance of QMC. Kuo and Dunsmuir et al. [12] have shown that QMC outperforms MC in the context of log-likelihood integrals. Furthermore, Dick et al. [13] developed a weighted discrepancy bound specifically for QMC when combined with IS, providing clear error bounds for integrands that are sufficiently regular. The study in [7] highlighted potential boundary singularities in the unit hypercube due to the IS density. These works prompted us to investigate the error bounds associated with the combination of IS and randomly shifted lattice rules. It is important to note that the core theoretical basis of our study is based on the reproducing kernel Hilbert space (RKHS) framework.
This contributions of this study are as follows. Our research is focused on the combination of the shifted rank-1 lattice rule with IS. This combination has been shown to effectively reduce variance. Our study also analyzes the convergence error of the integral estimation of unbounded functions, using importance sampling combined with the shifted lattice rule. Moreover, we conduct a preliminary analysis to investigate how varying importance densities affect functions. This analysis is crucial for determining the effectiveness of different IS strategies in diverse scenarios. In the realms of finance and statistics, we identify specific conditions under which functions utilizing IS demonstrate enhanced convergence rates. Although our study does not investigate the optimization of weights, the numerical results that we have obtained indicate that the observed numerical effects are relatively robust toward different weights.
The structure of this paper is as follows. Section 2 offers an overview of IS and the randomly shifted lattice rule. Section 3 primarily focuses on the convergence error incurred when estimating the integrals of unbounded functions within RKHS by using importance sampling combined with shifted lattice rules. Section 4 presents case studies illustrating the effects of ODIS and LapIS, and Section 5 concludes the paper.
2. Preliminary
2.1. Monte Carlo and Quasi-Monte Carlo Methods
Consider the computation of a d-dimensional integral over a unit hypercube:
For numerical approximation, we employ
In the MC approach, points are randomly selected within the unit hypercube. If the variance of is finite, i.e.,
then, by the central limit theorem, the root mean square error (RMSE) of the MC method is
This suggests an RMSE rate of for square-integrable integrands.
To improve the convergence, we use QMC methods. The QMC estimator is similar to that in MC methods, but it utilizes a deterministic set of low-discrepancy points , in contrast to the independently and identically distributed points used in MC. We employ lattice rules as the low-discrepancy point sets.
The typical error bound for QMC methods follows the Koksma–Hlawka inequality:
where denotes the star-discrepancy of the point set and represents the variation in the Hardy–Krause sense of a function over the unit hypercube. With low-discrepancy sequences achieving a star-discrepancy of and assuming bounded variation, the QMC estimator guarantees a deterministic error bound of , which is superior to MC for a fixed dimension d.
2.2. Importance Sampling
In this study, we examine integrals with respect to
where represents the probability density function of a d-dimensional normal distribution with mean vector and covariance matrix , that is,
Employing IS involves using a proposal importance density q to reformulate the integral as
where
is defined as the likelihood ratio (LR) function and denotes the transformed integrand.
Choosing an IS density among normal densities, i.e., , leads to
Using the affine transformation property of the normal distribution, we can express the integral C as
where L signifies any square root decomposition of the covariance matrix (satisfying ). Here, denotes the cumulative distribution function (CDF) of the standard normal distribution in d dimensions, and is its inverse, which is applied component-wise. The LR function is now represented as
It is noteworthy that it is sufficient to use and when IS is not employed.
The proper selection of parameters and can reduce the error of this system. In the context of MC simulations, this is tantamount to reducing the variance , as indicated in Equation (4). Assuming that G is nonnegative for all z, the optimal zero-variance IS density would be
where C is unknown. Although this is impractical due to the unknown value of C, this formulation inspires the selection of an IS density that approximates the behavior of .
We define . Assuming that is differentiable and unimodal, the mode of by may be denoted via
A second-order Taylor expansion about yields
where is determined by
Consequently, we approximate as
Thus, represents a density closely resembling the optimal density. The LapIS density adopts and , , while the ODIS density selects but maintains .
2.2.1. ODIS Estimator
The importance density for ODIS is . The function is defined as
and the integral becomes
2.2.2. LapIS Estimator
The importance density for LapIS is . The function for LapIS is defined as
and the integral takes the form
It is noteworthy that LapIS does not always outperform ODIS (for example, see [7,11]). Generally, in an MC framework, LapIS tends to be effective if closely resembles a normal distribution. From a QMC perspective, this situation becomes increasingly complex as the performance of QMC is further influenced by additional factors such as the boundary growth of the integrand when using scrambled digital nets. This aspect is further explored in the context of randomly shifted lattice rules in the subsequent sections.
2.3. Reproducing Kernel Hilbert Space
RKHS theory offers a framework for error analysis. Recent developments in this system can be found in [14,15,16].
Consider integrals with respect to a probability density, which is a product of univariate marginal densities
Let denote the cumulative distribution function (CDF) of :
and denote its inverse. For instance, if , represents the CDF of the standard normal distribution. Assume that is a Hilbert space on . Suppose that is a reproducing kernel, and the function has the following properties:
- Functional property: ;
- Symmetry: ;
- Reproducing property: and .
Additionally, it is required that
This leads to
where
The transformation establishes a one-to-one correspondence between functions in the space and those in a Hilbert space defined on . This mapping induces an isometry of
Consequently, the following equality holds:
Recalling the isometric space of , the integral formulation converts to
Furthermore, , similar to , is an RKHS equipped with a reproducing kernel of
This implies that the initial error in is analogous to that in :
Consider applying a QMC rule to estimate the integral Equation (29) via
where the worst-case error in is defined as
Therefore, the error in approximating using the transformed QMC rule is bounded by
In the context of QMC methods, we utilize a randomly shifted rank-1 lattice rule defined by the sequence , where each value is given by
Here, denotes the component-wise fractional part, is a uniformly distributed random variable, and represents the generating vector.
Let us define
which represents the set of positive integers not exceeding and coprime to N. We consider the shift-average worst-case error, depending solely on the generating vector, as described in [17]:
where is the shift-invariant kernel, defined as
In our analysis, we simplify the notation of based on the difference between u and v as
For a linear functional space over with a weight function and positive weight coefficients , , the inner product is defined as [18]
where denotes a d-dimensional vector, with for and otherwise zero. The reproducing kernel components satisfy
where depends on ,
with defined as
The shift-invariant kernel, as detailed in [14], is expressed as
where
Expanding into a Fourier series, we obtain
with the Fourier coefficients given by
The explicit form of in the Gaussian setting is shown in Appendix A. In this space setting, to satisfy Equation (41), we require that, for any finite c,
as shown in [15].
3. Main Results
This section primarily addresses the theoretical convergence rate of the randomly shifted lattice rule combined with IS methods for functions defined in . We establish the conditions under which IS-based estimators achieve a convergence rate of , with being arbitrarily small.
Error Bounds for Importance Sampling
We first review a Theorem proposed by Nichols and Kou [15] that established a connection between Fourier analysis and the shift-average worst-case error.
Assumption 1.
Assume there exist and such that
Theorem 1.
Let , with density function ϕ, weight parameters , and weight function ψ. If Assumption 1 is satisfied with a parameter , then a randomly shifted lattice rule with N points in d dimensions can be constructed by a CBC algorithm such that, for all , the RMSE is
where denotes the Riemann zeta function and denotes the Euler function. If
further holds, the RMSE has an upper bound independently of d.
Proof.
The proof is the combination of Theorems 7 and 8 in [15]. □
Note that the Euler function when N is prime. The parameter r of commonly encountered combinations of distribution and weight functions have been computed in [15]. Here, we select some combinations of the probability density and weight function that satisfy (48) from [15] in Table 1, which are used later.
Table 1.
The choice of the parameter r in Assumption 1 for some common combinations of the probability density and weight function .
Since the Hardy–Krause variation of unbounded functions is infinite, if we want to determine whether the QMC method is suitable for these functions, RKHS theory provides us with a great tool. To ascertain the achievable convergence order using the lattice rule, it suffices to examine whether the function adheres to the conditions stipulated in RKHS.
According to [15], when we select product weights of the form , which satisfy the condition
then (51) holds and it is possible to achieve a convergence error (Equation (50)) for a fixed dimension d.
The remaining hidden condition indicates that needs to be in the RKHS. We next list several conditions for the log integrand .
Assumption 2
(Upper Bound). with .
Assumption 3
(Minimax Eigenvalue). , where and are the eigenvalues of and , respectively.
Assumption 4
(Semi-Positive Definiteness). is semi-definite.
The fulfillment of these assumptions is vital in ensuring that the function belongs to the RKHS, thereby facilitating the effective application of the established results.
We can now state the theoretical convergence rate of the randomly shifted lattice rule combined with ODIS or LapIS.
Theorem 2.
Let the function be the integrand in Equation (11). Assume that the function belongs to an RKHS equipped with the weight function , with . Then, using the lattice rule obtained by the CBC algorithm yields an error rate of the estimator as
For ODIS, Assumption 2 offers a sufficient condition for to qualify as a member of the RKHS. For LapIS, both Assumptions 2 and 3 are required.
Proof.
Under the condition , Assumption 2 ensures that the expression is dominated by . This implies that approaches zero as x tends towards infinity. For ODIS, Equation (18) confirms that Assumption 2 suffices for to belong to RKHS. In contrast, for LapIS, Equation (20) requires additional conditions, which may be addressed by examining the dominant term , where
Using Assumption 2, we can governs the first term. Incorporating Assumption 3, the singular value decomposition of , represented as , shows that Q is an orthogonal matrix and T is a diagonal matrix containing the eigenvalues. The term
is then dominated by
The second inequality holds because the spectral norm of an orthogonal matrix is 1, and the spectral norm of is the nonnegative square root of the maximum eigenvalue of , which equals . Assumption 3 implies that , ensuring that the integrand remains within the RKHS. Then, we can obtain the results by using Table 1. □
Assumption 3 can also be substituted with Assumption 4, which provides an alternative solution.
Remark 1.
Considering β in Assumption 2, if , then
As the RKHS contains for , it follows that . Therefore, a more precise format of Assumption 2 asserts that
or
And we also find this result if the function has a second-order exponential growth. Then, using ODIS, we can obtain a convergence rate of nearly by letting α gros to infinity while using LapIS; we cannot let α be larger, to make sure that the integrand belongs to RKHS.
Remark 2.
Regarding the weight functions, they should be carefully chosen for LapIS. For example, cannot be selected as the weight function. LapIS introduces the term
to the function, which brings a second-order growth to the function and may not belong to the corresponding RKHS, thereby potentially conflicting with the desired conclusion. This restriction, however, does not apply to ODIS, which does not introduce a second-order growth term. As a result, ODIS offers more flexibility in the choice of weight functions than LapIS, indicating that the convergence conditions for LapIS are more stringent.
4. Case Studies
The requirements of growth for the integrand in LapIS are less stringent compared to those in ODIS. Therefore, in the subsequent sections on the generalized linear mixed model (GLMM) and the Randleman–Bartter model, it is sufficient to verify that the integrand for LapIS lies within the RKHS, providing conditions under which the function resides in the RKHS. When calculating the expected values for Asian options, although the conditions for the inclusion of the function in the RKHS cannot be provided, favorable results are still observed by applying IS combined with the lattice rule. The theoretical justification of these observations is a subject of our future research. The code behind these examples can be found in https://github.com/wanghj20/Importance-sampling-with-lattice-rule.git. (accessed on 26 January 2024).
4.1. Statistical Models
In this section, we consider two commonly encountered models in statistical problems.
4.1.1. Generalized Linear Mixed Model
Next, we discusses a class of highly structured statistical models known as GLMMs (see [12]). For simplicity, the likelihood is represented as
where denotes the data of nonnegative integers and is the covariance matrix with entries for The objective is to maximize the log-likelihood given y with respect to , subject to and .
The integral in Equation (59) can be rewritten as , neglecting a normalizing constant, where
As F is a unimodal function, the optimum value of this system is given by
which is determined by solving
The Hessian matrix at the optimum value is expressed as
In the framework of LapIS, the covariance matrix is defined by
and the integral is transformed as
where and represent the PDF and CDF of the standard normal distribution, respectively.
Following the insights in [18] and previous analyses, the weight function is adopted to construct the RKHS, requiring that .
Theorem 3.
If the condition
is satisfied, then the integrand obtained using LapIS in the GLMM belongs to an RKHS, as characterized by the weight function . Under these conditions, there exists a randomly shifted lattice rule that achieves an error bound of for this model.
Proof.
The function is defined as
Because g is upper bounded, it satisfies Assumption 2. Differentiation of g with respect to each component yields
and
Therefore, is a negative definite diagonal matrix. According to Theorem 2, it is sufficient to verify whether Assumption 3 is valid. Clearly, this is equivalent to Equation (66). □
Remark 3.
First, it is necessary to have to ensure that the RKHS is well-defined. Additionally, according to Equation (66), the following is a necessary condition:
or, equivalently,
This condition may not always be valid, especially when d is large. This is because LapIS can result in an unbounded boundary, potentially diverging faster than , which is unfavorable for using QMC points to estimate.
4.1.2. Binary Regression Model
We define these functions such that their integral corresponds to the marginal likelihood integral for a Bayesian statistical model. Here, , denotes a Gaussian prior density with mean zero and covariance . The likelihood function is given by the logistic regression model , where , and the data comprise predictors and labels . Here, we adapt the importance sampling approach with MC and QMC to approximate the quantities above as in [19]. We consider the Pima dataset, which has 10 predictors. For , we take the first eight predictors (and same for ). Here, we also fix the number of datapoints as 100. And, in this experiment, we use the product weight, which is generated by the CBC algorithm. Then, we calculate the relative RMSE of the four estimators: classic MC (NONE–MC), LapIS–QMC, ODIS–QMC and classic QMC (NONE–QMC). The standard error results are shown in Table 2 and Table 3.
Table 2.
Standard errors of IS estimators for a 4-dimension binary regression problem.
Table 3.
Standard errors of IS estimators for an 8-dimension binary regression problem.
Based on the experiments conducted, it is observed that the application of importance sampling in QMC methods does exhibit improvement over the traditional Monte Carlo (MC) methods. However, it was noted that, in this particular problem, the performance of LapIS combined with QMC does not surpass that of optimal ODIS. This may be attributed to the fact that, for this posterior density estimation problem, an increase in sample size could result in the integrand falling outside the RKHS. This aspect is an issue that will be further investigated in our subsequent research.
4.2. Financial Models
4.2.1. Randleman–Bartter Model
We consider the valuation problem of a zero-coupon bond within the framework of the Randleman-Bartter model, as discussed in [20]. A three-dimensional Gaussian integral related to this model was previously analyzed by Caflisch [1]. This general reformulation aims to determine the fair price of a -year zero-coupon bond with a face value of $1. The valuation is represented as an integral:
The model treats the interest rates as
where the vector is distributed normally with a zero mean and a covariance matrix C, with entries . The parameters and indicate the current annual interest rate and volatility, respectively.
The generation of Brownian motion involves finding a matrix A that satisfies . The standard construction method for this system is used in our analysis in addition to other widely used methods like the Brownian bridge and principal component analysis, as detailed in [20]. Future studies may include these alternative generation methods.
The standard construction of this system is defined as
and Brownian motion is generated as
Note that if and only if ; otherwise, . Therefore,
We have
Then, the matrix is given by . Let be the solution to and let . The derivatives of g with respect to are
The second derivatives of g are derived as
Defining for simplicity, is given by
This matrix is negative definite. A suitable choice for the decomposition matrix H is an upper triangular matrix defined as
Therefore, . Let . The weight function is used to establish the RKHS, with the condition that .
Theorem 4.
In the Randleman–Bartter model, if the condition is satisfied, where , then using randomly shifted lattice rule obtained by the CBC algorithm attains an error bound of .
Proof.
Assumption 2 is clearly satisfied. Because is negative definite, it is sufficient to verify the validity of Assumption 3.
Here, the challenge lies in theoretically computing the maximal eigenvalue of and the minimal eigenvalue of . Instead of using direct computation, an estimation approach is used that leverages inequalities.
Considering that is a matrix, a classic linear algebra conclusion may be applied via
where denotes all eigenvalues of and denotes the Frobenius norm. Estimating the Frobenius norm with yields
Consequently,
and
For , a trivial upper bound is used. The proof is completed by applying Theorem 2. □
In Theorem 4, concerns may arise when considering the upper bound of , as it tends to decrease when the dimension d increases, potentially rendering the condition impractical in higher dimensions. However, this limitation does not significantly limit the use of the model. First, the estimation of can be further refined. Second, with and , a low dimension is both feasible and adequate for most practical scenarios.
In Figure 1, we present the numerical results for dimensions . The parameters employed in this system are and . Here, we set the product weights as , . Therefore, these weights satisfy Equation (52) (refer to [21]).
Figure 1.
RMSE for the Randleman–Bartter short-term interest model with .
In the RQMC setting, both ODIS and LapIS demonstrate more rapid convergence compared to their performance in the MC context. And we can also find this if we let dimension d grow and set not too small. Then, we can obtain a best convergence rate. In the result of the experiment, we can also find that both ODIS- and LapIS-enhanced convergence manifest an error rate approaching , which agree with our theoretical findings. As the dimensions increase, these findings remain consistent.
Our analysis reveals that employing LapIS yields superior outcomes compared to ODIS, which may be attributed to the condition that belongs to the RKHS when both IS methods are implemented. Consequently, for the integrand belonging to the RKHS, LapIS performs better than ODIS.
4.2.2. Asian Options
The conditions previously discussed are satisfied by the integrands in the above two examples. We now consider a classic financial example, referred to as the Asian option.
Under the Black–Scholes model, the asset price follows geometric Brownian motion under the risk-neutral measure, given by
where r is the risk-free rate, is the volatility, and represents a standard Brownian motion. The solution to this stochastic differential equation is
with denoting the initial asset price at time zero. The discounted payoff of an Asian call option is
where T is the maturity, K is the strike price, and is the arithmetic average of the asset prices at discrete times for . To conduct numerical simulations, we first generate the asset prices at these times. For notational convenience, let and . The asset price vector is then
where and A is the same matrix as in (74), which represents the Cholesky decomposition of the standard Brownian motion covariance matrix .
The fair pricing of an Asian option involves integrating Equation (90). Moreover, the integrand is not differentiable, and, therefore, our previous results do not apply. However, we can still observe the effects of importance sampling through numerical experiments. The numerical results for this example are presented in Table 4 and Table 5. We use the CBC algorithm with two sets of weights: and constant weights . The parameters are set as , , , , , dimension , normal weight function , and weight coefficient . For clarity, we list the results computed by the MC method as a baseline, followed by those obtained using QMC without IS (NONE), with ODIS, and with LapIS. Errors are reported to two significant figures, and variance reduction factors are rounded to the nearest integers.
Table 4.
Standard errors of IS estimators for Asian options with constant weight coefficients.
Table 5.
Standard errors of IS estimators for Asian options with decreasing weight coefficients.
We briefly summarize the performance of the estimator in this case as follows:
- Using a randomly shifted lattice rule with importance sampling, the error convergence order becomes close to . The fitting result obtained in the example case is approximately ;
- Importance sampling can be used to reduce calculation errors. Using ODIS can improve the variance reduction factor by hundreds or thousands of times compared to MC, while using LapIS can improve it by thousands of times. In this case, we found that LapIS still has great potential in financial problems, although it is difficult to study whether this integrand falls in RKHS;
- Upon changing the weights to constant values, the overall results do not greatly differ. It is worth mentioning that the advantage of LapIS over ODIS is somewhat reduced under this condition. We leave the problem of choosing the weight to future research.
4.3. Estimator Study
In this subsection, we present a comprehensive analysis of the performance of LapIS–QMC and ODIS–QMC across three distinct numerical examples: binary regression, the Randleman–Bartter Model, and Asian options. The effectiveness of these estimators is assessed in terms of error reduction and their suitability for the problems at hand.
In the case of binary regression, we found that our experiments in binary regression demonstrated that the application of importance sampling within QMC methods notably enhances performance compared to traditional Monte Carlo methods. However, it was observed that, in this specific context, the efficacy of LapIS combined with QMC did not exceed that of ODIS. This may be ascribed to the challenges posed by the posterior density estimation problem, where an increased sample size could lead the integrand to fall outside the RKHS. This observation warrants further investigation, which will be pursued in future research.
In examining the Randleman–Bartter Model, it was revealed that employing LapIS yields significantly better outcomes than ODIS. This improvement is likely due to the conditions that the integrand resides within the RKHS and that the growth of the integrand is now larger than second-order exponential function when both importance sampling methods are applied. Therefore, for integrands belonging to the RKHS, LapIS exhibits superior performance over ODIS.
In the context of Asian options, although the integrand is not continuous, we can still find that use of importance sampling has great potential. Importance sampling, particularly using ODIS, significantly enhances variance reduction, potentially by hundreds to thousands of times compared to traditional MC methods. LapIS, in this scenario, showed even greater potential for variance reduction, improving it by thousands of times.
We can also deduce that, if the function belongs to RKHS and the growth of integrand is slower the second-order exponential function, then using LapIS has greater advantage than ODIS. Otherwise, using ODIS is a better choice. Additionally, combining IS with QMC is usually better than the combination of IS with MC.
5. Conclusions
This study investigated the effectiveness of combining randomly shifted lattice rules with importance sampling techniques, specifically focusing on their impact on the convergence rates for integrals. We prove that, for unbounded functions, randomly shifted lattice rules combined with suitably chosen importance densities can achieve a convergence as fast as given N samples for arbitrary values under certain conditions. We investigated the application of the estimators in statistical and financial models, considering the conditions under which the integrands can meet the aforementioned criteria (in RKHS). Furthermore, we identified the potential benefits of using importance sampling with the lattice rule in option pricing problems. We conclude that both ODIS and LapIS have their own applicable scenarios. Pre-integration methods may be required to verify the theoretical convergence conditions of these systems [22]. Investigating convergence conditions for integrand estimators using pre-integration techniques combined with importance sampling will be a subject in our future research.
Author Contributions
Conceptualization, H.W. and Z.Z.; methodology, H.W.; software, H.W.; validation, H.W.; writing—original draft preparation, Z.Z.; writing—review and editing, H.W.; visualization, H.W.; supervision, H.W.; project administration, H.W.; funding acquisition, H.W. All authors have read and agreed to the published version of the manuscript.
Funding
This research was funded by NATIONAL SCIENCE FOUNDATION OF CHINA grant number No. 72071119.
Data Availability Statement
The data used in this research are available from the corresponding author upon reasonable request.
Acknowledgments
We would like to express gratitude to Professor Xiaoqun Wang for his guidance and suggestions for revisions on this thesis.
Conflicts of Interest
The authors declare no conflicts of interest.
Appendix A
In this appendix, we deduce the simple form of . First,
The outer integral at may be split using the Fubini theorem via
References
- Caflisch, R.E. Monte Carlo and quasi-Monte Carlo methods. Acta Numer. 1998, 7, 1–49. [Google Scholar] [CrossRef]
- Niederreiter, H. Random Number Generation and Quasi-Monte Carlo Methods; SIAM: Philadelphia, PA, USA, 1992. [Google Scholar]
- Owen, A.B. Scrambled net variance for integrals of smooth functions. Ann. Stat. 1997, 25, 1541–1562. [Google Scholar] [CrossRef]
- Owen, A.B. Monte Carlo variance of scrambled net quadrature. SIAM J. Numer. Anal. 1997, 34, 1884–1910. [Google Scholar] [CrossRef]
- Dick, J.; Pillichshammer, F. Digital Nets and Sequences: Discrepancy Theory and Quasi–Monte Carlo Integration; Cambridge University Press: Cambridge, UK, 2010. [Google Scholar]
- L’Ecuyer, P.; Lemieux, C. Recent Advances in Randomized Quasi-Monte Carlo Methods. In Modeling Uncertainty: An Examination of Stochastic Theory, Methods, and Applications; Kluwer Academic: Boston, MA, USA, 2002; pp. 419–474. [Google Scholar]
- He, Z.; Zheng, Z.; Wang, X. On the Error Rate of Importance Sampling with Randomized Quasi-Monte Carlo. SIAM J. Numer. Anal. 2023, 61, 515–538. [Google Scholar] [CrossRef]
- Glasserman, P.; Heidelberger, P.; Shahabuddin, P. Asymptotically optimal importance sampling and stratification for pricing path-dependent options. Math. Financ. 1999, 9, 117–152. [Google Scholar] [CrossRef]
- Rubino, G.; Tuffin, B. Rare Event Simulation Using Monte Carlo Methods; John Wiley & Sons: Hoboken, NJ, USA, 2009. [Google Scholar]
- Owen, A.B. Monte Carlo Theory, Methods and Examples. Available online: https://artowen.su.domains/mc/ (accessed on 26 January 2013).
- Zhang, C.; Wang, X.; He, Z. Efficient importance sampling in quasi-Monte Carlo methods for computational finance. SIAM J. Sci. Comput. 2021, 43, B1–B29. [Google Scholar] [CrossRef]
- Kuo, F.Y.; Dunsmuir, W.T.M.; Sloan, I.H.; Wand, M.P.; Womersley, R.S. Quasi-Monte Carlo for highly structured generlised response models. Methodol. Comput. Appl. Probab. 2008, 10, 239–275. [Google Scholar] [CrossRef]
- Dick, J.; Rudolf, D.; Zhu, H. A weighted discrepancy bound of quasi-Monte Carlo importance sampling. Stat. Probab. Lett. 2019, 149, 100–106. [Google Scholar] [CrossRef]
- Kuo, F.Y.; Wasilkowski, G.W.; Waterhouse, B.J. Randomly shifted lattice rules for unbounded integrands. J. Complex. 2006, 22, 630–651. [Google Scholar] [CrossRef]
- Nichols, J.A.; Kuo, F.Y. Fast CBC construction of randomly shifted lattice rules achieving O(N-1+Δ) convergence for unbounded integrands over Rd in weighted spaces with POD weights. J. Complex. 2014, 30, 444–468. [Google Scholar] [CrossRef]
- Waterhouse, B.J.; Kuo, F.Y.; Sloan, I.H. Randomly shifted lattice rules on the unit cube for unbounded integrands in high dimensions. J. Complex. 2006, 22, 71–101. [Google Scholar] [CrossRef]
- Sloan, I.H.; Kuo, F.Y.; Joe, S. Constructing randomly shifted lattice rules in weighted Sobolev spaces. SIAM J. Numer. Anal. 2002, 40, 1650–1665. [Google Scholar] [CrossRef]
- Kuo, F.Y.; Sloan, I.H.; Wasilkowski, G.W.; Waterhouse, B.J. Randomly shifted lattice rules with the optimal rate of convergence for unbounded integrands. J. Complex. 2010, 26, 135–160. [Google Scholar] [CrossRef]
- Chopin, N.; Ridgway, J. Leave Pima Indians alone: Binary regression as a benchmark for Bayesian computation. Statist. Sci. 2017, 32, 64–87. [Google Scholar] [CrossRef]
- Hull, J. Options, Futures and Other Derivatives; Prentice-Hall: Upper Saddle River, NJ, USA, 2005. [Google Scholar]
- Graham, I.G.; Kuo, F.Y.; Nichols, J.A.; Scheichl, R.; Schwab, C.; Sloan, I.H. Quasi-Monte Carlo finite element methods for elliptic PDEs with lognormal random coefficients. Numer. Math. 2015, 131, 329–368. [Google Scholar] [CrossRef]
- Xiao, Y.; Wang, X. Conditional quasi-Monte Carlo methods and dimension reduction for option pricing and hedging with discontinuous functions. J. Comput. Appl. Math. 2018, 343, 289–308. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).