paper-with-me

Papers

When does Diversity Help Generalization in Classification Ensembles?

2019-10-30 · Yijun Bian, Huanhuan Chen

Ensembles, as a widely used and effective technique in the machine learning community, succeed within a key element -- "diversity." The relationship between diversity and generalization, unfortunately, is not entirely understood and remains an open research issue. To reveal the effect of diversity on the generalization of classification ensembles, we investigate three issues on diversity, i.e., the measurement of diversity, the relationship between the proposed diversity and the generalization error, and the utilization of this relationship for ensemble pruning. In the diversity measurement, we measure diversity by error decomposition inspired by regression ensembles, which decomposes the error of classification ensembles into accuracy and diversity. Then we formulate the relationship between the measured diversity and ensemble performance through the theorem of margin and generalization and observe that the generalization error is reduced effectively only when the measured diversity is increased in a few specific ranges, while in other ranges larger diversity is less beneficial to increasing the generalization of an ensemble. Besides, we propose two pruning methods based on diversity management to utilize this relationship, which could increase diversity appropriately and shrink the size of the ensemble without much-decreasing performance. Empirical results validate the reasonableness of the proposed relationship between diversity and ensemble generalization error and the effectiveness of the proposed pruning methods.

📄 PDF Abstract BibTeX arXiv:1910.13631

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDiversityEnsemble PruningGeneral ClassificationManagement

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

DIMCIM: A Quantitative Evaluation Framework for Default-mode Diversity and Generalization in Text-to-Image Generative Models

2025-06-05 · Revant Teotia, Candace Ross, Karen Ullrich, Sumit Chopra 외

Recent advances in text-to-image (T2I) models have achieved impressive quality and consistency. However, this has come at the cost of representation diversity. While automatic evaluation methods exist for benchmarking mo…

BenchmarkingDiversityLarge Language ModelSpecificity

When and How Does CLIP Enable Domain and Compositional Generalization?

2025-02-13 · Elias Kempf, Simon Schrodi, Max Argus, Thomas Brox

The remarkable generalization performance of contrastive vision-language models like CLIP is often attributed to the diversity of their training distributions. However, key questions remain unanswered: Can CLIP generaliz…

DiversityDomain Generalization

Empirical Study on Optimizer Selection for Out-of-Distribution Generalization

2022-11-15 · Hiroki Naganuma, Kartik Ahuja, Shiro Takagi, Tetsuya Motokawa 외

Modern deep learning systems do not generalize well when the test data distribution is slightly different to the training data distribution. While much promising work has been accomplished to address this fragility, a sy…

Out-of-Distribution Generalizationtext-classificationText Classification

Diversity-Based Generalization for Unsupervised Text Classification under Domain Shift

2020-02-25 · Jitin Krishnan, Hemant Purohit, Huzefa Rangwala

Domain adaptation approaches seek to learn from a source domain and generalize it to an unseen target domain. At present, the state-of-the-art unsupervised domain adaptation approaches for subjective text classification …

ClassificationDiversityDomain AdaptationGeneral Classification+4

Quantifying the effects of environment and population diversity in multi-agent reinforcement learning

2021-02-16 · Kevin R. McKee, Joel Z. Leibo, Charlie Beattie, Richard Everett

Generalization is a major challenge for multi-agent reinforcement learning. How well does an agent perform when placed in novel environments and in interactions with new co-players? In this paper, we investigate and quan…

DiversityMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)