Papers by Minseok Kim

13 papers
MemeInterpret: Towards an All-in-One Dataset for Meme Understanding (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing research has not explored meme captioning's decomposition into subtasks or its connections to other CMU tasks.
Approach: a new meme corpus is built upon the Facebook Hateful Memes dataset . it contains meme captions, corresponding surface messages and relevant background knowledge .
Outcome: a new corpus of meme captions and surface messages unifies three major categories of CMU tasks for the first time.
Aligning Large Language Models via Fine-grained Supervision (2024.acl-short)

Copied to clipboard

Challenge: Pre-trained large-scale language models often generate biased or toxic text, misaligning with human intentions.
Approach: They propose to use human feedback to improve LLM alignment by fine-grained token supervision . they ask annotators to edit less preferred responses to make them more favorable .
Outcome: The proposed method improves LLM alignment by up to 5.1% in terms of win rate compared with the traditional model.
Korean Bio-Medical Corpus (KBMC) for Medical Named Entity Recognition (2024.lrec-main)

Copied to clipboard

Challenge: Named Entity Recognition (NER) plays a pivotal role in medical Natural Language Processing (NLP) yet, there is no open-source medical NER dataset specifically for Korean.
Approach: They used ChatGPT to construct an open-source Korean NER dataset . they found 20% increase in medical NER performance compared to general Korean ner datasets.
Outcome: The KBMC dataset shows an impressive 20% increase in medical NER performance compared to models trained on general Korean NER datasets.
Aligning Paralinguistic Understanding and Generation in Speech LLMs via Multi-Task Reinforcement Learning (2026.eacl-industry)

Copied to clipboard

Challenge: Using paralinguistic cues is challenging for speech large language models, authors say . limited training data, annotation difficulty, and models exploiting lexical shortcuts are challenges . a recent study shows that modeling paralinguistic reasoning with multitask RL improves paralinguistics understanding .
Approach: They propose multi-task reinforcement learning with chain-of-thought prompting that elicits explicit affective reasoning.
Outcome: The proposed model improves paralinguistics understanding over baselines and strong proprietary models by 8-12% on Expresso, IEMOCAP, and RAVDESS.
Word2Passage: Word-level Importance Re-weighting for Query Expansion (2025.findings-acl)

Copied to clipboard

Challenge: Retrieval-augmented generation (RAG) enhances the quality of LLM generation by providing relevant chunks, but retrieving accurately from external knowledge remains challenging due to missing contextually important words in query expansion.
Approach: They propose a method that generates word, sentence, and passage references for query expansion and assigns distinct importance scores to words based on their origin and characteristics.
Outcome: The proposed method outperforms existing methods across datasets and LLM configurations, effectively enhancing retrieval accuracy and generation quality.
Generative Subgraph Retrieval for Knowledge Graph–Grounded Dialog Generation (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for knowledge graph–grounded dialog generation fail to leverage the rich knowledge of pretrained language models.
Approach: They propose a method for dialog generation that integrates dialog history with a knowledge graph.
Outcome: The proposed method achieves state-of-the-art in knowledge graph–grounded dialog generation on OpenDialKG and KOMODIS datasets.
Cactus: Towards Psychological Counseling Conversations using Cognitive Behavioral Theory (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing models that use large language models are not available due to ethical concerns, and data privacy concerns are a concern.
Approach: They propose a multi-turn dialogue dataset that emulates real-life counseling interactions using the goal-oriented approach of Cognitive Behavioral Therapy (CBT).
Outcome: The proposed model outperforms other models in counseling skills, highlighting its effectiveness and potential as a counseling agent.
SimCKP: Simple Contrastive Learning of Keyphrase Representations (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing models for keyphrase generation and keyphrase extraction use a token level to generate keyphrases that do not appear in a document.
Approach: They propose a simple contrastive learning framework that generates keyphrases that do not appear in a document and a reranker that adapts the scores for each generated phrase.
Outcome: The proposed model outperforms the state-of-the-art models on multiple benchmark datasets.
Learning to Explore and Select for Coverage-Conditioned Retrieval-Augmented Generation (2025.findings-naacl)

Copied to clipboard

Challenge: Recent advances of large language models (LLMs) have enabled them to provide long and detailed responses by leveraging their parametric knowledge.
Approach: They introduce a dataset of 10K hierarchical sets of information-seeking subqueries that define structured boundaries for outline creation and evaluation in C2 scenarios.
Outcome: The proposed model generates higher-quality outlines that better fulfill diverse user needs when trained with alignment techniques like DPO.
PrismRAG: Boosting RAG Factuality with Distractor Resilience and Strategized Reasoning (2025.emnlp-industry)

Copied to clipboard

Challenge: Existing methods to improve factuality of large language models (LLMs) rely on human-engineered instructions.
Approach: They propose a retrieval-augmented generation framework that trains the model with distractor-aware QA pairs mixing gold evidence with subtle distractor passages and instills reasoning-centric habits that make the LLM plan, rationalize, and synthesize without extensive human engineered instructions.
Outcome: The proposed framework outperforms state-of-the-art solutions across 12 open-book RAG QA benchmarks and is being deployed in production.
Rethinking Style Transformer with Energy-based Interpretation: Adversarial Unsupervised Style Transfer using a Pretrained Model (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods to train text style transfer models with adversarial loss degrade fluency compared to other metrics.
Approach: They propose a method which leverages a pretrained language model to improve fluency by restructuring the discriminator and the model itself.
Outcome: The proposed model achieves state-of-the-art on three public benchmarks and achieved state-outperformance on the overall metrics.
PRINCIPLES: Synthetic Strategy Memory for Proactive Dialogue Agents (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing strategies for proactive dialogue face limitations such as limited strategy coverage and preference bias in planning.
Approach: They propose a synthetic strategy memory for proactive dialogue agents based on large language models . PRINCIPLES is derived through offline self-play simulations and serves as reusable knowledge that guides strategy planning during inference.
Outcome: PRINCIPLES is a synthetic strategy memory for proactive dialogue agents.
Can You Share Your Story? Modeling Clients’ Metacognition and Openness for LLM Therapist Evaluation (2025.findings-acl)

Copied to clipboard

Challenge: Existing evaluation methods for psychological counseling rely on client simulators that clearly disclose internal states to the therapist, making it difficult to determine whether an LLM therapist can uncover unexpressed perspectives.
Approach: They propose a new evaluation framework featuring a controllable and realistic client simulator which dynamically adapts itself based on the ongoing counseling session.
Outcome: The proposed evaluation framework features a realistic and controllable client simulator which dynamically adapts itself based on the ongoing counseling session, offering a more realistic and challenging evaluation environment.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations