← Search

Sun Kim

11 accepted papers

2026

SubDyve: Subgraph-Driven Dynamic Propagation for Virtual Screening Enhancement Controlling False Positive

ICLR 2026poster

Virtual screening (VS) aims to identify bioactive compounds from vast chemical libraries, but remains difficult in low-label regimes where only a few actives are known. Existing methods largely rely on general-purpose molecular fingerprints and overlook class-discriminative substructures critical to…

Cited by 0SourceScholar
2025

BounDr.E: Predicting Drug-likeness via Biomedical Knowledge Alignment and EM-like One-Class Boundary Optimization

ICML 2025poster

The advent of generative AI now enables large-scale $\textit{de novo}$ design of molecules, but identifying viable drug candidates among them remains an open problem. Existing drug-likeness prediction methods often rely on ambiguous negative sets or purely structural features, limiting their ability…

2025

CheapNet: Cross-attention on Hierarchical representations for Efficient protein-ligand binding Affinity Prediction

ICLR 2025poster

Accurately predicting protein-ligand binding affinity is a critical challenge in drug discovery, crucial for understanding drug efficacy. While existing models typically rely on atom-level interactions, they often fail to capture the complex, higher-order interactions, resulting in noise and computa…

2025

CombiMOTS: Combinatorial Multi-Objective Tree Search for Dual-Target Molecule Generation

ICML 2025poster

Dual-target molecule generation, which focuses on discovering compounds capable of interacting with two target proteins, has garnered significant attention due to its potential for improving therapeutic efficiency, safety and resistance mitigation. Existing approaches face two critical challenges. F…

2025

MV-CLAM: Multi-View Molecular Interpretation with Cross-Modal Projection via Language Model

EMNLP 2025

Deciphering molecular meaning in chemistry and biomedicine depends on context — a capability that large language models (LLMs) can enhance by aligning molecular structures with language. However, existing molecule-text models ignore complementary information in different molecular views and rely on

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
2024

DiSCO: Diffusion Schrödinger Bridge for Molecular Conformer Optimization

AAAI 2024technical

The generation of energetically optimal 3D molecular conformers is crucial in cheminformatics and drug discovery. While deep generative models have been utilized for direct generation in Euclidean space, this approach encounters challenges, including the complexity of navigating a vast search space.…

2024

Improving Out-of-Distribution Generalization in Graphs via Hierarchical Semantic Environments

CVPR 2024poster

Out-of-distribution (OOD) generalization in the graph domain is challenging due to complex distribution shifts and a lack of environmental contexts. Recent methods attempt to enhance graph OOD generalization by generating flat environments. However such flat environments come with inherent limitatio…

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
2023

Clinical Note Owns its Hierarchy: Multi-Level Hypergraph Neural Networks for Patient-Level Representation Learning

ACL 2023long

Leveraging knowledge from electronic health records (EHRs) to predict a patient’s condition is essential to the effective delivery of appropriate care. Clinical notes of patient EHRs contain valuable information from healthcare professionals, but have been underused due to their difficult contents a…

2022

Sparse Structure Learning via Graph Neural Networks for Inductive Document Classification

AAAI 2022technical

Recently, graph neural networks (GNNs) have been widely used for document classification. However, most existing methods are based on static word co-occurrence graphs without sentence-level information, which poses three challenges:(1) word ambiguity, (2) word synonymity, and (3) dynamic contextual…