paper-with-me

Papers Abstract Algebra

“Abstract Algebra” 태그가 달린 논문 24편 · 필터 해제

Lean-GAP: A Dataset of Formalized Graduate Algebra Problems

2026-05-20 · Seewoo Lee, Byung-Hak Hwang, Hyojae Lim, Jihoon Hyun 외 arxiv

We present Lean-GAP (Lean-Graduate Agebra Problems), 430 formalized graduate-level algebra problems from the textbook Abstract Algebra by Dummit and Foote. We develop a scalable pipeline consisting of PDF-to-LaTeX prepro…

Abstract Algebra

Algebraic Structure Discovery for Real World Combinatorial Optimisation Problems: A General Framework from Abstract Algebra to Quotient Space Learning

2026-03-10 · Min Sun, Federica Storti, Valentina Martino, Miguel Gonzalez-Andrades 외 arxiv

Many combinatorial optimisation problems hide algebraic structures that, once exposed, shrink the search space and improve the chance of finding the global optimal solution. We present a general framework that (i) identi…

Abstract Algebra

Do Transformers Have the Ability for Periodicity Generalization?

2026-01-30 · Huanyu Liu, Ge Li, Yihong Dong, Sihan Wu 외 arxiv

Large language models (LLMs) based on the Transformer have demonstrated strong performance across diverse tasks. However, current models still exhibit substantial limitations in out-of-distribution (OOD) generalization c…

Abstract Algebra

Ax-Prover: A Deep Reasoning Agentic Framework for Theorem Proving in Mathematics and Quantum Physics

2025-10-14 · Benjamin Breen, Marco Del Tredici, Jacob McCarran, Javier Aspuru Mijares 외 arxiv

We present Ax-Prover, a multi-agent system for automated theorem proving in Lean that can solve problems across diverse scientific domains and operate either autonomously or collaboratively with human experts. To achieve…

Automated Theorem ProvingAbstract Algebra

Neural Low-Discrepancy Sequences

2025-10-04 · Michael Etienne Van Huffel, Nathan Kirk, Makram Chahine, Daniela Rus 외 arxiv

Low-discrepancy points are designed to efficiently fill the space in a uniform manner. This uniformity is highly advantageous in many problems in science and engineering, including in numerical integration, computer visi…

Abstract AlgebraMotion Planning

Gen AI in Proof-based Math Courses: A Pilot Study

2025-09-16 · Hannah Klawa, Shraddha Rajpal, Cigole Thomas arxiv

With the rapid rise of generative AI in higher education, understanding how students use AI is increasingly important. This exploratory study examines student use and perceptions of generative AI across three proof-based…

Abstract Algebra

Machine Learning meets Algebraic Combinatorics: A Suite of Datasets Capturing Research-level Conjecturing Ability in Pure Mathematics

2025-03-09 · Herman Chau, Helen Jenne, Davis Brown, Jesse He 외

With recent dramatic increases in AI system capabilities, there has been growing interest in utilizing machine learning for reasoning-heavy, quantitative tasks, particularly mathematics. While there are many resources ca…

Abstract AlgebraProgram Synthesis

Effectiveness of Zero-shot-CoT in Japanese Prompts

2025-03-09 · Shusuke Takayama, Ian Frank

We compare the effectiveness of zero-shot Chain-of-Thought (CoT) prompting in Japanese and English using ChatGPT-3.5 and 4o-mini. The technique of zero-shot CoT, which involves appending a phrase such as "Let's think ste…

Abstract AlgebraCollege MathematicsMMLUMulti-task Language Understanding

Algebraic Machine Learning: Learning as computing an algebraic decomposition of a task

2025-02-27 · Fernando Martin-Maroto, Nabil Abderrahaman, David Mendez, Gonzalo G. de Polavieja

Statistics and Optimization are foundational to modern Machine Learning. Here, we propose an alternative foundation based on Abstract Algebra, with mathematics that facilitates the analysis of learning. In this approach,…

Abstract Algebra

LeanAgent: Lifelong Learning for Formal Theorem Proving

2024-10-08 · Adarsh Kumarappan, Mo Tiwari, Peiyang Song, Robert Joseph George 외

Large Language Models (LLMs) have been successful in mathematical reasoning tasks such as formal theorem proving when integrated with interactive proof assistants like Lean. Existing approaches involve training or fine-t…

Abstract AlgebraAutomated Theorem ProvingLifelong learningMathematical Reasoning

Mathematical Formalized Problem Solving and Theorem Proving in Different Fields in Lean 4

2024-09-09 · Xichen Tang

Formalizing mathematical proofs using computerized verification languages like Lean 4 has the potential to significantly impact the field of mathematics, it offers prominent capabilities for advancing mathematical reason…

Abstract AlgebraAutomated Theorem ProvingMathMathematical Proofs+1

Automated Planning Techniques for Elementary Proofs in Abstract Algebra

2023-12-11 · Alice Petrov, Christian Muise

This paper explores the application of automated planning to automated theorem proving, which is a branch of automated reasoning concerned with the development of algorithms and computer programs to construct mathematica…

Abstract AlgebraAutomated Theorem ProvingMathematical Proofs

Data valuation: The partial ordinal Shapley value for machine learning

2023-05-02 · Jie Liu, Peizheng Wang, Chao Wu

Data valuation using Shapley value has emerged as a prevalent research domain in machine learning applications. However, it is a challenge to address the role of order in data cooperation as most research lacks such disc…

Abstract AlgebraData Valuation

Minimizing Fuzzy Interpretations in Fuzzy Description Logics by Using Crisp Bisimulations

2023-03-13 · Linh Anh Nguyen

The problem of minimizing finite fuzzy interpretations in fuzzy description logics (FDLs) is worth studying. For example, the structure of a fuzzy/weighted social network can be treated as a fuzzy interpretation in FDLs,…

Abstract Algebra

ProofNet: Autoformalizing and Formally Proving Undergraduate-Level Mathematics

2023-02-24 · Zhangir Azerbayev, Bartosz Piotrowski, Hailey Schoelkopf, Edward W. Ayers 외

We introduce ProofNet, a benchmark for autoformalization and formal proving of undergraduate-level mathematics. The ProofNet benchmarks consists of 371 examples, each consisting of a formal theorem statement in Lean 3, a…

Abstract AlgebraAutomated Theorem ProvingIn-Context LearningRetrieval

Knowledgebra: An Algebraic Learning Framework for Knowledge Graph

2022-04-15 · Tong Yang, Yifei Wang, Long Sha, Jan Engelbrecht 외

Knowledge graph (KG) representation learning aims to encode entities and relations into dense continuous vector spaces such that knowledge contained in a dataset could be consistently represented. Dense embeddings traine…

Abstract AlgebraGeneral KnowledgeKnowledge GraphsLink Prediction+1

Graph Neural Networks are Dynamic Programmers

2022-03-29 · Andrew Dudzik, Petar Veličković

Recent advances in neural algorithmic reasoning with graph neural networks (GNNs) are propped up by the notion of algorithmic alignment. Broadly, a neural network will be better at learning to execute a reasoning task (i…

Abstract AlgebraLearning to Execute

Algebraic Learning: Towards Interpretable Information Modeling

2022-03-13 · Tong Owen Yang

Along with the proliferation of digital data collected using sensor technologies and a boost of computing power, Deep Learning (DL) based approaches have drawn enormous attention in the past decade due to their impressiv…

Abstract Algebra

Scaling Language Models: Methods, Analysis & Insights from Training Gopher

2021-12-08 · NA 2021 12 · Jack W. Rae, Sebastian Borgeaud, Trevor Cai, Katie Millican 외

Language modelling provides a step towards intelligent communication systems by harnessing large repositories of written human knowledge to better predict and understand the world. In this paper, we present an analysis o…

Abstract AlgebraAnachronismsAnalogical SimilarityAnalytic Entailment+143

Artificial Cognitively-inspired Generation of the Notion of Topological Group in the Context of Artificial Mathematical Intelligence

2021-12-05 · Danny A. J. Gomez-Ramirez, Yoe A. Herrera-Jaramillo, Florian Geismann

The new computational paradigm of conceptual computation has been introduced in the research program of Artificial Mathematical Intelligence. We provide the explicit artificial generation (or conceptual computation) for …

Abstract Algebra
1–20 / 24 다음 →