Summary of Duel: Duplicate Elimination on Active Memory For Self-supervised Class-imbalanced Learning, by Won-seok Choi et al.
DUEL: Duplicate Elimination on Active Memory for Self-Supervised Class-Imbalanced Learning
by Won-Seok Choi, Hyundo Lee, Dong-Sig Han, Junseok Park, Heeyeon Koo, Byoung-Tak Zhang
First submitted to arxiv on: 14 Feb 2024
Categories
- Main: Machine Learning (cs.LG)
- Secondary: Artificial Intelligence (cs.AI)
GrooveSquid.com Paper Summaries
GrooveSquid.com’s goal is to make artificial intelligence research accessible by summarizing AI papers in simpler terms. Each summary below covers the same AI paper, written at different levels of difficulty. The medium difficulty and low difficulty versions are original summaries written by GrooveSquid.com, while the high difficulty version is the paper’s original abstract. Feel free to learn from the version that suits you best!
Summary difficulty | Written by | Summary |
---|---|---|
High | Paper authors | High Difficulty Summary Read the original abstract here |
Medium | GrooveSquid.com (original content) | Medium Difficulty Summary The novel Duplicate Elimination (DUEL) framework proposes an active data filtering process during self-supervised pre-training to address class imbalances cost-efficiently. By integrating an active memory inspired by human working memory and distinctiveness information, which measures the diversity of the data in the memory, DUEL optimizes both the feature extractor and the memory. The DUEL policy replaces the most duplicated data with new samples to enhance distinctiveness information and mitigate class imbalances. Experimental results validate the effectiveness of the DUEL framework in class-imbalanced environments, demonstrating robustness and reliable downstream task performance. |
Low | GrooveSquid.com (original content) | Low Difficulty Summary DUEL is a new way to help machines learn from big datasets without wasting time or resources on things they already know. This helps when there’s an imbalance between different classes in the data, like when most of the examples are of one type rather than another. DUEL does this by using a special kind of memory that keeps track of what it knows and what it doesn’t know yet. It also measures how unique each piece of information is to see if it needs more variety. By getting rid of duplicate information, DUEL helps machines learn better and make more accurate predictions. |
Keywords
* Artificial intelligence * Self supervised