paper-with-me

Papers

Towards Exploiting Implicit Human Feedback for Improving RDF2vec Embeddings

2020-04-09 · Ahmad Al Taweel, Heiko Paulheim

RDF2vec is a technique for creating vector space embeddings from an RDF knowledge graph, i.e., representing each entity in the graph as a vector. It first creates sequences of nodes by performing random walks on the graph. In a second step, those sequences are processed by the word2vec algorithm for creating the actual embeddings. In this paper, we explore the use of external edge weights for guiding the random walks. As edge weights, transition probabilities between pages in Wikipedia are used as a proxy for the human feedback for the importance of an edge. We show that in some scenarios, RDF2vec utilizing those transition probabilities can outperform both RDF2vec based on random walks as well as the usage of graph internal edge weights.

📄 PDF Abstract BibTeX arXiv:2004.04423

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

RDF2Vec 설명 없음

Similar Papers 제목 키워드 기반

Implicit Feedback for Dense Passage Retrieval: A Counterfactual Approach

2022-04-01 · Shengyao Zhuang, Hang Li, Guido Zuccon

In this paper we study how to effectively exploit implicit feedback in Dense Retrievers (DRs). We consider the specific case in which click data from a historic click log is available as implicit feedback. We then exploi…

counterfactualPassage RetrievalPositionRetrieval

PinView: Implicit Feedback in Content-Based Image Retrieval

2014-10-02 · Zakria Hussain, Arto Klami, Jussi Kujala, Alex P. Leung 외

This paper describes PinView, a content-based image retrieval system that exploits implicit relevance feedback collected during a search session. PinView contains several novel methods to infer the intent of the user. Fr…

Content-Based Image RetrievalImage RetrievalRetrieval

Rethinking Similarity Search: Embracing Smarter Mechanisms over Smarter Data

2023-08-02 · Renzhi Wu, Jingfan Meng, Jie Jeff Xu, Huayi Wang 외

In this vision paper, we propose a shift in perspective for improving the effectiveness of similarity search. Rather than focusing solely on enhancing the data quality, particularly machine learning-generated embeddings,…

Retrieval

Feature Based Task Recommendation in Crowdsourcing with Implicit Observations

2016-02-10 · Habibur Rahman, Lucas Joppa, Senjuti Basu Roy

Existing research in crowdsourcing has investigated how to recommend tasks to workers based on which task the workers have already completed, referred to as {\em implicit feedback}. We, on the other hand, investigate the…

Your Mouse and Eyes Secretly Leak Your Preference: LLM Alignment using Implicit Feedback from Users

2026-06-18 · Haw-Shiuan Chang, Jeffrey Gomez, Mehul Patwari, Aryan Sajith 외 arxiv

To align a Large Language Model (LLM), most existing methods collect explicit human feedback and train a reward model to predict the human preference based on the response text. These existing methods have two key limita…