中文
相关论文

相关论文: Formal Verification of Minimax Algorithms

200 篇论文

We study parallel algorithms for the minimization of Deterministic Finite Automata (DFAs). In particular, we implement four different massively parallel algorithms on Graphics Processing Units (GPUs). Our results confirm the expectations…

分布式、并行与集群计算 · 计算机科学 2024-10-31 Jan Martens , Anton Wijs

We propose a theoretical framework for the problem of learning a real-valued function which meets fairness requirements. This framework is built upon the notion of $\alpha$-relative (fairness) improvement of the regression function which we…

统计理论 · 数学 2022-01-11 Evgenii Chzhen , Nicolas Schreuder

The automation of decision procedures makes certification essential. We suggest to use determinacy of turn-based two-player games with regular winning conditions in order to generate certificates for the number of states that a…

形式语言与自动机理论 · 计算机科学 2022-01-20 Orna Kupferman , Nir Lavee , Salomon Sickert

Cody & Waite argument reduction technique works perfectly for reasonably large arguments but as the input grows there are no bit left to approximate the constant with enough accuracy. Under mild assumptions, we show that the result computed…

数学软件 · 计算机科学 2007-08-29 Sylvie Boldo , Marc Daumas , Ren Cang Li

In deep learning, Bayesian neural networks (BNN) provide the role of robustness analysis, and the minimax method is used to be a conservative choice in the traditional Bayesian field. In this paper, we study a conservative BNN with the…

机器学习 · 计算机科学 2024-12-02 Junping Hong , Ercan Engin Kuruoglu

The Distributional Alignment Game framework provides a powerful variational perspective on Answer-Level Fine-Tuning (ALFT). However, standard algorithms for these games rely on estimating logarithmic rewards from small batches, introducing…

机器学习 · 计算机科学 2026-05-05 Mehryar Mohri , Jon Schneider , Yutao Zhong

Automated Machine Learning-based systems' integration into a wide range of tasks has expanded as a result of their performance and speed. Although there are numerous advantages to employing ML-based systems, if they are not interpretable,…

机器学习 · 计算机科学 2022-12-08 Ioannis Mollas , Nick Bassiliades , Grigorios Tsoumakas

Neural networks are now extensively used in perception, prediction and control of autonomous systems. Their deployment in safety-critical systems brings forth the need for verification techniques for such networks. As an alternative to…

人工智能 · 计算机科学 2021-04-27 Moumita Das , Rajarshi Ray , Swarup Kumar Mohalik , Ansuman Banerjee

Recent progress towards theoretical interpretability guarantees for AI has been made with classifiers that are based on interactive proof systems. A prover selects a certificate from the datapoint and sends it to a verifier who decides the…

机器学习 · 计算机科学 2023-06-08 Stephan Wäldchen

In 1979 Stockman introduced the SSS* minimax search algorithm that domi- nates Alpha-Beta in the number of leaf nodes expanded. Further investigation of the algorithm showed that it had three serious drawbacks, which prevented its use by…

人工智能 · 计算机科学 2014-04-08 Aske Plaat , Jonathan Schaeffer , Wim Pijls , Arie de Bruin

Guided policy search algorithms can be used to optimize complex nonlinear policies, such as deep neural networks, without directly computing policy gradients in the high-dimensional parameter space. Instead, these methods use supervised…

机器学习 · 计算机科学 2016-07-18 William Montgomery , Sergey Levine

Recent advancements in Large Language Models (LLMs) have successfully employed search-based strategies to enhance code generation. However, existing methods typically rely on static, sparse public test cases for verification, leading to…

软件工程 · 计算机科学 2026-04-14 Qingyao Li , Weiwen Liu , Weinan Zhang , Yong Yu , Bo An

Counterfactual explanations are viewed as an effective way to explain machine learning predictions. This interest is reflected by a relatively young literature with already dozens of algorithms aiming to generate such explanations. These…

机器学习 · 计算机科学 2022-12-05 Raphael Mazzine , David Martens

Counterfactual regret minimization is a family of algorithms of no-regret learning dynamics capable of solving large-scale imperfect information games. We propose implementing this algorithm as a series of dense and sparse matrix and vector…

计算机科学与博弈论 · 计算机科学 2024-12-03 Juho Kim

Empirical investigations into unintended model behavior often show that the algorithm is predicting another outcome than what was intended. These exposes highlight the need to identify when algorithms predict unintended quantities - ideally…

统计方法学 · 统计学 2026-01-27 Amanda Coston

Although deep learning has demonstrated astonishing performance in many applications, there are still concerns about its dependability. One desirable property of deep learning applications with societal impact is fairness (i.e.,…

机器学习 · 计算机科学 2021-07-30 Peixin Zhang , Jingyi Wang , Jun Sun , Xinyu Wang , Guoliang Dong , Xingen Wang , Ting Dai , Jin Song Dong

We study a family of local depth-based corrections to maxmin landmark selection for lazy witness persistence. Starting from maxmin seeds, we partition the cloud into nearest-seed cells and replace or move each seed toward a deep…

计算几何 · 计算机科学 2026-04-22 Yifan Zhang

We study truthful mechanisms for allocation problems in graphs, both for the minimization (i.e., scheduling) and maximization (i.e., auctions) setting. The minimization problem is a special case of the well-studied unrelated machines…

计算机科学与博弈论 · 计算机科学 2021-06-08 George Christodoulou , Elias Koutsoupias , Annamaria Kovacs

The increasing compute demands of AI systems have led to the emergence of services that train models on behalf of clients lacking necessary resources. However, ensuring correctness of training and guarding against potential training-time…

密码学与安全 · 计算机科学 2024-11-26 Megha Srivastava , Simran Arora , Dan Boneh

The Fisher-Yates shuffle is a well-known algorithm for shuffling a finite sequence, such that every permutation is equally likely. Despite its simplicity, it is prone to implementation errors that can introduce bias into the generated…

密码学与安全 · 计算机科学 2025-01-13 Stefan Zetzsche , Jean-Baptiste Tristan , Tancrede Lepoint , Mikael Mayer