Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Logical Consistency is Vital: Neural-Symbolic Information Retrieval for Negative-Constraint Queries

About

Information retrieval plays a crucial role in resource localization. Current dense retrievers retrieve the relevant documents within a corpus via embedding similarities, which compute similarities between dense vectors mainly depending on word co-occurrence between queries and documents, but overlook the real query intents. Thus, they often retrieve numerous irrelevant documents. Particularly in the scenarios of complex queries such as \emph{negative-constraint queries}, their retrieval performance could be catastrophic. To address the issue, we propose a neuro-symbolic information retrieval method, namely \textbf{NS-IR}, that leverages first-order logic (FOL) to optimize the embeddings of naive natural language by considering the \emph{logical consistency} between queries and documents. Specifically, we introduce two novel techniques, \emph{logic alignment} and \emph{connective constraint}, to rerank candidate documents, thereby enhancing retrieval relevance. Furthermore, we construct a new dataset \textbf{NegConstraint} including negative-constraint queries to evaluate our NS-IR's performance on such complex IR scenarios. Our extensive experiments demonstrate that NS-IR not only achieves superior zero-shot retrieval performance on web search and low-resource retrieval tasks, but also performs better on negative-constraint queries. Our scource code and dataset are available at https://github.com/xgl-git/NS-IR-main.

Ganlin Xu, Zhoujia Zhang, Wangyi Mei, Jiaqing Liang, Weijia Lu, Xiaodong Zhang, Zhifei Yang, Xiaofeng Ma, Yanghua Xiao, Deqing Yang• 2025

Related benchmarks

TaskDatasetResultRank
Information RetrievalExcluIR
V@295.6
8
Constraint-aware RetrievalNegation self-constructed
V@284.31
8
Constraint-aware RetrievalExclusion self-constructed
Recall@268.63
8
Constraint-aware RetrievalAntonym self-constructed
V@275.49
8
Information RetrievalNevIR
V@235.8
8
Question AnsweringNevIR 20 randomly sampled queries
Accuracy25
8
Information RetrievalNegConstraint
Recall@595.96
3
Showing 7 of 7 rows

Other info

Follow for update