Here's the research behind this: https://arxiv.org/html/2402.08934v1 As a casual non-scholar, non-AI person trying to parse this though, it's infuriatingly convoluted. I was expecting a table of "given source file X, we got file size Y with quality loss Z", but while quality (SSIM/LPIPS) is compared to standard codecs like H.264, for the life of me I can't find any measure of how efficient the compression is here. Ap…
Extreme video compression with prediction using pre-trainded diffusion models
41–50 of 89 posts
Re: Extreme video compression with prediction using pre-trainded diffusion models
#42Earlier quoted context omitted.
Someone should train a model to evaluate video compression quality
Netflix did VMAF for this: https://github.com/Netflix/vmaf It checks a reference video against an encoded video and returns a score representing how close the encoded video appears to the original from a human perspective.
Re: Extreme video compression with prediction using pre-trainded diffusion models
#43Re: Extreme video compression with prediction using pre-trainded diffusion models
#44Earlier quoted context omitted.
Netflix did VMAF for this: https://github.com/Netflix/vmaf It checks a reference video against an encoded video and returns a score representing how close the encoded video appears to the original from a human perspective.
that said, iiuc, SSIMULACRA 2.1 is generally considered a strictly better quality measurement.
Re: Extreme video compression with prediction using pre-trainded diffusion models
#45Re: Extreme video compression with prediction using pre-trainded diffusion models
#46It's important to remember that any compression gains must include the size of the decompressor which, I assume, will include an enormous diffusion model.
Re: Extreme video compression with prediction using pre-trainded diffusion models
#47It's important to remember that any compression gains must include the size of the decompressor which, I assume, will include an enormous diffusion model.
Can’t that be amortized across all videos (e.g. if YouTube had a decompressor they downloaded once)?
Re: Extreme video compression with prediction using pre-trainded diffusion models
#48Earlier quoted context omitted.
that said, iiuc, SSIMULACRA 2.1 is generally considered a strictly better quality measurement.
Citation needed.
also see https://jon-cld.s3.amazonaws.com/test/ahall_of_fshame_SSIMUL... which is an ab comparison of a lot of images where it gives 2 versions, one preferred by ssimulacra, the other preferred by vmaf
Re: Extreme video compression with prediction using pre-trainded diffusion models
#49Extreme compression will be when you put in a movie and get a SORA prompt back that regenerates something close enough to the movie.
Where’s that quote? Something like “AI is just compression, and compression is indistinguishable from AI”
Re: Extreme video compression with prediction using pre-trainded diffusion models
#50Extreme compression will be when you put in a movie and get a SORA prompt back that regenerates something close enough to the movie.