← Search

Hwiyeol Jo

8 accepted papers

2025

Taxonomy and Analysis of Sensitive User Queries in Generative AI Search System

NAACL 2025findings

Although there has been a growing interest among industries in integrating generative LLMs into their services, limited experience and scarcity of resources act as a barrier in launching and servicing large-scale LLM-based services. In this paper, we share our experiences in developing and operating…

Cited by 0SourcePDFScholar
2025

ZeroDL: Zero-shot Distribution Learning for Text Clustering via Large Language Models

ACL 2025finding

The advancements in large language models (LLMs) have brought significant progress in NLP tasks. However, if a task cannot be fully described in prompts, the models could fail to carry out the task. In this paper, we propose a simple yet effective method to contextualize a task toward a LLM. The met…

Cited by 0SourcePDFScholar
2024

SLM as Guardian: Pioneering AI Safety with Small Language Model

EMNLP 2024industry

Most prior safety research of large language models (LLMs) has focused on enhancing the alignment of LLMs to better suit the safety requirements of their use cases. However, internalizing such safeguard features into larger models brought challenges of higher training cost and unintended degradation…

Cited by 7SourcePDFScholar
2022

Ground-Truth Labels Matter: A Deeper Look into Input-Label Demonstrations

EMNLP 2022main

Despite recent explosion of interests in in-context learning, the underlying mechanism and the precise impact of the quality of demonstrations remain elusive.Intuitively, ground-truth labels should have as much impact in in-context learning (ICL) as supervised learning, but recent work reported that…

2021

Devil’s Advocate: Novel Boosting Ensemble Method from Psychological Findings for Text Classification

EMNLP 2021finding

We present a new form of ensemble method–Devil’s Advocate, which uses a deliberately dissenting model to force other submodels within the ensemble to better collaborate. Our method consists of two different training settings: one follows the conventional training process (Norm), and the other is tra…

2021

Modeling Mathematical Notation Semantics in Academic Papers

EMNLP 2021finding

Natural language models often fall short when understanding and generating mathematical notation. What is not clear is whether these shortcomings are due to fundamental limitations of the models, or the absence of appropriate tasks. In this paper, we explore the extent to which natural language mode…