It would be interesting to add more lossless compression stuff, which has a close connection to generative AI.
This PhD thesis gives a very good introduction: https://arxiv.org/abs/2104.10544
replies(1):
This PhD thesis gives a very good introduction: https://arxiv.org/abs/2104.10544
In the context of generative AI it's precisely the fact that we're dealing with lossy compression that it works at all. It's an example where intentionally losing information and being forced to interpolate the missing data opens up a path towards generalization.
Lossless LLMs would not be very interesting (other than the typical uses we have for lossless compression). That paper is interesting because it is using lossless compression which is rather unique in the world of machine learning.