IT News · @itnewsbot
3678 followers · 271559 posts · Server schleuss.online
Alessio Buccino · @buccino_alessio
102 followers · 12 posts · Server qoto.org

We then investigated two strategies: bit truncation and WavPack Hybrid mode. Lossy compression can dramatically boost compression performance, but we must first assess how it affects downstream analysis (i.e., spike sorting).

(5/n)

#lossycompression

Last updated 1 year ago

Rabi'a Elizabeth · @rabia_elizabeth
126 followers · 866 posts · Server mefi.social

Via @metafilter: Ted Chiang on .

"Think of ChatGPT as a blurry JPEG of all the text on the Web. It retains much of the information on the Web, in the same way that a JPEG retains much of the information of a higher-resolution image, but, if you’re looking for an exact sequence of bits, you won’t find it; all you will ever get is an approximation.

But, because the approximation is presented in the form of grammatical text, which ChatGPT excels at creating, it’s usually acceptable. You’re still looking at a blurry JPEG, but the blurriness occurs in a way that doesn’t make the picture as a whole look less sharp."

web.archive.org/web/2023020915

#chatgpt #artificialintelligence #ai #lossycompression

Last updated 2 years ago

Andrew Feeney · @andrewfeeney
388 followers · 939 posts · Server phpc.social

We use the Fast Fourier Transform () to do for things like images (e.g. jpeg). Most of the information is dropped and only the most important information is retained, which when reversed provides a noisy but recognisable version of the original image.

If this happens with a simple matrix of multi-dimensional vectors (e.g. a bitmap) could it not also be done with word embeddings like to perform lossy compression on text? Is this a thing?

#fft #algorithm #lossycompression #word2vec

Last updated 2 years ago