paper-with-me

Papers

MuVER: Improving First-Stage Entity Retrieval with Multi-View Entity Representations

2021-09-13 · EMNLP 2021 11 · Xinyin Ma, Yong Jiang, Nguyen Bach, Tao Wang, Zhongqiang Huang, Fei Huang, Weiming Lu

Entity retrieval, which aims at disambiguating mentions to canonical entities from massive KBs, is essential for many tasks in natural language processing. Recent progress in entity retrieval shows that the dual-encoder structure is a powerful and efficient framework to nominate candidates if entities are only identified by descriptions. However, they ignore the property that meanings of entity mentions diverge in different contexts and are related to various portions of descriptions, which are treated equally in previous works. In this work, we propose Multi-View Entity Representations (MuVER), a novel approach for entity retrieval that constructs multi-view representations for entity descriptions and approximates the optimal view for mentions via a heuristic searching method. Our method achieves the state-of-the-art performance on ZESHEL and improves the quality of candidates on three standard Entity Linking datasets

📄 PDF Abstract BibTeX arXiv:2109.05716

Code (1)

alibaba-nlp/muver 공식 구현 pytorch

Tasks

Entity LinkingEntity RetrievalRetrieval

Methods 이 논문이 사용한 방법론

MuVER 설명 없음

Similar Papers 제목 키워드 기반

MUVERA: Multi-Vector Retrieval via Fixed Dimensional Encodings

2024-05-29 · Laxman Dhulipala, Majid Hadian, Rajesh Jayaram, Jason Lee 외

Neural embedding models have become a fundamental component of modern information retrieval (IR) pipelines. These models produce a single embedding $x \in \mathbb{R}^d$ per data-point, allowing for fast retrieval via hig…

Information RetrievalRetrieval

TurkColBERT: A Benchmark of Dense and Late-Interaction Models for Turkish Information Retrieval

2025-11-20 · Özay Ezerceli, Mahmoud El Hussieni, Selva Taş, Reyhan Bayraktar 외 arxiv

Neural information retrieval systems excel in high-resource languages but remain underexplored for morphologically rich, lower-resource languages such as Turkish. Dense bi-encoders currently dominate Turkish IR, yet late…

Information Retrieval

Business models for the simulation hypothesis

2024-04-13 · Evangelos Katsamakas

The simulation hypothesis suggests that we live in a computer simulation. That notion has attracted significant scholarly and popular interest. This article explores the simulation hypothesis from a business perspective.…

Management

MIA 2022 Shared Task Submission: Leveraging Entity Representations, Dense-Sparse Hybrids, and Fusion-in-Decoder for Cross-Lingual Question Answering

2022-07-05 · NAACL (MIA) 2022 7 · Zhucheng Tu, Sarguna Janani Padmanabhan

We describe our two-stage system for the Multilingual Information Access (MIA) 2022 Shared Task on Cross-Lingual Open-Retrieval Question Answering. The first stage consists of multilingual passage retrieval with a hybrid…

Cross-Lingual Question AnsweringDecoderLanguage ModelingLanguage Modelling+3

TechRAG: Evidence-Gated Multimodal Agentic RAG for Technical Literature Reasoning

2026-06-01 · Kanwar Bharat Singh arxiv

This paper presents an agentic multimodal retrieval-augmented generation (RAG) framework for domain-specific literature reasoning, instantiated on a curated corpus of several thousand papers in intelligent tires, vehicle…

Text Retrieval