math-reasoning

Tag

Cards List
#math-reasoning

Beyond Rotations: AuroOFT for Expressive Quantized Orthogonal Fine-Tuning

arXiv cs.LG · 2d ago Cached

Introduces AuroOFT, a method that enhances quantized orthogonal fine-tuning (QOFT) with a zero-start gated low-rank nonlinear residual, improving mathematical reasoning accuracy over QOFT and QLoRA while using fewer trainable parameters on low-bit language models.

0 favorites 0 likes
#math-reasoning

Woodpecker Distillation: Weak Models Diagnose Reasoning Bugs in Strong Models

arXiv cs.AI · 2d ago Cached

Proposes Woodpecker Distillation, a weak-to-strong training framework that uses weak probe models to identify and repair local reasoning bugs in stronger models via contrastive local interventions, improving performance on math reasoning benchmarks.

0 favorites 0 likes
#math-reasoning

On-Policy Delta Distillation for Multilingual Math Reasoning

Hugging Face Daily Papers · 3d ago Cached

This paper studies On-Policy Delta Distillation (OPD^2) for multilingual math reasoning in English, Korean, and Japanese, showing consistent improvements over standard OPD and narrowing language gaps.

0 favorites 0 likes
#math-reasoning

@vintcessun: The hardest problems are the ones models can't learn? GRPO's dead zone is right here: when all rollouts in a group are wrong, group-wise advantage goes to zero, and gradients vanish too. https://arxiv.org/abs/2607.27787 LSPO temporarily attaches LoRA to these "cliff problems": briefly SFT with standard derivations, ...

X AI KOLs Timeline · 6d ago Cached

This paper proposes LSPO (LoRA Scaffolded Policy Optimization) to solve the vanishing-gradient problem of GRPO on zero-reward "cliff problems": a temporary LoRA adapter is used for a short SFT, successful trajectories are sampled, corrected via importance sampling, and then fed back into the RL batch; ultimately, only the base model is updated. Experiments on DeepMath-103K show it outperforms the DAPO baseline by an average of 3.8 points.

0 favorites 0 likes
#math-reasoning

Weak-to-Strong On-Policy Distillation

arXiv cs.LG · 2026-07-30 Cached

Introduces Weak-to-Strong On-Policy Distillation (W2S-OPD), a framework that improves a strong language model by distilling from multiple weaker models using contrast pairs in logit space, consistently outperforming standard on-policy distillation on math and code benchmarks.

0 favorites 0 likes
#math-reasoning

Precise but Uncoupled: Reviewer Precision Does Not Guarantee Critique Uptake in Multi-Agent Math Reasoning

arXiv cs.AI · 2026-07-20 Cached

This paper investigates multi-agent math reasoning systems, finding that a reviewer's precision in identifying errors does not guarantee that the solver will act on those critiques, revealing a gap between detection and effective uptake that limits overall performance gains.

0 favorites 0 likes
#math-reasoning

CADENCE: Closing the Reasoning Gap via Coverage-Adaptive On-Policy Distillation

Hugging Face Daily Papers · 2026-07-18 Cached

CADENCE introduces a unified framework addressing cold-start collapse, state-agnostic scheduling, and reward sparsity in on-policy knowledge distillation for reasoning, achieving strong results on GSM8K and MATH-500 with compact student models on a single Mac Studio.

0 favorites 0 likes
#math-reasoning

AIMO Interpretability Challenge

arXiv cs.AI · 2026-07-16 Cached

The AIMO Interpretability Challenge is a competition aimed at distinguishing robust from spurious reasoning in frontier mathematical language models using interpretability methods, providing new problems, model access, and computing infrastructure.

0 favorites 0 likes
#math-reasoning

Beyond the Library: An Agentic Framework for Autoformalizing Research Mathematics

arXiv cs.AI · 2026-07-01 Cached

Presents an agentic framework using general coding LLMs to autoformalize research-level mathematics into Lean 4 code, evaluated on Putnam problems and STOC conference papers.

0 favorites 0 likes
#math-reasoning

Kind of unexpected: HuiHui abliterated winning over vanilla 3.6-35B-a3b on math and code.

Reddit r/LocalLLaMA · 2026-06-29

HuiHui, an ablated model variant, surprisingly outperforms the baseline 3.6-35B-a3b model on math and code tasks.

0 favorites 0 likes
#math-reasoning

Are We Measuring Strategy or Phrasing? The Gap Between Surface- and Approach-Level Diversity in LLM Math Reasoning

Hugging Face Daily Papers · 2026-06-29 Cached

This paper introduces approach-level diversity for LLM math reasoning, showing that surface-level diversity metrics are unreliable proxies and that directly optimizing for approach diversity remains an open problem.

0 favorites 0 likes
#math-reasoning

@TeksEdge: Exciting News! VibeThinkiner-3B is here! Okay, localmaxxers get ready to test!! Why? The reasoning claims for a 3B mode…

X AI KOLs Following · 2026-06-17 Cached

Weibo AI releases VibeThinker-3B, a 3B parameter open-source reasoning model with MIT license, achieving competitive results on math, coding, and STEM reasoning benchmarks.

0 favorites 0 likes
#math-reasoning

SuperThoughts: Reasoning Tokens in Superposition

arXiv cs.LG · 2026-06-15 Cached

SuperThoughts compresses consecutive chain-of-thought tokens into latent representations and decodes two tokens per step, achieving ~20–30% CoT length reduction with minimal accuracy loss on math reasoning benchmarks, while doubling inference throughput.

0 favorites 0 likes
#math-reasoning

ExpRL: Exploratory RL for LLM Mid-Training

Hugging Face Daily Papers · 2026-06-15 Cached

ExpRL is a new RL-based mid-training method that uses human-written reference solutions as dense reward scaffolds (never shown to the policy) to improve LLM reasoning, achieving significant gains on hard math benchmarks like AIME-2026.

0 favorites 0 likes
#math-reasoning

Claude Fable 5's FrontierMath scores

Reddit r/singularity · 2026-06-12

Epoch AI released a v2 update to the FrontierMath benchmark, correcting errors in 42% of problems and increasing scores across all models, though rankings remained largely unchanged; Tiers 1-4 are approaching saturation.

0 favorites 0 likes
#math-reasoning

A Mathematical Forum Platform for Collaborative Problem Solving and Dataset Generation for AI Reasoning

arXiv cs.AI · 2026-06-12 Cached

This paper presents a mathematical forum platform that integrates an image-to-LaTeX conversion pipeline directly into the posting interface, reducing friction for users. The system is designed to generate a community-validated dataset of math problems and solutions for training AI reasoning systems.

0 favorites 0 likes
#math-reasoning

Architecture-Aware Reinforcement Learning Makes Sliding-Window Attention Competitive in Math Reasoning

arXiv cs.AI · 2026-06-11 Cached

This paper introduces SWARR, a two-stage recipe using supervised fine-tuning and reinforcement learning to adapt sliding-window attention models for mathematical reasoning, showing that RL can narrow the performance gap with self-attention while maintaining efficiency.

0 favorites 0 likes
#math-reasoning

KCSAT-ML: Probing Reasoning Models with Nationwide-Cohort Human Difficulty

arXiv cs.CL · 2026-06-10 Cached

该论文推出KCSAT-ML基准,包含十年韩国高考数学题及全国考生错误率,并提出难度对齐推理增益(DRG)指标,揭示模型错误与人类难度的对齐模式,展现相同准确率下截然不同的推理行为。

0 favorites 0 likes
#math-reasoning

@ChenHenryWu: Self-improvement depends on whether a model can judge its own work. We usually train models to generate better - why no…

X AI KOLs Timeline · 2026-06-05 Cached

This tweet thread introduces research showing that training models to verify their own work can nearly double accuracy on hard math problems and improve scientific reasoning by 14x.

0 favorites 0 likes
#math-reasoning

MAI-Thinking-1

Hacker News Top · 2026-06-02 Cached

Microsoft AI introduces MAI-Thinking-1, a 35B-active parameter reasoning model trained from scratch without distillation, achieving strong performance on software engineering and math benchmarks while emphasizing clean data and self-sufficiency.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback