Papers by Youbin Lee
A Comparative Analysis of the Effectiveness of Rare Tokens on Creative Expression using ramBERT (2023.findings-acl)
Copied to clipboard
| Challenge: | a pre-trained model labels an essay as creative or non-creative. a preliminary study examines the correlation between creative essays and expressiveness. |
| Approach: | They propose to use rare tokens to investigate correlation between creative essays and expressiveness . they propose to apply this technique to a model that automatically labels essays as creative or non-creative . |
| Outcome: | The proposed model improves the existing model by 14%. |
Persona Expansion with Commonsense Knowledge for Diverse and Consistent Response Generation (2023.eacl-main)
Copied to clipboard
Donghyun Kim, Youbin Ahn, Wongyu Kim, Chanhee Lee, Kyungchan Lee, Kyong-Ho Lee, Jeonguk Kim, Donghoon Shin, Yeonsoo Lee
| Challenge: | Existing researches have focused on generating diverse and consistent responses based on personal traits. |
| Approach: | They propose a consistent persona expansion framework that improves not only the diversity but also the consistency of persona-based responses. |
| Outcome: | The proposed framework improves not only the diversity but also the consistency of persona-based responses on the Persona-Chat dataset. |
Concept-based Persona Expansion for Improving Diversity of Persona-Grounded Dialogue (2023.eacl-main)
Copied to clipboard
| Challenge: | Existing approaches to improve the quality of persona-grounded dialogues are limited to a few informative words. |
| Approach: | They propose a concept-based persona expansion framework that takes the original persona as input and generates expanded personas that contain conceptually rich content. |
| Outcome: | The proposed framework improves the quality of persona-grounded dialogue responses in diversity and richness. |
CLICK: Contrastive Learning for Injecting Contextual Knowledge to Conversational Recommender System (2023.eacl-main)
Copied to clipboard
| Challenge: | Existing CRSs lack capturing comprehensive user preferences . existing systems lack contextual knowledge to capture user preferences from a dialogue context . |
| Approach: | They propose a Contrastive Learning approach for Injecting Contextual Knowledge from Reddit data to a CRS task. |
| Outcome: | The proposed approach captures a user preference from a dialogue context without items . it improves on the existing methods, and the results are published in the journal of cognitive science. |
Emp-RFT: Empathetic Response Generation via Recognizing Feature Transitions between Utterances (2022.naacl-main)
Copied to clipboard
| Challenge: | Existing approaches for recognizing feature transitions between utterances extract features for the context at the coarse-grained level. |
| Approach: | They propose a method to recognize feature transitions between utterances that helps understand dialogue flow . they propose empathetic response generation strategy to focus on emotion and keywords related to appropriate features when generating responses. |
| Outcome: | The proposed approach outperforms baseline approaches and improves on multi-turn dialogues. |