← Search

Jaewoo Kang

38 accepted papers

2026

PepTri: Tri-Guided All-Atom Diffusion for Peptide Design via Physics, Evolution, and Mutual Information

ICLR 2026poster

Peptides, short chains of amino acids capable of high-specificity protein binding, represent a powerful class of therapeutics. While deep generative models have shown promise for peptide design, existing approaches are often structure-centric and therefore generate sequences and structures in a deco…

Cited by 0SourcecodeScholar
2026

The Curious Case of Analogies: Investigating Analogical Reasoning in Large Language Models

AAAI 2026technical

Analogical reasoning is at the core of human cognition, serving as an important foundation for a variety of intellectual activities. While prior work has shown that LLMs can represent task patterns and surface-level concepts, it remains unclear whether these models can encode high-level relational c

Cited by 0SourcePDFScholar
2025

Ask Optimal Questions: Aligning Large Language Models with Retriever’s Preference in Conversation

NAACL 2025findings

Conversational search, unlike single-turn retrieval tasks, requires understanding the current question within a dialogue context. The common approach of rewrite-then-retrieve aims to decontextualize questions to be self-sufficient for off-the-shelf retrievers, but most existing methods produce sub-o…

2025

Assessing LLM Reasoning Steps via Principal Knowledge Grounding

EMNLP 2025

Step-by-step reasoning has become a standard approach for large language models (LLMs) to tackle complex tasks. While this paradigm has proven effective, it raises a fundamental question: How can we verify that an LLM’s reasoning is accurately grounded in knowledge? To address this question, we intr

2025

ChroKnowledge: Unveiling Chronological Knowledge of Language Models in Multiple Domains

ICLR 2025poster

Large language models (LLMs) have brought significant changes to many aspects of our lives. However, assessing and ensuring their chronological knowledge remains challenging. Existing approaches fall short in addressing the temporal adaptability of knowledge, often relying on a fixed time-point view…

2025

Cradle-VAE: Enhancing Single-Cell Gene Perturbation Modeling with Counterfactual Reasoning-based Artifact Disentanglement

AAAI 2025technical

Predicting cellular responses to various perturbations is a critical focus in drug discovery and personalized therapeutics, with deep learning models playing a significant role in this endeavor. Single-cell datasets contain technical artifacts that may hinder the predictability of such models, which…

2025

Does Time Have Its Place? Temporal Heads: Where Language Models Recall Time-specific Information

ACL 2025long

While the ability of language models to elicit facts has been widely investigated, how they handle temporally changing facts remains underexplored. We discover Temporal Heads, specific attention heads that primarily handle temporal knowledge, through circuit analysis. We confirm that these heads are…

2025

ETHIC: Evaluating Large Language Models on Long-Context Tasks with High Information Coverage

NAACL 2025long

Recent advancements in large language models (LLM) capable of processing extremely long texts highlight the need for a dedicated evaluation benchmark to assess their long-context capabilities. However, existing methods, like the needle-in-a-haystack test, do not effectively assess whether these mode…

2025

Learning from Negative Samples in Biomedical Generative Entity Linking

ACL 2025finding

Generative models have become widely used in biomedical entity linking (BioEL) due to their excellent performance and efficient memory usage. However, these models are usually trained only with positive samples—entities that match the input mention’s identifier—and do not explicitly learn from hard…

2025

Med-PRM: Medical Reasoning Models with Stepwise, Guideline-verified Process Rewards

EMNLP 2025

Large language models have shown promise in clinical decision making, but current approaches struggle to localize and correct errors at specific steps of the reasoning process. This limitation is critical in medicine, where identifying and addressing reasoning errors is essential for accurate diagno

Cited by 0SourcePDFScholar
2025

Monet: Mixture of Monosemantic Experts for Transformers

ICLR 2025poster

Understanding the internal computations of large language models (LLMs) is crucial for aligning them with human values and preventing undesirable behaviors like toxic content generation. However, mechanistic interpretability is hindered by *polysemanticity*—where individual neurons respond to multip…

2025

Outlier-Safe Pre-Training for Robust 4-Bit Quantization of Large Language Models

ACL 2025long

Extreme activation outliers in Large Language Models (LLMs) critically degrade quantization performance, hindering efficient on-device deployment. While channel-wise operations and adaptive gradient scaling are recognized causes, practical mitigation remains challenging. We introduce **Outlier-Safe…

Cited by 0SourcePDFScholar
2025

Rationale-Guided Retrieval Augmented Generation for Medical Question Answering

NAACL 2025long

Large language models (LLM) hold significant potential for applications in biomedicine, but they struggle with hallucinations and outdated knowledge.While retrieval-augmented generation (RAG) is generally employed to address these issues, it also has its own set of challenges: (1) LLMs are vulnerabl…

2024

CompAct: Compressing Retrieved Documents Actively for Question Answering

EMNLP 2024main

Retrieval-augmented generation supports language models to strengthen their factual groundings by providing external contexts. However, language models often face challenges when given extensive information, diminishing their effectiveness in solving questions. Context compression tackles this issue…

2024

CookingSense: A Culinary Knowledgebase with Multidisciplinary Assertions

COLING 2024main

This paper introduces CookingSense, a descriptive collection of knowledge assertions in the culinary domain extracted from various sources, including web data, scientific papers, and recipes, from which knowledge covering a broad range of aspects is acquired. CookingSense is constructed through a se…

2024

TurboHopp: Accelerated Molecule Scaffold Hopping with Consistency Models

NeurIPS 2024poster

Navigating the vast chemical space of druggable compounds is a formidable challenge in drug discovery, where generative models are increasingly employed to identify viable candidates. Conditional 3D structure-based drug design (3D-SBDD) models, which take into account complex three-dimensional inter…

2023

Automatic Creation of Named Entity Recognition Datasets by Querying Phrase Representations

ACL 2023long

Most weakly supervised named entity recognition (NER) models rely on domain-specific dictionaries provided by experts. This approach is infeasible in many domains where dictionaries do not exist. While a phrase retrieval model was used to construct pseudo-dictionaries with entities retrieved from Wi…

2023

LIQUID: A Framework for List Question Answering Dataset Generation

AAAI 2023technical

Question answering (QA) models often rely on large-scale training datasets, which necessitates the development of a data generation framework to reduce the cost of manual annotations. Although several recent studies have aimed to generate synthetic questions with single-span answers, no study has be…

2023

Optimizing Test-Time Query Representations for Dense Retrieval

ACL 2023findings

Recent developments of dense retrieval rely on quality representations of queries and contexts from pre-trained query and context encoders. In this paper, we introduce TOUR (Test-Time Optimization of Query Representations), which further optimizes instance-level query representations guided by signa…

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
2022

Biomedical NER for the Enterprise with Distillated BERN2 and the Kazu Framework

EMNLP 2022industry

In order to assist the drug discovery/development process, pharmaceutical companies often apply biomedical NER and linking techniques over internal and public corpora. Decades of study of the field of BioNLP has produced a plethora of algorithms, systems and datasets. However, our experience has bee…

2022

FaVIQ: FAct Verification from Information-seeking Questions

ACL 2022long

Despite significant interest in developing general purpose fact checking models, it is challenging to construct a large-scale fact verification dataset with realistic real-world claims. Existing claims are either authored by crowdworkers, thereby introducing subtle biases thatare difficult to contro…

2022

Generating Information-Seeking Conversations from Unlabeled Documents

EMNLP 2022main

Synthesizing datasets for conversational question answering (CQA) from unlabeled documents remains challenging due to its interactive nature.Moreover, while modeling information needs is an essential key, only few studies have discussed it.In this paper, we introduce a novel framework, **SimSeek**,…

2022

Simple Questions Generate Named Entity Recognition Datasets

EMNLP 2022main

Recent named entity recognition (NER) models often rely on human-annotated datasets requiring the vast engagement of professional knowledge on the target domain and entities. This work introduces an ask-to-generate approach, which automatically generates NER datasets by asking simple natural languag…

2021

Can Language Models be Biomedical Knowledge Bases?

EMNLP 2021main

Pre-trained language models (LMs) have become ubiquitous in solving various natural language processing (NLP) tasks. There has been increasing interest in what knowledge these LMs contain and how we can extract that knowledge, treating LMs as knowledge bases (KBs). While there has been much work on…

2021

HOTR: End-to-End Human-Object Interaction Detection With Transformers

CVPR 2021poster

Human-Object Interaction (HOI) detection is a task of identifying "a set of interactions" in an image, which involves the i) localization of the subject (i.e., humans) and target (i.e., objects) of interaction, and ii) the classification of the interaction labels. Most existing methods have addresse…

Cited by 339PDFcodeScholar
2021

Learn to Resolve Conversational Dependency: A Consistency Training Framework for Conversational Question Answering

ACL 2021long

One of the main challenges in conversational question answering (CQA) is to resolve the conversational dependency, such as anaphora and ellipsis. However, existing approaches do not explicitly train QA models on how to resolve the dependency, and thus these models are limited in understanding human…

2021

Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction

NeurIPS 2021poster

Graph Neural Networks (GNNs) have been widely applied to various fields for learning over graph-structured data. They have shown significant improvements over traditional heuristic methods in various tasks such as node classification and graph classification. However, since GNNs heavily rely on smoo…

2020

MAPS: Multi-Agent reinforcement learning-based Portfolio management System.

IJCAI 2020poster

Generating an investment strategy using advanced deep learning methods in stock markets has recently been a topic of interest. Most existing deep learning methods focus on proposing an optimal model or network architecture by maximizing return. However, these models often fail to consider and adapt…

Cited by 0SourcePDFScholar
2020

Robust Neural Networks inspired by Strong Stability Preserving Runge-Kutta methods

ECCV 2020poster

Deep neural networks have achieved state-of-the-art performance in a variety of fields. Recent works observe that a class of widely used neural networks can be viewed as the Euler method of numerical discretization. From the numerical discretization perspective, Strong Stability Preserving (SSP) met…

2020

UnionDet: Union-Level Detector Towards Real-Time Human-Object Interaction Detection

ECCV 2020poster

Recent advances in deep neural networks have achieved significant progress in detecting individual objects from an image. However, object detection is not sufficient to fully understand a visual scene. Towards a deeper visual understanding, the interactions between objects, especially humans and obj…

Cited by 209SourcePDFScholar