paper-with-me

Papers

On the Limitations of Dataset Balancing: The Lost Battle Against Spurious Correlations

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Recent work have shown that deep learning models in NLP are highly sensitive to low-level correlations between simple features and specific output labels, leading to overfitting and lack of generalization.To mitigate this problem, a common practice is to balance datasets by adding new instances or by filtering out "easy" instances (Sakaguchi et al., 2020) culminating in a recent proposal to eliminate single-word correlations altogether (Gardner et al., 2021).In this opinion paper, we identify that despite these efforts, increasingly-powerful models keep exploiting ever-smaller spurious correlations, and as a result even balancing all single-word features is insufficient for mitigating all of these correlations. In parallel, a truly balanced dataset may be bound to "throw the baby out with the bathwater" and miss important signal encoding common sense and world knowledge. We highlight several alternatives to dataset balancing, focusing on enhancing datasets with richer contexts, allowing models to abstain and interact with users, and turning from large-scale fine-tuning to zero- or few-shot setups.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningWorld Knowledge

Similar Papers 제목 키워드 기반

On the Limitations of Dataset Balancing: The Lost Battle Against Spurious Correlations

2022-04-27 · Findings (NAACL) 2022 7 · Roy Schwartz, Gabriel Stanovsky

Recent work has shown that deep learning models in NLP are highly sensitive to low-level correlations between simple features and specific output labels, leading to overfitting and lack of generalization. To mitigate thi…

Common Sense ReasoningWorld Knowledge

PokeLLMon: A Human-Parity Agent for Pokemon Battles with Large Language Models

2024-02-02 · Sihao Hu, Tiansheng Huang, Ling Liu

We introduce PokeLLMon, the first LLM-embodied agent that achieves human-parity performance in tactical battle games, as demonstrated in Pokemon battles. The design of PokeLLMon incorporates three key strategies: (i) In-…

Action GenerationDecision MakingHallucinationIn-Context Reinforcement Learning

PokéChamp: an Expert-level Minimax Language Agent

2025-03-06 · Seth Karten, Andy Luu Nguyen, Chi Jin

We introduce Pok\'eChamp, a minimax agent powered by Large Language Models (LLMs) for Pok\'emon battles. Built on a general framework for two-player competitive games, Pok\'eChamp leverages the generalist capabilities of…

The PokeAgent Challenge: Competitive and Long-Context Learning at Scale

2026-03-16 · Seth Karten, Jake Grigsby, Tersoo Upaa, Junik Bae 외 arxiv

We present the PokeAgent Challenge, a large-scale benchmark for decision-making research built on Pokemon's multi-agent battle system and expansive role-playing game (RPG) environment. Partial observability, game-theoret…

Artificial Intelligence in the Battle against Coronavirus (COVID-19): A Survey and Future Research Directions

2020-07-30 · Thanh Thi Nguyen, Quoc Viet Hung Nguyen, Dung Tien Nguyen, Samuel Yang 외

Artificial intelligence (AI) has been applied widely in our daily lives in a variety of ways with numerous success stories. AI has also contributed to dealing with the coronavirus disease (COVID-19) pandemic, which has b…