Skip to content

Official repository for "Can Large Language Models be Good Emotional Supporter? Mitigating Preference Bias on Emotional Support Conversation" accepted at ACL 2024.

License

Notifications You must be signed in to change notification settings

1eastar/EmotionalSupport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Can Large Language Models be Good Emotional Supporter? Mitigating Preference Bias on Emotional Support Conversation

🏆 Our paper won the Outstanding Paper Award at ACL 2024!

Official Repository of "Can Large Language Models be Good Emotional Supporter? Mitigating Preference Bias on Emotional Support Conversation" accepted at ACL 2024.

Dongjin Kang*, Sunghwan Kim*, Taeyoon Kwon, Seungjun Moon, Hyunsouk Cho, Youngjae Yu, Dongha Lee, Jinyoung Yeo
* Equal contribution

Paper Link: https://aclanthology.org/2024.acl-long.813

Evaluation

To evaluate the proficiency $Q$ and preference bias $B$, run

python metric.py \
    --file_name /PATH/TO/RESULT/FILE

Check the result.json file if you need an example of the output format.

Citation

If you find this useful, please consider citing our paper:

@inproceedings{kang-etal-2024-large,
    title={Can Large Language Models be Good Emotional Supporter? Mitigating Preference Bias on Emotional Support Conversation},
    author={Dongjin Kang and Sunghwan Kim and Taeyoon Kwon and Seungjun Moon and Hyunsouk Cho and Youngjae Yu and Dongha Lee and Jinyoung Yeo},
    booktitle={Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},
    year={2024},
    url={https://aclanthology.org/2024.acl-long.813},
    pages={15232--15261},
}

About

Official repository for "Can Large Language Models be Good Emotional Supporter? Mitigating Preference Bias on Emotional Support Conversation" accepted at ACL 2024.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages