← Search

Joonsuk Park

22 accepted papers

2025

AdvisorQA: Towards Helpful and Harmless Advice-seeking Question Answering with Collective Intelligence

NAACL 2025long

As the integration of large language models into daily life is on the rise, there is still a lack of dataset for *advising on subjective and personal dilemmas*. To address this gap, we introduce AdvisorQA, which aims to improve LLMs’ capability to offer advice for deeply subjective concerns, utilizi…

2025

Are LLM-Judges Robust to Expressions of Uncertainty? Investigating the effect of Epistemic Markers on LLM-based Evaluation

NAACL 2025long

In line with the principle of honesty, there has been a growing effort to train large language models (LLMs) to generate outputs containing epistemic markers. However, evaluation in the presence of epistemic markers has been largely overlooked, raising a critical question: Could the use of epistemic…

2025

ArgInstruct: Specialized Instruction Fine-Tuning for Computational Argumentation

ACL 2025finding

Training large language models (LLMs) to follow instructions has significantly enhanced their ability to tackle unseen tasks. However, despite their strong generalization capabilities, instruction-following LLMs encounter difficulties when dealing with tasks that require domain knowledge. This work…

2025

ReSCORE: Label-free Iterative Retriever Training for Multi-hop Question Answering with Relevance-Consistency Supervision

ACL 2025long

Multi-hop question answering (MHQA) involves reasoning across multiple documents to answer complex questions. Dense retrievers typically outperform sparse methods like BM25 by leveraging semantic embeddings in many tasks; however, they require labeled query-document pairs for fine-tuning, which pose…

Cited by 0SourcePDFScholar
2025

Return of EM: Entity-driven Answer Set Expansion for QA Evaluation

COLING 2025main

Recently, directly using large language models (LLMs) has been shown to be the most reliable method to evaluate QA models. However, it suffers from limited interpretability, high cost, and environmental harm. To address these, we propose to use soft exact match (EM) with entity-driven answer set exp…

2025

tRAG: Term-level Retrieval-Augmented Generation for Domain-Adaptive Retrieval

NAACL 2025long

Neural retrieval models have emerged as an effective tool for information retrieval, but their performance suffers when there is a domain shift between training and test data distributions. Recent work aims to construct pseudo-training data for the target domain by generating domain-adapted pseudo-q…

Cited by 0SourcePDFScholar
2024

Argument Quality Assessment in the Age of Instruction-Following Large Language Models

COLING 2024main

The computational treatment of arguments on controversial issues has been subject to extensive NLP research, due to its envisioned impact on opinion formation, decision making, writing education, and the like. A critical task in any such application is the assessment of an argument’s quality - but i…

Cited by 12SourcePDFScholar
2024

DADA: Distribution-Aware Domain Adaptation of PLMs for Information Retrieval

ACL 2024findings

Pre-trained language models (PLMs) exhibit promise in retrieval tasks but struggle with out-of-domain data due to distribution shifts.Addressing this, generative domain adaptation (DA), known as GPL, tackles distribution shifts by generating pseudo queries and labels to train models for predicting q…

2024

Hierarchical Deconstruction of LLM Reasoning: A Graph-Based Framework for Analyzing Knowledge Utilization

EMNLP 2024main

Despite the advances in large language models (LLMs), how they use their knowledge for reasoning is not yet well understood.In this study, we propose a method that deconstructs complex real-world questions into a graph, representing each question as a node with predecessors of background knowledge n…

2024

LifeTox: Unveiling Implicit Toxicity in Life Advice

NAACL 2024short

As large language models become increasingly integrated into daily life, detecting implicit toxicity across diverse contexts is crucial. To this end, we introduce LifeTox, a dataset designed for identifying implicit toxicity within a broad range of advice-seeking scenarios. Unlike existing safety da…

Cited by 7SourcePDFScholar
2023

Asking Clarification Questions to Handle Ambiguity in Open-Domain QA

EMNLP 2023long findings

Ambiguous questions persist in open-domain question answering, because formulating a precise question with a unique answer is often challenging. Previous works have tackled this issue by asking disambiguated questions for all possible interpretations of the ambiguous question. Instead, we propose to…

Cited by 0SourcecodeScholar
2023

ClaimDiff: Comparing and Contrasting Claims on Contentious Issues

ACL 2023findings

With the growing importance of detecting misinformation, many studies have focused on verifying factual claims by retrieving evidence. However, canonical fact verification tasks do not apply to catching subtle differences in factually consistent claims, which might still bias the readers, especially…

2023

Critic-Guided Decoding for Controlled Text Generation

ACL 2023findings

Steering language generation towards objectives or away from undesired content has been a long-standing goal in utilizing language models (LM). Recent work has demonstrated reinforcement learning and weighted decoding as effective approaches to achieve a higher level of language control and quality…

Cited by 35SourcePDFScholar
2023

From Values to Opinions: Predicting Human Behaviors and Stances Using Value-Injected Large Language Models

EMNLP 2023long main

Being able to predict people's opinions on issues and behaviors in realistic scenarios can be helpful in various domains, such as politics and marketing. However, conducting large-scale surveys like the European Social Survey to solicit people's opinions on individual issues can incur prohibitive co…

Cited by 0SourcecodeScholar
2023

KoSBI: A Dataset for Mitigating Social Bias Risks Towards Safer Large Language Model Applications

ACL 2023industry

Large language models (LLMs) not only learn natural text generation abilities but also social biases against different demographic groups from real-world data. This poses a critical risk when deploying LLM-based applications. Existing research and resources are not readily applicable in South Korea…

2023

Memory-Efficient Fine-Tuning of Compressed Large Language Models via sub-4-bit Integer Quantization

NeurIPS 2023poster

Large language models (LLMs) face the challenges in fine-tuning and deployment due to their high memory demands and computational costs. While parameter-efficient fine-tuning (PEFT) methods aim to reduce the memory usage of the optimizer state during fine-tuning, the inherent size of pre-trained LLM…

Cited by 110SourcePDFScholar
2023

SQuARe: A Large-Scale Dataset of Sensitive Questions and Acceptable Responses Created through Human-Machine Collaboration

ACL 2023long

The potential social harms that large language models pose, such as generating offensive content and reinforcing biases, are steeply rising. Existing works focus on coping with this concern while interacting with ill-intentioned users, such as those who explicitly make hate speech or elicit harmful…

2023

Tree of Clarifications: Answering Ambiguous Questions with Retrieval-Augmented Large Language Models

EMNLP 2023short main

Questions in open-domain question answering are often ambiguous, allowing multiple interpretations. One approach to handling them is to identify all possible interpretations of the ambiguous question (AQ) and to generate a long-form answer addressing them all, as suggested by Stelmakh et al., (2022…

Cited by 0SourcecodeScholar
2023

mRedditSum: A Multimodal Abstractive Summarization Dataset of Reddit Threads with Images

EMNLP 2023long main

The growing number of multimodal online discussions necessitates automatic summarization to save time and reduce content overload. However, existing summarization datasets are not suitable for this purpose, as they either do not cover discussions, multiple modalities, or both. To this end, we prese…

Cited by 0SourceScholar
2022

Argument Mining for Review Helpfulness Prediction

EMNLP 2022main

The importance of reliably determining the helpfulness of product reviews is rising as both helpful and unhelpful reviews continue to accumulate on e-commerce websites. And argumentational features—such as the structure of arguments and the types of underlying elementary units—have shown to be promi…

Cited by 10SourcePDFScholar
2022

Masked Summarization to Generate Factually Inconsistent Summaries for Improved Factual Consistency Checking

NAACL 2022findings

Despite the recent advances in abstractive summarization systems, it is still difficult to determine whether a generated summary is factual consistent with the source text. To this end, the latest approach is to train a factual consistency classifier on factually consistent and inconsistent summarie…

2022

Plug-and-Play Adaptation for Continuously-updated QA

ACL 2022findings

Language models (LMs) have shown great potential as implicit knowledge bases (KBs). And for their practical use, knowledge in LMs need to be updated periodically. However, existing tasks to assess LMs’ efficacy as KBs do not adequately consider multiple large-scale updates. To this end, we first pro…