ICASSP 2026poster0 citations

Logic-ORiented Retriever Enhancement via Contrastive Learning

Wenxuan Zhang, Yonghe Wu

Abstract

Large language models (LLMs) struggle in knowledge-intensive tasks, as retrievers often overfit to surface similarity and fail on queries involving complex logical relations. The capacity for logical analysis is inherent in model representations but remains underutilized in standard training. LORE (Logic ORiented Retriever Enhancement) introduces fine-grained contrastive learning to activate this latent capacity, guiding embeddings toward evidence aligned with logical structure rather than shallow similarity. LORE requires no external upervision, resources, or pre-retrieval analysis, remains index-compatible, and consistently improves retrieval utility and downstream generation while maintaining efficiency. The datasets and code are publicly available at https://github.com/mazehart/Lore-RAG.

BibTeX
@inproceedings{icassp2026_logicorientedret,
  title = {Logic-ORiented Retriever Enhancement via Contrastive Learning},
  author = {Wenxuan Zhang and Yonghe Wu},
  booktitle = {ICASSP 2026},
  year = {2026}
}