All
Articles 116,655Blog Posts 124,824Tech Tutorials 29,791Research Papers 23,509News 17,211
⚡ AI Lessons
Reddit r/MachineLearning
3h ago
Why doesn't the ML research community limit the number of submissions per author? [D]
I am currently working across multiple research communities, and I've noticed that the ML community is struggling with a massive volume of submissions, which is
Reddit r/MachineLearning
4h ago
Mapping world model taxonomy [P]
Hey ML community! I’ve been exploring world models and wrote a short article aimed at making the concept easier to understand. I also propose a framework for cl
![Please help me understand figure on subspace similarity in LoRA paper. [D]](https://preview.redd.it/3l5qhbiroech1.png?width=640&crop=smart&auto=webp&s=e5534631f23bcc8d8e89b7fd411120c2b7a84442)
Reddit r/MachineLearning
5h ago
Please help me understand figure on subspace similarity in LoRA paper. [D]
I am studying
Reddit r/MachineLearning
5h ago
How should I approach training this specific ML model for my startup project [D]
So, I am working on this startup project with pretty low budget and one of the features is sentiment analysis based on political news, x posts and Instagram has
Reddit r/MachineLearning
16h ago
Hyperparameter tuning approach question [R]
I am doing some work with cell type classification, where I have 4.3 million cells and 512 features (condensed embeddings from the encoder of a transformer). Th
![I built IMGNet – a face verification model that identifies people using sign patterns, not cosine similarity [R]](https://preview.redd.it/otbyst8xt8ch1.png?width=140&height=62&auto=webp&s=46b03b6127f5d8e2803fe6294d14a7de7196df57)
Reddit r/MachineLearning
1d ago
I built IMGNet – a face verification model that identifies people using sign patterns, not cosine similarity [R]
<img src="https://preview.redd.it/otbyst8xt8ch1.png?width=140&height=62&auto=webp&s=46b03b6127f5d8e2803fe6294d14a7de7196df57" alt="I built IMGNet –
Reddit r/MachineLearning
1d ago
Talos-XII: hand-written autograd + small RL/MLP stack in Rust, applied to gacha probability modeling (no tch-rs/ndarray/PyTorch) — looking for benchmark help on ARM/AVX-512/GPU [P]
What it is Talos-XII is a CLI simulator for the gacha system in Arknights: Endfield. Rather than sampling from a static probability table, it trains a small set
Reddit r/MachineLearning
1d ago
Journals vs Conferences ML Research [R]
Lately in the last two/three years, I have noticed ICML, Neurips becoming more prestigious than the actual journals. What is the actual reason of this culture?
Reddit r/MachineLearning
🤖 AI Agents & Automation
⚡ AI Lesson
1d ago
AIP v1.1.0: a spec for verifiable, auditable, private-by-structure coordination (with a ZK principal-attestation primitive) [R]
Hello r/machinelearning ! I've been working on a protocol for a bit now and have just released a whitepaper with the implementation on GitHub. It's a spec and r
Reddit r/MachineLearning
📐 ML Fundamentals
⚡ AI Lesson
1d ago
Reducing drift in interactive world-model rollouts: a mixed bidirectional/autoregressive attention mask + distillation over long self-rollouts[R]
Read through the method behind an open-weights interactive world model whose weights just went public. The backbone is a causal DiT generating frames live, cond
Reddit r/MachineLearning
🛡️ AI Safety & Ethics
⚡ AI Lesson
2d ago
Agentic safety triggers aren't textual safety triggers — MCP attacks that beat SOTA guardrails more than half the time (code + dataset) [R]
Most safety alignment work treats "detect the attack" as a text classification problem — does the prompt contain language the model's safety guardrails should c
Reddit r/MachineLearning
🧠 Large Language Models
⚡ AI Lesson
2d ago
LingBot-Video: sparse-MoE video diffusion transformer (13B total, 1.4B active) post-trained as an action-conditioned world model[R]
Single-stream diffusion transformer with a DeepSeek-V3-style sparse MoE (128 experts, top-8 routing, 1.4B active of 13B total). Six-reward RL post-training incl
Reddit r/MachineLearning
📄 Research Papers Explained
⚡ AI Lesson
2d ago
First time ARR users - some questions [D]
We submitted our first paper to ARR, intending to commit to IJCNLP-AACL. Area: Multilingualism and Cross-Lingual NLP Scores: (3,4) (2.5,3) (3,3) - average 2.83
Reddit r/MachineLearning
📐 ML Fundamentals
⚡ AI Lesson
2d ago
I built my own deep learning library from scratch [P]
🎉 Excited to share that I’ve published my first Python package on PyPI! SimpleGrad is a lightweight PyTorch-inspired autograd library built from scratch that l
Reddit r/MachineLearning
🧠 Large Language Models
⚡ AI Lesson
2d ago
DINOv2 way worse than SigLIP in k-NN. Is this expected? [R]
Doing a bachelor thesis on fine-grained car classification (telling apart VW Golf generations from listing photos). Simple setup: frozen encoder → embeddings →
Reddit r/MachineLearning
2d ago
COLM 2026 Decision Discussion [R]
COLM 2026 Decision about to come soon so lets talk here. submitted by /u/North_Menu718 [link] [comments]
Reddit r/MachineLearning
📐 ML Fundamentals
⚡ AI Lesson
2d ago
ECCV: Will there be another confirmation after “provisionally accepted”? [D]
I understand that it may not be appropriate to call it “officially accepted” yet because of the wording used in the notification, and I also saw on Twitter/X th
Reddit r/MachineLearning
2d ago
ACL ARR May 2026[D]
Lets Discuss your experience in reviews in the threads (as a reviewer and an author)....also any ACs, how was the avg score this cycle in your lot? submitted by
Reddit r/MachineLearning
📐 ML Fundamentals
⚡ AI Lesson
2d ago
Learning FlashAttention the Hard Way. Part 1: The Algebraic Foundation [D]
I'm writing a short series of tutorials on FlashAttention: from theory to efficient CUDA kernels. Part 1 is the theoretical foundation. It walks through a moder
![What if a model could only learn what trusted LoRA adapters can express? [R]](https://preview.redd.it/t1vmc27m5vbh1.jpg?width=140&height=53&auto=webp&s=66cae41c8547e8fc3e74910933b327a507f9f67b)
Reddit r/MachineLearning
2d ago
What if a model could only learn what trusted LoRA adapters can express? [R]
Hello<br/
Reddit r/MachineLearning
🤖 AI Agents & Automation
⚡ AI Lesson
2d ago
Mid research got me thinking what about reversed alignment, would trained "bad" model exhibit"good" behavior later and/or secretly [D]
late night thoughts as I was working on my paper that is about specific behavior that arises from RHLF, it got me thinking what if train a model in an environme
Reddit r/MachineLearning
📐 ML Fundamentals
⚡ AI Lesson
3d ago
TorchJD: Training with multiple losses in PyTorch [P]
Hi everyone! I wanted to share some recent progress on TorchJD that might be useful to the machine learning community. When training models with multiple losses
Reddit r/MachineLearning
🧠 Large Language Models
⚡ AI Lesson
3d ago
Raffi Krikorian (CTO, Mozilla) — AMA on the State of Open Source AI (July 14 @ 1pm EDT) [D]
Hi r/MachineLearning , i’m Raffi, CTO at Mozilla. on Tuesday July 14 we publish our inaugural State of Open Source AI report, and i'll be here live answering wh
Reddit r/MachineLearning
📐 ML Fundamentals
⚡ AI Lesson
3d ago
Ph.D. thesis on Differentiable Ray Tracing for Radio Propagation Modeling [R]
Hi everyone, I recently finished my Ph.D. thesis on Differentiable Ray Tracing for Radio Propagation Modeling . Instead of just compiling my published papers, I
DeepCamp AI