paper-with-me

홈 › Papers

Multi-Aspect co-Attentional Collaborative Filtering for Extreme Multi-label Text Classification

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

This work proposes a general and effective architecture for the extreme multi-label text classification (XMTC), and reformate the learning task to an interaction function between document and label. Recently, there are many studies trying to enhance text representation or reduce the number of labels to optimize the problem of lack of information in a text or the sparsity of the possibility vector. In the field of recommendation, a similar problem is already defined and studied for a quite long time. It is worthy to learn methods from recommendation to XMTC for finding matching relations in large size of dataset accurately. With co- attention mechanism and neural collaborative filtering, we not only learn informative label representation enhanced by document-specific label group vector and label-specific text feature vector but also build an effective interaction function to get matching score. After ex- tensive comparison experiments with various models, results demonstrate the architecture we proposed outperforms most of the methods and achieves significant improvement on basic document encoders.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringMulti Label Text ClassificationMulti-Label Text Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Collaborative Filtering with Recurrent Neural Networks

2016-08-26 · Robin Devooght, Hugues Bersini

We show that collaborative filtering can be viewed as a sequence prediction problem, and that given this interpretation, recurrent neural networks offer very competitive approach. In particular we study how the long shor…

Collaborative FilteringMovie Recommendation

Data Poisoning Attacks on Factorization-Based Collaborative Filtering

2016-08-29 · NeurIPS 2016 12 · Bo Li, Yining Wang, Aarti Singh, Yevgeniy Vorobeychik

Recommendation and collaborative filtering systems are important in modern information and e-commerce applications. As these systems are becoming increasingly popular in the industry, their outputs could affect business …

Collaborative FilteringData PoisoningDecision Making

Deep Attentional Guided Image Filtering

2021-12-13 · Zhiwei Zhong, Xianming Liu, Junjun Jiang, Debin Zhao 외

Guided filter is a fundamental tool in computer vision and computer graphics which aims to transfer structure information from guidance image to target image. Most existing methods construct filter kernels from the guida…

Collaborative FilteringDepth Image UpsamplingDepth Map Super-Resolution

Collaborative Filtering vs. Content-Based Filtering: differences and similarities

2019-12-18 · Rafael Glauber, Angelo Loula

Recommendation Systems (SR) suggest items exploring user preferences, helping them with the information overload problem. Two approaches to SR have received more prominence, Collaborative Filtering, and Content-Based Fil…

Collaborative FilteringRecommendation Systems

An Item-Based Collaborative Filtering using Dimensionality Reduction Techniques on Mahout Framework

2015-03-23 · Bokde Dheeraj kumar, Girase Sheetal, Mukhopadhyay Debajyoti

Collaborative Filtering is the most widely used prediction technique in Recommendation System. Most of the current CF recommender systems maintains single criteria user rating in user item matrix. However, recent studies…

Collaborative FilteringDimensionality ReductionPredictionRecommendation Systems