Papers by Hyewon Jang
Figurative Language Processing: A Linguistically Informed Feature Analysis of the Behavior of Language Models and Humans (2023.findings-acl)
Copied to clipboard
| Challenge: | Recent years have witnessed a growing interest in investigating what Transformer-based language models (TLMs) actually learn from training data. |
| Approach: | They propose to use a black-box TLM and two intrinsically transparent white-box models to investigate the performance of figurative language models on sarcasm, similes, idioms, and metaphors. |
| Outcome: | The proposed models perform better than other models on figurative language classification tasks. |
Generalizable Sarcasm Detection is Just Around the Corner, of Course! (2024.naacl-long)
Copied to clipboard
| Challenge: | sarcasm can be used to hurt, criticize, or deride but also to be mocking, humorous, or to bond. |
| Approach: | They tested the robustness of sarcasm detection models by fine-tuning their behavior on four sarkasmatic datasets . they found that models performed better when fine- tuned with third-party labels than with author labels. |
| Outcome: | The proposed models performed better when fine-tuned with third-party labels than with author labels on the same dataset and across different datasets. |