English

AutoML-guided Fusion of Entity and LLM-based Representations for Document Classification

Artificial Intelligence 2024-10-01 v2 Computation and Language

Abstract

Large semantic knowledge bases are grounded in factual knowledge. However, recent approaches to dense text representations (i.e. embeddings) do not efficiently exploit these resources. Dense and robust representations of documents are essential for effectively solving downstream classification and retrieval tasks. This work demonstrates that injecting embedded information from knowledge bases can augment the performance of contemporary Large Language Model (LLM)-based representations for the task of text classification. Further, by considering automated machine learning (AutoML) with the fused representation space, we demonstrate it is possible to improve classification accuracy even if we use low-dimensional projections of the original representation space obtained via efficient matrix factorization. This result shows that significantly faster classifiers can be achieved with minimal or no loss in predictive performance, as demonstrated using five strong LLM baselines on six diverse real-life datasets. The code is freely available at \url{https://github.com/bkolosk1/bablfusion.git}.

Keywords

Cite

@article{arxiv.2408.09794,
  title  = {AutoML-guided Fusion of Entity and LLM-based Representations for Document Classification},
  author = {Boshko Koloski and Senja Pollak and Roberto Navigli and Blaž Škrlj},
  journal= {arXiv preprint arXiv:2408.09794},
  year   = {2024}
}

Comments

Accepted at the 2024 Discovery Science Conference, oral presentation track

R2 v1 2026-06-28T18:16:27.012Z