論文の概要: Efficient algorithms to solve atom reconfiguration problems. II. The
assignment-rerouting-ordering (aro) algorithm
- arxiv url: http://arxiv.org/abs/2212.05586v1
- Date: Sun, 11 Dec 2022 19:48:25 GMT
- ステータス: 処理完了
- システム内更新日: 2023-01-09 15:33:20.407583
- Title: Efficient algorithms to solve atom reconfiguration problems. II. The
assignment-rerouting-ordering (aro) algorithm
- Title(参考訳): 原子再構成問題を解決する効率的なアルゴリズム。
II。
assignment-rerouting-ordering (aro) アルゴリズム
- Authors: Remy El Sabeh, Jessica Bohm, Zhiqian Ding, Stephanie Maaz, Naomi
Nishimura, Izzat El Hajj, Amer E. Mouawad and Alexandre Cooper
- Abstract要約: 原子再構成問題は原子の問題を迅速かつ効率的に解く必要がある。
原子再構成問題を解決する典型的なアプローチは、どの原子をどのトラップに移動させるかを決定する代入アルゴリズムを使用することである。
このアプローチは、置換原子の数や各原子が置換される回数を最適化しない。
原子再構成問題の解法において,代入型アルゴリズムの性能を向上させるために,代入型順序付けアルゴリズム(aro)を提案する。
- 参考スコア(独自算出の注目度): 51.02512563152503
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Programmable arrays of optical traps enable the assembly of configurations of
single atoms to perform controlled experiments on quantum many-body systems.
Finding the sequence of control operations to transform an arbitrary
configuration of atoms into a predetermined one requires solving an atom
reconfiguration problem quickly and efficiently. A typical approach to solve
atom reconfiguration problems is to use an assignment algorithm to determine
which atoms to move to which traps. This approach results in control protocols
that exactly minimize the number of displacement operations; however, this
approach does not optimize for the number of displaced atoms nor the number of
times each atom is displaced, resulting in unnecessary control operations that
increase the execution time and failure rate of the control protocol. In this
work, we propose the assignment-rerouting-ordering (aro) algorithm to improve
the performance of assignment-based algorithms in solving atom reconfiguration
problems. The aro algorithm uses an assignment subroutine to minimize the total
distance traveled by all atoms, a rerouting subroutine to reduce the number of
displaced atoms, and an ordering subroutine to guarantee that each atom is
displaced at most once. The ordering subroutine relies on the existence of a
partial ordering of moves that can be obtained using a polynomial-time
algorithm that we introduce within the formal framework of graph theory. We
numerically quantify the performance of the aro algorithm in the presence and
in the absence of loss, and show that it outperforms the exact, approximation,
and heuristic algorithms that we use as benchmarks. Our results are useful for
assembling large configurations of atoms with high success probability and fast
preparation time, as well as for designing and benchmarking novel atom
reconfiguration algorithms.
- Abstract(参考訳): プログラム可能な光トラップの配列は、単一原子の構成の組み立てにより、量子多体系の制御実験を行うことができる。
任意の原子構成を所定の原子に変換する制御操作のシーケンスを見つけるには、原子再構成問題を迅速かつ効率的に解く必要がある。
原子再構成問題を解決する典型的なアプローチは、どのトラップに移動する原子を決定するために割り当てアルゴリズムを使用することである。
このアプローチは、変位操作数を正確に最小化する制御プロトコルをもたらすが、置換された原子の数や各原子の変位回数を最適化しないため、制御プロトコルの実行時間と故障率を増加させる不必要な制御操作となる。
本研究では、原子再構成問題の解法において、代入に基づくアルゴリズムの性能を向上させるために、代入順序付けアルゴリズム(aro)を提案する。
アロアルゴリズムは、全ての原子が移動する全距離を最小にするために割り当てサブルーチン、置換された原子の数を減らすためにリルーチンサブルーチン、各原子が最大1回ずれることを保証するために注文サブルーチンを使用する。
順序付けサブルーチンは、グラフ理論の形式的枠組みの中で導入する多項式時間アルゴリズムを用いて得られる動きの部分順序付けの存在に依存している。
我々は,アロアルゴリズムの損失の有無と存在の有無を数値的に定量化し,ベンチマークとして使用する精度,近似,ヒューリスティックアルゴリズムよりも優れていることを示す。
この結果は、高い成功確率と高速な準備時間を持つ原子の大規模な構成と、新しい原子再構成アルゴリズムの設計とベンチマークに有用である。
関連論文リスト
- An Efficient Algorithm for Clustered Multi-Task Compressive Sensing [60.70532293880842]
クラスタ化マルチタスク圧縮センシングは、複数の圧縮センシングタスクを解決する階層モデルである。
このモデルに対する既存の推論アルゴリズムは計算コストが高く、高次元ではうまくスケールしない。
本稿では,これらの共分散行列を明示的に計算する必要をなくし,モデル推論を大幅に高速化するアルゴリズムを提案する。
論文 参考訳(メタデータ) (2023-09-30T15:57:14Z) - Accelerating Cutting-Plane Algorithms via Reinforcement Learning
Surrogates [49.84541884653309]
凸離散最適化問題に対する現在の標準的なアプローチは、カットプレーンアルゴリズムを使うことである。
多くの汎用カット生成アルゴリズムが存在するにもかかわらず、大規模な離散最適化問題は、難易度に悩まされ続けている。
そこで本研究では,強化学習による切削平面アルゴリズムの高速化手法を提案する。
論文 参考訳(メタデータ) (2023-07-17T20:11:56Z) - Sequential minimum optimization algorithm with small sample size
estimators [0.06445605125467573]
逐次最小最適化は、機械学習のグローバル検索訓練アルゴリズムである。
本手法をフォトニクス回路に適用することにより,偶然事象の頻度の低さがアルゴリズムの速度を低下させるという新たな課題が生じる。
論文 参考訳(メタデータ) (2023-03-02T06:02:46Z) - Efficient algorithms to solve atom reconfiguration problems. I. The
redistribution-reconfiguration (red-rec) algorithm [51.02512563152503]
我々は,損失の有無にかかわらず,Red-Recアルゴリズムの性能を数値的に定量化する。
所望の原子数の3/2パワーとして, 平均成功確率を半分に設定した格子上の原子のコンパクトな中心配置に必要なトラップ数を示す。
Red-recアルゴリズムは、リアルタイム制御システムに容易にデプロイできる効率的な実装を認めている。
論文 参考訳(メタデータ) (2022-12-07T19:00:01Z) - Parallel compression algorithm for fast preparation of defect-free atom arrays [2.9592586928462308]
本稿では,複数の移動式ツイーザを用いて同時に原子を転送する並列圧縮アルゴリズムを提案する。
総工費は、目標地点数に応じて線形にスケールできる。
論文 参考訳(メタデータ) (2022-12-06T15:20:40Z) - Parallel assembly of arbitrary defect-free atom arrays with a
multi-tweezer algorithm [0.0]
大規模欠陥のない原子配列は、量子情報処理と量子シミュレーションの重要な先駆体である。
本稿では,複数の移動式ツイーザを用いて原子配列をソート・圧縮する並列再構成アルゴリズムを提案する。
並列性の高いアルゴリズムでは、シングルツイーザアルゴリズムと既存のマルチツイーザアルゴリズムと比較して、移動の複雑さが小さくなる。
論文 参考訳(メタデータ) (2022-09-16T16:34:29Z) - Efficient two-dimensional defect-free dual-species atom arrays
rearrangement algorithm with near-fewest atom moves [12.346877792340315]
本稿では,効率的な接続最適化アルゴリズム (HCOA) を提案する。
アルゴリズムは高い成功率(97%)、低い余剰原子移動率、優れたスケーラビリティ、柔軟性を示す。
論文 参考訳(メタデータ) (2022-03-22T17:03:09Z) - Resource Optimisation of Coherently Controlled Quantum Computations with
the PBS-calculus [55.2480439325792]
量子計算のコヒーレント制御は、いくつかの量子プロトコルやアルゴリズムを改善するために使用できる。
我々は、量子光学にインスパイアされたコヒーレント制御のためのグラフィカル言語PBS計算を洗練する。
論文 参考訳(メタデータ) (2022-02-10T18:59:52Z) - Exploiting Higher Order Smoothness in Derivative-free Optimization and
Continuous Bandits [99.70167985955352]
強凸関数のゼロ次最適化問題について検討する。
予測勾配降下アルゴリズムのランダム化近似を考察する。
その結果,0次アルゴリズムはサンプルの複雑性や問題パラメータの点でほぼ最適であることが示唆された。
論文 参考訳(メタデータ) (2020-06-14T10:42:23Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。