paper-with-me

Papers

Ranking Kernels for Structures and Embeddings: A Hybrid Preference and Classification Model

2017-09-01 · EMNLP 2017 9 · Kateryna Tymoshenko, Daniele Bonadiman, Aless Moschitti, ro

Recent work has shown that Tree Kernels (TKs) and Convolutional Neural Networks (CNNs) obtain the state of the art in answer sentence reranking. Additionally, their combination used in Support Vector Machines (SVMs) is promising as it can exploit both the syntactic patterns captured by TKs and the embeddings learned by CNNs. However, the embeddings are constructed according to a classification function, which is not directly exploitable in the preference ranking algorithm of SVMs. In this work, we propose a new hybrid approach combining preference ranking applied to TKs and pointwise ranking applied to CNNs. We show that our approach produces better results on two well-known and rather different datasets: WikiQA for answer sentence selection and SemEval cQA for comment selection in Community Question Answering.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Community Question AnsweringGeneral ClassificationLearning-To-RankQuestion AnsweringRerankingSentenceWord Embeddings

Similar Papers 제목 키워드 기반

Addressing Community Question Answering in English and Arabic

2016-10-18 · Giovanni Da San Martino, Alberto Barrón-Cedeño, Salvatore Romeo, Alessandro Moschitti 외

This paper studies the impact of different types of features applied to learning to re-rank questions in community Question Answering. We tested our models on two datasets released in SemEval-2016 Task 3 on "Community Qu…

Community Question AnsweringLearning-To-RankMachine TranslationQuestion Answering+2

Hybrid Multi-Criteria Preference Ranking by Subsorting

2023-06-20 · Yong Zheng, David Xuejun Wang

Multi-criteria recommender systems can improve the quality of recommendations by considering user preferences on multiple criteria. One promising approach proposed recently is multi-criteria ranking, which uses Pareto ra…

Recommendation Systems

Beyond Positive History: Re-ranking with List-level Hybrid Feedback

2024-10-28 · Muyan Weng, Yunjia Xi, Weiwen Liu, Bo Chen 외

As the last stage of recommender systems, re-ranking generates a re-ordered list that aligns with the user's preference. However, previous works generally focus on item-level positive feedback as history (e.g., only clic…

Contrastive LearningRecommendation SystemsRe-Ranking

Antithetic and Monte Carlo kernel estimators for partial rankings

2018-07-01 · Maria Lomeli, Mark Rowland, Arthur Gretton, Zoubin Ghahramani

In the modern age, rankings data is ubiquitous and it is useful for a variety of applications such as recommender systems, multi-object tracking and preference learning. However, most rankings data encountered in the rea…

Multi-Object TrackingObject TrackingRecommendation Systems

FusionDeepMF: A Dual Embedding based Deep Fusion Model for Recommendation

2022-10-11 · Supriyo Mandal, Abyayananda Maiti

Traditional Collaborative Filtering (CF) based methods are applied to understand the personal preferences of users/customers for items or products from the rating matrix. Usually, the rating matrix is sparse in nature. S…

Collaborative Filtering