|
|
|
|
|
by mansoor_
642 days ago
|
|
Not really. For a trivial function fitting problem, a KAN will allow you to visualise the contribution of each base function into the next layer of your network. Still, these trivial shallow networks are the ones nobody needs to introspect. A deep NN will not be explainable using this approach. |
|
I mean, imagine a regular multivariable function with billions of terms, written out on a (very big) whiteboard. Are we ever really going to understand why it produces the numbers it does?
KANs may have an order of magnitude fewer parameters, but the basic problem is still the same.