Papers by Jun Kwon

1 papers
Multi-view-guided Passage Reranking with Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Existing models rely on autoregressive generation and sliding window strategies to rank passages, which incur heavy computational overhead as the number of passages increases.
Approach: They propose a non-generative LLM-based reranking method that encodes query-passage information into diverse view embeddings without being influenced by external biases.
Outcome: The proposed model matches the performance of much larger 7B-scale fine-tuned models while achieving a 100x reduction in inference latency.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations