Viewing a single comment thread. View all comments

[deleted] t1_ir3udu3 wrote

[deleted]

1

GasZealousideal8691 t1_ir3ut7i wrote

The paper actually implements a self programming AI system though, even if it doesn’t really do anything incredible

3

ispeakdatruf t1_ircnnhh wrote

How is this any different than evolutionarily-guided neural architecture search?

1

GasZealousideal8691 t1_ircpfwd wrote

I mean practically speaking it doesn’t seem to achieve much more than that, but I don’t think that’s the point of the paper. The point here is that it’s actually rewriting the source code itself each time, which is potentially useful because it can (theoretically) achieve something more novel than just changing hyper parameters.

It would be more interesting if they showed actually nontrivial code changes for sure, if those are even possible. But I don’t think it’s entirely useless; it’s possible, for example, that we may be able to use something similar to deprecate the transformer eventually, in the not so near future.

1