Mathematical Proofs

17 papers with code • 0 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

BreastScreening: On the Use of Multi-Modality in Medical Imaging Diagnosis

MIMBCD-UI/prototype-multi-modality 7 Apr 2020

This paper describes the field research, design and comparative deployment of a multimodal medical imaging user interface for breast screening.

Draft, Sketch, and Prove: Guiding Formal Theorem Provers with Informal Proofs

facebookresearch/minif2f 21 Oct 2022

In this work, we introduce Draft, Sketch, and Prove (DSP), a method that maps informal proofs to formal proof sketches, and uses the sketches to guide an automated prover by directing its search to easier sub-problems.

AdaSwarm: Augmenting Gradient-Based optimizers in Deep Learning with Swarm Intelligence

anuwu/PSO-Grad 19 May 2020

This paper introduces AdaSwarm, a novel gradient-free optimizer which has similar or even better performance than the Adam optimizer adopted in neural networks.

IsarStep: a Benchmark for High-level Mathematical Reasoning

reactive-systems/ml2 ICLR 2021

In this paper, we present a benchmark for high-level mathematical reasoning and study the reasoning capabilities of neural sequence-to-sequence models.

TransERR: Translation-based Knowledge Graph Embedding via Efficient Relation Rotation

dellixx/transerr 26 Jun 2023

This paper presents a translation-based knowledge geraph embedding method via efficient relation rotation (TransERR), a straightforward yet effective alternative to traditional translation-based knowledge graph embedding models.

A Unified Parallel Algorithm for Regularized Group PLS Scalable to Big Data

matt-sutton/bigsgPLS 23 Feb 2017

Partial Least Squares (PLS) methods have been heavily exploited to analyse the association between two blocs of data.

α-Rank: Multi-Agent Evaluation by Evolution

deepmind/open_spiel 4 Mar 2019

We introduce {\alpha}-Rank, a principled evolutionary dynamics methodology, for the evaluation and ranking of agents in large-scale multi-agent interactions, grounded in a novel dynamical game-theoretic solution concept called Markov-Conley chains (MCCs).

Learning to Prove Theorems via Interacting with Proof Assistants

princeton-vl/CoqGym 21 May 2019

Proof assistants offer a formalism that resembles human mathematical reasoning, representing theorems in higher-order logic and proofs as high-level tactics.

Epistemic Phase Transitions in Mathematical Proofs

scottviteri/ManipulateProofTrees 31 Mar 2020

Mathematical proofs are both paradigms of certainty and some of the most explicitly-justified arguments that we have in the cultural record.

Differential Machine Learning

differential-machine-learning/notebooks arXiv 2020

It is also applicable in many situations outside finance, where high quality first-order derivatives wrt training inputs are available.