paper-with-me

홈 › Papers

Symbolic Segmentation Using Algorithm Selection

2015-05-29 · Martin Lukac, Kamila Abdiyeva, Michitaka Kameyama

In this paper we present an alternative approach to symbolic segmentation; instead of implementing a new method we approach symbolic segmentation as an algorithm selection problem. That is, let there be $n$ available algorithms for symbolic segmentation, a selection mechanism forms a set of input features and image attributes and selects on a case by case basis the best algorithm. The selection mechanism is demonstrated from within an algorithm framework where the selection is done in a set of various algorithm networks. Two sets of experiments are performed and in both cases we demonstrate that the algorithm selection allows to increase the result of the symbolic segmentation by a considerable amount.

📄 PDF Abstract BibTeX arXiv:1505.07934

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Reasoning and Algorithm Selection Augmented Symbolic Segmentation

2016-08-12 · Martin Lukac, Kamila Abdiyeva, Michitaka Kameyama

In this paper we present an alternative method to symbolic segmentation: we approach symbolic segmentation as an algorithm selection problem. That is, let there be a set A of available algorithms for symbolic segmentatio…

AttributeSegmentationSemantic Segmentation

LLM-Meta-SR: Learning to Evolve Selection Operators for Symbolic Regression

2025-05-24 · Hengzhe Zhang, Qi Chen, Bing Xue, Mengjie Zhang

Large language models (LLMs) have revolutionized algorithm development, yet their application in symbolic regression, where algorithms automatically discover symbolic expressions from data, remains constrained and is typ…

regressionSymbolic Regression

(Exhaustive) Symbolic Regression and model selection by minimum description length

2025-07-17 · Harry Desmond arxiv

Symbolic regression is the machine learning method for learning functions from data. After a brief overview of the symbolic regression landscape, I will describe the two main challenges that traditional algorithms face: …

MrSQM: Fast Time Series Classification with Symbolic Representations

2021-09-02 · Thach Le Nguyen, Georgiana Ifrim

Symbolic representations of time series have proven to be effective for time series classification, with many recent approaches including SAX-VSM, BOSS, WEASEL, and MrSEQL. The key idea is to transform numerical time ser…

Classificationfeature selectionTime SeriesTime Series Analysis+1

Probabilistic Lexicase Selection

2023-05-19 · Li Ding, Edward Pantridge, Lee Spector

Lexicase selection is a widely used parent selection algorithm in genetic programming, known for its success in various task domains such as program synthesis, symbolic regression, and machine learning. Due to its non-pa…

Program SynthesisregressionSymbolic Regression