LIVE PULSE
4.9 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.6 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.4 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.7 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.3 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.3 CoMem Paper Proposes Shared and Individual Memory Design for LLM Multi-Agent Systems1 src1.3 Paper proposes evolving context parameterization for large language models1 src1.3 Fine-Tuning Vision-Language Models with Listener Gaze for Referring Expressions1 src4.9 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.6 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.4 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.7 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.3 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.3 CoMem Paper Proposes Shared and Individual Memory Design for LLM Multi-Agent Systems1 src1.3 Paper proposes evolving context parameterization for large language models1 src1.3 Fine-Tuning Vision-Language Models with Listener Gaze for Referring Expressions1 src
HEATPULSEAI MAGAZINES
FLIP · FOLLOW · SAVE

supervised fine-tuning

topic4 events
papersSEP 12 04:00 UTC

Open recipe targets IMO gold with post-trained Nemotron math models

A new arXiv paper examines how post-training choices and test-time inference setups influence a model's ability to write natural-language proofs for difficult olympiad problems. Using Nemotron 3 Ultra as a base, the authors produce two specialist checkpoints via supervised fine-tuning and reinforcement learning, and release the training approach publicly.

papersSEP 10 04:00 UTC

Researchers propose a method to preserve long-tailed expert knowledge in MoE fine-tuning

A new arXiv paper tackles a weakness in adapting Mixture-of-Experts models: routing layers can destabilise during supervised fine-tuning, causing rarely used experts to lose their specialised knowledge. The authors introduce a tuning approach designed to retain this long-tailed expert information and compare it with earlier anti-collapse techniques such as DenseMixer and ESFT. The work addresses a practical bottleneck for teams adapting large MoE models to downstream tasks.

papersSEP 10 04:00 UTC

Study proposes token-trimming approach to supervised fine-tuning for math reasoning

A new arXiv paper argues that standard supervised fine-tuning applies its loss uniformly across all tokens, even though some are already mastered and others carry far more useful learning signal for mathematical reasoning. The authors introduce a token-trimming perspective that prioritizes which tokens a model should actually learn during fine-tuning, aiming to avoid over-sharpening well-understood tokens while strengthening the ones that matter most.

papersSEP 10 04:00 UTC

Paper proposes averaging SFT and RL policy logits for LLM post-training

An arXiv paper introduces a post-training method that blends supervised fine-tuning with reinforcement learning by averaging the output logits of a frozen reference policy with those of the trainable policy. The technique is integrated into GRPO, letting a model retain its supervised behaviors while still improving on verifiable rewards during reinforcement learning.