paper-with-me

홈 › Papers

Large Language Model Enhanced Machine Learning Estimators for Classification

2024-05-08 · Yuhang Wu, Yingfei Wang, Chu Wang, Zeyu Zheng

Pre-trained large language models (LLM) have emerged as a powerful tool for simulating various scenarios and generating output given specific instructions and multimodal input. In this work, we analyze the specific use of LLM to enhance a classical supervised machine learning method for classification problems. We propose a few approaches to integrate LLM into a classical machine learning estimator to further enhance the prediction performance. We examine the performance of the proposed approaches through both standard supervised learning binary classification tasks, and a transfer learning task where the test data observe distribution changes compared to the training data. Numerical experiments using four publicly available datasets are conducted and suggest that using LLM to enhance classical machine learning estimators can provide significant improvement on prediction performance.

📄 PDF Abstract BibTeX arXiv:2405.05445

Code (1)

wyharturia/llm_enhanced_ml 공식 구현

Tasks

Binary ClassificationLanguage ModelingLanguage ModellingLarge Language ModelTransfer Learning

Similar Papers 제목 키워드 기반

Causal Interaction Trees: Tree-Based Subgroup Identification for Observational Data

2020-03-06 · Jiabei Yang, Issa J. Dahabreh, Jon A. Steingrimsson

We propose Causal Interaction Trees for identifying subgroups of participants that have enhanced treatment effects using observational data. We extend the Classification and Regression Tree algorithm by using splitting c…

Decision Makingregression

A Multilevel Approach to Training

2020-06-28 · Vanessa Braglia, Alena Kopaničáková, Rolf Krause

We propose a novel training method based on nonlinear multilevel minimization techniques, commonly used for solving discretized large scale partial differential equations. Our multilevel training method constructs a mult…

Optimizing Estimators of Squared Calibration Errors in Classification

2024-10-09 · Sebastian G. Gruber, Francis Bach

In this work, we propose a mean-squared error-based risk that enables the comparison and optimization of estimators of squared calibration errors in practical settings. Improving the calibration of classifiers is crucial…

ClassificationDecision Makingimage-classificationImage Classification+1

Are Large Language Models State-of-the-art Quality Estimators for Machine Translation of User-generated Content?

2024-10-08 · Shenbin Qian, Constantin Orăsan, Diptesh Kanojia, Félix do Carmo

This paper investigates whether large language models (LLMs) are state-of-the-art quality estimators for machine translation of user-generated content (UGC) that contains emotional expressions, without the use of referen…

In-Context LearningMachine Translationparameter-efficient fine-tuningTranslation

Machine learning for causal inference: on the use of cross-fit estimators

2020-04-21 · Paul N Zivich, Alexander Breskin

Modern causal inference methods allow machine learning to be used to weaken parametric modeling assumptions. However, the use of machine learning may result in complications for inference. Doubly-robust cross-fit estimat…

BIG-bench Machine LearningCausal InferenceEnsemble Learning