Abstract

Collaborative recommendation involves leveraging information from one entity to suggest attributes of other entities through pattern analysis. These models are invaluable for understanding data behaviour’s impact on related entities. Researchers propose various pattern recognition and correlation models, employing distance metrics like Jaccard, Cosine, etc., to estimate correlations between user queries and recommendation datasets. However, these models become less efficient as dataset size increases due to exponential correlation estimation delays. To enhance scalability while retaining recommendation quality, a new approach is introduced: ADCMDES. This novel augmented cross-domain collaborative model employs a hybrid distance metric and ensemble stratification for dataset pruning. It operates semi-supervisedly, requiring information about the entities being collaborated upon. This data is used to cluster similar collaborative entities, producing a condensed cluster with greater relevancy to user queries. Utilizing word2vec, records are transformed into features for an ensemble classification engine. The resultant model categorizes user input, directing it to the most relevant cluster. Entries within this cluster are ranked using a hybrid metric amalgamating 18 distance measures, enhancing correlation between input queries and recommendations. In testing, ADCMDES exhibited 15% better accuracy, 8% better precision, 9% better recall, and 3% lower RMSE compared to standard models across datasets. While some delay is introduced due to ensemble classification and augmented feature pooling, this doesn't considerably affect long-term recommendation performance and can be mitigated through parallel processing and redundancy reduction techniques.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.