Papers › HyQuRP: Hybrid quantum-classical neural network with rotational and permutational equivariance

HyQuRP: Hybrid quantum-classical neural network with rotational and permutational equivariance

6 Feb 2026arXiv:2602.06381added by Syntology

Semin Park, Chae-Yeun Park

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Group-equivariant quantum machine learning has emerged as a promising paradigm by incorporating symmetry into quantum models. However, constructing models simultaneously equivariant to both rotational and permutational symmetries in a principled manner remains a bottleneck. In this work, we develop a general framework for dual-equivariant gates under rotations and permutations and analyze the dimension of the resulting gate space using group representation theory. Based on this, we introduce HyQuRP, a hybrid quantum-classical neural network with dual equivariance. On 3D point cloud classification benchmarks in the sparse-point regime, HyQuRP outperforms strong classical and quantum baselines. For example, when six subsampled points are used, HyQuRP (∼1.5K parameters) achieves 76.13% accuracy on the 5-class ModelNet benchmark, compared with 72.54%, 71.09%, and 71.03% for Tensor Field Network, PointNet, and PointMamba with similar parameter counts. These results highlight HyQuRP's strong data efficiency and suggest the potential of equivariant quantum machine learning approaches in symmetry-sensitive tasks.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2602.06381")

Code

Syntology Ran 0 of 23 code samples harvested from 1 repository linked to this paper; 23 have no recorded run.

By repository: found in paper text by Syntology: 23 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

YonseiQC/equivariant_QML found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

23 samples harvested; 0 ran; 0 honoured the contract we drafted; 23 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

23unverified

Licence: 23 of the 23 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from YonseiQC/equivariant_QML. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

border_strip_height YonseiQC/equivariant_QML/HyQuRP/create_reflection_generators.py found in paper text by Syntology unverified no licence file found · pointer only · 20ea0e787d9f38ff · report
create_pair_block_permutation_matrix YonseiQC/equivariant_QML/HyQuRP/create_perm_matrix_rot_only.py found in paper text by Syntology unverified no licence file found · pointer only · abda7d104ba84769 · report
create_permutation_matrix YonseiQC/equivariant_QML/HyQuRP/create_perm_matrix_normalized.py found in paper text by Syntology unverified no licence file found · pointer only · 59535c05b6ae03e1 · report
diagram_cells YonseiQC/equivariant_QML/HyQuRP/create_reflection_generators.py found in paper text by Syntology unverified no licence file found · pointer only · d6f1a9f5b24141c1 · report
epoch_shuffle_numpy YonseiQC/equivariant_QML/HyQuRP/HyQuRP_reflection.py found in paper text by Syntology unverified no licence file found · pointer only · 9c9f98d41d90ec51 · report
expand_cross_permutation YonseiQC/equivariant_QML/HyQuRP/create_perm_matrix_normalized.py found in paper text by Syntology unverified no licence file found · pointer only · 47c35213b7702359 · report
fixed_loader YonseiQC/equivariant_QML/baselines/PointNet.py found in paper text by Syntology unverified no licence file found · pointer only · 4e16eb15fa0a5a95 · report
fixed_loader YonseiQC/equivariant_QML/baselines/VN-PointNet.py found in paper text by Syntology unverified no licence file found · pointer only · ce4ba9d5b403b609 · report
inverse_cycle YonseiQC/equivariant_QML/HyQuRP/create_perm_matrix_rot_only.py found in paper text by Syntology unverified no licence file found · pointer only · 6e26d25bb9053bd5 · report
make_rng_pack YonseiQC/equivariant_QML/baselines/PointNet.py found in paper text by Syntology unverified no licence file found · pointer only · 4cccea01692e08ba · report
make_rng_pack YonseiQC/equivariant_QML/baselines/VN-PointNet.py found in paper text by Syntology unverified no licence file found · pointer only · 2cac9821c5953735 · report
make_rng_pack YonseiQC/equivariant_QML/HyQuRP/HyQuRP.py found in paper text by Syntology unverified no licence file found · pointer only · fcaa580532daeb8e · report
make_rng_pack YonseiQC/equivariant_QML/HyQuRP/HyQuRP_reflection.py found in paper text by Syntology unverified no licence file found · pointer only · 6b65a8c8e4dc093d · report
make_subseed YonseiQC/equivariant_QML/baselines/VN-PointNet.py found in paper text by Syntology unverified no licence file found · pointer only · edc950a404ed6be5 · report
make_subseed YonseiQC/equivariant_QML/HyQuRP/HyQuRP_reflection.py found in paper text by Syntology unverified no licence file found · pointer only · e225a0f6072d7345 · report
normalize_unit_sphere YonseiQC/equivariant_QML/baselines/DGCNN.py found in paper text by Syntology unverified no licence file found · pointer only · de5f5ed411d5e609 · report
num_rot_only_params YonseiQC/equivariant_QML/HyQuRP/gates_fast_rot_only.py found in paper text by Syntology unverified no licence file found · pointer only · 4e3d5c0e1bca279c · report
precompute_UDU_decomposition YonseiQC/equivariant_QML/HyQuRP/gates_fast.py found in paper text by Syntology unverified no licence file found · pointer only · e66eec91f7ec0ce4 · report
random_3d_rotation YonseiQC/equivariant_QML/HyQuRP/HyQuRP.py found in paper text by Syntology unverified no licence file found · pointer only · ca25e54441200bb3 · report
random_sample_points YonseiQC/equivariant_QML/baselines/PointNet.py found in paper text by Syntology unverified no licence file found · pointer only · cdaeaae744cd7baf · report
rot_only_generator_count YonseiQC/equivariant_QML/HyQuRP/gates_fast_rot_only.py found in paper text by Syntology unverified no licence file found · pointer only · 44137fda8737e4fc · report
rot_only_generators_per_block YonseiQC/equivariant_QML/HyQuRP/create_perm_matrix_rot_only.py found in paper text by Syntology unverified no licence file found · pointer only · 77bca7ae8cd21340 · report
symmetric_group_character YonseiQC/equivariant_QML/HyQuRP/create_reflection_generators.py found in paper text by Syntology unverified no licence file found · pointer only · 46ef6ce6b92ad27d · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2602.06381, was issued in February 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections