← Search

Jia-Huei Ju

4 accepted papers

2026

MILCO: Learned Sparse Retrieval Across Languages via a Multilingual Connector

ICLR 2026poster

Learned Sparse Retrieval (LSR) combines the efficiency of bi-encoders with the transparency of lexical matching, but existing approaches struggle to scale beyond English. We introduce MILCO, an LSR architecture that maps queries and documents from different languages into a shared English lexical sp…

Cited by 0SourcecodeScholar
2025

Controlled Retrieval-augmented Context Evaluation for Long-form RAG

EMNLP 2025

Retrieval-augmented generation (RAG) enhances large language models by incorporating context retrieved from external knowledge sources. While the effectiveness of the retrieval module is typically evaluated with relevance-based ranking metrics, such metrics may be insufficient to reflect the retriev

2025

SERVAL: Surprisingly Effective Zero-Shot Visual Document Retrieval Powered by Large Vision and Language Models

EMNLP 2025

Visual Document Retrieval (VDR) typically operates as text-to-image retrieval using specialized bi-encoders trained to directly embed document images. We revisit a zero-shot generate-and-encode pipeline: a vision–language model first produces a detailed textual description of each document image, wh

2023

A Compare-and-contrast Multistage Pipeline for Uncovering Financial Signals in Financial Reports

ACL 2023long

In this paper, we address the challenge of discovering financial signals in narrative financial reports. As these documents are often lengthy and tend to blend routine information with new information, it is challenging for professionals to discern critical financial signals. To this end, we leverag…