Top-K Product Design Based on Collaborative Tagging Data
Mahashweta Das, Gautam Das, Vagelis Hristidis

TL;DR
This paper proposes methods to predict product attributes and select top-k products likely to attract desirable tags using collaborative tagging data, enhancing product design strategies.
Contribution
It introduces a novel approach combining Naive Bayes classifiers and algorithms for top-k product selection based on collaborative tags, including exact and approximation algorithms with proven bounds.
Findings
Exact two-tier algorithm outperforms naive methods on moderate instances
Polynomial-time approximation algorithm with guaranteed error bounds
Hill-climbing heuristic effective for large-scale problems
Abstract
The widespread use and popularity of collaborative content sites (e.g., IMDB, Amazon, Yelp, etc.) has created rich resources for users to consult in order to make purchasing decisions on various products such as movies, e-commerce products, restaurants, etc. Products with desirable tags (e.g., modern, reliable, etc.) have higher chances of being selected by prospective customers. This creates an opportunity for product designers to design better products that are likely to attract desirable tags when published. In this paper, we investigate how to mine collaborative tagging data to decide the attribute values of new products and to return the top-k products that are likely to attract the maximum number of desirable tags when published. Given a training set of existing products with their features and user-submitted tags, we first build a Naive Bayes Classifier for each tag. We show that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Web Data Mining and Analysis · Rough Sets and Fuzzy Logic
