← Search

Eunjeong Hwang

9 accepted papers

2025

BottleHumor: Self-Informed Humor Explanation using the Information Bottleneck Principle

ACL 2025finding

Humor is prevalent in online communications and it often relies on more than one modality (e.g., cartoons and memes).Interpreting humor in multimodal settings requires drawing on diverse types of knowledge, including metaphorical, sociocultural, and commonsense knowledge. However, identifying the mo…

2025

SUMIE: A Synthetic Benchmark for Incremental Entity Summarization

COLING 2025main

No existing dataset adequately tests how well language models can incrementally update entity summaries – a crucial ability as these models rapidly advance. The Incremental Entity Summarization (IES) task is vital for maintaining accurate, up-to-date knowledge. To address this, we introduce , a full…

Cited by 2SourcePDFScholar
2024

A Graph per Persona: Reasoning about Subjective Natural Language Descriptions

ACL 2024findings

Reasoning about subjective natural language descriptions, such as opinions and preferences, is a challenging topic that largely remains unsolved to date. In particular, state-of-the-art large language models (LLMs) perform disappointingly in this task, show strong biases, and do not meet the interpr…

2024

Enhancing Incremental Summarization with Structured Representations

EMNLP 2024finding

Large language models (LLMs) often struggle with processing extensive input contexts, which can lead to redundant, inaccurate, or incoherent summaries. Recent methods have used unstructured memory to incrementally process these contexts, but they still suffer from information overload due to the vol…

2024

From Local Concepts to Universals: Evaluating the Multicultural Understanding of Vision-Language Models

EMNLP 2024main

Despite recent advancements in vision-language models, their performance remains suboptimal on images from non-western cultures due to underrepresentation in training datasets. Various benchmarks have been proposed to test models’ cultural inclusivity. Still, they have limited coverage of cultures a…

Cited by 10SourcePDFScholar
2023

Knowledge Graph Compression Enhances Diverse Commonsense Generation

EMNLP 2023long main

Generating commonsense explanations requires reasoning about commonsense knowledge beyond what is explicitly mentioned in the context. Existing models use commonsense knowledge graphs such as ConceptNet to extract a subgraph of relevant knowledge pertaining to concepts in the input. However, due to…

Cited by 0SourceScholar
2022

Event-Event Relation Extraction using Probabilistic Box Embedding

ACL 2022short

To understand a story with multiple events, it is important to capture the proper relations across these events. However, existing event relation extraction (ERE) framework regards it as a multi-class classification task and do not guarantee any coherence between different relation types, such as an…