Comparison

  • In traditional multi-layer perceptrons [left]:
    • each synapse learns a number called a weight
    • each neuron applies a simple function to the sum of its inputs.
  • In the new Kolmogorov-Arnold architecture [right]:
    • each synapse learns a function
    • each neuron sum the outputs of those functions