Positional Encoding Affects Neural Network Symmetry Readout

Naoya Chiba, Satoshi Sugiyama, Yuki Uranishi· July 7, 2026 View original

Key takeaways

  • Symmetry detection from neural network weights is influenced by positional encoding and readout observables.
  • Positional encoding can structurally suppress the visibility of true symmetries.
  • PE design affects both approximation capabilities and post-hoc interpretability.
  • A principled approach to observable-dependent symmetry readout is needed.

Who benefits

AI ResearchComputer GraphicsScientific ComputingRoboticsMaterials Science

Summary

This research demonstrates that the geometric symmetries observable from neural network weights, particularly in positional-encoding-equipped neural fields, are not just the true symmetries but are also determined by the positional encoding (PE) and the chosen readout observable. It introduces an exact observability hierarchy, showing that PE design influences which structures are accessible to post-hoc weight analysis.

When analyzing the weights of trained neural networks, especially those using positional encodings (PEs) in neural fields, researchers often try to uncover underlying geometric structures. This paper reveals that the symmetries detected from these weights are not solely the inherent symmetries of the data but are significantly shaped by the specific positional encoding used and the method of observation (readout observable). The study proposes an exact observability hierarchy, illustrating that even if a target function possesses a clear geometric symmetry, that symmetry might remain hidden at the weight level if the positional encoding cannot adequately represent the corresponding transformation. This implies a structural limitation imposed by PE design. Experiments with MLPs trained on 2D signed distance functions, using various shape symmetries, PEs, and Gram-based observables, confirmed this prediction. Different PEs consistently showed varying sensitivities to different symmetries, demonstrating that PE design impacts not only how well a network approximates a function but also which structural properties can be extracted from its learned parameters.

Why it matters

Understanding this dependency is crucial for interpreting neural network behavior, designing more effective architectures, and ensuring that post-hoc analyses accurately reflect the underlying data symmetries.

How to implement this in your domain

  1. 1Carefully select positional encoding strategies based on the expected symmetries of the data and the desired interpretability of the model.
  2. 2Develop diagnostic tools to assess the "observability" of symmetries in neural network weights given different PEs and readout methods.
  3. 3Consider the implications of PE choice when performing model interpretability studies or trying to extract physical laws from neural network parameters.
  4. 4Experiment with novel positional encoding designs that explicitly aim to preserve or enhance the observability of specific symmetries.

Original post by Naoya Chiba, Satoshi Sugiyama, Yuki Uranishi

"arXiv:2607.03108v1 Announce Type: new Abstract: Post-hoc analysis of trained neural network weights often seeks to recover geometric structure directly from the parameters. We show that, for positional-encoding-equipped neural fields, the symmetry visible from weights is not the…"

View on X

Originally posted by Naoya Chiba, Satoshi Sugiyama, Yuki Uranishi on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI ResearchAI Engineering & DevTools

Decoding Silent Reading from Non-Invasive EEG

This research demonstrates that open-vocabulary word-level and semantic information can be reliably decoded from non-invasive EEG during silent reading. Using a contrastive decoder and a large dataset from a single participant, the study shows decoding scales log-linearly with training data and extends to rare words.

Ingo Marquardt, Anthilia Alchanat, Priyanka JainAug 21, 2026
AI ResearchAI Engineering & DevTools

Exact Learning Coefficients for Singular Models

This paper presents the first deterministic algorithm for exactly computing local learning coefficients (Real Log Canonical Thresholds) for two-dimensional singular models. This breakthrough provides ground truth for calibrating sampling-based estimators and reveals algebraic structure in learning coefficients, outperforming sampling in shallow regimes.

Gr\'egoire Sergeant-Perthuis (CQSB, Sorbonne Universit\'e), Elias Tsigaridas (Ouragan Team, INRIA), Jules Tsukahara (Ouragan Team, INRIA)Aug 21, 2026
AI Engineering & DevToolsAI Research

Standardized ML Evaluation for Power System Protection

This paper proposes a standardized framework for evaluating machine learning applications in power system protection, addressing inconsistencies in current research. It defines seven critical study dimensions and instantiates the framework with a case study on fault classification and localization using a public benchmark.

Julian Oelhaf, Georg Kordowich, Paula Andrea P\'erez-Toro, Christian Bergler, Johann J\"ager, Andreas Maier, Siming BayerAug 21, 2026