Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,932 papers · 148 categories

Trend · papers per month

5.7%11.5%17.2%23.0% · Oct 202519922001200920172026
48 results for adaptive fuzzy inference

Study compares neural networks for stock selection using fundamental ratios.

problem Predicting stock performance using fundamental financial ratios.
method Comparative study of feed-forward neural network (FNN) and adaptive neural fuzzy inference system (ANFIS).
result Both FNN and ANFIS can separate winners and losers, but FNN performs better.

Fuzzy prediction sets generalize binary predictions to include elements at varying confidence levels.

problem Binary prediction sets are limited; fuzzy prediction sets offer richer guarantees.
method Generalize prediction sets to fuzzy sets, showing they are e-values with merging properties.
result Optimal e-values lead to optimal fuzzy prediction sets, including optimal conformal prediction.

The paper develops models to predict the remaining useful life of water pipes.

problem Predicting the remaining useful life of deteriorating water pipes.
method Artificial Neural Networks (ANNs) and Adaptive Neuro-fuzzy Inference System (ANFIS) applied to field data.
result Models accurately predict the reduction of remaining useful life due to pipe deterioration.

Paper develops a neural-fuzzy controller for GPS-intelligent buoys.

problem Optimally track dynamically positioned marine buoys with unknown parameters.
method Dynamic system modeling using neural-fuzzy networks with backstepping technique.
result The controller minimizes position errors and adjusts buoy positions accurately.

In this paper we propose a novel approach for learning from data using rule based fuzzy inference systems where the model parameters are estimated using Bayesian inference and Markov Chain Monte Carlo (MCMC) techniques. We show the applicability of the method for regression and classification tasks using synthetic data…

2016-10-28abs ↗pdf ↗

Paper proposes an online learning algorithm for a neuro-fuzzy classifier with mixed data.

problem Inability of GFMMNN learning algorithms to handle mixed-attribute data.
method Extended online learning algorithm for GFMMNN that can handle both continuous and categorical features.
result Superior and stable classification performance compared to other learning algorithms.

EGFC learns from streaming data to classify power quality disturbances.

problem Real-time detection and classification of power quality disturbances.
method Evolving Gaussian Fuzzy Classification (EGFC) framework with semi-supervised learning.
result Encouraging classification results from online data streams.

In this paper, we have tried to apply the concepts of fuzzy sets to Lie groups and its relative concepts. First, we define a C1{\cal C}^1 fuzzy submanifold after reviewing C1{\cal C}^1-fuzzy manifold definition. In main section, we defined the Lie group and some its relative concepts such as fuzzy transformation group,…

2009-08-03abs ↗pdf ↗

iCVI-ARTMAP accelerates clustering with adaptive resonance theory and validity indices.

problem Improving clustering efficiency and accuracy using adaptive resonance theory.
method Integrates adaptive resonance theory (ARTMAP) with incremental cluster validity indices (iCVIs) for clustering.
result Significantly reduces clustering time and outperforms other methods on synthetic and real-world data.

FCMs model feedback in complex systems, combining expert knowledge and statistical learning.

problem Modeling feedback in complex, interconnected systems.
method Fuzzy cognitive maps (FCMs) as fuzzy signed directed graphs, allowing for feedback loops and nonlinear dynamics.
result FCMs can better represent domain knowledge and simulate policy scenarios compared to DAGs.

Paper proposes a classifier using fuzzy sets for data simplification.

problem Data simplification and handling uncertainty in real-world applications.
method Multi-resolution hierarchical granular representation (MRHGRC) using hyperbox fuzzy sets.
result High accuracy at low granularity with reduced data size.

Bayesian estimators for causal inference using hierarchical Gaussian Processes.

problem Estimating causal effects in sharp and fuzzy RD/RK designs.
method Hierarchical Gaussian Process models for regression and classification.
result Hierarchical GP models improve precision and coverage of RD/RK estimations.

In this paper, we take a new look at the possibilistic c-means (PCM) and adaptive PCM (APCM) clustering algorithms from the perspective of uncertainty. This new perspective offers us insights into the clustering process, and also provides us greater degree of flexibility. We analyze the clustering behavior of PCM-based…

2016-10-27abs ↗pdf ↗

Enhanced fuzzy system predicts chaotic time series with improved accuracy.

problem Forecasting chaotic time series with high uncertainty.
method Combines evolving fuzzy systems, participatory learning, KRLS, and type-2 fuzzy sets.
result Proposed model outperforms other methods in accuracy and complexity.

Paper investigates differentiable fuzzy implications and their suitability for learning.

problem Analyzing differentiable fuzzy implications and their suitability for learning.
method Investigates the properties of fuzzy implications in a differentiable setting and introduces a new family of fuzzy implications.
result Various fuzzy implications are unsuitable for differentiable learning, and a new family of fuzzy implications is introduced.

SESSC clusters fuzzy rules for TSK classifiers, improving performance with label info.

problem Lack of supervised clustering for TSK fuzzy classifiers.
method SESSC integrates within-cluster compactness, between-cluster separation, and label information.
result SESSC initialization outperforms other clustering methods, especially for small rule numbers.

A federated method for feature selection in multi-label data.

problem Feature selection in multi-label data for distributed and federated environments.
method Semi-Supervised Federated Multi-Label Feature Selection (SSFMLFS) using fuzzy information measures.
result SSFMLFS outperforms other methods in feature selection for multi-label data in federated settings.

A new fuzzy clustering method using hyperbolic smoothing for large datasets.

problem Building fuzzy clusters for large data sets efficiently.
method A novel smoothing numerical approach to relax the sum-of-squares criterion, converting the problem into a differentiable optimization problem.
result The method produces better fuzzy partitions compared to traditional fuzzy CC-means.

Unified framework for hierarchical image classification with epistemic uncertainty.

problem Overconfident predictions and lack of logical consistency in deep learning models.
method Neurosymbolic approach with epistemic deep learning, using focal set reasoning and differentiable fuzzy logic.
result Maintains accuracy on par with transformer baselines while providing more calibrated and interpretable predictions.

Unified probabilistic foundation for fuzzy simplicial sets in dimensionality reduction.

problem Lack of clear probabilistic interpretation in fuzzy simplicial sets.
method Introducing a probabilistic framework explaining fuzzy simplicial sets as marginals of probability measures on simplicial sets.
result Unified probabilistic theoretical foundation for fuzzy simplicial sets.

CAF-HFCM automatically forms a cluster hierarchy and optimizes the number of clusters without trial-and-validation.

problem Challenges in determining the optimal number of clusters in fuzzy c-means.
method CAF-HFCM, an auto-fused hierarchical fuzzy c-means method.
result Automatic agglomeration and optimal number of clusters without validity indices.

Proposes new random models for fuzzy clustering similarity measures.

problem Challenges in choosing a random model for fuzzy clustering similarity measures.
method Introduces three intuitive and explainable random models for fuzzy clusterings.
result Each random model has distinct behavior, emphasizing the importance of accurate model selection.

Optimized fuzzy entropy framework improves feature selection and classification performance.

problem Improving feature selection and classification in fuzzy entropy frameworks.
method Implemented and compared combinations of ideal vectors, maximal similarity classifiers, and fuzzy entropy functions.
result Optimized combination of ideal vector, similarity classifier, and fuzzy entropy function achieved the most stable performance for all three datasets.

ANFIS system improves satellite attitude estimation and control.

problem Improving accuracy of satellite attitude estimation and control.
method Adaptive neuro-fuzzy integrated (ANFIS) model for satellite attitude estimation and control.
result ANFIS controller outperforms optimal PID controller in time and smoothness.

Measuring the similarity of two files is an important task in malware analysis, with fuzzy hash functions being a popular approach. Traditional fuzzy hash functions are data agnostic: they do not learn from a particular dataset how to determine similarity; their behavior is fixed across all datasets. In this paper, we …

2018-12-17abs ↗pdf ↗

Study compares GFMM neural networks for pattern classification.

problem Pattern classification problems.
method Two algorithms (incremental and agglomerative learning) to train GFMM neural networks.
result GFMM neural networks show strong and weak points on benchmark datasets.

A new hybrid fuzzy-crisp clustering algorithm addresses imbalanced cluster sizes.

problem Imbalanced influence in fuzzy c-means clustering for large vs. small clusters.
method Hybrid fuzzy-crisp algorithm combining linear and quadratic membership functions, setting exact zero membership for sufficiently distant points.
result The hybrid algorithm outperforms conventional fuzzy and crisp clustering methods on imbalanced datasets.