paper-with-me

홈 › Papers

Rule Learning by Modularity

2022-12-23 · Albert Nössig, Tobias Hell, Georg Moser

In this paper, we present a modular methodology that combines state-of-the-art methods in (stochastic) machine learning with traditional methods in rule learning to provide efficient and scalable algorithms for the classification of vast data sets, while remaining explainable. Apart from evaluating our approach on the common large scale data sets MNIST, Fashion-MNIST and IMDB, we present novel results on explainable classifications of dental bills. The latter case study stems from an industrial collaboration with Allianz Private Krankenversicherungs-Aktiengesellschaft which is an insurance company offering diverse services in Germany.

📄 PDF Abstract BibTeX arXiv:2212.12335

Code (1)

albertn7/modularrulelearning 공식 구현

Similar Papers 제목 키워드 기반

The Myth of Modularity in Rule-Based Systems

2013-03-27 · David Heckerman, Eric J. Horvitz

In this paper, we examine the concept of modularity, an often cited advantage of the ruled-based representation methodology. We argue that the notion of modularity consists of two distinct concepts which we call syntacti…

valid

Breaking Neural Network Scaling Laws with Modularity

2024-09-09 · Akhilan Boopathy, Sunshine Jiang, William Yue, Jaedong Hwang 외

Modular neural networks outperform nonmodular neural networks on tasks ranging from visual question answering to robotics. These performance improvements are thought to be due to modular networks' superior ability to mod…

Question AnsweringVisual Question Answering

Continuous Submodular Function Maximization

2020-06-24 · Yatao Bian, Joachim M. Buhmann, Andreas Krause

Continuous submodular functions are a category of generally non-convex/non-concave functions with a wide spectrum of applications. The celebrated property of this class of functions - continuous submodularity - enables b…

How Modular Is a Frontier Mixture-of-Experts? A Pre-registered Causal Test in Which Apparent Expert Modularity Mostly Dissolves

2026-06-23 · Tony Salomone, Deep Gandhi, Ali Asaria arxiv

Sparse Mixture-of-Experts (MoE) models route each token to a few of many experts, inviting the hypothesis that experts form functional modules tied to capabilities or languages. We test this causally on Command A+, a fro…

Modularity Aspects of Disjunctive Stable Models

2014-01-15 · Tomi Janhunen, Emilia Oikarinen, Hans Tompits, Stefan Woltran

Practically all programming languages allow the programmer to split a program into several modules which brings along several advantages in software development. In this paper, we are interested in the area of answer-set…