paper-with-me

홈 › Papers

Phrase-Level Adversarial Training for Mitigating Bias in Neural Network-based Automatic Essay Scoring

2024-09-07 · Haddad Philip, Tsegaye Misikir Tashu

Automatic Essay Scoring (AES) is widely used to evaluate candidates for educational purposes. However, due to the lack of representative data, most existing AES systems are not robust, and their scoring predictions are biased towards the most represented data samples. In this study, we propose a model-agnostic phrase-level method to generate an adversarial essay set to address the biases and robustness of AES models. Specifically, we construct an attack test set comprising samples from the original test set and adversarially generated samples using our proposed method. To evaluate the effectiveness of the attack strategy and data augmentation, we conducted a comprehensive analysis utilizing various neural network scoring models. Experimental results show that the proposed approach significantly improves AES model performance in the presence of adversarial examples and scenarios without such attacks.

📄 PDF Abstract BibTeX arXiv:2409.04795

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

General Phrase Debiaser: Debiasing Masked Language Models at a Multi-Token Level

2023-11-23 · Bingkang Shi, Xiaodan Zhang, Dehan Kong, Yulei Wu 외

The social biases and unwelcome stereotypes revealed by pretrained language models are becoming obstacles to their application. Compared to numerous debiasing methods targeting word level, there has been relatively less …

Improving End-to-End Contextual Speech Recognition with Fine-Grained Contextual Knowledge Selection

2022-01-30 · Minglun Han, Linhao Dong, Zhenlin Liang, Meng Cai 외

Nowadays, most methods in end-to-end contextual speech recognition bias the recognition process towards contextual knowledge. Since all-neural contextual biasing methods rely on phrase-level contextual modeling and atten…

speech-recognitionSpeech Recognition

Wait, am I Being Fair? Characterizing Deductive Stereotyping and Mitigating It with Fair-GCG

2026-06-30 · Naihao Deng, Yilun Zhu, Joan Nwatu, Clayton Scott 외 arxiv

Warning: This paper contains several toxic and offensive statements. While reasoning generally improves fairness in recent large language models (LLMs), failures persist. In this work, we identify a failure mode, deducti…

Diverse Adversaries for Mitigating Bias in Training

2021-01-25 · EACL 2021 2 · Xudong Han, Timothy Baldwin, Trevor Cohn

Adversarial learning can learn fairer and less biased models of language than standard methods. However, current adversarial techniques only partially mitigate model bias, added to which their training procedures are oft…

An Empirical Study on Model-agnostic Debiasing Strategies for Robust Natural Language Inference

2020-10-08 · CONLL 2020 · Tianyu Liu, Xin Zheng, Xiaoan Ding, Baobao Chang 외

The prior work on natural language inference (NLI) debiasing mainly targets at one or few known biases while not necessarily making the models more robust. In this paper, we focus on the model-agnostic debiasing strategi…

Data AugmentationMixture-of-ExpertsNatural Language Inference