Papers by Makoto Takenaka
Bias Vector: Mitigating Biases in Language Models with Task Arithmetic Approach (2025.coling-main)
Copied to clipboard
| Challenge: | Using language models (LMs) has increased in use, and the use of biases and stereotypes is creating social problems. |
| Approach: | They propose a method to mitigate LM biases by continual training on biased data . they use masked language modeling to construct a Bias Vector as the difference between biased LMs and pre-trained LM weights . |
| Outcome: | The proposed method improves on the GLUE and SEAT benchmarks. |