SymboLLM-FE Boosts Feature Engineering with LLMs and Symbolic Regression

Zi-Jian Cheng, Zi-Yi Jia, Zhi Zhou, Yu-Feng Li, Lan-Zhe Guo· August 31, 2026 View original

Key takeaways

  • SymboLLM-FE combines symbolic regression and LLMs for superior feature engineering.
  • It generates highly interpretable features, addressing a key AutoFE limitation.
  • The method significantly outperforms existing AutoFE techniques on various datasets.
  • It reduces the need for costly multi-round LLM iterations.

Who benefits

Data ScienceFinanceHealthcareE-commerceManufacturing

Summary

This paper introduces SymboLLM-FE, a novel approach combining symbolic regression and large language models for automated feature engineering on tabular data. It aims to generate highly interpretable and performant features while overcoming the limitations of traditional AutoFE and LLM-based methods.

Tabular data often presents challenges in machine learning due to features lacking sufficient discriminative power, which automated feature engineering (AutoFE) aims to address by generating and selecting new features. However, existing AutoFE methods frequently produce features that are difficult to interpret, while LLM-based approaches can be costly due to multi-round iterations and carry risks of bias or hallucination. To overcome these limitations, researchers propose SymboLLM-FE, a hybrid method that integrates symbolic regression with large language models. Symbolic regression is used to extract mathematically expressive formulas strongly correlated with the target variable, thereby enhancing model performance. These formulas are then refined by LLMs, leveraging their extensive prior knowledge to ensure the interpretability of the generated features. Empirical evaluations across six real-world datasets and four Kaggle competitions demonstrate that SymboLLM-FE surpasses current AutoFE techniques. The method effectively tackles the dual challenges of poor interpretability and excessive iterations by employing a statistically grounded LLM refinement mechanism, requiring only a minimal number of LLM calls.

Why it matters

This innovation offers a more efficient and interpretable way to enhance machine learning model performance on tabular data, crucial for data scientists and engineers.

How to implement this in your domain

  1. 1Explore integrating SymboLLM-FE into your data preprocessing pipelines for tabular datasets.
  2. 2Evaluate the interpretability and performance gains on your specific machine learning tasks.
  3. 3Consider using this approach to reduce the manual effort in feature engineering.
  4. 4Investigate the potential for applying symbolic regression and LLM refinement to domain-specific feature creation.

Original post by Zi-Jian Cheng, Zi-Yi Jia, Zhi Zhou, Yu-Feng Li, Lan-Zhe Guo

"arXiv:2608.28408v1 Announce Type: new Abstract: Tabular data, as a core data format in machine learning, often lacks the discriminative power needed for high-performance modeling due to insufficient feature informativeness. Automated Feature Engineering (AutoFE) overcomes this by…"

View on X

Originally posted by Zi-Jian Cheng, Zi-Yi Jia, Zhi Zhou, Yu-Feng Li, Lan-Zhe Guo on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses