Reading List
Conference ordering: AAAI (Feb), SDM (Apr) ICLR (May), CVPR (Jun), ICML (Jul), KDD (Aug), IJCAI (Aug), ICCV (Oct), ICDM (Nov), NeurIPS (Dec)
Imbalanced data
- Classification
- [Jun 12] Decoupling Representation and Classifier for Long-Tailed Recognition, ICLR 2020 [cRT, LWS]
- BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition, CVPR 2020
- Balanced meta-softmax for long-tailed visual recognition, NeurIPS 2020 [Balanced softmax]
- [Jun 19] Exploring balanced feature spaces for representation learning, ICLR 2021 [KCL -- K-Positive Contrastive Loss]
- Long-tail learning via logit adjustment, ICLR 2021
- Long-tailed recognition by routing diverse distribution-aware experts, ICLR 2021 [RIDE -- RoutIng Diverse Experts]
- [Jun 26] Contrastive Learning based Hybrid Networks for Long-Tailed Image Classification, CVPR 2021 [Hybrid-SC, Hybrid-PSC]
- Disentangling Label Distribution for Long-tailed Visual Recognition, CVPR 2021 [LADE]
- Distribution Alignment: A Unified Framework for Long-tail Visual Recognition, CVPR 2021 [DisAlign]
- [Jul 3] Improving Calibration for Long-Tailed Recognition, CVPR 2021 [MiSLAS]
- RSG: A Simple but Effective Module for Learning Imbalanced Datasets, CVPR 2021
- Balanced Contrastive Learning for Long-Tailed Visual Recognition, CVPR 2022 [BCL]
- [Jul 10] Long-Tailed Recognition via Weight Balancing, CVPR 2022
- Nested Collaborative Learning for Long-Tailed Visual Recognition, CVPR 2022 [NCL]
- Targeted Supervised Contrastive Learning for Long-Tailed Recognition, CVPR 2022 [TSC]
- [Jul 17] Self-Supervised Aggregation of Diverse Experts for Test-Agnostic Long-Tailed Recognition, NeurIPS 2022 [SADE]
- Self Supervision to Distillation for Long-Tailed Visual Recognition, ICCV 2021 [SSD]
- Decoupled Training for Long-Tailed Classification with Stochastic Representations, ICLR 2023 [SRepr]
- Regression
- [Jul 24] SMOGN: a preprocessing approach for imbalanced regression. ECML-PKDD LIDTA workshop 2017
- SMOTEBoost for Regression: Improving the Prediction of Extreme Values, DSAA 2018
- Delving into Deep Imbalanced Regression, ICML 2021 [LDS, FDS]
- [Jul 31, starting 2 papers per MWF discussion] Density-based Weighting for Imbalanced Regression, MLJ 2021 [DenseLoss]
- Balanced MSE for Imbalanced Visual Regression, CVPR 2022
- RankSim: Ranking Similarity Regularization for Deep Imbalanced Regression, ICML 2022
Representation learning
- Momentum Contrast for Unsupervised Visual Representation Learning, CVPR 2020 [MoCo]
- A Simple Framework for Contrastive Learning of Visual Representations, ICML 2020 [SimCLR]
- Bootstrap Your Own Latent A New Approach to Self-Supervised Learning, NeurIPS 2020 [BYOL]
- [Aug 7] Self-Supervised Relational Reasoning for Representation Learning, NeurIPS 2020
- Unsupervised Learning of Visual Features by Contrasting Cluster Assignments, NeurIPS, 2020. [SwAV]
- VIME: Extending the Success of Self- and Semi-supervised Learning to Tabular Domain. NeurIPS 2020
- Exploring Simple Siamese Representation Learning, CVPR 2021 [SimSiam]
- Barlow Twins: Self-Supervised Learning via Redundancy Reduction, ICML 2021 [BT]
- Whitening for Self-Supervised Representation Learning, ICML 2021 [W-MSE]
- [Aug 14] SubTab: Subsetting Features of Tabular Data for Self-Supervised Representation Learning. NeurIPS 2021
- SCARF: Self-supervised Contrastive Learning Using Random Feature Corruption, ICLR 2022
- Semantic-Aware Auto-Encoders for Self-supervised Representation Learning, CVPR 2022
- On Embeddings for Numerical Features in Tabular Deep Learning. NeurIPS 2022
- Torres (2020). A Machine Learning Approach to Forecasting SEP Events with Solar Activities.
- Griessler (2023). Forecasting >100 MeV SEP Events and Intensity based on CMEs and other Solar Activities using Machine Learning.
Representation learning, continued
- [Aug 21, starting 2 per TR discussion at 3:30pm] VICReg: Variance-invariance-convariance regularization for self-supervised learning, ICLR 2022
- Masked autoencoders are scalable vision learners, CVPR 2022 [MAE]
- SimMIM: A simple framework for masked image modeling, CVPR 2022
- SAINT: Improved neural networks for tabular data via row attention and contrastive pre-training, NeurIPS Tabular Representation Workshop 2022
SEP forecasting
- [Aug 28] Richardson et al. (2018). Prediction of Solar Energetic Particle Event Peak Proton Intensity Using a Simple Algorithm Based on CME Speed and Direction and Observations of Associated Solar Phenomena, Space Weather.
- Boubrahimi, S. F., Aydin, B., Martens, P., & Angryk, R. (2017). On the prediction of >100 MeV solar energetic particle events using GOES satellite data In 2017 IEEE International Conference on Big Data (Big Data) (pp. 2533-2542). IEEE.
- Kahler, S. W., & Ling, A. G. (2018). Forecasting Solar Energetic Particle (SEP) events with Flare X-ray peak ratios. Journal of Space Weather and Space Climate, 8, A47.
- K.N. Kim, S.A. Sin, K.A. Song, J.H. Kong (2018).
A technique for prediction of SPEs from solar radio flux by statistical analysis, ANN and GA
Astro-phys. Space Sci., 363 (8) , p. 170
- [Sep 4] Inceoglu, F. et al. (2018). Using machine learning methods to forecast if solar flares will be associated with CMEs and SEPs. The Astrophysical Journal, 861(2), 128.
- Aminalragia-Giamini, S. et al. (2021). Solar energetic particle event occurrence prediction using solar flare soft X-ray measurements and machine learning. Journal of Space Weather and Space Climate, 11, 59.
- Lavasa, E. et al. (2021). Assessing the predictability of solar energetic particles with the use of machine learning techniques. Solar Physics, 296(7), 107.
- Kasapis, S., Zhao, L., Chen, Y., Wang, X., Bobra, M., & Gombosi, T. (2022). Interpretable machine learning to forecast SEP events for solar cycle 23. Space Weather, 20(2), e2021SW002842.
Imbalanced or representation learning, continued
- [Sep 11, starting 1 per TR discussion at 3:30pm] Self-supervised Learning is More Robust to Dataset Imbalance, ICLR 2022
- data2vec: A General Framework for Self-supervised Learning in Speech, Vision and Language, ICML 2022
- Masked Siamese Networks for Label-Efficient Learning, ECCV 2022 [MSN]
- The hidden uniform cluster prior in self-supervised learning, ICLR 2023 -- imbalanced
- Divide and contrast: Self-supervised learning from uncurated data, ICCV 2021 [DnC] -- imbalanced
- Improving contrastive learning on imbalanced data via open-world sampling, NeurIPS 2021
-
- Representation learning with contrastive predictive coding, arXiv 2018, 6k+ citations [CPC]
- Unsupervised scalable representation learning for multivariate time series, NeurIPS 2019 [T-Loss]
- Unsupervised Representation Learning for Time Series with Temporal Neighborhood Coding, ICLR 2021 [TNC]
- A Transformer-based Framework for Multivariate Time Series Representation Learning, KDD 2021
- Time-Series Representation Learning via Temporal and Contextual Contrasting, IJCAI 2021 [TS-TCC]
- TS2Vec: Towards Universal Representation of Time Series, AAAI 2022
- Dynamic Sparse Network for Time Series Classification: Learning What to "See" NeurIPS 2022
- Self-Supervised Contrastive Pre-Training For Time Series via Time-Frequency Consistency. NeurIPS 2022 [TF-C]
- --starting the week of 11/13, one paper discussion per week on Tue---
- CLOCS: Contrastive Learning of Cardiac Signals Across Space, Time, and Patients. ICML 2021
- --pausing on 11/18
- --restarting on 1/30/24, one paper discussion on Tue---
- CoST: Contrastive learning of disentangled seasonaltrend representations for time series forecasting, ICLR 2022
-
- Rank-N-Contrast: Learning Continuous Representations for Regression, NeurIPS 2023
- Improving Deep Regression with Ordinal Entropy, ICLR 2023
-
- Distilling Virtual Examples for Long-Tailed Recognition, ICCV 2021 [DiVE]
- CUDA: Curriculum of data augmentation for long-tailed recognition, ICLR 2023
-
- TabNet: Attentive Interpretable Tabular Learning, AAAI 2021
- ---restarting in April 2024
- Local Contrastive Feature Learning for Tabular Data, CIKM 2022
- Learning Enhanced Representation for Tabular Data via Neighborhood Propagation, NeurIPS 2022
-
- ConR: Contrastive Regularizer for Deep Imbalanced Regression, ICLR 2024 [ConR]
- Simplifying Neural Network Training Under Class Imbalance, NeurIPS 2023.
- How Re-sampling Helps for Long-Tail Learning? NeurIPS 2023. [CSA: Context-shift augmentation, use Grad-CAM to identifying context, which is used to augment minority samples]
- SimPer: Simple Self-Supervised Learning of Periodic Targets, ICLR 2023
-
- -- resuming in July 2024 --
- Sharpness-aware Minimization for Efficiently Improving Generalization, ICLR 2021 [SAM]
- Class-Conditional Sharpness-Aware Minimization for Deep Long-Tailed Recognition, CVPR 2023
- Deep Imbalanced Regression via Hierarchical Classification Adjustment, CVPR 2024 [HCA]
- Bag of Tricks for Long-Tailed Visual Recognition with Deep Convolutional Neural Networks, AAAI 2018
- Attend and Diagnose: Clinical Time Series Analysis Using Attention Models, AAAI 2021
- Attention-Based Autoregression for Accurate and Efficient Multivariate Time Series Forecasting, SDM 2021
- FCC: Feature Clusters Compression for Long-Tailed Visual Recognition, CVPR 2023
- Long-Tailed Recognition by Mutual Information Maximization between Latent Features and Ground-Truth Labels. ICML 2023
- Balanced Product of Calibrated Experts for Long-Tailed Recognition, CVPR 2023
- DeiT-LT: Distillation Strikes Back for Vision Transformer Training on Long-Tailed Datasets, CVPR 2024
-
- No One Left Behind: Improving the Worst Categories in Long-Tailed Learning, CVPR 2023
- Curvature-Balanced Feature Manifold Learning for Long-Tailed Classification, CVPR 2023
- SuperDisco: Super-Class Discovery Improves Visual Recognition for the Long-Tail, CVPR 2023
- Towards Realistic Long-Tailed Semi-Supervised Learning: Consistency is All You Need, CVPR 2023
- Transfer Knowledge from Head to Tail: Uncertainty Calibration under Long-tailed Distribution, CVPR 2023
-
- Enhancing Class-Imbalanced Learning with Pre-Trained Guidance through Class-Conditional Knowledge Distillation, ICML 2024
- Distribution Alignment Optimization through Neural Collapse for Long-tailed Classification, ICML 2024
-
- -- resuming in Mar 2025 --
- Two Fists, One Heart: Multi-Objective Optimization Based Strategy Fusion for Long-tailed Learning, ICML 2024
- Pareto Deep Long-Tailed Recognition: A Conflict-Averse Solution, ICLR 2024
-
- Gradient Surgery for Multi-Task Learning, NeurIPS 2020 [PCGrad]
- Conflict-Averse Gradient Descent for Multi-task Learning, NeurIPS 2021 [CAGrad]
-
- Escaping Saddle Points for Effective Generalization on Class-Imbalanced Data, NeurIPS 2022
- ImbSAM: A closer look at sharpness-aware minimization in class imbalanced recognition, ICCV 2023 [ImbSAM]
- Towards Efficient and Scalable Sharpness-Aware Minimization, CVPR 2022
- Sharpness-Aware Training for Free, NeurIPS 2022
-
- Gradnorm: Gradient normalization for adaptive loss balancing in deep multitask networks, ICML 2018 [GradNorm]
- Just pick a sign: Optimizing deep multitask models with sign dropout, NeurIPS 2020 [GradDrop]
- Gradient Vaccine: Investigating and Improving Multi-task Optimization in Massively Multilingual Models, ICLR 2021 [GradVac]
- RotoGrad: Gradient homogenization in multitask learning, ICLR 2022 [RotoGrad]
- Recon: Reducing Conflicting Gradients From the Root For Multi-Task Learning, ICLR 2023 [Recon]
-
- Exploring Weight Balancing on Long-Tailed Recognition Problem, ICLR 2024
- Kill Two Birds with One Stone: Rethinking Data Augmentation for Deep Long-tailed Learning, ICLR 2024
-
- Self-adaptive Extreme Penalized Loss for Imbalanced Time Series Prediction, IJCAI 2024
-
- Revive Re-weighting in Imbalanced Learning by Density Ratio Estimation, NeurIPS 2024
- Neural Collapse To Multiple Centers For Imbalanced Data, NeurIPS 2024
-
- Temperature Schedules for self-supervised contrastive methods on long-tail data, ICLR 2023
-
- Feature Directions Matter: Long-Tailed Learning via Rotated Balanced Representation. ICML 2023
- Neural Collapse in Deep Linear Networks: From Balanced to Imbalanced Data. ICML 2023
- Wrapped Cauchy Distributed Angular Softmax for Long-Tailed Visual Recognition. ICML 2023
-
- A Unified Generalization Analysis of Re-Weighting and Logit-Adjustment for Imbalanced Learning, NeurIPS 2023
- Enhancing Minority Classes by Mixing: An Adaptative Optimal Transport Approach for Long-tailed Classification. NeurIPS 2023.
- Generalized test utilities for long-tail performance in extreme multi-label classification. NeurIPS 2023.
- Leave No Stone Unturned: Mine Extra Knowledge for Imbalanced Facial Expression Recognition. NeurIPS 2023.
-
- DUEL: Duplicate Elimination on Active Memory for Self-Supervised Class-Imbalanced Learning, aaai 2024
- Robust Visual Recognition with Class-Imbalanced Open-World Noisy Data, aaai 2024
- Toward Robustness in Multi-Label Classification: A Data Augmentation Strategy against Imbalance and Noise, aaai 2024
- BaCon: Boosting Imbalanced Semi-supervised Learning via Balanced Feature-Level Contrastive Learning, aaai 2024
-
-
-
- "Why Should I Trust You?" Explaining the Predictions of Any Classifier, KDD 2016 [LIME]
- A Unified Approach to Interpreting Model Predictions NeurIPS 2017 [SHAP]
- Grad-CAM: Visual Explanations from Deep Networks via Gradient-Based Localization, ICCV 2017
-
- Imbalanced Mixed Linear Regression. NeurIPS 2023.
- Variational Imbalanced Regression: Fair Uncertainty Quantification via Probabilistic Smoothing, NeurIPS 2023.
- TimesURL: Self-Supervised Contrastive Learning for Universal Time Series Representation Learning, aaai 2024
- MSGNet: Learning Multi-Scale Inter-series Correlations for Multivariate Time Series Forecasting, aaai 2024
- Latent Diffusion Transformer for Probabilistic Time Series Forecasting. aaai 2024
- HDMixer: Hierarchical Dependency with Extendable Patch for Multivariate Time Series Forecasting. aaai 2024
- CGS-Mask: Making Time Series Predictions Intuitive for All, aaai 2024
-
- Self-Supervised Representation Learning with Meta Comprehensive Regularization. aaai 2024
- Measuring Self-Supervised Representation Quality for Downstream Classification Using Discriminative Features, aaai 2024
-
- Density-Based Prototypical Contrastive Learning on Visual Representations, big data 2023
- Autoencoders and Generative Adversarial Networks for Imbalanced Sequence Classification, big data 2023
-
- Contrastive Learning with Boosted Memorization, ICML 2022 -- imbalanced
-
- Self-Supervised Learning from Images with a Joint-Embedding Predictive Architecture, CVPR 2023 [I-JEPA]
- Prototypical Contrastive Learning of Unsupervised Representations, ICLR 2021 [PCL]
- With a little help from my friends: nearest-neighbor contrastive learning of visual representations, ICCV 2021 [NNCLR]
- ReSSL: Relational self-supervised learning with weak augmentation, NeurIPS, 2021
- BEiT: BERT pre-training of image transformers, ICLR 2022
- iBOT: Image BERT pre-training with online tokenizer, ICLR 2022
- Emerging properties in self-supervised vision transformers, ICCV 2021 [DINO]
- Decoupled Contrastive Learning, ECCV 2022 [DCL]
- Automatic Shortcut Removal for Self-Supervised Representation Learning, NeurIPS 2022
- Adversarial Masking for Self-Supervised Learning, NeurIPS 2022
- Improving Self-Supervised Learning by Characterizing Idealized Representations, NeurIPS 2022
Related ML papers
-
- --- explanations ---
- "Why Should I Trust You?" Explaining the Predictions of Any Classifier, KDD 2016 [LIME]
- A Unified Approach to Interpreting Model Predictions NeurIPS 2017 [SHAP]
- Axiomatic attribution for deep networks, ICML 2017. [Integrated Gradients]
- Towards better understanding of gradient-based attribution methods for Deep Neural Networks, ICLR 2018
-
- How Can I Explain This to You? An Empirical Study of Deep Neural Network Explanation Methods, NeurIPS 2020
- Do Feature Attribution Methods Correctly Attribute Features?, AAAI 2022
-
- --- synthetic samples ---
- mixup: Beyond Empirical Risk Minimization, ICLR 2018
- Manifold Mixup: Better Representations by Interpolating Hidden States, ICML 2019
-
- --- tabular data ---
- Revisiting Deep Learning Models for Tabular Data, NeurIPS 2021
- Self-Attention Between Datapoints: Going Beyond Individual Input-Output Pairs in Deep Learning, NeurIPS 2021
-
- --- learning uncertainty of predictions ---
- Robustness via cross-domain ensembles, ICCV 2021
-
-
- Online Knowledge Distillation via Collaborative Learning, CVPR 2020 [KDCL]