← Search

Jihyuk Kim

9 accepted papers

2026

Hybrid Deep Searcher: Scalable Parallel and Sequential Search Reasoning

ICLR 2026poster

Large reasoning models (LRMs) combined with retrieval-augmented generation (RAG) have enabled deep research agents capable of multi-step reasoning with external knowledge retrieval. However, previous methods that extend reasoning with single-query search steps struggle to scale to complex tasks dema…

Cited by 0SourceScholar
2025

FaVe: Factored and Verified Search Rationale for Long-form Answer

ACL 2025finding

Targeting long-form question-answering, chain-of-query (CoQ) has been studied, integrating chain-of-thought (CoT) with retrieval-augmented generation. CoQ answers the complex question step-by-step, through simpler subquestions (SQs) from which relevant knowledge is retrieved. By doing so, CoQ aims t…

Cited by 0SourcePDFScholar
2025

Tree-of-Prompts: Abstracting Control-Flow for Prompt Optimization

ACL 2025finding

Prompt optimization (PO) generates prompts to guide Large Language Models (LLMs) in performing tasks. Existing methods, such as PromptAgent, rely on a single static prompt, which struggles with disjoint cases in complex tasks. Although MoP uses multiple prompts, it fails to account for variations in…

2025

tRAG: Term-level Retrieval-Augmented Generation for Domain-Adaptive Retrieval

NAACL 2025long

Neural retrieval models have emerged as an effective tool for information retrieval, but their performance suffers when there is a domain shift between training and test data distributions. Recent work aims to construct pseudo-training data for the target domain by generating domain-adapted pseudo-q…

Cited by 0SourcePDFScholar
2024

QuBE: Question-based Belief Enhancement for Agentic LLM Reasoning

EMNLP 2024main

Despite advancements in Large Language Models (LLMs), many complex tasks are not easily solved in a single inference step, requiring the use of agentic LLMs in interactive environments. However, agentic LLMs suffer from a phenomenon known as reasoning derailment, due to the indiscriminate incorporat…

2023

Retrieval-augmented Video Encoding for Instructional Captioning

ACL 2023findings

Instructional videos make learning knowledge more efficient, by providing a detailed multimodal context of each procedure in instruction.A unique challenge posed by instructional videos is key-object degeneracy, where any single modality fails to sufficiently capture the key objects referred to in t…

Cited by 3SourcePDFScholar
2022

Pseudo-Relevance for Enhancing Document Representation

EMNLP 2022main

This paper studies how to enhance the document representation for the bi-encoder approach in dense document retrieval. The bi-encoder, separately encoding a query and a document as a single vector, is favored for high efficiency in large-scale information retrieval, compared to more effective but co…

Cited by 1SourcePDFScholar