APEX2 maintains an extremely small personalized knowledge graph by decaying old interest scores, diffusing new query heat, and incrementally re-sorting triples, outperforming static summarizers in simulated evolving-query experiments.
LLM-Forest: Ensemble Learning of LLMs with Graph-Augmented Prompts for Data Imputation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Missing data imputation is a critical challenge in various domains, such as healthcare and finance, where data completeness is vital for accurate analysis. Large language models (LLMs), trained on vast corpora, have shown strong potential in data generation, making them a promising tool for data imputation. However, challenges persist in designing effective prompts for a finetuning-free process and in mitigating biases and uncertainty in LLM outputs. To address these issues, we propose a novel framework, LLM-Forest, which introduces a "forest" of few-shot prompt learning LLM "trees" with their outputs aggregated via confidence-based weighted voting based on LLM self-assessment, inspired by the ensemble learning (Random Forest). This framework is established on a new concept of bipartite information graphs to identify high-quality relevant neighboring entries with both feature and value granularity. Extensive experiments on 9 real-world datasets demonstrate the effectiveness and efficiency of LLM-Forest.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
APEX$^2$: Adaptive and Extreme Summarization for Personalized Knowledge Graphs
APEX2 maintains an extremely small personalized knowledge graph by decaying old interest scores, diffusing new query heat, and incrementally re-sorting triples, outperforming static summarizers in simulated evolving-query experiments.