paper-with-me

Papers

Unsupervised, Efficient and Semantic Expertise Retrieval

2016-08-23 · Christophe Van Gysel, Maarten de Rijke, Marcel Worring

We introduce an unsupervised discriminative model for the task of retrieving experts in online document collections. We exclusively employ textual evidence and avoid explicit feature engineering by learning distributed word representations in an unsupervised way. We compare our model to state-of-the-art unsupervised statistical vector space and probabilistic generative approaches. Our proposed log-linear model achieves the retrieval performance levels of state-of-the-art document-centric methods with the low inference cost of so-called profile-centric approaches. It yields a statistically significant improved ranking over vector space and generative models in most cases, matching the performance of supervised methods on various benchmarks. That is, by using solely text we can do as well as methods that work with external evidence and/or relevance feedback. A contrastive analysis of rankings produced by discriminative and generative approaches shows that they have complementary strengths due to the ability of the unsupervised discriminative model to perform semantic matching.

📄 PDF Abstract BibTeX arXiv:1608.06651

Code (1)

cvangysel/SERT 공식 구현

Tasks

Feature EngineeringRetrieval

Similar Papers 제목 키워드 기반

HyperbolicRAG: Enhancing Retrieval-Augmented Generation with Hyperbolic Representations

2025-11-24 · Linxiao Cao, Ruitao Wang, Jindong Li, Zhipeng Zhou 외 arxiv

Retrieval-augmented generation (RAG) enables large language models (LLMs) to access external knowledge, helping mitigate hallucinations and enhance domain-specific expertise. Graph-based RAG enhances structural reasoning…

Semantic SimilarityKnowledge Graphs

Soft Seeded SSL Graphs for Unsupervised Semantic Similarity-based Retrieval

2017-12-15 · Srivastava Avikalp, Datt Madhav

Semantic similarity based retrieval is playing an increasingly important role in many IR systems such as modern web search, question-answering, similar document retrieval etc. Improvements in retrieval of semantically si…

Question AnsweringRetrievalSemantic SimilaritySemantic Textual Similarity

Using Rank Aggregation for Expert Search in Academic Digital Libraries

2015-01-21 · Catarina Moreira, Bruno Martins, Pável Calado

The task of expert finding has been getting increasing attention in information retrieval literature. However, the current state-of-the-art is still lacking in principled approaches for combining different sources of evi…

Information RetrievalRetrieval

Unsupervised Hashtag Retrieval and Visualization for Crisis Informatics

2018-01-18 · Gu Yao, Kejriwal Mayank

In social media like Twitter, hashtags carry a lot of semantic information and can be easily distinguished from the main text. Exploring and visualizing the space of hashtags in a meaningful way can offer important insig…

Dimensionality ReductionRetrieval

Dual-Stream Knowledge-Preserving Hashing for Unsupervised Video Retrieval

2023-10-12 · Pandeng Li, Hongtao Xie, Jiannan Ge, Lei Zhang 외

Unsupervised video hashing usually optimizes binary codes by learning to reconstruct input videos. Such reconstruction constraint spends much effort on frame-level temporal context changes without focusing on video-level…

RetrievalSemantic RetrievalSemantic SimilaritySemantic Textual Similarity+1