論文の概要: Learnable quantum spectral filters for hybrid graph neural networks
- arxiv url: http://arxiv.org/abs/2507.05640v1
- Date: Tue, 08 Jul 2025 03:36:40 GMT
- ステータス: 翻訳完了
- システム内更新日: 2025-07-09 16:34:37.551902
- Title: Learnable quantum spectral filters for hybrid graph neural networks
- Title(参考訳): ハイブリッドグラフニューラルネットワークのための学習可能な量子スペクトルフィルタ
- Authors: Ammar Daskin,
- Abstract要約: グラフのラプラシアン作用素の固有空間はQFT回路を用いて近似できることを示す。
Ntimes N$ Laplacian の場合、このアプローチは、$n=log(Nimat)$ qubitsしか必要としない近似深度回路が得られる。
次に、回路の出力に古典的ニューラルネットワーク予測ヘッドを適用し、完全なグラフニューラルネットワークを構築する。
- 参考スコア(独自算出の注目度): 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In this paper, we describe a parameterized quantum circuit that can be considered as convolutional and pooling layers for graph neural networks. The circuit incorporates the parameterized quantum Fourier circuit where the qubit connections for the controlled gates derived from the Laplacian operator. Specifically, we show that the eigenspace of the Laplacian operator of a graph can be approximated by using QFT based circuit whose connections are determined from the adjacency matrix. For an $N\times N$ Laplacian, this approach yields an approximate polynomial-depth circuit requiring only $n=log(N)$ qubits. These types of circuits can eliminate the expensive classical computations for approximating the learnable functions of the Laplacian through Chebyshev polynomial or Taylor expansions. Using this circuit as a convolutional layer provides an $n-$ dimensional probability vector that can be considered as the filtered and compressed graph signal. Therefore, the circuit along with the measurement can be considered a very efficient convolution plus pooling layer that transforms an $N$-dimensional signal input into $n-$dimensional signal with an exponential compression. We then apply a classical neural network prediction head to the output of the circuit to construct a complete graph neural network. Since the circuit incorporates geometric structure through its graph connection-based approach, we present graph classification results for the benchmark datasets listed in TUDataset library. Using only [1-100] learnable parameters for the quantum circuit and minimal classical layers (1000-5000 parameters) in a generic setting, the obtained results are comparable to and in some cases better than many of the baseline results, particularly for the cases when geometric structure plays a significant role.
- Abstract(参考訳): 本稿では,グラフニューラルネットワークの畳み込み層およびプール層とみなすことができるパラメータ化量子回路について述べる。
この回路は、ラプラシアン演算子から導出される制御ゲートに対して、キュービットが接続されるパラメータ化量子フーリエ回路を含む。
具体的には、グラフのラプラシアン作用素の固有空間は、隣接行列から接続が決定されるQFTベースの回路を用いて近似できることを示す。
N の時間 N$ Laplacian に対して、このアプローチは、$n=log(N)$ qubits しか必要としない近似多項式深度回路を生成する。
この種の回路は、チェビシェフ多項式やテイラー展開を通じてラプラシアンの学習可能な関数を近似するために高価な古典的な計算を排除できる。
この回路を畳み込み層として使うと、フィルターと圧縮されたグラフ信号とみなすことができる$n-$の次元確率ベクトルが得られる。
したがって、測定とともに回路を非常に効率的な畳み込みとプール層とみなすことができ、これは指数圧縮により$N$次元の信号入力を$n$次元の信号に変換する。
次に、回路の出力に古典的ニューラルネットワーク予測ヘッドを適用し、完全なグラフニューラルネットワークを構築する。
回路はグラフ接続に基づく手法により幾何学的構造を取り入れているので、TUDatasetライブラリにリストされたベンチマークデータセットのグラフ分類結果を示す。
一般的な設定では[1-100]の学習可能なパラメータと最小の古典層(1000-5000のパラメータ)しか使用せず、その結果はベースラインの多くの結果と同等であり、特に幾何学構造が重要な役割を果たす場合よりも優れている。
関連論文リスト
- Automatically Identifying Local and Global Circuits with Linear Computation Graphs [45.760716193942685]
Sparse Autoencoders (SAEs) と Transcoders と呼ばれる変種を用いた回路発見パイプラインを導入する。
本手法は各ノードの因果効果を計算するために線形近似を必要としない。
GPT-2 Small: Bracket, induction, Indirect Object Identification circuits の3種類の回路を解析する。
論文 参考訳(メタデータ) (2024-05-22T17:50:04Z) - AltGraph: Redesigning Quantum Circuits Using Generative Graph Models for Efficient Optimization [2.089191490381739]
AltGraphはサーチベースのサーキットトランスフォーメーションアプローチである。
既存の生成グラフモデルを用いて等価量子回路を生成する。
ゲート数の平均は37.55%減少し、回路深度は37.75%減少する。
論文 参考訳(メタデータ) (2024-02-23T19:01:47Z) - Challenges and opportunities in the supervised learning of quantum
circuit outputs [0.0]
ディープニューラルネットワークは、関連するランダム量子回路の出力特性を予測できることが証明されている。
変動量子アルゴリズムでよく使用される回路の出力期待値を予測するために,ニューラルネットワークがどの程度の精度で学習できるかを検討する。
論文 参考訳(メタデータ) (2024-02-07T16:10:13Z) - CktGNN: Circuit Graph Neural Network for Electronic Design Automation [67.29634073660239]
本稿では,回路トポロジ生成とデバイスサイズを同時に行う回路グラフニューラルネットワーク(CktGNN)を提案する。
オープンサーキットベンチマーク(OCB: Open Circuit Benchmark)は、オープンソースのデータセットで、10ドル(約10万円)の異なるオペレーショナルアンプを含む。
我々の研究は、アナログ回路のための学習ベースのオープンソース設計自動化への道を開いた。
論文 参考訳(メタデータ) (2023-08-31T02:20:25Z) - Tunable Quantum Neural Networks in the QPAC-Learning Framework [0.0]
量子確率近似(QPAC)学習フレームワークにおけるチューナブル量子ニューラルネットワークの性能について検討する。
ターゲット概念を近似できるようにネットワークをチューニングするために,振幅増幅に基づくアルゴリズムを考案し,実装した。
数値的な結果から,本手法は単純なクラスから効率的に概念を学習できることが示唆された。
論文 参考訳(メタデータ) (2022-05-03T14:10:15Z) - Pretraining Graph Neural Networks for few-shot Analog Circuit Modeling
and Design [68.1682448368636]
本稿では、新しい未知のトポロジや未知の予測タスクに適応可能な回路表現を学習するための教師付き事前学習手法を提案する。
異なる回路の変動位相構造に対処するため、各回路をグラフとして記述し、グラフニューラルネットワーク(GNN)を用いてノード埋め込みを学習する。
出力ノード電圧の予測における事前学習GNNは、新しい未知のトポロジや新しい回路レベル特性の予測に適応可能な学習表現を促進することができることを示す。
論文 参考訳(メタデータ) (2022-03-29T21:18:47Z) - Tensor Ring Parametrized Variational Quantum Circuits for Large Scale
Quantum Machine Learning [28.026962110693695]
本稿では,テンソルリング表現を用いて回路内の量子状態を圧縮するアルゴリズムを提案する。
ストレージと計算時間は、正確なシミュレーションアルゴリズムによる指数的な増加と比較して、キュービット数とレイヤー数で線形に増加する。
We achieve a test accuracy of 83.33% on Iris dataset and a maximum of 99.30% and 76.31% on binary and ternary classification of MNIST dataset。
論文 参考訳(メタデータ) (2022-01-21T19:54:57Z) - A quantum algorithm for training wide and deep classical neural networks [72.2614468437919]
勾配勾配勾配による古典的トレーサビリティに寄与する条件は、量子線形系を効率的に解くために必要な条件と一致することを示す。
MNIST画像データセットがそのような条件を満たすことを数値的に示す。
我々は、プールを用いた畳み込みニューラルネットワークのトレーニングに$O(log n)$の実証的証拠を提供する。
論文 参考訳(メタデータ) (2021-07-19T23:41:03Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。