paper-with-me

홈 › Papers

PREMISE: Matching-based Prediction for Accurate Review Recommendation

2025-05-02 · Wei Han, Hui Chen, Soujanya Poria

We present PREMISE (PREdict with Matching ScorEs), a new architecture for the matching-based learning in the multimodal fields for the multimodal review helpfulness (MRHP) task. Distinct to previous fusion-based methods which obtains multimodal representations via cross-modal attention for downstream tasks, PREMISE computes the multi-scale and multi-field representations, filters duplicated semantics, and then obtained a set of matching scores as feature vectors for the downstream recommendation task. This new architecture significantly boosts the performance for such multimodal tasks whose context matching content are highly correlated to the targets of that task, compared to the state-of-the-art fusion-based methods. Experimental results on two publicly available datasets show that PREMISE achieves promising performance with less computational cost.

📄 PDF Abstract BibTeX arXiv:2505.01255

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Learning Fine-grained Fact-Article Correspondence in Legal Cases

2021-04-21 · Jidong Ge, Yunyun huang, Xiaoyu Shen, Chuanyi Li 외

Automatically recommending relevant law articles to a given legal case has attracted much attention as it can greatly release human labor from searching over the large database of laws. However, current researches only s…

ArticlesText Matching

A Zero Attentive Relevance Matching Networkfor Review Modeling in Recommendation System

2021-01-16 · Hansi Zeng, Zhichao Xu, Qingyao Ai

User and item reviews are valuable for the construction of recommender systems. In general, existing review-based methods for recommendation can be broadly categorized into two groups: the siamese models that build stati…

Recommendation Systems

WatClaimCheck: A new Dataset for Claim Entailment and Inference

2022-05-01 · ACL 2022 5 · Kashif Khan, Ruizhe Wang, Pascal Poupart

We contribute a new dataset for the task of automated fact checking and an evaluation of state of the art algorithms. The dataset includes claims (from speeches, interviews, social media and news articles), review articl…

ArticlesFact CheckingPassage RetrievalRetrieval

Confidence Intervals for Error Rates in 1:1 Matching Tasks: Critical Statistical Analysis and Recommendations

2023-06-01 · Riccardo Fogliato, Pratik Patil, Pietro Perona

Matching algorithms are commonly used to predict matches between items in a collection. For example, in 1:1 face verification, a matching algorithm predicts whether two face images depict the same person. Accurately asse…

Face Verification

Match made by BERT? Towards Interpretable Paper-Reviewer Assignments in NLP

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Both scientific progress and individual researcher careers depend on the quality of peer review, which in turn depends on paper-reviewer matching. Surprisingly, this problem has been mostly approached simply as an automa…