← Search

JaeHyeok Doo

4 accepted papers

2026

Q-Flow: Stable and Expressive Reinforcement Learning with Flow-based Policy

ICML 2026poster

There is growing interest in utilizing flow-based models as decision-making policies in reinforcement learning due to their high expressive capacity. However, effectively leveraging this expressivity for value maximization remains challenging, as naive gradient-based optimization requires backpropag…

Cited by 0SourceScholar
2026

SWERank: Software Issue Localization with Code Ranking

ICLR 2026poster

Software issue localization, the task of identifying the precise code locations (files, classes, or functions) relevant to a natural language issue description (e.g., bug report, feature request), is a critical yet time-consuming aspect of software development. While recent LLM-based agentic approac…

Cited by 0SourcecodeScholar
2024

FIRST: Faster Improved Listwise Reranking with Single Token Decoding

EMNLP 2024main

Large Language Models (LLMs) have significantly advanced the field of information retrieval, particularly for reranking. Listwise LLM rerankers have showcased superior performance and generalizability compared to existing supervised approaches. However, conventional listwise LLM reranking methods la…