Papers by Eunju Lee
Topic-Guided Coherence Modeling for Sentence Ordering by Preserving Global and Local Information (D19-1)
Copied to clipboard
| Challenge: | Existing methods for sentence ordering are based on pairwise strategies. |
| Approach: | They propose a topic-guided coherence modeling (TGCM) for sentence ordering that utilizes sentence vectors in a permutation-invariant manner. |
| Outcome: | The proposed model outperforms state-of-the-art models from various perspectives. |
Before Forgetting, Learn to Remember: Revisiting Foundational Learning Failures in LVLM Unlearning Benchmarks (2026.findings-acl)
Copied to clipboard
| Challenge: | Large Vision-Language Models (LVLMs) are capable of learning from vast webscale datasets but pose privacy risks as they can unintentionally memorize sensitive information. |
| Approach: | They propose a Reliable Multi-hop and Multi-image Memorization Benchmark that ensures robust foundational learning through principled data scaling and reasoning-aware QA pairs. |
| Outcome: | Extensive experiments show that ReMem provides a reliable framework for diagnosing both learning and unlearning behaviors in Large Vision-Language Models. |
See-Saw Modality Balance: See Gradient, and Sew Impaired Vision-Language Balance to Mitigate Dominant Modality Bias (2025.naacl-long)
Copied to clipboard
| Challenge: | Vision-language models often rely on a single modality rather than treating and utilizing them equally, leading to dominance of a specific modality on the overall performance. |
| Approach: | They propose a framework to mitigate dominant modality bias by adjusting the gradient of KL divergence based on each modality's contribution and aligning task directions in a non-conflicting manner. |
| Outcome: | The proposed framework mitigates dominant modality bias on UPMC Food-101, Hateful Memes, and MM-IMDb datasets. |
GPTs Are Multilingual Annotators for Sequence Generation Tasks (2024.findings-eacl)
Copied to clipboard
| Challenge: | Existing methods of data annotation are time-consuming and expensive . complexity of crowdsourcing increases when dealing with low-resource languages . |
| Approach: | They propose an autonomous method to gather unlabeled data and label them using large language models. |
| Outcome: | The proposed method is cost-efficient and applicable for low-resource language annotation. |