中文
相关论文

相关论文: Automatic Differentiation in PCF

200 篇论文

This paper provides a unifying view of a wide range of problems of interest in machine learning by framing them as the minimization of functionals defined on the space of probability measures. In particular, we show that generative…

机器学习 · 计算机科学 2019-05-21 Casey Chu , Jose Blanchet , Peter Glynn

Estimates of the quantum accuracy threshold often tacitly assume that it is possible to interact arbitrary pairs of qubits in a quantum computer with a failure rate that is independent of the distance between them. None of the many physical…

量子物理 · 物理学 2013-05-29 A. M. Stephens , Z. W. E. Evans

Differentiable programming allows for derivatives of functions implemented via computer code to be calculated automatically. These derivatives are calculated using automatic differentiation (AD). This thesis explores two applications of…

等离子体物理 · 物理学 2024-10-16 Nick McGreivy

In this paper we explore fundamental concepts in computational complexity theory and the boundaries of algorithmic decidability. We examine the relationship between complexity classes \textbf{P} and \textbf{NP}, where $L \in \textbf{P}$…

计算复杂性 · 计算机科学 2025-12-30 Duaa Abdullah , Jasem Hamoud

We consider the use of machine learning for hypothesis testing with an emphasis on target detection. Classical model-based solutions rely on comparing likelihoods. These are sensitive to imperfect models and are often computationally…

机器学习 · 计算机科学 2022-06-14 Tzvi Diskin , Uri Okun , Ami Wiesel

Stencil loops are a common motif in computations including convolutional neural networks, structured-mesh solvers for partial differential equations, and image processing. Stencil loops are easy to parallelise, and their fast execution is…

分布式、并行与集群计算 · 计算机科学 2019-07-08 Jan Hückelheim , Navjot Kukreja , Sri Hari Krishna Narayanan , Fabio Luporini , Gerard Gorman , Paul Hovland

The Cheap Gradient Principle (Griewank 2008) --- the computational cost of computing the gradient of a scalar-valued function is nearly the same (often within a factor of $5$) as that of simply computing the function itself --- is of…

最优化与控制 · 数学 2019-01-15 Sham Kakade , Jason D. Lee

Algorithmic Differentiation (AD) can be used to automate the generation of derivatives in arbitrary software projects. This will generate maintainable derivatives, that are always consistent with the computation of the software. If a domain…

数学软件 · 计算机科学 2018-03-13 Max Sagebaum , Nicolas R. Gauger

We introduce a new complexity measure for finite strings using probabilistic finite-state automata (PFAs), in the same spirit as existing notions employing DFAs and NFAs, and explore its properties. The PFA complexity $A_P(x)$ is the least…

形式语言与自动机理论 · 计算机科学 2024-06-04 Kenneth Gill

We introduce a quantum-like classical computational model, called affine computation, as a generalization of probabilistic computation. After giving the basics of affine computation, we define affine finite automata (AfA) and compare it…

形式语言与自动机理论 · 计算机科学 2016-06-07 Alejandro Díaz-Caro , Abuzer Yakaryılmaz

Multiple lines of evidence suggest that predictive models may benefit from algorithmic triage. Under algorithmic triage, a predictive model does not predict all instances but instead defers some of them to human experts. However, the…

机器学习 · 统计学 2021-11-19 Nastaran Okati , Abir De , Manuel Gomez-Rodriguez

The extraction of the model parameters is as important as the development of compact model itself because simulation accuracy is fully determined by the accuracy of the parameters used. This study proposes an efficient model-parameter…

系统与控制 · 电气工程与系统科学 2021-10-29 Michihiro Shintani , Aoi Ueda , Takashi Sato

The deep learning community has devised a diverse set of methods to make gradient optimization, using large datasets, of large and highly complex models with deeply cascaded nonlinearities, practical. Taken as a whole, these methods…

机器学习 · 计算机科学 2016-11-14 Atılım Güneş Baydin , Barak A. Pearlmutter , Jeffrey Mark Siskind

To derive a program for a given specification R means to find an artifact P that satisfies two conditions: P is executable in some programming language; and P is correct with respect to R. Refinement-based program derivation achieves this…

软件工程 · 计算机科学 2018-10-24 Marwa Benabdelali , Lamia Labed Jilani , Wided Ghardallou , Ali Mili

We study the problem of automated mechanism design with partial verification, where each type can (mis)report only a restricted set of types (rather than any other type), induced by the principal's limited verification power. We prove…

计算机科学与博弈论 · 计算机科学 2021-04-13 Hanrui Zhang , Yu Cheng , Vincent Conitzer

Cognitive computation such as e.g. language processing, is conventionally regarded as Turing computation, and Turing machines can be uniquely implemented as nonlinear dynamical systems using generalized shifts and subsequent G\"odel…

形式语言与自动机理论 · 计算机科学 2012-07-19 Peter beim Graben , Roland Potthast

Machine learning can provide predictions with disparate outcomes, in which subgroups of the population (e.g., defined by age, gender, or other sensitive attributes) are systematically disadvantaged. In order to comply with upcoming…

机器学习 · 计算机科学 2024-01-25 Moritz von Zahn , Oliver Hinz , Stefan Feuerriegel

Differentiable programming has emerged as a key programming paradigm empowering rapid developments of deep learning while its applications to important computational methods such as Monte Carlo remain largely unexplored. Here we present the…

计算物理 · 物理学 2023-08-28 Shi-Xin Zhang , Zhou-Quan Wan , Hong Yao

The preconditioned conjugate gradient (PCG) algorithm is one of the most popular algorithms for solving large-scale linear systems Ax = b, where A is a symmetric positive definite matrix. Rather than computing residuals directly, it updates…

数值分析 · 数学 2025-11-19 Thomas Bake , Erin Carson , Yuxin Ma

The performance of gradient-based optimization methods, such as standard gradient descent (GD), greatly depends on the choice of learning rate. However, it can require a non-trivial amount of user tuning effort to select an appropriate…

机器学习 · 计算机科学 2025-10-14 Nikola Surjanovic , Alexandre Bouchard-Côté , Trevor Campbell
‹ 上一页 1 8 9 10 下一页 ›