paper-with-me

홈 › Papers

Ranking Perspective for Tree-based Methods with Applications to Symbolic Feature Selection

2024-10-03 · Hengrui Luo, Meng Li

Tree-based methods are powerful nonparametric techniques in statistics and machine learning. However, their effectiveness, particularly in finite-sample settings, is not fully understood. Recent applications have revealed their surprising ability to distinguish transformations (which we call symbolic feature selection) that remain obscure under current theoretical understanding. This work provides a finite-sample analysis of tree-based methods from a ranking perspective. We link oracle partitions in tree methods to response rankings at local splits, offering new insights into their finite-sample behavior in regression and feature selection tasks. Building on this local ranking perspective, we extend our analysis in two ways: (i) We examine the global ranking performance of individual trees and ensembles, including Classification and Regression Trees (CART) and Bayesian Additive Regression Trees (BART), providing finite-sample oracle bounds, ranking consistency, and posterior contraction results. (ii) Inspired by the ranking perspective, we propose concordant divergence statistics $\mathcal{T}_0$ to evaluate symbolic feature mappings and establish their properties. Numerical experiments demonstrate the competitive performance of these statistics in symbolic feature selection tasks compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2410.02623

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionregression

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Tree-Based Deep Learning for Ranking Symbolic Integration Algorithms

2025-08-08 · Rashid Barket, Matthew England, Jürgen Gerhard arxiv

Symbolic indefinite integration in Computer Algebra Systems such as Maple involves selecting the most effective algorithm from multiple available methods. Not all methods will succeed for a given problem, and when severa…

Hash-Based Tree Similarity and Simplification in Genetic Programming for Symbolic Regression

2021-07-22 · Bogdan Burlacu, Lukas Kammerer, Michael Affenzeller, Gabriel Kronberger

We introduce in this paper a runtime-efficient tree hashing algorithm for the identification of isomorphic subtrees, with two important applications in genetic programming for symbolic regression: fast, online calculatio…

DiversityregressionSymbolic Regression

Building the Building Blocks: From Simplification to Winning Trees in Genetic Programming

2021-09-29 · Lucija Planinić, Marko Đurasević, Stjepan Picek, Domagoj Jakobovic

Genetic Programming (GP) represents a powerful paradigm in diverse real-world applications. While GP can reach optimal (or at least ``good-enough'') solutions for many problems, such solutions are not without deficiencie…

Symbolic Regression

Beyond Kemeny Medians: Consensus Ranking Distributions Definition, Properties and Statistical Learning

2026-02-11 · Stephan Clémençon, Ekhine Irurozki arxiv

In this article we develop a new method for summarizing a ranking distribution, \textit{i.e.} a probability distribution on the symmetric group $\mathfrak{S}_n$, beyond the classical theory of consensus and Kemeny median…

A Novel Architecture for Symbolic Reasoning with Decision Trees and LLM Agents

2025-08-07 · Andrew Kiruluta arxiv

We propose a hybrid architecture that integrates decision tree-based symbolic reasoning with the generative capabilities of large language models (LLMs) within a coordinated multi-agent framework. Unlike prior approaches…