Exact Cardinality And Nonredundant Parametrization Of Character-Polynomial Codes
arXiv:2607.11595
2026
Architecture
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper identifies a concrete non-injectivity mechanism in character-polynomial evaluations over extension fields: additive characters observe only the base-field trace, while Frobenius-related monomial exponents lie in the same cyclotomic coset. This gives an explicit quotient of polynomial parameter space and a nonredundant parametrization by cyclotomic-coset representatives. A transferable neural-network use is a finite-field Fourier or phase embedding layer whose learnable coefficients are stored only on trace-visible orbit representatives, eliminating exactly redundant parameters and preventing optimization from moving in zero-function directions. The main payoff is a compact deterministic embedding for categorical IDs or structured discrete states; experiments can compare parameter count, conditioning, and accuracy against an unconstrained character-feature layer.
Ideas from this paper
Unverified
2026
Build a deterministic complex-valued embedding for discrete IDs by evaluating finite-field polynomials through an additive character, but learn coefficients only for one representative of each Frobenius or cyclotomic orbit. The quotient removes parameters that generate exactly the same feature function after the trace map, avoiding flat optimization directions and reducing the size of the embedding layer.
Useful5/10
Difficulty6/10
Novelty9/10