paper-with-me

Papers

A divide and conquer method for symbolic regression

2017-05-23 · Changtong Luo, Chen Chen, Zonglin Jiang

Symbolic regression aims to find a function that best explains the relationship between independent variables and the objective value based on a given set of sample data. Genetic programming (GP) is usually considered as an appropriate method for the problem since it can optimize functional structure and coefficients simultaneously. However, the convergence speed of GP might be too slow for large scale problems that involve a large number of variables. Fortunately, in many applications, the target function is separable or partially separable. This feature motivated us to develop a new method, divide and conquer (D&C), for symbolic regression, in which the target function is divided into a number of sub-functions and the sub-functions are then determined by any of a GP algorithm. The separability is probed by a new proposed technique, Bi-Correlation test (BiCT). D&C powered GP has been tested on some real-world applications, and the study shows that D&C can help GP to get the target function much more rapidly.

📄 PDF Abstract BibTeX arXiv:1705.08061

Code (0)

등록된 구현이 없습니다.

Tasks

regressionSymbolic Regression

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

KAN-SR: A Kolmogorov-Arnold Network Guided Symbolic Regression Framework

2025-09-12 · Marco Andrea Bühler, Gonzalo Guillén-Gosálbez arxiv

We introduce a novel symbolic regression framework, namely KAN-SR, built on Kolmogorov Arnold Networks (KANs) which follows a divide-and-conquer approach. Symbolic regression searches for mathematical equations that best…

Optimal Tuning for Divide-and-conquer Kernel Ridge Regression with Massive Data

2018-07-01 · ICML 2018 7 · Ganggang Xu, Zuofeng Shang, Guang Cheng

Divide-and-conquer is a powerful approach for large and massive data analysis. In the nonparameteric regression setting, although various theoretical frameworks have been established to achieve optimality in estimat…

regressionTwo-sample testing

Statistical Optimality of Divide and Conquer Kernel-based Functional Linear Regression

2022-11-20 · Jiading Liu, Lei Shi

Previous analysis of regularized functional linear regression in a reproducing kernel Hilbert space (RKHS) typically requires the target function to be contained in this kernel space. This paper studies the convergence p…

regression

Divide and Conquer Local Average Regression

2016-01-23 · Xiangyu Chang, Shao-Bo Lin, Yao Wang

The divide and conquer strategy, which breaks a massive data set into a se- ries of manageable data blocks, and then combines the independent results of data blocks to obtain a final decision, has been recognized as a st…

regression

A Neural Divide-and-Conquer Reasoning Framework for Image Retrieval from Linguistically Complex Text

2023-05-03 · Yunxin Li, Baotian Hu, Yuxin Ding, Lin Ma 외

Pretrained Vision-Language Models (VLMs) have achieved remarkable performance in image retrieval from text. However, their performance drops drastically when confronted with linguistically complex texts that they struggl…

Image RetrievalLogical ReasoningRetrieval