Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Open to Collab
18
73
48
Mohammed Hamdy
mmhamdy
Follow
888SU's profile picture
MehdiLeZ's profile picture
ydnysh's profile picture
83 followers
ยท
268 following
https://surfingmanifolds.substack.com/
mhamdy_res
mmhamdy
mmhamdy
mmhamdy.bsky.social
AI & ML interests
AI4Sci | NLP | Reinforcement Learning
Recent Activity
upvoted
a
collection
4 days ago
๐ Research & Long-Form Blog Posts
upvoted
an
article
4 days ago
Profiling in PyTorch (Part 1): A Beginner's Guide to torch.profiler
reacted
to
their
post
with ๐
5 days ago
What if you could train a model on just 10 images instead of 60,000 and still get close to the same performance? Traditional machine learning requires thousands, even millions, of data points to achieve high accuracy. But what if we could "distill" the entire dataset into just a few synthetic samples? This is what Dataset Distillation offers. Unlike traditional knowledge distillation, we keep the model fixed and distill the knowledge contained in a massive training set into a tiny set of synthetic distilled images. The goal is to train a model on this ultra-small set and achieve performance that almost matches what the same model would get when trained on the massive original dataset. For example, training on only 10 distilled MNIST images (this is equivalent to a single image per class) yields 94% accuracy, compared to 99% when training on the full 60,000 images. Interestingly, these distilled images look significantly different (as you can see in the image below) from natural images because they are optimized for model training rather than for matching the correct data distribution. But that's not all. Most importantly, this same method opens the door to a potent form of data poisoning. Because distilled images are specifically optimized for rapid learning, an attacker can create a tiny set of adversarial distilled images to cause a well-trained model to forget or misclassify a specific category. What I find fascinating about dataset distillation is this: it mimics human-like learning by letting a model grasp a concept from a single example, but it does so using alien synthetic images that mean absolutely nothing to a human eye! What about you? What are your thoughts on it?
View all activity
Organizations
mmhamdy
's Spaces
4
Sort:ย Recently updated
Sleeping
BioLLM Story
๐
Create and render documents with code and text using Quarto
Runtime error
Agents
Speech To Speech Translation
๐
Runtime error
Agents
Automatic Speech Recognition
๐
Runtime error
Agents
Music Genre Classifier
๐