what are you reading this week ?

Hello Machine Learning Community,

The intention of this post is to replicate a similar tradition from R/machinelearning and to trigger engagement. This post will be created weekly.

What are you reading this week and any thought to share on it ?

16 points · 5 comments · view on lemmy.world

5 Comments

grannyweatherwax@feddit.nl · 5 pts · 3y

I am reading 'attention is not all you need' https://arxiv.org/abs/2103.03404

I had read this paper in the past but felt the need to refresh my memory and look at self attention with mildly critical lens. Afaik, this paper talks about attention networks without surrounding structures like MLP, skip connections etc and its behaviour.

bussinfrfr@discuss.tchncs.de · 3 pts · 3y (2 replies)

Reading “Low-Resource” Text Classification: A Parameter-Free Classification Method with Compressors

https://aclanthology.org/2023.findings-acl.426/

Not very familiar with information theory so it's a nice read, and also just a very clever solution

bussinfrfr@discuss.tchncs.de · 3 pts · 3y (1 reply)

actually doing some testing using it for digit classification on MNIST just for fun. Might share code/results if people are interested

grannyweatherwax@feddit.nl · 2 pts · 3y

For sure, sounds interesting !