paper-with-me

홈 › Papers

Analyzing Bagging Methods for Language Models

2022-07-19 · Pranab Islam, Shaan Khosla, Arthur Lok, Mudit Saxena

Modern language models leverage increasingly large numbers of parameters to achieve performance on natural language understanding tasks. Ensembling these models in specific configurations for downstream tasks show even further performance improvements. In this paper, we perform an analysis of bagging language models and compare single language models to bagged ensembles that are roughly equivalent in terms of final model size. We explore an array of model bagging configurations for natural language understanding tasks with final ensemble sizes ranging from 300M parameters to 1.5B parameters and determine that our ensembling methods are at best roughly equivalent to single LM baselines. We note other positive effects of bagging and pruning in specific scenarios according to findings in our experiments such as variance reduction and minor performance improvements.

📄 PDF Abstract BibTeX arXiv:2207.09099

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Understanding

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Sentiment Analysis of Czech Texts: An Algorithmic Survey

2019-01-09 · Erion Çano, Ondřej Bojar

In the area of online communication, commerce and transactions, analyzing sentiment polarity of texts written in various natural languages has become crucial. While there have been a lot of contributions in resources and…

Sentiment AnalysisSurvey

Getting Better from Worse: Augmented Bagging and a Cautionary Tale of Variable Importance

2020-03-07 · Lucas Mentch, Siyu Zhou

As the size, complexity, and availability of data continues to grow, scientists are increasingly relying upon black-box learning algorithms that can often provide accurate predictions with minimal a priori model specific…

A Quantum Bagging Algorithm with Unsupervised Base Learners for Label Corrupted Datasets

2025-09-08 · Neeshu Rathi, Sanjeev Kumar arxiv

The development of noise-resilient quantum machine learning (QML) algorithms is critical in the noisy intermediate-scale quantum (NISQ) era. In this work, we propose a quantum bagging framework that uses QMeans clusterin…

Quantum Machine Learning

Auditing Games for Sandbagging

2025-12-08 · Jordan Taylor, Sid Black, Dillon Bowen, Thomas Read 외 arxiv

Future AI systems could conceal their capabilities ('sandbagging') during evaluations, potentially misleading developers and auditors. We stress-tested sandbagging detection techniques using an auditing game. First, a re…

Noise Injection Reveals Hidden Capabilities of Sandbagging Language Models

2024-12-02 · Cameron Tice, Philipp Alexander Kreer, Nathan Helm-Burger, Prithviraj Singh Shahani 외

Capability evaluations play a critical role in ensuring the safe deployment of frontier AI systems, but this role may be undermined by intentional underperformance or ``sandbagging.'' We present a novel model-agnostic me…

MMLUMultiple-choice