Papers › PHNNs: Lightweight Neural Networks via Parameterized Hypercomplex Convolutions

PHNNs: Lightweight Neural Networks via Parameterized Hypercomplex Convolutions

8 Oct 2021arXiv:2110.04176archive 2025-07-28

Eleonora Grassucci, Aston Zhang, Danilo Comminiello

Hypercomplex neural networks have proven to reduce the overall number of parameters while ensuring valuable performance by leveraging the properties of Clifford algebras. Recently, hypercomplex linear layers have been further improved by involving efficient parameterized Kronecker products. In this paper, we define the parameterization of hypercomplex convolutional layers and introduce the family of parameterized hypercomplex neural networks (PHNNs) that are lightweight and efficient large-scale models. Our method grasps the convolution rules and the filter organization directly from data without requiring a rigidly predefined domain structure to follow. PHNNs are flexible to operate in any user-defined or tuned domain, from 1D to $n$D regardless of whether the algebra rules are preset. Such a malleability allows processing multidimensional inputs in their natural domain without annexing further dimensions, as done, instead, in quaternion neural networks for 3D inputs like color images. As a result, the proposed family of PHNNs operates with 1/n free parameters as regards its analog in the real domain. We demonstrate the versatility of this approach to multiple domains of application by performing experiments on various image datasets as well as audio datasets in which our method outperforms real and quaternion-valued counterparts. Full code is available at: https://github.com/eleGAN23/HyperNets.

PaperPDFConference PDFCodeCode 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="2110.04176")

Code

Syntology Ran 5 of 34 code samples harvested from 4 repositories linked to this paper; 29 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · fixture could not drive it; 3 ran with no contract checked.

By repository: official repository: 2 samples from 1 repository, 0 ran; community (archive-listed): 32 samples from 3 repositories, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

elegan23/hypernets officialmentioned in papermentioned on GitHubpytorch report
eleGAN23/QGAN mentioned on GitHubpytorchMIT report
eleGAN23/QVAE mentioned on GitHubpytorchMIT report
ispamm/hi2i mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

34 samples harvested; 5 ran; 1 honoured the contract we drafted; 29 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.

1ran · honoured contract
1ran · fixture could not drive it
3ran
29unverified

Licence: 0 of the 34 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 4 repositories linked to this paper, official or community; each sample names its own and says which. “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.

evaluate elegan23/hypernets/sound-event-detection/train_baseline_task2.py official repository unverified MIT (permissive) · 3e94054b554510ce · report
seld_loss elegan23/hypernets/sound-event-detection/train_baseline_task2.py official repository unverified MIT (permissive) · 2c0bc31335e2f961 · report
adv_loss ispamm/hi2i/core/solver.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 16d563ee991cd39f · report
get_i eleGAN23/QVAE/utils/quaternion_ops.py community (archive-listed) ran fingerprinted MIT (permissive) · 01423bbbb5930bbd · report
get_r eleGAN23/QVAE/utils/quaternion_ops.py community (archive-listed) ran fingerprinted MIT (permissive) · 250d2abbf60ffa77 · report
moving_average_update eleGAN23/QGAN/utils/QBN_Vecchi2.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · e2e18700dc6ed1a8 · report
q_normalize eleGAN23/QVAE/utils/quaternion_ops.py community (archive-listed) ran fingerprinted MIT (permissive) · 917981cbd6f167d2 · report
GetModel eleGAN23/QGAN/GetModel.py community (archive-listed) unverified MIT (permissive) · 07ed353296f1a1fd · report
QImproper_signals1 eleGAN23/QVAE/entropy/datasets.py community (archive-listed) unverified MIT (permissive) · b9ef9bade0c9f9c8 · report
QProper_signals1 eleGAN23/QVAE/entropy/datasets.py community (archive-listed) unverified MIT (permissive) · 6760e9b0a1a4eea4 · report
QProper_signals2 eleGAN23/QVAE/entropy/datasets.py community (archive-listed) unverified MIT (permissive) · d9d732f238cd29b2 · report
apply_quaternion_gradient ispamm/hi2i/htorch/utils.py community (archive-listed) unverified MIT (permissive) · ae8f1566cec0edcf · report
check_shapes ispamm/hi2i/htorch/utils.py community (archive-listed) unverified MIT (permissive) · 21b315600a3a2e2b · report
compute_d_loss ispamm/hi2i/core/solver.py community (archive-listed) unverified MIT (permissive) · 55dc256ba1c04149 · report
compute_g_loss ispamm/hi2i/core/solver.py community (archive-listed) unverified MIT (permissive) · d0c7af72cd606f53 · report
convert_data_for_quaternion ispamm/hi2i/htorch/utils.py community (archive-listed) unverified MIT (permissive) · 470f567ca3e3fb39 · report
convert_data_for_quaternion_STAR ispamm/hi2i/core/data_loader.py community (archive-listed) unverified MIT (permissive) · cc1c58c9ca8943e1 · report
convert_data_for_quaternion_without_labels ispamm/hi2i/core/data_loader.py community (archive-listed) unverified MIT (permissive) · fa6e591e0ad2d888 · report
denormalize ispamm/hi2i/core/utils.py community (archive-listed) unverified MIT (permissive) · 4f63545a8e689c49 · report
early_stopping eleGAN23/QVAE/train_vae.py community (archive-listed) unverified MIT (permissive) · cb04204d244b0222 · report
frechet_distance ispamm/hi2i/metrics/fid.py community (archive-listed) unverified MIT (permissive) · bd115aa43372ad6b · report
get_alphas ispamm/hi2i/core/utils.py community (archive-listed) unverified MIT (permissive) · 380e205f2b8ababc · report
get_device ispamm/hi2i/htorch/quaternion.py community (archive-listed) unverified MIT (permissive) · 486935c1efc81482 · report
get_preds_fromhm ispamm/hi2i/core/wing.py community (archive-listed) unverified MIT (permissive) · 0dc6ba46b83190d8 · report
get_weight ispamm/hi2i/core/model.py community (archive-listed) unverified MIT (permissive) · cf9f3072be35c325 · report
implements ispamm/hi2i/htorch/quaternion.py community (archive-listed) unverified MIT (permissive) · 346a1f46489131dd · report
inception_score eleGAN23/QGAN/utils/inception_score.py community (archive-listed) unverified MIT (permissive) · 8def708af5968cc7 · report
listdir ispamm/hi2i/core/data_loader.py community (archive-listed) unverified MIT (permissive) · d07d6906ac8b165a · report
normalize ispamm/hi2i/core/wing.py community (archive-listed) unverified MIT (permissive) · 5cb99cf6b4b4728e · report
preprocess ispamm/hi2i/core/wing.py community (archive-listed) unverified MIT (permissive) · 73f22265368bbe0a · report
quaternion_init ispamm/hi2i/core/model.py community (archive-listed) unverified MIT (permissive) · fd27db1d1f4c93de · report
shape ispamm/hi2i/htorch/quaternion.py community (archive-listed) unverified MIT (permissive) · a7e5a2da84b86174 · report
sigmoid ispamm/hi2i/core/utils.py community (archive-listed) unverified MIT (permissive) · 8b483042fac3893a · report
spectral_norm eleGAN23/QGAN/utils/Ops.py community (archive-listed) unverified MIT (permissive) · 855253f62eb9802c · report

Tasks

Sound Event Detection

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Sound Event Detection L3DAS21 PHC SEDnet n=2 Error Rate 0.389 #1 of 5 Archive leaderboard report
Sound Event Detection L3DAS21 PHC SEDnet n=2 F-Score 0.68 #1 of 5 Archive leaderboard report
Sound Event Detection L3DAS21 PHC SEDnet n=2 SED-score 0.638 #1 of 5 Archive leaderboard report
Sound Event Detection L3DAS21 PHC SEDnet n=4 Error Rate 0.453 #2 of 5 Archive leaderboard report
Sound Event Detection L3DAS21 PHC SEDnet n=4 SED-score 0.407 #2 of 5 Archive leaderboard report
Sound Event Detection L3DAS21 PHC SEDnet n=16 Error Rate 0.509 #3 of 5 Archive leaderboard report
Sound Event Detection L3DAS21 PHC SEDnet n=16 F-Score 0.588 #3 of 5 Archive leaderboard report
Sound Event Detection L3DAS21 PHC SEDnet n=16 SED-score 0.461 #3 of 5 Archive leaderboard report
Sound Event Detection L3DAS21 Quaternion SEDnet Error Rate 0.516 #4 of 5 Archive leaderboard report
Sound Event Detection L3DAS21 Quaternion SEDnet F-Score 0.58 #4 of 5 Archive leaderboard report
Sound Event Detection L3DAS21 Quaternion SEDnet SED-score 0.468 #4 of 5 Archive leaderboard report
Sound Event Detection L3DAS21 PHC SEDnet n=8 Error Rate 0.56 #5 of 5 Archive leaderboard report
Sound Event Detection L3DAS21 PHC SEDnet n=8 F-Score 0.553 #5 of 5 Archive leaderboard report
Sound Event Detection L3DAS21 PHC SEDnet n=8 SED-score 0.503 #5 of 5 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Convolution

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