paper-with-me

홈 › Papers

Class Symbolic Regression: Gotta Fit 'Em All

2023-12-04 · Wassim Tenachi, Rodrigo Ibata, Thibaut L. François, Foivos I. Diakogiannis

We introduce 'Class Symbolic Regression' (Class SR) a first framework for automatically finding a single analytical functional form that accurately fits multiple datasets - each realization being governed by its own (possibly) unique set of fitting parameters. This hierarchical framework leverages the common constraint that all the members of a single class of physical phenomena follow a common governing law. Our approach extends the capabilities of our earlier Physical Symbolic Optimization ($\Phi$-SO) framework for Symbolic Regression, which integrates dimensional analysis constraints and deep reinforcement learning for unsupervised symbolic analytical function discovery from data. Additionally, we introduce the first Class SR benchmark, comprising a series of synthetic physical challenges specifically designed to evaluate such algorithms. We demonstrate the efficacy of our novel approach by applying it to these benchmark challenges and showcase its practical utility for astrophysics by successfully extracting an analytic galaxy potential from a set of simulated orbits approximating stellar streams.

📄 PDF Abstract BibTeX arXiv:2312.01816

Code (1)

wassimtenachi/physo 공식 구현 pytorch

Tasks

AllDeep Reinforcement LearningregressionSymbolic Regression

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

GoTTA be Diverse: Rethinking Memory Policies for Test-Time Adaptation

2026-05-19 · Shyma Alhuwaider, Yasmeen Alsaedy, Merey Ramazanova, Silvio Giancola 외 arxiv

Test-time adaptation (TTA) enables a pre-trained model to adapt online to an unlabeled test stream under distribution shift. While most TTA research focuses on the adaptation objective, practical streams also depend crit…

Test-time Adaptation

Gotta: Generative Few-shot Question Answering by Prompt-based Cloze Data Augmentation

2023-06-07 · Xiusi Chen, Yu Zhang, Jinliang Deng, Jyun-Yu Jiang 외

Few-shot question answering (QA) aims at precisely discovering answers to a set of questions from context passages while only a few training samples are available. Although existing studies have made some progress and ca…

Data AugmentationQuestion Answering

Temporal Memory-Aware Online Test-Time Adaptation on Dynamic Graphs

2026-08-28 · Bo Li, Xin Zheng, Ming Jin, Can Wang 외 arxiv

Test-time adaptation (TTA) on graphs aims to adapt a graph neural network (GNN) that is well-trained on the training graph to the test graph, which involves potential distribution shifts that may harm model generalizatio…

Test-time AdaptationGraph Neural Network

EGG-SR: Embedding Symbolic Equivalence into Symbolic Regression via Equality Graph

2025-11-08 · Nan Jiang, Ziyi Wang, Yexiang Xue arxiv

Symbolic regression seeks to uncover physical laws from experimental data by searching for closed-form expressions, which is an important task in AI-driven scientific discovery. Yet the exponential growth of the search s…

Reinforcement Learning

Symbolic regression for defect interactions in 2D materials

2025-12-23 · Mikhail Lazarev, Andrey Ustyuzhanin arxiv

Machine learning models have become firmly established across all scientific fields. Extracting features from data and making inferences based on them with neural network models often yields high accuracy; however, this …

Graph Neural Network