中文
相关论文

相关论文: Learning Interpretable Temporal Properties from Po…

200 篇论文

Interpretable classifiers have recently witnessed an increase in attention from the data mining community because they are inherently easier to understand and explain than their more complex counterparts. Examples of interpretable…

机器学习 · 计算机科学 2019-11-01 Hugo M. Proença , Matthijs van Leeuwen

Understanding the behavior of learned classifiers is an important task, and various black-box explanations, logical reasoning approaches, and model-specific methods have been proposed. In this paper, we introduce probabilistic sufficient…

机器学习 · 计算机科学 2021-05-24 Eric Wang , Pasha Khosravi , Guy Van den Broeck

Algorithmic approaches to interpreting machine learning models have proliferated in recent years. We carry out human subject tests that are the first of their kind to isolate the effect of algorithmic explanations on a key aspect of model…

计算与语言 · 计算机科学 2020-05-06 Peter Hase , Mohit Bansal

Reinforcement learning policies are typically represented by black-box neural networks, which are non-interpretable and not well-suited for safety-critical domains. To address both of these issues, we propose constrained normalizing flow…

机器学习 · 计算机科学 2024-05-03 Finn Rietz , Erik Schaffernicht , Stefan Heinrich , Johannes A. Stork

As machine learning becomes an important part of many real world applications affecting human lives, new requirements, besides high predictive accuracy, become important. One important requirement is transparency, which has been associated…

机器学习 · 计算机科学 2019-08-01 Tiago Botari , Rafael Izbicki , Andre C. P. L. F. de Carvalho

Methods for interpreting machine learning black-box models increase the outcomes' transparency and in turn generates insight into the reliability and fairness of the algorithms. However, the interpretations themselves could contain…

机器学习 · 计算机科学 2019-06-05 Yujia Zhang , Kuangyan Song , Yiming Sun , Sarah Tan , Madeleine Udell

One of the most fundamental problems in computational learning theory is the the problem of learning a finite automaton $A$ consistent with a finite set $P$ of positive examples and with a finite set $N$ of negative examples. By…

形式语言与自动机理论 · 计算机科学 2022-06-22 Jonas Lingg , Mateus de Oliveira Oliveira , Petra Wolf

We present an algorithm for extraction of a probabilistic deterministic finite automaton (PDFA) from a given black-box language model, such as a recurrent neural network (RNN). The algorithm is a variant of the exact-learning algorithm L*,…

机器学习 · 计算机科学 2020-01-01 Gail Weiss , Yoav Goldberg , Eran Yahav

Recent studies on Learning to Optimize (L2O) suggest a promising path to automating and accelerating the optimization procedure for complicated tasks. Existing L2O models parameterize optimization rules by neural networks, and learn those…

机器学习 · 计算机科学 2022-05-10 Wenqing Zheng , Tianlong Chen , Ting-Kuei Hu , Zhangyang Wang

Teaching a deep reinforcement learning (RL) agent to follow instructions in multi-task environments is a challenging problem. We consider that user defines every task by a linear temporal logic (LTL) formula. However, some causal…

机器人学 · 计算机科学 2022-07-14 Duo Xu , Faramarz Fekri

Many preference elicitation algorithms consider preference over propositional logic formulas or items with different attributes. In sequential decision making, a user's preference can be a preorder over possible outcomes, each of which is a…

人工智能 · 计算机科学 2025-05-26 Hazhar Rahmani , Jie Fu

Linear temporal logic (LTL) is a compelling framework for specifying complex, structured tasks for reinforcement learning (RL) agents. Recent work has shown that interpreting LTL instructions as finite automata, which can be seen as…

人工智能 · 计算机科学 2025-12-03 Mattia Giuri , Mathias Jackermeier , Alessandro Abate

Existing works on "black-box" model interpretation use local-linear approximations to explain the predictions made for each data instance in terms of the importance assigned to the different features for arriving at the prediction. These…

机器学习 · 计算机科学 2019-08-28 Kartik Ahuja , William Zame , Mihaela van der Schaar

Linear temporal logic was introduced in order to reason about reactive systems. It is often considered with respect to infinite words, to specify the behaviour of long-running systems. One can consider more general models for linear time,…

计算机科学中的逻辑 · 计算机科学 2011-01-11 Julien Cristau

Explaining and reasoning about processes which underlie observed black-box phenomena enables the discovery of causal mechanisms, derivation of suitable abstract representations and the formulation of more robust predictions. We propose to…

人工智能 · 计算机科学 2017-07-27 Svetlin Penkov , Subramanian Ramamoorthy

With the availability of large databases and recent improvements in deep learning methodology, the performance of AI systems is reaching or even exceeding the human level on an increasing number of complex tasks. Impressive examples of this…

人工智能 · 计算机科学 2017-08-29 Wojciech Samek , Thomas Wiegand , Klaus-Robert Müller

Machine teaching is an algorithmic framework for teaching a target hypothesis via a sequence of examples or demonstrations. We investigate machine teaching for temporal logic formulas -- a novel and expressive hypothesis class amenable to…

人工智能 · 计算机科学 2020-01-28 Zhe Xu , Yuxin Chen , Ufuk Topcu

Interpretability has become incredibly important as machine learning is increasingly used to inform consequential decisions. We propose to construct global explanations of complex, blackbox models in the form of a decision tree…

机器学习 · 计算机科学 2019-01-28 Osbert Bastani , Carolyn Kim , Hamsa Bastani

Deep learning algorithms have recently shown to be a successful tool in estimating parameters of statistical models for which simulation is easy, but likelihood computation is challenging. But the success of these approaches depends on…

机器学习 · 统计学 2024-02-20 Amanda Lenzi , Haavard Rue

Pretrained transformer-based Language Models (LMs) are well-known for their ability to achieve significant improvement on NLP tasks, but their black-box nature, which leads to a lack of interpretability, has been a major concern. My…

计算与语言 · 计算机科学 2024-12-06 Ximing Wen