paper-with-me

Papers

Towards Better Text Understanding and Retrieval through Kernel Entity Salience Modeling

2018-05-03 · Chenyan Xiong, Zhengzhong Liu, Jamie Callan, Tie-Yan Liu

This paper presents a Kernel Entity Salience Model (KESM) that improves text understanding and retrieval by better estimating entity salience (importance) in documents. KESM represents entities by knowledge enriched distributed representations, models the interactions between entities and words by kernels, and combines the kernel scores to estimate entity salience. The whole model is learned end-to-end using entity salience labels. The salience model also improves ad hoc search accuracy, providing effective ranking features by modeling the salience of query entities in candidate documents. Our experiments on two entity salience corpora and two TREC ad hoc search datasets demonstrate the effectiveness of KESM over frequency-based and feature-based methods. We also provide examples showing how KESM conveys its text understanding ability learned from entity salience to search.

📄 PDF Abstract BibTeX arXiv:1805.01334

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Thermal Robustness of Retrieval in Dense Associative Memories: LSE vs LSR Kernels

2026-03-07 · Tatiana Petrova arxiv

Understanding whether retrieval in dense associative memories survives thermal noise is essential for bridging zero-temperature capacity proofs with the finite-temperature conditions of practical inference and biological…

Benchmarking Robustness of Text-Image Composed Retrieval

2023-11-24 · Shitong Sun, Jindong Gu, Shaogang Gong

Text-image composed retrieval aims to retrieve the target image through the composed query, which is specified in the form of an image plus some text that describes desired modifications to the input image. It has recent…

AttributeBenchmarkingDiagnosticRetrieval

Attribute-Prompted Kernel Hashing for Unsupervised Data-Efficient Cross-Modal Retrieval

2026-07-01 · Runhao Li, Xiaoxu Ma, Zhenyu Weng, Yue Zhang 외 arxiv

Unsupervised cross-modal hashing enables efficient retrieval of semantically related instances across different modalities without requiring manual semantic annotation. However, existing unsupervised methods rely heavily…

Cross-Modal RetrievalContrastive Learning

Evaluating Transferability in Retrieval Tasks: An Approach Using MMD and Kernel Methods

2024-01-01 · CVPR 2024 1 · Mengyu Dai, Amir Hossein Raffiee, Aashish Jain, Joshua Correa

Retrieval tasks play central roles in real-world machine learning systems such as search engines recommender systems and retrieval-augmented generation (RAG). Achieving decent performance in these tasks often require…

RAGRecommendation SystemsRetrievalRetrieval-augmented Generation+1

ICSVR: Investigating Compositional and Syntactic Understanding in Video Retrieval Models

2023-06-28 · Avinash Madasu, Vasudev Lal

Video retrieval (VR) involves retrieving the ground truth video from the video database given a text caption or vice-versa. The two important components of compositionality: objects & attributes and actions are joined us…

RetrievalVideo RetrievalVideo Understanding