paper-with-me

홈 › Papers

Devil’s Advocate: Novel Boosting Ensemble Method from Psychological Findings for Text Classification

2021-11-01 · Findings (EMNLP) 2021 11 · Hwiyeol Jo, Jaeseo Lim, Byoung-Tak Zhang

We present a new form of ensemble method–Devil’s Advocate, which uses a deliberately dissenting model to force other submodels within the ensemble to better collaborate. Our method consists of two different training settings: one follows the conventional training process (Norm), and the other is trained by artificially generated labels (DevAdv). After training the models, Norm models are fine-tuned through an additional loss function, which uses the DevAdv model as a constraint. In making a final decision, the proposed ensemble model sums the scores of Norm models and then subtracts the score of the DevAdv model. The DevAdv model improves the overall performance of the other models within the ensemble. In addition to our ensemble framework being based on psychological background, it also shows comparable or improved performance on 5 text classification tasks when compared to conventional ensemble methods.

📄 PDF Abstract BibTeX

Code (1)

hwiyeoljo/devilsadvocate 공식 구현 pytorch

Tasks

text-classificationText Classification

Similar Papers 제목 키워드 기반

Conformity in Large Language Models

2024-10-16 · Xiaochen Zhu, Caiqi Zhang, Tom Stafford, Nigel Collier 외

The conformity effect describes the tendency of individuals to align their responses with the majority. Studying this bias in large language models (LLMs) is crucial, as LLMs are increasingly used in various information-…

Decision Making

Don't Just Translate, Agitate: Using Large Language Models as Devil's Advocates for AI Explanations

2025-04-16 · Ashley Suh, Kenneth Alperin, Harry Li, Steven R Gomez

This position paper highlights a growing trend in Explainable AI (XAI) research where Large Language Models (LLMs) are used to translate outputs from explainability techniques, like feature-attribution weights, into a na…

DEBATE: Devil's Advocate-Based Assessment and Text Evaluation

2024-05-16 · Alex Kim, Keonwoo Kim, Sangwon Yoon

As natural language generation (NLG) models have become prevalent, systematically assessing the quality of machine-generated texts has become increasingly important. Recent studies introduce LLM-based evaluators that ope…

nlg evaluationText Generation

Predicting Psychological Health from Childhood Essays. The UGent-IDLab CLPsych 2018 Shared Task System.

2018-06-01 · WS 2018 6 · Klim Zaporojets, Lucas Sterckx, Johannes Deleu, Thomas Demeester 외

This paper describes the IDLab system submitted to Task A of the CLPsych 2018 shared task. The goal of this task is predicting psychological health of children based on language used in hand-written essays and socio-demo…

Debiasing International Attitudes: LLM Agents for Simulating US-China Perception Changes

2025-08-12 · Nicholas Sukiennik, Yichuan Xu, Yuqing Kan, Jinghua Piao 외 arxiv

Large Language Models (LLMs) offer transformative opportunities to address the longstanding challenge of modeling opinion evolution in computational social science. This study investigates how media influences cross-bord…