論文の概要: GPU-based complete search for nonlinear minimization subject to bounds
- arxiv url: http://arxiv.org/abs/2507.01770v1
- Date: Wed, 02 Jul 2025 14:54:52 GMT
- ステータス: 翻訳完了
- システム内更新日: 2025-07-03 14:23:00.335251
- Title: GPU-based complete search for nonlinear minimization subject to bounds
- Title(参考訳): 境界を考慮した非線形最小化のためのGPUによる完全探索
- Authors: Guanglu Zhang, Qihang Shan, Jonathan Cagan,
- Abstract要約: 本稿では, 非線形関数の最小値を包含するGPUを用いた完全探索手法を提案する。
区間解析を用いて、GPUの計算能力とアーキテクチャを組み合わせ、探索領域内の領域を反復的に制御する。
効率性のために、新しいGPUベースのシングルプログラム、単一データ並列プログラミングスタイル、可変サイクリング技術を採用している。
- 参考スコア(独自算出の注目度): 0.0
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: This paper introduces a GPU-based complete search method to enclose the global minimum of a nonlinear function subject to simple bounds on the variables. Using interval analysis, coupled with the computational power and architecture of GPU, the method iteratively rules out the regions in the search domain where the global minimum cannot exist and leaves a finite set of regions where the global minimum must exist. For effectiveness, because of the rigor of interval analysis, the method is guaranteed to enclose the global minimum of the nonlinear function even in the presence of rounding errors. For efficiency, the method employs a novel GPU-based single program, single data parallel programming style to circumvent major GPU performance bottlenecks, and a variable cycling technique is also integrated into the method to reduce computational cost when minimizing large-scale nonlinear functions. The method is validated by minimizing 10 multimodal benchmark test functions with scalable dimensions, including the well-known Ackley function, Griewank function, Levy function, and Rastrigin function. These benchmark test functions represent grand challenges of global optimization, and enclosing the guaranteed global minimum of these benchmark test functions with more than 80 dimensions has not been reported in the literature. Our method completely searches the feasible domain and successfully encloses the guaranteed global minimum of these 10 benchmark test functions with up to 10,000 dimensions using only one GPU in a reasonable computation time, far exceeding the reported results in the literature due to the unique method design and implementation based on GPU architecture.
- Abstract(参考訳): 本稿では,変数の単純な境界条件下での非線形関数の大域的最小値を包含するGPUに基づく完全探索手法を提案する。
区間解析とGPUの計算能力とアーキテクチャを組み合わせることで、この手法は、大域最小値が存在しない探索領域内の領域を反復的に制御し、大域最小値が存在するべき領域の有限セットを残す。
有効性は,区間解析の厳密さのため,丸め誤差があっても非線形関数のグローバルな最小限を囲むことが保証される。
効率性のために、この手法はGPUベースの新しい単一プログラム、大きなGPU性能ボトルネックを回避するために単一データ並列プログラミングスタイルを採用し、大規模非線形関数を最小化する際の計算コストを削減するために可変サイクリング手法も同手法に統合されている。
この方法は、よく知られたAckley関数、Griewank関数、Levy関数、Rastrigin関数を含む、スケーラブルな次元を持つ10のマルチモーダルベンチマークテスト関数を最小化することによって検証される。
これらのベンチマークテスト関数は、大域的最適化における大きな課題を表しており、80次元以上のベンチマークテスト関数の保証された大域的最小値を囲むことは、文献に報告されていない。
提案手法は,実現可能な領域を完全に探索し,GPUアーキテクチャに基づくユニークな手法設計と実装により,文献に報告された結果よりはるかに上回る1つのGPUのみを用いて,最大1万次元のベンチマークテスト関数の保証された大域的最小値を適切に囲む。
関連論文リスト
- Langevin Multiplicative Weights Update with Applications in Polynomial Portfolio Management [14.310970006771717]
非漸近収束解析により,LMvinvinをベースとした勾配局所最小値が得られた。
LMvinvinアルゴリズムは,非漸近収束解析による大域最小解法であることを示す。
論文 参考訳(メタデータ) (2025-02-26T15:13:08Z) - Continuation Newton methods with deflation techniques for global
optimization problems [3.705839280172101]
最適化問題のグローバルな最小点はエンジニアリングである。
本稿では,この非線形大規模問題に対する新しいメメティックアルゴリズムについて考察する。
我々の数値実験によると、新しいアルゴリズムは制約のない未制約問題に対してうまく機能する。
論文 参考訳(メタデータ) (2021-07-29T09:53:49Z) - A Granular Sieving Algorithm for Deterministic Global Optimization [6.01919376499018]
リプシッツ連続関数に対する大域的最適化問題を解くために、勾配のない決定論的手法を開発した。
この方法は、目的関数の領域と範囲の両方で同期解析を行うグラニュラーシービングとみなすことができる。
論文 参考訳(メタデータ) (2021-07-14T10:03:03Z) - Bayesian Algorithm Execution: Estimating Computable Properties of
Black-box Functions Using Mutual Information [78.78486761923855]
多くの現実世界では、T関数の評価の予算を考えると、高価なブラックボックス関数 f の性質を推測したい。
本稿では,アルゴリズムの出力に対して相互情報を最大化するクエリを逐次選択する手法InfoBAXを提案する。
これらの問題に対してInfoBAXは、元のアルゴリズムで要求されるより500倍少ないクエリをfに使用する。
論文 参考訳(メタデータ) (2021-04-19T17:22:11Z) - Finding Global Minima via Kernel Approximations [90.42048080064849]
関数評価のみに基づく滑らかな関数のグローバル最小化を考える。
本稿では,近似関数を共同でモデル化し,大域的最小値を求める手法を検討する。
論文 参考訳(メタデータ) (2020-12-22T12:59:30Z) - Recent Theoretical Advances in Non-Convex Optimization [56.88981258425256]
近年、深層ネットワークにおける非最適化アルゴリズムの解析やデータ問題への関心が高まっており、非最適化のための理論的最適化アルゴリズムの最近の結果の概要を概説する。
論文 参考訳(メタデータ) (2020-12-11T08:28:51Z) - Aligning Partially Overlapping Point Sets: an Inner Approximation
Algorithm [80.15123031136564]
変換の値に関する事前情報がない点集合を整列するロバストな手法を提案する。
我々のアルゴリズムは変換の正規化を必要とせず、変換の値に関する事前情報がない状況に対処できる。
実験により,提案手法が最先端のアルゴリズムよりも高いロバスト性を示した。
論文 参考訳(メタデータ) (2020-07-05T15:23:33Z) - Kernel methods through the roof: handling billions of points efficiently [94.31450736250918]
カーネル法は、非パラメトリック学習に対するエレガントで原則化されたアプローチを提供するが、今のところ大規模な問題ではほとんど利用できない。
最近の進歩は、最適化、数値線形代数、ランダム射影など、多くのアルゴリズム的アイデアの利点を示している。
ここでは、これらの取り組みをさらに進めて、GPUハードウェアを最大限に活用する解決器を開発し、テストする。
論文 参考訳(メタデータ) (2020-06-18T08:16:25Z) - Gradient Free Minimax Optimization: Variance Reduction and Faster
Convergence [120.9336529957224]
本稿では、勾配のないミニマックス最適化問題の大きさを非強設定で表現する。
本稿では,新しいゼロ階分散還元降下アルゴリズムが,クエリの複雑さを最もよく表すことを示す。
論文 参考訳(メタデータ) (2020-06-16T17:55:46Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。