r/MachineLearning
500 articles archived · Visit source ↗ · RSS
-
r/MachineLearning community 20d ago
ECCV workshop, camera ready instructions? [D]
Does anyone have any idea about the instructions for the camera ready at workshops? The deadline is August 15, but there are no indications and workshop organizers know nothing about that.. Some workshops have enabled the upload of camera ready PDF on openreview, but what about…
29 -
r/MachineLearning community 21d ago
73 NeurIPS workshops, and not a single one on Causality [R]
Is this it for Causal Inference? Looks like the field continues to be of interest only at UAI/AISTATS/CLeaR. All good venues, but LLMs/Agents/etc seem to have eaten much of the lunch of several other subfields at the top 3 conferences. God help us all. **p.s.** the list:…
15 -
r/MachineLearning community 21d ago
NeurIPS AI Assisted Review authors/reviewers? [D]
Out of curiosity, if you were a reviewer or author, how did the review period go? For me, it was weird, because I gave reviews with specific details (what specifically could have been better, how to fix it), but realized other reviewers gave similar superficial reviews. Even the…
32 -
r/MachineLearning community 21d ago
Evaluation metrics - [D]
I wanted to ask about the selection of evaluation metrics. In which scenario we use ROC-AUC score and in which scenario we use f1 score as an evaluation metric in a classification problem to define the model's performance on a specific dataset.   submitted by  …
8 -
r/MachineLearning community 21d ago
AACL-IJCNLP Commitment Submission Number [D]
What's your commitment submission ID? My submission number is ~150 (submitted two days ago) and I'm wondering what the total number of commitments is. Did anyone commit near the deadline?   submitted by   /u/hepiga [link]   [comments]
8 -
r/MachineLearning community 22d ago
Good OCR strategy for detecting doctor handwritting [P]
I gotta develop a tool which get the text from doctor handwritting, do you guys know any good strategy for that? https://preview.redd.it/jisxcc2aozhh1.png?width=1103&format=png&auto=webp&s=333b14a782e775ec5ae1738e49c535b7f78a0d57   submitted by   /u/Miserable-Love9055…
22 -
r/MachineLearning community 23d ago
Imagenet-1k Classifier trained entirely on an Android [P]
It's an MLP architecture with around 500K total parameters. Top1 Training accuracy: 5.11% Validation accuracy 4.59% Detailed Validation accuracy numbers: Top-1 Acc: 4.59% Top-3 Acc: 9.44% Top-5 Acc: 12.68% Top-10 Acc: 18.53% The model was trained on a downscaled version of the…
14 -
r/MachineLearning community 23d ago
Improved compression of Bad Apple into a Neural Network [P]
I played a bit with the SIREN network from the other post and found that it could be improved by a using a different sampler for batch generation. By feeding pixels across the entire video and not only a limited set of frames, we can a much more faithful reproduction of the…
5 -
r/MachineLearning community 23d ago
On the ACM Multimedia 2026 Conference Registration and APC [D]
Having two papers accepted at two different workshops and planning to attend the main conference, I contacted the organizers by email. It is now clear that I need to register twice, using the same personal details, to cover both papers. The minimum cost would therefore be one…
10 -
r/MachineLearning community 23d ago
Which degree is best? [D]
Hi. I am about to apply for university, and I am wondering which degree is best for Machine Learning Engineer. I’m in the UK (Scotland). Which one should I pick between MEng, MSci, or MInf (Masters of Informatics at Edinburgh University). Thanks   submitted by  …
32 -
r/MachineLearning community 23d ago
CIKM '26 Notification [D]
The results are out today! Let’s share them, guys. Cheers!   submitted by   /u/snu95 [link]   [comments]
22 -
-
r/MachineLearning community 24d ago
Do LLMs make ML research more fair for small teams? [D]
It feels like LLMs are partially leveling the playing field in ML research. A solo researcher or a two-person team can now get help with coding, literature review, writing things stronger labs usually get from experienced colleagues and large networks. Obviously, LLMs don’t…
33 -
r/MachineLearning community 24d ago
Anyone here working on AI/ML projects? I’d like to join and contribute [R]
Hello, I am currently studying deep learning and have completed several AI/ML projects. I am specifically looking to join an ongoing AI/ML project where I can actively contribute and further develop my skills. I am committed, eager to learn, and open to collaboration. If you…
38 -
r/MachineLearning community 25d ago
Monodratic: learned product-hash routing for sparse causal attention [R]
Hi everyone, I'm an independent researcher sharing Monodratic, a sparse causal-attention architecture with learned product-hash routing. The idea is that after RoPE, source blocks are assigned to bounded causal posting lists, while each query probes product addresses, reranks…
33 -
r/MachineLearning community 25d ago
NeurIPS 2026 Main Track — Theory papers score tracking post Rebuttal [D]
​ Now that the rebuttal period is over, I’m curious about the score distribution specifically for theory papers this year. If you’re comfortable sharing, please drop: • Scores: x / x / x • Confidence: x / x / x • Whether scores changed after rebuttal • Broad area…
34 -
r/MachineLearning community 25d ago
NeurIPS 2026 Concept & Feasibility Track [D]
I could not find any discussion threads for the C&F track. Have people actually submitted to this track? If so, what are your reviews and scores looking like, along with post rebuttal engagement? In our case, they received reviews not in line with the policy defined for the…
30 -
r/MachineLearning community 25d ago
I Compressed Bad Apple into a 3MB Neural Network [P]
I trained a small MLP to memorize the classic Bad Apple animation, ~2.7 billion pixels of video compressed into 790k parameters (3.2 MB float32, 1.6 MB float16). The network takes a 3D coordinate (t, y, x)- frame index and pixel position- and outputs a grayscale value between 0…
12 -
r/MachineLearning community 25d ago
Building a new project[P]
I have a project question. Right now, I am building a webapp for advanced arabic language learners that helps in Nahw (I'rab) which is something related to how Arabic sentences are built. My question is, how do you develop your idea when you know that there are other people out…
18 -
r/MachineLearning community 25d ago
Completely dead NeurIPS review period from both ends? [D]
I’ve seen a lot of people whose reviewers went silent after initial reviews, but I am also noting abnormally quiet authors. I ultimately withdrew my paper, but stayed an active reviewer. Out of my batch of 4 papers, one withdrew, one posted a rebuttal, and two have been…
13 -
r/MachineLearning community 25d ago
NeurIPS 2026 post-rebuttal score distribution poll [D]
As the title suggests, because there's no data on Papercopilot yet, and people have been talking about the scores being lower in general than last year, I thought it could be interesting to survey the average score distribution after the rebuttal phase (not considering…
26 -
r/MachineLearning community 25d ago
Reactive Play: Achieved!! Experimenting with Atari Breakout [R]
Six months ago I started experimenting with PPO and Breakout as a way to learn about Machine Learning and Reinforcement Learning. After a few experiuments just trying to get high scores, it bothered me that everything was a "memorized" script rather than reactive play, like a…
31 -
r/MachineLearning community 26d ago
A question on ICLR and NeurIPS deadlines, and OpenReview [D]
After a very silent discussion period, we are in a very confused state with regards to NeurIPS, and really unsure what to make of everything. We do not wish to withdraw the submission since we have no idea what the reviewers and AC think of the paper, having deserted the…
37 -
-
r/MachineLearning community 26d ago
Automated Plagiarism with LLM-remixers [D]
An author puts together a number of papers he likes, especially adds the .tex files from arxiv, tells the LLM to look for gaps in the papers, commented out material, and remix them, while avoiding syntactic overlap. The result is a paper that will pass arxiv's syntactic overlap…
32 -
r/MachineLearning community 26d ago
The Downsides of LLM-Generated Peer Reviews [D]
Having used LLMs to assist with reviews, and also having received reviews that appear to rely heavily on LLM-generated text, I have noticed two recurring problems. 1. The endless search for uncontrolled variables LLMs are very good at identifying additional variables that were…
12 -
r/MachineLearning community 26d ago
Do ACs also give scores? [D]
This is my first time submitting to NeurIPS. Are ACs also supposed to give ratings during the Phase 2 (author-reviewer discussion session)? I have received the meta-review, but have not received any comments from the AC yet, and was wondering whether this is the standard!  …
4 -
r/MachineLearning community 26d ago
Missed EMNLP commitment deadline, what can be done? [D]
Asking for a friend: We submitted our paper to ARR May 2026 and got decent scores from the reviewers - 2.5,3,3.5,4. The meta-reviewer gave an overall of 3.5. However, we missed the deadline to commit our work to EMNLP! On our Saturday (we live in the eastern half of the globe),…
15 -
r/MachineLearning community 26d ago
Sentence retrieval method [P]
I have been working on a memory management system SALT for a while now and the idea is that all input is saved in a trie structure in dram and then retrieved sentences based on a keyword theme dominance system through CELF currently at a 20% budget. It’s very efficient however…
31 -
r/MachineLearning community 26d ago
I created an autonomous boxing benchmark [D]
I created an AI boxing match to test the decision speed, adaptability and strategy. I fed the LLMs with data about the current match and if they have vision, they will get even more data. The match has street rules, anything goes and an AI is not defeated until the ref counts to…
24 -
r/MachineLearning community 26d ago
Bad but typical NeurIPS experience? [D]
I tried to do all my NeurIPS reviews responsibly, even for the papers I suspected to be AI slop. I even gave what apparently were very nice scores compared to the scores I ended up getting. (I don't just mean the absolute number for my scores were higher, but that they were…
12