paper-with-me

홈 › Papers

Leveraging Cognitive Search Patterns to Enhance Automated Natural Language Retrieval Performance

2020-04-21 · Bhawani Selvaretnam, Mohammed Belkhatir

The search of information in large text repositories has been plagued by the so-called document-query vocabulary gap, i.e. the semantic discordance between the contents in the stored document entities on the one hand and the human query on the other hand. Over the past two decades, a significant body of works has advanced technical retrieval prowess while several studies have shed light on issues pertaining to human search behavior. We believe that these efforts should be conjoined, in the sense that automated retrieval systems have to fully emulate human search behavior and thus consider the procedure according to which users incrementally enhance their initial query. To this end, cognitive reformulation patterns that mimic user search behaviour are highlighted and enhancement terms which are statistically collocated with or lexical-semantically related to the original terms adopted in the retrieval process. We formalize the application of these patterns by considering a query conceptual representation and introducing a set of operations allowing to operate modifications on the initial query. A genetic algorithm-based weighting process allows placing emphasis on terms according to their conceptual role-type. An experimental evaluation on real-world datasets against relevance, language, conceptual and knowledge-based models is conducted. We also show, when compared to language and relevance models, a better performance in terms of mean average precision than a word embedding-based model instantiation.

📄 PDF Abstract BibTeX arXiv:2004.10035

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Leveraging Cognitive Features for Sentiment Analysis

2017-01-19 · CONLL 2016 8 · Abhijit Mishra, Diptesh Kanojia, Seema Nagar, Kuntal Dey 외

Sentiments expressed in user-generated short text and sentences are nuanced by subtleties at lexical, syntactic, semantic and pragmatic levels. To address this, we propose to augment traditional features used for sentime…

General ClassificationSarcasm DetectionSentiment Analysis

Boosting Multimodal Reasoning with MCTS-Automated Structured Thinking

2025-02-04 · Jinyang Wu, Mingkuan Feng, Shuai Zhang, Ruihan Jin 외

Multimodal large language models (MLLMs) exhibit impressive capabilities but still face challenges in complex visual reasoning. While recent efforts attempt to enhance MLLMs' reasoning by incorporating OpenAI o1-like str…

Computational EfficiencyMultimodal ReasoningVisual Reasoning

Can Large Language Models Simulate Human Cognition Beyond Behavioral Imitation?

2026-03-29 · Yuxuan Gu, Lunjun Liu, Xiaocheng Feng, Kun Zhu 외 arxiv

An essential problem in artificial intelligence is whether LLMs can simulate human cognition or merely imitate surface-level behaviors, while existing datasets suffer from either synthetic reasoning traces or population-…

CreativeBench: Benchmarking and Enhancing Machine Creativity via Self-Evolving Challenges

2026-03-12 · Zi-Han Wang, Lam Nguyen, Zhengyang Zhao, Mengyue Yang 외 arxiv

The saturation of high-quality pre-training data has shifted research focus toward evolutionary systems capable of continuously generating novel artifacts, leading to the success of AlphaEvolve. However, the progress of …

Code Generation

CogMCTS: A Novel Cognitive-Guided Monte Carlo Tree Search Framework for Iterative Heuristic Evolution with Large Language Models

2025-12-09 · Hui Wang, Yang Liu, Xiaoyu Zhang, Chaoxu Mu arxiv

Automatic Heuristic Design (AHD) is an effective framework for solving complex optimization problems. The development of large language models (LLMs) enables the automated generation of heuristics. Existing LLM-based evo…