Christian Kuehn, Sara-Viola Kuntz, Tobias Wöhrer
We lifted 6 functions out of this paper's own repositories and ran 4 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| twoehrer/Narrow_ResNet_Constraints | canonical | 4 of 6 |
| Function | Status | Where it lives |
|---|---|---|
| compute_accuracy | Ran | twoehrer/Narrow_ResNet_Constraints/models/training.py pointer only (licence: NONE) · get_code("76743c3cf042cd5f") |
| model_to_func | Ran | twoehrer/Narrow_ResNet_Constraints/plots/plots.py pointer only (licence: NONE) · get_code("e427d5b97e29c97e") |
| model_to_func_incl_output_layer | Ran | twoehrer/Narrow_ResNet_Constraints/plots/plots.py pointer only (licence: NONE) · get_code("3acc65e52aa8d34a") |
| psi_manual | Ran | twoehrer/Narrow_ResNet_Constraints/plots/plots.py pointer only (licence: NONE) · get_code("b5c7719885d07244") |
| train_model | Not yet run | twoehrer/Narrow_ResNet_Constraints/models/training.py pointer only (licence: NONE) · get_code("1b76690af5df5188") |
| train_until_threshold | Not yet run | twoehrer/Narrow_ResNet_Constraints/models/training.py pointer only (licence: NONE) · get_code("8be2078cc6925192") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
We analyze the universal approximation constraints of narrow Residual Neural Networks (ResNets) both theoretically and numerically. For deep neural networks without input space augmentation, a central constraint is the inability to represent critical points of the input-output map. We prove that this has global consequences for target function approximations and show that the manifestation of this defect is typically a shift of the critical point to infinity, which we call the "tunnel effect" in the context of classification tasks. While ResNets offer greater expressivity than standard multilayer perceptrons (MLPs), their capability strongly depends on the signal ratio between the skip and residual channels. We establish quantitative approximation bounds for both the residual-dominant (close to MLP) and skip-dominant (close to neural ODE) regimes. These estimates depend explicitly on the channel ratio and uniform network weight bounds. Low-dimensional examples further provide a detailed analysis of the different ResNet regimes and how architecture-target incompatibility influences the approximation error.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2603.28591")
get_code_for_paper("2603.28591")
have("2603.28591")
Connect an agent — have() is free.