Papers › BiKAN: Restoring Collapsed Basis of Binary Kolmogorov--Arnold Networks

BiKAN: Restoring Collapsed Basis of Binary Kolmogorov--Arnold Networks

2 Aug 2026arXiv:2608.01490added by Syntology

Kazi Ahmed Asif Fuad, Lizhong Chen

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

Binarizing a polynomial Kolmogorov--Arnold Network (KAN) not only changes parameter precision, but also alters the function space available to each layer. When activations are restricted to -1,+1, all even powers reduce to $1$ and all odd powers reduce to x, causing the elementwise polynomial basis to collapse to constant and first-order responses. We refer to this structural failure as Spatial Orthogonality Collapse. Our proposed BiKAN addresses this critical issue by augmenting each binary KAN layer with selected degree-2 Walsh characters. Fixed circular channel rolls generate pairwise parities, and learned binary projections mix them using the same XNOR--popcount operations as the remaining W1A1 paths. This restores explicit pairwise coordinates without learned routing or multiplier-based feature generation. Experiments on CIFAR-10 confirms that removing parity reduces accuracy by $1.23$ points over five paired seeds (p=0.003), the gain increases as width decreases, and accuracy improves monotonically as more parity planes are added. At an equal ∼11.9M-parameter budget, parity outperforms conventional widening by $3.09$ points (p<10⁻⁴). At W1A1, BiKAN reaches 99.48%, 84.38%, and 55.81% on MNIST, CIFAR-10, and CIFAR-100, respectively. Post-route Zynq-7020 FPGA results show that the repair remains hardware-efficient; the convolutional design cuts DSP usage from 164 to 72 and estimated compute-core latency from 401 to 54.8 ms, while the power-of-two-aware dense design achieves zero-DSP inference with a 0.03-point accuracy loss. The BiKAN implementation is available at https://github.com/OSU-STARLAB/BiKAN.

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="2608.01490")

Code

Syntology Ran 13 of 17 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 4 ran · honoured contract; 6 ran · our draft was wrong; 2 ran · fixture could not drive it; 1 ran with no contract checked.

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

OSU-STARLAB/BiKAN 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

17 samples harvested; 13 ran; 4 honoured the contract we drafted; 4 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.

4ran · honoured contract
6ran · our draft was wrong
2ran · fixture could not drive it
1ran
4unverified

Licence: 17 of the 17 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 OSU-STARLAB/BiKAN. “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.

RPReLU OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology ran · metamorphic tier: invariant fingerprinted licence not identified · pointer only · 7f4eb97a07bd4a7b · report
_binarize_analytic OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology ran · our draft was wrong licence not identified · pointer only · 3c9900f14056ed77 · report
_expand_channels OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology ran · fixture could not drive it fingerprinted licence not identified · pointer only · 6c01b0034940e0c8 · report
_init_group_shifts OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology ran · honoured contract licence not identified · pointer only · 6ffec8980e500762 · report
binarize_act_approxsign OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology ran · our draft was wrong fingerprinted licence not identified · pointer only · 52e078530d083290 · report
binarize_weight_ede OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology ran · our draft was wrong licence not identified · pointer only · c5df4f0497e5b6cb · report
build_hadamard_conv_weight OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology ran · honoured contract fingerprinted licence not identified · pointer only · e01c7e07fb06d65d · report
generate_hadamard_matrix OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology ran · honoured contract fingerprinted licence not identified · pointer only · 7628412f70bbf60a · report
make_random_pairings OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology ran · honoured contract fingerprinted licence not identified · pointer only · b34d9f6226b8a318 · report
parity_features OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology ran · our draft was wrong licence not identified · pointer only · 887afdc334f39e8c · report
parity_features_idx OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology ran · our draft was wrong licence not identified · pointer only · dd48c75d49fbb159 · report
quantize_act_shifted OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology ran · fixture could not drive it fingerprinted licence not identified · pointer only · 6739df92ca52067b · report
validate_rolls OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology ran · our draft was wrong fingerprinted licence not identified · pointer only · 1c3932502f516929 · report
ApproxSignShifted OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology unverified licence not identified · pointer only · c91c594d0f38decd · report
BiRealKANConv2D OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology unverified licence not identified · pointer only · 709b4f83ab52e9ca · report
EDEWeightBinarize OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology unverified licence not identified · pointer only · fce002c7a9e9d331 · report
MultiBitActShifted OSU-STARLAB/BiKAN/bkan/layers/bireal.py found in paper text by Syntology unverified licence not identified · pointer only · 26ae7db3196dc219 · report

Results from the paper

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

Placed on leaderboards by Syntology Syntology

Syntology's extractor considered 3 leaderboards for this paper and placed the paper on none of them: 3 refused by a rule. What is not shown.

Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.

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