中文
相关论文

相关论文: FOLD-RM: A Scalable, Efficient, and Explainable In…

200 篇论文

FOLD-R is an automated inductive learning algorithm for learning default rules for mixed (numerical and categorical) data. It generates an (explainable) answer set programming (ASP) rule set for classification tasks. We present an improved…

机器学习 · 计算机科学 2022-02-15 Huaduo Wang , Gopal Gupta

FOLD-R++ is a new inductive learning algorithm for binary classification tasks. It generates an (explainable) normal logic program for mixed type (numerical and categorical) data. We present a customized FOLD-R++ algorithm with the ranking…

机器学习 · 计算机科学 2022-06-16 Huaduo Wang , Gopal Gupta

We present FOLD-SE, an efficient, explainable machine learning algorithm for classification tasks given tabular data containing numerical and categorical values. FOLD-SE generates a set of default rules-essentially a stratified normal logic…

机器学习 · 计算机科学 2023-01-11 Huaduo Wang , Gopal Gupta

FOLD-RM is an explainable machine learning classification algorithm that uses training data to create a set of classification rules. In this paper we introduce CON-FOLD which extends FOLD-RM in several ways. CON-FOLD assigns…

人工智能 · 计算机科学 2024-08-16 Lachlan McGinness , Peter Baumgartner

Recently, the demand for Machine Learning (ML) models that can balance accuracy, efficiency, and interpreability has grown significantly. Traditionally, there has been a tradeoff between accuracy and explainability in predictive models,…

机器学习 · 计算机科学 2025-09-24 Akshay Murthy , Shawn Sebastian , Manil Shangle , Huaduo Wang , Sopam Dasgupta , Gopal Gupta

Machine learning (ML) techniques play a pivotal role in high-stakes domains such as healthcare, where accurate predictions can greatly enhance decision-making. However, most high-performing methods such as neural networks and ensemble…

人工智能 · 计算机科学 2026-01-08 Sanne Wielinga , Jesse Heyninck

Interpretability has always been a major concern for fuzzy rule-based classifiers. The usage of human-readable models allows them to explain the reasoning behind their predictions and decisions. However, when it comes to Big Data…

机器学习 · 计算机科学 2019-02-26 Mikel Elkano , Jose Sanz , Edurne Barrenechea , Humberto Bustince , Mikel Galar

Inference from tabular data, collections of continuous and categorical variables organized into matrices, is a foundation for modern technology and science. Yet, in contrast to the explosive changes in the rest of AI, the best practice for…

机器学习 · 计算机科学 2026-04-07 Daniel Beaglehole , David Holzmüller , Adityanarayanan Radhakrishnan , Mikhail Belkin

Federated learning has emerged recently as a promising solution for distributing machine learning tasks through modern networks of mobile devices. Recent studies have obtained lower bounds on the expected decrease in model loss that is…

The continually increasing number of complex datasets each year necessitates ever improving machine learning methods for robust and accurate categorization of these data. This paper introduces Random Multimodel Deep Learning (RMDL): a new…

机器学习 · 计算机科学 2018-06-01 Kamran Kowsari , Mojtaba Heidarysafa , Donald E. Brown , Kiana Jafari Meimandi , Laura E. Barnes

Building accurate and interpretable Machine Learning (ML) models for heterogeneous/mixed data is a long-standing challenge for algorithms designed for numeric data. This work focuses on developing numeric coding schemes for non-numeric…

机器学习 · 计算机科学 2023-11-27 Boris Kovalerchuk , Elijah McCoy

We present a heuristic based algorithm to induce \textit{nonmonotonic} logic programs that will explain the behavior of XGBoost trained classifiers. We use the technique based on the LIME approach to locally select the most important…

机器学习 · 计算机科学 2018-11-12 Farhad Shakerin , Gopal Gupta

Meta-learning is used to efficiently enable the automatic selection of machine learning models by combining data and prior knowledge. Since the traditional meta-learning technique lacks explainability, as well as shortcomings in terms of…

机器学习 · 计算机科学 2022-06-14 Xinyue Shao , Hongzhi Wang , Xiao Zhu , Feng Xiong

Model merging has emerged as a crucial technique in Deep Learning, enabling the integration of multiple models into a unified system while preserving perfor-mance and scalability. In this respect, the compositional properties of low-rank…

机器学习 · 计算机科学 2025-03-11 Riccardo Salami , Pietro Buzzega , Matteo Mosconi , Jacopo Bonato , Luigi Sabetta , Simone Calderara

Rule-based models are essential for high-stakes decision-making due to their transparency and interpretability, but their discrete nature creates challenges for optimization and scalability. In this work, we present the Fuzzy Rule-based…

机器学习 · 计算机科学 2025-09-25 Javier Fumanal-Idocin , Raquel Fernandez-Peralta , Javier Andreu-Perez

Many vision-related tasks benefit from reasoning over multiple modalities to leverage complementary views of data in an attempt to learn robust embedding spaces. Most deep learning-based methods rely on a late fusion technique whereby…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Austin Reiter , Menglin Jia , Pu Yang , Ser-Nam Lim

Reward models (RMs) are critical for aligning Large Language Models via Reinforcement Learning from Human Feedback (RLHF). While Generative Reward Models (GRMs) achieve superior accuracy through chain-of-thought (CoT) reasoning, they incur…

计算与语言 · 计算机科学 2026-03-24 Jiayun Wu , Peixu Hou , Shan Qu , Peng Zhang , Ning Gu , Tun Lu

Federated learning (FL) aims to train machine learning (ML) models collaboratively using decentralized data, bypassing the need for centralized data aggregation. Standard FL models often assume that all data come from the same unknown…

机器学习 · 计算机科学 2025-03-25 Wen Bai , Yi Wong , Xiao Qiao , Chin Pang Ho

How to construct an interpretable autonomous driving decision-making system has become a focal point in academic research. In this study, we propose a novel approach that leverages large language models (LLMs) to generate executable,…

人工智能 · 计算机科学 2025-06-18 Fanzhi Zeng , Siqi Wang , Chuzhao Zhu , Li Li

Classification algorithms to mine data stream have been extensively studied in recent years. However, a lot of these algorithms are designed for supervised learning which requires labeled instances. Nevertheless, the labeling of the data is…

‹ 上一页 1 2 3 10 下一页 ›