← Search

Junhyun Lee

10 accepted papers

2026

Efficient Multi-Agent Reasoning via Confidence-Guided Adaptive Debate

ICML 2026poster

Multi-agent debate has shown promise for improving the reasoning of large language models, yet recent theory suggests its benefits are highly regime-dependent. While interaction can amplify informative signals under corrective conditions, symmetric debate dynamics are neutral in expectation, often m…

Cited by 0SourceScholar
2026

From Static Benchmarks to Dynamic Protocol: Agent-Centric Text Anomaly Detection for Evaluating LLM Reasoning

ICLR 2026poster

The evaluation of large language models (LLMs) has predominantly relied on static datasets, which offer limited scalability and fail to capture the evolving reasoning capabilities of recent models. To overcome these limitations, we propose an agent-centric benchmarking paradigm that moves beyond sta…

Cited by 0SourceScholar
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…

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…

2022

MSTR: Multi-Scale Transformer for End-to-End Human-Object Interaction Detection

CVPR 2022poster

Human-Object Interaction (HOI) detection is the task of identifying a set of <human, object, interaction> triplets from an image. Recent work proposed transformer encoder-decoder architectures that successfully eliminated the need for many hand-designed components in HOI detection through end-to-end…

Cited by 85PDFcodeScholar
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

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…