1,213 research outputs found
A quantum algorithm for solving some discrete mathematical problems by probing their energy spectra
When a probe qubit is coupled to a quantum register that represents a
physical system, the probe qubit will exhibit a dynamical response only when it
is resonant with a transition in the system. Using this principle, we propose a
quantum algorithm for solving discrete mathematical problems based on the
circuit model. Our algorithm has favorable scaling properties in solving some
discrete mathematical problems.Comment: 5 pages, 2 figure
Evaluating Laguerre-Gaussian beams with an invariant parameter
We define a new parameter about Laguerre-Gaussian (LG) beams, named
, which is only related to mode indices and . This parameter
is able to both evaluate and distinguish LG beams. The values are
first calculated theoretically and then measured experimentally for several
different LG beams. Another mode quality parameter, value, is also
measured. The comparison between and shows same trend for
the quality of LG mode, while the measurement of is much easier
than .Comment: 3.1 pages, 4 figures, 1 tabl
Bilinear Graph Neural Network with Neighbor Interactions
Graph Neural Network (GNN) is a powerful model to learn representations and
make predictions on graph data. Existing efforts on GNN have largely defined
the graph convolution as a weighted sum of the features of the connected nodes
to form the representation of the target node. Nevertheless, the operation of
weighted sum assumes the neighbor nodes are independent of each other, and
ignores the possible interactions between them. When such interactions exist,
such as the co-occurrence of two neighbor nodes is a strong signal of the
target node's characteristics, existing GNN models may fail to capture the
signal. In this work, we argue the importance of modeling the interactions
between neighbor nodes in GNN. We propose a new graph convolution operator,
which augments the weighted sum with pairwise interactions of the
representations of neighbor nodes. We term this framework as Bilinear Graph
Neural Network (BGNN), which improves GNN representation ability with bilinear
interactions between neighbor nodes. In particular, we specify two BGNN models
named BGCN and BGAT, based on the well-known GCN and GAT, respectively.
Empirical results on three public benchmarks of semi-supervised node
classification verify the effectiveness of BGNN -- BGCN (BGAT) outperforms GCN
(GAT) by 1.6% (1.5%) in classification accuracy.Codes are available at:
https://github.com/zhuhm1996/bgnn.Comment: Accepted by IJCAI 2020. SOLE copyright holder is IJCAI (International
Joint Conferences on Artificial Intelligence), all rights reserve
- …
