Leveraging large language models for pre-trained recommender systems

Z Chu, H Hao, X Ouyang, S Wang, Y Wang… - arXiv preprint arXiv …, 2023 - arxiv.org
Recent advancements in recommendation systems have shifted towards more
comprehensive and personalized recommendations by utilizing large language models …

Better together? an evaluation of ai-supported code translation

JD Weisz, M Muller, SI Ross, F Martinez… - Proceedings of the 27th …, 2022 - dl.acm.org
Generative machine learning models have recently been applied to source code, for use
cases including translating code between programming languages, creating documentation …

[PDF][PDF] A fast APRIORI implementation.

F Bodon - FIMI, 2003 - Citeseer
The efficiency of frequent itemset mining algorithms is determined mainly by three factors:
the way candidates are generated, the data structure that is used and the implementation …

Performance optimization of MapReduce-based Apriori algorithm on Hadoop cluster

S Singh, R Garg, PK Mishra - Computers & Electrical Engineering, 2018 - Elsevier
Many techniques have been proposed to implement the Apriori algorithm on MapReduce
framework but only a few have focused on performance improvement. FPC (Fixed Passes …

Enhancing reuse of constraint solutions to improve symbolic execution

X Jia, C Ghezzi, S Ying - … of the 2015 International Symposium on …, 2015 - dl.acm.org
Constraint solution reuse is an effective approach to save the time of constraint solving in
symbolic execution. Most of the existing reuse approaches are based on syntactic or …

Survey on publicly available sinhala natural language processing tools and research

N De Silva - arXiv preprint arXiv:1906.02358, 2019 - arxiv.org
Sinhala is the native language of the Sinhalese people who make up the largest ethnic
group of Sri Lanka. The language belongs to the globe-spanning language tree, Indo …

Security issues of smart contracts in ethereum platforms

T Krupa, M Ries, I Kotuliak… - 2021 28th Conference of …, 2021 - ieeexplore.ieee.org
Smart contracts belong to the most rapidly growing aspect of the world of cryptocurrencies.
This phenomenon attracts great attention from researchers but also the business community …

[HTML][HTML] Pattern mining algorithms for data streams using itemset

M Krishnamoorthy, R Karthikeyan - Measurement: Sensors, 2022 - Elsevier
Abstract Knowledge discovery and data mining are fast growing fields of study that span a
variety of disciplines, including distributed systems, databases, artificial intelligence …

Wait-free trees with asymptotically-efficient range queries

I Kokorin, V Yudov, V Aksenov… - 2024 IEEE International …, 2024 - ieeexplore.ieee.org
Tree data structures, such as red-black trees, quad trees, treaps, or tries, are fundamental
tools in computer science. A classical problem in concurrency is to obtain expressive …

Performance analysis of apriori algorithm with different data structures on hadoop cluster

S Singh, R Garg, PK Mishra - arXiv preprint arXiv:1511.07017, 2015 - arxiv.org
Mining frequent itemsets from massive datasets is always being a most important problem of
data mining. Apriori is the most popular and simplest algorithm for frequent itemset mining …