#910 · Primary category: Education & Research
imbalanced-regression
[ICML 2021, Long Talk] Delving into Deep Imbalanced Regression
Project last updated:03/22/22
GitHub Stars
920
Forks
151
Contributors
3
License
MIT
Why we included this project
Many real-world prediction tasks return continuous values that are unevenly distributed, such as age, health scores, or depth, where common ranges are well represented and rare ones barely covered. A standard regressor trained on such skewed data tends to collapse toward the densely sampled middle, which is exactly the problem this repository addresses. It distills an ICML 2021 paper into practical training techniques: benchmark datasets for age estimation, text similarity, health scoring, and depth prediction, plus label and feature distribution smoothing that rebalance loss and feature statistics during training so the model covers the full target range. A tutorial notebook and per-dataset code make the methods fairly easy to adapt to your own skewed data, even though the repo is organized around reproducing the paper's results. Teams building continuous predictions from long-tail data will find the core ideas directly portable.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI