REVIEW 3 cited by
Data Imputation using Large Language Model to Accelerate Recommendation System
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
This paper aims to address the challenge of sparse and missing data in recommendation systems, a significant hurdle in the age of big data. Traditional imputation methods struggle to capture complex relationships within the data. We propose a novel approach that fine-tune Large Language Model (LLM) and use it impute missing data for recommendation systems. LLM which is trained on vast amounts of text, is able to understand complex relationship among data and intelligently fill in missing information. This enriched data is then used by the recommendation system to generate more accurate and personalized suggestions, ultimately enhancing the user experience. We evaluate our LLM-based imputation method across various tasks within the recommendation system domain, including single classification, multi-classification, and regression compared to traditional data imputation methods. By demonstrating the superiority of LLM imputation over traditional methods, we establish its potential for improving recommendation system performance.
Forward citations
Cited by 3 Pith papers
-
QUEST: Query Optimization in Unstructured Document Analysis
QUEST reduces LLM extraction cost in unstructured document analytics by retrieving only relevant segments via a two-level index and by generating per-document filter and join execution plans during query execution.
-
MARS: Multi-Agent Re-ranking for Repeat-Order Food Delivery Recommendation
A modular LLM-plus-collaborative-filtering pipeline matches or slightly beats specialized food-delivery baselines on repeat-order ranking, with backbone strength and inference-time reasoning driving the gains.
-
Empowering Tabular Data Preparation with Language Models: Why and How?
A structured survey synthesizes LM-based tabular data preparation methods into four phases and two enabling strategies, with qualitative assessments and future directions.
Discussion (0). Sign in to comment.