paper-with-me

Papers

Fast Training Algorithms for Deep Convolutional Fuzzy Systems with Application to Stock Index Prediction

2018-12-07 · Li-Xin Wang

A deep convolutional fuzzy system (DCFS) on a high-dimensional input space is a multi-layer connection of many low-dimensional fuzzy systems, where the input variables to the low-dimensional fuzzy systems are selected through a moving window across the input spaces of the layers. To design the DCFS based on input-output data pairs, we propose a bottom-up layer-by-layer scheme. Specifically, by viewing each of the first-layer fuzzy systems as a weak estimator of the output based only on a very small portion of the input variables, we design these fuzzy systems using the WM Method. After the first-layer fuzzy systems are designed, we pass the data through the first layer to form a new data set and design the second-layer fuzzy systems based on this new data set in the same way as designing the first-layer fuzzy systems. Repeating this process layer-by-layer we design the whole DCFS. We also propose a DCFS with parameter sharing to save memory and computation. We apply the DCFS models to predict a synthetic chaotic plus random time-series and the real Hang Seng Index of the Hong Kong stock market.

📄 PDF Abstract BibTeX arXiv:1812.11226

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Optimize TSK Fuzzy Systems for Regression Problems: Mini-Batch Gradient Descent with Regularization, DropRule and AdaBound (MBGD-RDA)

2019-03-26 · Dongrui Wu, Ye Yuan, Yihua Tan

Takagi-Sugeno-Kang (TSK) fuzzy systems are very useful machine learning models for regression problems. However, to our knowledge, there has not existed an efficient and effective training algorithm that ensures their ge…

PyTSK: A Python Toolbox for TSK Fuzzy Systems

2022-06-07 · Yuqi Cui, Dongrui Wu, Xue Jiang, Yifan Xu

This paper presents PyTSK, a Python toolbox for developing Takagi-Sugeno-Kang (TSK) fuzzy systems. Based on scikit-learn and PyTorch, PyTSK allows users to optimize TSK fuzzy systems using fuzzy clustering or mini-batch …

Clustering

The World of Combinatorial Fuzzy Problems and the Efficiency of Fuzzy Approximation Algorithms

2015-09-10 · Tomoyuki Yamakami

We re-examine a practical aspect of combinatorial fuzzy problems of various types, including search, counting, optimization, and decision problems. We are focused only on those fuzzy problems that take series of fuzzy in…

Using memristor crossbar structure to implement a novel adaptive real time fuzzy modeling algorithm

2013-09-12 · Iman Esmaili Paeen Afrakoti, Saeed Bagheri Shouraki, Farnood Merrikhbayat

Although fuzzy techniques promise fast meanwhile accurate modeling and control abilities for complicated systems, different difficulties have been re-vealed in real situation implementations. Usually there is no escape o…

Active Learning

A Fast Interpretable Fuzzy Tree Learner

2025-12-12 · Javier Fumanal-Idocin, Raquel Fernandez-Peralta, Javier Andreu-Perez arxiv

Fuzzy rule-based systems have been mostly used in interpretable decision-making because of their interpretable linguistic rules. However, interpretability requires both sensible linguistic partitions and small rule-base …

Computational Efficiency