中文
相关论文

相关论文: Interpretable and Fair Boolean Rule Sets via Colum…

200 篇论文

We present a novel method - LIBRE - to learn an interpretable classifier, which materializes as a set of Boolean rules. LIBRE uses an ensemble of bottom-up weak learners operating on a random subset of features, which allows for the…

机器学习 · 计算机科学 2019-11-18 Graziano Mita , Paolo Papotti , Maurizio Filippone , Pietro Michiardi

We introduce the Rule Network with Selective Logical Operators (RNS), a novel neural architecture that employs \textbf{selective logical operators} to adaptively choose between AND and OR operations at each neuron during training. Unlike…

机器学习 · 计算机科学 2026-04-03 Bowen Wei , Ziwei Zhu

State-of-the-art results in typical classification tasks are mostly achieved by unexplainable machine learning methods, like deep neural networks, for instance. Contrarily, in this paper, we investigate the application of rule learning…

机器学习 · 计算机科学 2024-03-11 Albert Nössig , Tobias Hell , Georg Moser

The column-and-constraint generation (CCG) method was introduced by \citet{Zeng2013} for solving two-stage adaptive optimization. We found that the CCG method is quite scalable, but sometimes, and in some applications often, produces…

最优化与控制 · 数学 2018-07-10 Dimitris Bertsimas , Shimrit Shtern

The Fourier representation for the uniform distribution over the Boolean cube has found numerous applications in algorithms and complexity analysis. Notably, in learning theory, learnability of Disjunctive Normal Form (DNF) under uniform as…

数据结构与算法 · 计算机科学 2025-06-03 Mohsen Heidari , Roni Khardon

In this paper, we consider the problem of generating a set of counterfactual explanations for a group of instances, with the one-for-many allocation rule, where one explanation is allocated to a subgroup of the instances. For the first…

机器学习 · 计算机科学 2024-02-16 Andrea Lodi , Jasone Ramírez-Ayerbe

Graph Generation is a recently introduced enhanced Column Generation algorithm for solving expanded Linear Programming relaxations of mixed integer linear programs without weakening the expanded relaxations which characterize these methods.…

最优化与控制 · 数学 2022-02-04 Julian Yarkony , Amelia Regan

In this paper, we explore the potential of generative machine learning models as an alternative to the computationally expensive Monte Carlo (MC) simulations commonly used by the Large Hadron Collider (LHC) experiments. Our objective is to…

高能物理 - 实验 · 物理学 2023-11-21 Allison Xu , Shuo Han , Xiangyang Ju , Haichen Wang

Multi-label classification consists in classifying an instance into two or more classes simultaneously. It is a very challenging task present in many real-world applications, such as classification of biology, image, video, audio, and text.…

Conventional rule learning algorithms aim at finding a set of simple rules, where each rule covers as many examples as possible. In this paper, we argue that the rules found in this way may not be the optimal explanations for each of the…

机器学习 · 计算机科学 2023-01-27 Van Quoc Phuong Huynh , Johannes Fürnkranz , Florian Beck

Boolean circuit is a computational graph that consists of the dynamic directed graph structure and static functionality. The commonly used logic optimization and Boolean matching-based transformation can change the behavior of the Boolean…

机器学习 · 计算机科学 2024-11-19 Liwei Ni , Xinquan Li , Biwei Xie , Huawei Li

Fairness-aware learning is increasingly important in data mining. Discrimination prevention aims to prevent discrimination in the training data before it is used to conduct predictive analysis. In this paper, we focus on fair data…

机器学习 · 计算机科学 2018-05-30 Depeng Xu , Shuhan Yuan , Lu Zhang , Xintao Wu

Tree ensembles are very popular machine learning models, known for their effectiveness in supervised classification and regression tasks. Their performance derives from aggregating predictions of multiple decision trees, which are renowned…

最优化与控制 · 数学 2025-01-14 Lorenzo Bonasera , Emilio Carrizosa

Neural network architectures have been extensively employed in the fair representation learning setting, where the objective is to learn a new representation for a given vector which is independent of sensitive information. Various…

Majority of state-of-the-art deep learning methods are discriminative approaches, which model the conditional distribution of labels given inputs features. The success of such approaches heavily depends on high-quality labeled instances,…

机器学习 · 计算机科学 2019-09-13 Yanwu Xu , Mingming Gong , Junxiang Chen , Tongliang Liu , Kun Zhang , Kayhan Batmanghelich

Rule ensembles are designed to provide a useful trade-off between predictive accuracy and model interpretability. However, the myopic and random search components of current rule ensemble methods can compromise this goal: they often need…

机器学习 · 计算机科学 2021-01-22 Mario Boley , Simon Teshuva , Pierre Le Bodic , Geoffrey I Webb

Collaborative Filtering (CF) is widely used in recommender systems to model user-item interactions. With the great success of Deep Neural Networks (DNNs) in various fields, advanced works recently have proposed several DNN-based models for…

神经与进化计算 · 计算机科学 2021-11-16 Yuhan Fang , Yuqiao Liu , Yanan Sun

The problem of column subset selection asks for a subset of columns from an input matrix such that the matrix can be reconstructed as accurately as possible within the span of the selected columns. A natural extension is to consider a…

机器学习 · 计算机科学 2024-08-13 Antonis Matakos , Bruno Ordozgoiti , Suhas Thejaswi

To reduce human error and prejudice, many high-stakes decisions have been turned over to machine algorithms. However, recent research suggests that this does not remove discrimination, and can perpetuate harmful stereotypes. While…

计算机与社会 · 计算机科学 2019-12-18 Yuzi He , Keith Burghardt , Kristina Lerman

The reasonable definition of semantic interpretability presents the core challenge in explainable AI. This paper proposes a method to modify a traditional convolutional neural network (CNN) into an interpretable compositional CNN, in order…

计算机视觉与模式识别 · 计算机科学 2021-07-12 Wen Shen , Zhihua Wei , Shikun Huang , Binbin Zhang , Jiaqi Fan , Ping Zhao , Quanshi Zhang