DerivingDelusions

DerivingDelusions t1_iwek2vb wrote

Yes, the artist and the AI create original works. However, there is a difference in how ai vs humans can be inspired.

The difference between an artist and a neural network is that an artist can take inspiration and make it their own by incorporating their own ideas. A neural network actively tries to generalize work in order to reduce a cost function. The universal approximation theorem also tells us that neural networks approximate continuous functions, meaning they are following a predetermined pattern. In this case, inspiration for neural comes from generalizing other works (matching the distribution), which creates original works, but does not allow for the AI to incorporate its own unique ideas (since it’s mathematically not designed to)

1