@article{oai:ipsj.ixsq.nii.ac.jp:00018494, author = {山本, 有作 and 恵木正史 and Yusaku, Yamamoto and Masashi, Egi}, issue = {SIG06(ACS6)}, journal = {情報処理学会論文誌コンピューティングシステム(ACS)}, month = {May}, note = {気象変動リスクを回避・低減するための金融派生商品「天候デリバティブ」の価格計算高速化のため,高速ガウス変換と呼ばれる数値計算手法を用いた新しいアルゴリズムを開発した.本手法では,計算時間をτとするとき,計算した価格の誤差が1/τのオーダで減少し,従来広く使われてきたモンテカルロ法の1/√τ に対し,収束性が大きく改善される.本手法をC言語を用いて実装し,PC上で評価したところ,CDDデリバティブと呼ばれる天候デリバティブの価格を計算する場合で,モンテカルロ法の10倍以上の高速化が得られた.本手法は,天候デリバティブの最適設計,時価評価など,従来多大な計算時間が必要であった用途に適用可能である., We developed a fast algorithm for pricing weather derivatives, which are financial products for hedging weather risks, using the fast Gauss transform. With our algorithm, the error in the computed price decreases as O(1/τ) as a function of computational time τ, which is considerably faster than the rate of O(1/√τ) for the conventional Monte Carlo method. We implemented our method on a PC using the C language and found that it is more than 10 times faster than the MC method when computing the price of CDD derivatives. Our algorithm opens a way to applications which have been impractical due to a large amount of computation, such as optimal design of derivatives or estimation of the current market price of a portfolio of derivatives.}, pages = {176--185}, title = {高速ガウス変換を用いた天候デリバティブの価格計算手法}, volume = {45}, year = {2004} }