paper-with-me

Papers

Modeling the Q-Diversity in a Min-max Play Game for Robust Optimization

2023-05-20 · Ting Wu, Rui Zheng, Tao Gui, Qi Zhang, Xuanjing Huang

Models trained with empirical risk minimization (ERM) are revealed to easily rely on spurious correlations, resulting in poor generalization. Group distributionally robust optimization (group DRO) can alleviate this problem by minimizing the worst-case loss over pre-defined groups. While promising, in practice factors like expensive annotations and privacy preclude the availability of group labels. More crucially, when taking a closer look at the failure modes of out-of-distribution generalization, the typical procedure of reweighting in group DRO loses efficiency. Hinged on the limitations, in this work, we reformulate the group DRO framework by proposing Q-Diversity. Characterized by an interactive training mode, Q-Diversity relaxes the group identification from annotation into direct parameterization. Furthermore, a novel mixing strategy across groups is presented to diversify the under-represented groups. In a series of experiments on both synthetic and real-world text classification tasks, results demonstrate that Q-Diversity can consistently improve worst-case accuracy under different distributional shifts, outperforming state-of-the-art alternatives.

📄 PDF Abstract BibTeX arXiv:2305.12123

Code (1)

cuteythyme/q-diversity 공식 구현 pytorch

Tasks

DiversityOut-of-Distribution Generalizationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Measuring Diversity of Game Scenarios

2024-04-15 · Yuchen Li, Ziqi Wang, Qingquan Zhang, Bo Yuan 외

This survey comprehensively reviews the multi-dimensionality of game scenario diversity, spotlighting the innovative use of procedural content generation and other fields as cornerstones for enriching player experiences …

DiversityGame DesignSurvey

STARDATA: A StarCraft AI Research Dataset

2017-08-07 · Zeming Lin, Jonas Gehring, Vasil Khalidov, Gabriel Synnaeve

We release a dataset of 65646 StarCraft replays that contains 1535 million frames and 496 million player actions. We provide full game state data along with the original replays that can be viewed in StarCraft. The game …

DiversityImitation LearningReal-Time Strategy GamesReinforcement Learning+2

Portfolio Search and Optimization for General Strategy Game-Playing

2021-04-21 · Alexander Dockhorn, Jorge Hurtado-Grueso, Dominik Jeurissen, Linjie Xu 외

Portfolio methods represent a simple but efficient type of action abstraction which has shown to improve the performance of search-based agents in a range of strategy games. We first review existing portfolio techniques …

Diversity

Dual-Phase Playtime-guided Recommendation: Interest Intensity Exploration and Multimodal Random Walks

2025-08-09 · Jingmao Zhang, Zhiting Zhao, Yunqi Lin, Jianghong Ma 외 arxiv

The explosive growth of the video game industry has created an urgent need for recommendation systems that can scale with expanding catalogs and maintain user engagement. While prior work has explored accuracy and divers…

Recommendation SystemsSemantic Similarity

Modelling Behavioural Diversity for Learning in Open-Ended Games

2021-03-14 · Nicolas Perez Nieves, Yaodong Yang, Oliver Slumbers, David Henry Mguni 외

Promoting behavioural diversity is critical for solving games with non-transitive dynamics where strategic cycles exist, and there is no consistent winner (e.g., Rock-Paper-Scissors). Yet, there is a lack of rigorous tre…

DiversityPoint Processes