Papers by Hyunsoo Cho

11 papers
Adaptive Contrastive Decoding in Retrieval-Augmented Generation for Handling Noisy Contexts (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent research has been developed to amplify contextual knowledge over parametric knowledge of large language models (LLMs) in knowledge-intensive tasks such as open-domain question-answering .
Approach: They propose to amplify contextual knowledge over parametric knowledge of large language models (LLMs) by contrastive decoding to leverage contextual influence effectively.
Outcome: The proposed approach improves open-domain question answering tasks especially in robustness by remaining undistracted by noisy contexts in retrieval-augmented generation.
CELDA: Leveraging Black-box Language Model as Enhanced Classifier without Labels (2023.acl-long)

Copied to clipboard

Challenge: Utilizing language models without internal access is becoming an attractive paradigm in the field of NLP . prompting has shown progressive performance enhancements in situations where data labels are scarce or unavailable.
Approach: They propose a method that uses a weak-supervision signal to train a lightweight model without internal access to data labels.
Outcome: The proposed method improves text classification accuracy with weak-supervision signal without accessing weights or gradients of the LM model or data labels.
Inertia in Moral and Value Judgments of Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models behave non-deterministically, and prompting is a common method for steering their outputs.
Approach: They use role-play at scale to study the value orientation and inertia of Large Language Models.
Outcome: The proposed model keeps values skewed in one direction across persona settings.
Ground-Truth Labels Matter: A Deeper Look into Input-Label Demonstrations (2022.emnlp-main)

Copied to clipboard

Challenge: Intuitively, ground-truth labels should have as much impact in in-context learning as supervised learning, but the impact of the quality of demonstrations remains elusive.
Approach: They propose to measure input-label correspondence and ground-truth label effect ratio . they propose to use verbosity of prompt templates and language model size as controlling factors .
Outcome: The proposed metrics show that ground-truth labels have less impact than previously thought . the authors identify key components as controlling factors to achieve noise-resilient ICL .
Instruction Tuning with Human Curriculum (2024.findings-naacl)

Copied to clipboard

Challenge: a recent study shows that human curriculum-inspired strategies can enhance performance of large language models.
Approach: They propose a method for generating instruction-response datasets that emulate human learning . they find that substantial improvements can be achieved through curriculum ordering .
Outcome: The proposed method achieves performance improvements on truthfulQA, MMLU, OpenbookQA, and ARC-hard benchmarks without additional computational costs.
Enhancing Out-of-Distribution Detection in Natural Language Understanding via Implicit Layer Ensemble (2022.findings-emnlp)

Copied to clipboard

Challenge: Out-of-distribution (OOD) detection aims to discern outliers from the intended data distribution, which is crucial to maintaining high reliability and a good user experience.
Approach: They propose a framework that encourages intermediate features to learn layer-specialized representations and assembles them implicitly into a single representation to absorb rich information in the pre-trained language model.
Outcome: The proposed framework is significantly more effective than previous studies in intent classification and OOD datasets.
Unveiling Imitation Learning: Exploring the impact of Data Falsity to Large Language Model (2024.findings-acl)

Copied to clipboard

Challenge: Recent studies have focused on improving open-source language models through imitation learning.
Approach: They propose to use false pairs to control the factuality ratio of a dataset to study noise.
Outcome: The proposed model is based on a Falsity-Controllable dataset with false pairs and false pairs to control the factuality ratio.
Probing Out-of-Distribution Robustness of Language Models with Parameter-Efficient Transfer Learning (2023.starsem-1)

Copied to clipboard

Challenge: Pre-trained language models (PLMs) are gaining popularity on many benchmarks, but it is uncertain whether they can handle inputs that have been distributionally shifted.
Approach: They evaluated various PETL techniques to detect out-of-distribution changes as the size of the PLM grows or the transfer methods are altered.
Outcome: The proposed methods can detect out-of-distribution changes as the size of the PLM grows or the transfer methods are altered.
GOODLIAR: A Reinforcement Learning-Based Deceptive Agent for Disrupting LLM Beliefs on Foundational Principles (2025.findings-acl)

Copied to clipboard

Challenge: Recent advances indicate that LLMs exhibit increasingly complex reasoning abilities .
Approach: They propose a reinforcement learning framework that generates deceptive contexts to rewrite an LLM’s core axiomatic beliefs.
Outcome: The proposed framework induces persistent belief shifts rather than one-off policy breaches.
CUB: Benchmarking Context Utilisation Techniques for Language Models (2026.acl-long)

Copied to clipboard

Challenge: Existing language models (LMs) can be distracted by irrelevant contexts or ignore relevant information that contradicts outdated parametric memory.
Approach: They develop a benchmark to help diagnose CMTs under diverse noisy context conditions within retrieval-augmented generation (RAG) they find that most existing CMT struggle to handle the full spectrum of context types encountered in real-world RAG scenarios.
Outcome: The proposed benchmark compares seven state-of-the-art methods across three datasets and tasks, and shows that many lack the robustness needed to handle the full spectrum of context types encountered in real-world RAG scenarios.
Universal Domain Adaptation for Robust Handling of Distributional Shifts in NLP (2023.findings-emnlp)

Copied to clipboard

Challenge: Despite advances in computer vision, its application on language input still needs to be explored despite its feasibility.
Approach: They propose a universal domain adaptation (uniDA) benchmark for natural language that offers thorough viewpoints of the model’s generalizability and robustness.
Outcome: The proposed model can handle spoken language in the real world while also detecting unprocessable inputs from the target domain.

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