mathematical-reasoning

Tag

Cards List
#mathematical-reasoning

Trust Region Policy Distillation

Hugging Face Daily Papers · 2026-07-06 Cached

Trust Region Policy Distillation (TOP-D) stabilizes on-policy distillation by dynamically constructing a proximal teacher, providing theoretical convergence guarantees and empirical gains in mathematical reasoning tasks with zero additional overhead.

0 favorites 0 likes
#mathematical-reasoning

TREK: Distill to Explore, Reinforce to Refine

Hugging Face Daily Papers · 2026-07-06 Cached

TREK is a staged procedure that uses distillation to expand exploration support for policy optimization, improving performance on mathematical reasoning and agentic tasks beyond standard GRPO.

0 favorites 0 likes
#mathematical-reasoning

dOPSD: On-Policy Self-Distillation for Diffusion Language Models

Hugging Face Daily Papers · 2026-07-05 Cached

This paper introduces dOPSD, an on-policy self-distillation method for diffusion language models that leverages internal denoising trajectories to improve mathematical reasoning and code generation.

0 favorites 0 likes
#mathematical-reasoning

@sophiamyang: Introducing Leanstral 1.5 A 119B (6B active) open model for formal proof engineering in Lean 4: 100% on miniF2F 587/672…

X AI KOLs Following · 2026-07-03 Cached

Introducing Leanstral 1.5, a 119B parameter (6B active) open model for formal proof engineering in Lean 4, achieving 100% on miniF2F, state-of-the-art scores on PutnamBench and FATE benchmarks, and discovering previously unknown bugs in open-source repositories.

0 favorites 0 likes
#mathematical-reasoning

SLIM-RL: Risk-Budgeted Random-Masking RL for Diffusion LLMs Without Trajectory Slicing

arXiv cs.CL · 2026-07-02 Cached

SLIM-RL introduces a risk-budgeted random-masking reinforcement learning method for diffusion LLMs that avoids trajectory slicing, achieving state-of-the-art results on math and code benchmarks with significantly fewer training samples.

0 favorites 0 likes
#mathematical-reasoning

Is One Layer Enough? Training A Single Transformer Layer Can Match Full-Parameter RL Training

Hugging Face Daily Papers · 2026-07-02 Cached

A study finds that reinforcement learning gains in transformers are concentrated in a single middle layer, and training just that layer can match or surpass full-parameter RL training across multiple models and tasks.

0 favorites 0 likes
#mathematical-reasoning

ISM:Self-Improving Strategy Memory for Continual Mathematical Reasoning

arXiv cs.LG · 2026-07-01 Cached

ISM introduces a self-evolving memory system that stores and refines strategy schemas to improve mathematical reasoning for frozen LLMs under continual learning, outperforming baselines on MATH-Hard and OlympiadBench.

0 favorites 0 likes
#mathematical-reasoning

Knowledge Distillation from Large Reasoning Models to Compact Student Models: A Case Study on the John O Bryan Mathematics Competition

arXiv cs.LG · 2026-07-01 Cached

This paper investigates knowledge distillation from the DeepSeek-R1 reasoning model to a compact Qwen2.5-7B student model using a Chain-of-Thought corpus built from John O'Bryan Mathematics Competition problems. The fine-tuned student achieves a 4.76 percentage-point improvement on the competition dataset and generalizes to MATH-500, while also analyzing the impact of response length on reasoning quality.

0 favorites 0 likes
#mathematical-reasoning

From Search to Synthesis: Training LLMs as Zero-Shot Workflow Generators

arXiv cs.LG · 2026-07-01 Cached

Introduces MetaFlow, a method that trains large language models to generate zero-shot workflows for tasks by combining supervised fine-tuning and reinforcement learning with execution feedback, achieving strong generalization to untrained tasks and operator sets.

0 favorites 0 likes
#mathematical-reasoning

PHF: Privileged Hidden Flow for On-Policy Self-Distillation

arXiv cs.AI · 2026-06-30 Cached

PHF proposes a method to distill hidden state trajectories from a privileged teacher to a student during on-policy self-distillation, improving reasoning performance on language models.

0 favorites 0 likes
#mathematical-reasoning

Process Advantage Signal Shaping: A Paradigm-Agnostic Middleware for Process-Supervised RL in LLM Reasoners

arXiv cs.AI · 2026-06-30 Cached

PASS is a middleware that fixes three pathologies in process-supervised RL for LLM reasoners, improving GRPO by independently standardizing streams, chunking by value, and using average value density. It shows consistent gains in math reasoning and multi-hop QA.

0 favorites 0 likes
#mathematical-reasoning

Self-Supervised Theorem Discovery in a Formal Axiomatic System

arXiv cs.AI · 2026-06-30 Cached

This paper proposes a self-supervised theorem-discovery algorithm that starts from axioms and inference rules alone, building a theorem library without human priors. Experiments show the discovered theorems are meaningful and improve LLM proof performance.

0 favorites 0 likes
#mathematical-reasoning

Riazi-8B: An Urdu Large Language Model for Mathematical Reasoning

arXiv cs.CL · 2026-06-25 Cached

Riazi-8B is an Urdu large language model fine-tuned for mathematical reasoning, achieving improved performance on MGSM-Urdu through continued pre-training and supervised fine-tuning on Urdu Chain-of-Thought data.

0 favorites 0 likes
#mathematical-reasoning

Beyond Trajectory Imitation: Strategy-Guided Policy Optimization for LLM Reasoning

arXiv cs.AI · 2026-06-24 Cached

Introduces Strategy-Guided Policy Optimization (SGPO) for LLM reasoning, which replaces trajectory imitation with strategy distillation, improving generalization on math benchmarks.

0 favorites 0 likes
#mathematical-reasoning

The brute force approach to ai logic is genuinely hitting a ceiling

Reddit r/ArtificialInteligence · 2026-06-22

The article argues that autoregressive language models cannot achieve true understanding of formal mathematics and need verification methods, citing systems like Aleph that rely on strict mathematical proof.

0 favorites 0 likes
#mathematical-reasoning

ReNIO: Reweighting Negative Trajectory Importance for LLM On-Policy Distillation

Hugging Face Daily Papers · 2026-06-22 Cached

ReNIO enhances on-policy distillation for LLMs by reweighting negative trajectories based on token-level probability ratios, improving reasoning performance in mathematical and code generation tasks.

0 favorites 0 likes
#mathematical-reasoning

VeriEvol: Scaling Multimodal Mathematical Reasoning via Verifiable Evol-Instruct

Hugging Face Daily Papers · 2026-06-22 Cached

VeriEvol is a novel framework for scaling reinforcement learning in visual mathematical reasoning by ensuring reliable reward labels through a two-axis approach separating prompt difficulty from answer reliability, using evolutionary operators and hypothesis-testing verification. It achieves significant accuracy gains on a five-benchmark visual-math suite.

0 favorites 0 likes
#mathematical-reasoning

LLM Parameters for Math Across Languages: Shared or Separate?

arXiv cs.CL · 2026-06-18 Cached

This paper presents a cross-lingual mechanistic analysis of mathematical reasoning in LLMs, finding partial overlap of math-associated parameters across languages, concentrated in intermediate layers. English has the largest set of math-relevant parameters, while lower-resource languages have smaller sets.

0 favorites 0 likes
#mathematical-reasoning

MathVis-Fine: Aligning Visual Supervision with Necessity via Progressive Dependency-Guided Training for Multimodal Mathematical Reasoning

arXiv cs.AI · 2026-06-17 Cached

This paper introduces MathVis-Fine, a framework for fine-grained visual dependency modeling in multimodal mathematical reasoning, along with a new dataset and a two-stage progressive training paradigm that balances answer correctness and visual grounding rewards based on each sample's intrinsic visual dependency level.

0 favorites 0 likes
#mathematical-reasoning

Shattering the Autoregressive Curse: Dynamic Epistemic Entropy Orchestrated Erasable Reinforcement Learning for LLMs

arXiv cs.AI · 2026-06-17 Cached

This paper proposes E³RL, a reinforcement learning method that uses dynamic epistemic entropy thresholds to enable LLMs to excise local logical defects during generation, overcoming the autoregressive curse in long-horizon reasoning and achieving state-of-the-art results on mathematical reasoning benchmarks like AIME.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback