paper-with-me

Papers

Int2Int: a framework for mathematics with transformers

2025-02-22 · François Charton

This paper documents Int2Int, an open source code base for using transformers on problems of mathematical research, with a focus on number theory and other problems involving integers. Int2Int is a complete PyTorch implementation of a transformer architecture, together with training and evaluation loops, and classes and functions to represent, generate and decode common mathematical objects. Ancillary code for data preparation, and Jupyter Notebooks for visualizing experimental results are also provided. This document presents the main features of Int2Int, serves as its user manual, and provides guidelines on how to extend it. Int2Int is released under the MIT licence, at https://github.com/f-charton/Int2Int.

📄 PDF Abstract BibTeX arXiv:2502.17513

Code (1)

f-charton/Int2Int 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Global Lyapunov functions: a long-standing open problem in mathematics, with symbolic transformers

2024-10-10 · Alberto Alfarano, François Charton, Amaury Hayat

Despite their spectacular progress, language models still struggle on complex reasoning tasks, such as advanced mathematics. We consider a long-standing open problem in mathematics: discovering a Lyapunov function that e…

Transformers for scientific data: a pedagogical review for astronomers

2023-10-18 · Dimitrios Tanoglidis, Bhuvnesh Jain, Helen Qu

The deep learning architecture associated with ChatGPT and related generative AI products is known as transformers. Initially applied to Natural Language Processing, transformers and the self-attention mechanism they exp…

AstronomyTime Series

Pretrained Language Models are Symbolic Mathematics Solvers too!

2021-10-07 · Kimia Noorbakhsh, Modar Sulaiman, Mahdi Sharifi, Kallol Roy 외

Solving symbolic mathematics has always been of in the arena of human ingenuity that needs compositional reasoning and recurrence. However, recent studies have shown that large-scale language models such as transformers …

IngenuityLanguage ModellingMath

Linear algebra with transformers

2021-09-29 · Francois Charton

Most applications of transformers to mathematics, from integration to theorem proving, focus on symbolic computation. In this paper, we show that transformers can be trained to perform numerical calculations with high ac…

Automated Theorem ProvingFew-Shot Learning

Using Transformers to Provide Teachers with Personalized Feedback on their Classroom Discourse: The TalkMoves Application

2021-04-29 · Abhijit Suresh, Jennifer Jacobs, Vivian Lai, Chenhao Tan 외

TalkMoves is an innovative application designed to support K-12 mathematics teachers to reflect on, and continuously improve their instructional practices. This application combines state-of-the-art natural language proc…

speech-recognitionSpeech Recognition