🧔♂️ A friendly human may check it before it goes live. More news here
Tencent’s training-free AI method sparks debate on learning
Tencent researchers have proposed a new method that lets AI models improve using accumulated “experience” instead of retraining, according to a recent paper on arXiv.
The technique, called “Training-Free Group Relative Policy Optimisation,” suggests large language models (LLMs) can store rules and heuristics from past tasks in an “experience library,” and use them when facing new challenges.
Current LLM training often relies on reinforcement learning, which requires adjusting model parameters — a process that is resource-intensive.
Tencent’s approach aims to make continual learning more cost-effective by avoiding the need for parameter changes.
The paper offers examples of learned heuristics, such as checking if geometry solutions remain within bounded regions to prevent extraneous answers.
The research has prompted discussion in the AI community about its potential to reduce computational costs in model development.
🔗 Source: South China Morning Post
🧠 Food for thought
Implications, context, and why it matters.
Tencent’s training-free GRPO needs independent validation before enterprises bet on it
- Tencent’s training-free Group Relative Policy Optimisation (GRPO) says models can learn from ‘experience libraries’ without parameter updates. The arXiv preprint (an open-access repository) still needs independent replication with head-to-head benchmarks to test cost or performance gains against standard GRPO.
- Examples include heuristics such as ‘validate solutions lie within bounded regions’, which look like rule-based tweaks. Without reproducible deltas on Grade School Math 8K (GSM8K) or the MATH benchmark, the case for progress remains unclear.
- Standard GRPO delivers strong results. DeepSeekMath 7B (a 7-billion-parameter math model) continued pre-training with 120B math tokens then added GRPO to reach 51.7% on MATH. Training-free variants must match or beat that without extra compute.
Memory infrastructure opportunity for enterprises managing LLM experience libraries
- If ‘experience libraries’ work, enterprise AI teams face a new infrastructure job. They must store, retrieve, or rank heuristics at inference time, which could spur demand for memory systems beyond Mem0 or Memori.
- Most open-source memory engines target conversational context. Mem0 (an open-source memory plugin for LLMs) claims up to 90% fewer prompt tokens via compression. Memori (an open-source memory system that uses Structured Query Language (SQL) storage) relies on SQL-native storage. Neither handles task-specific heuristic libraries that models generate and apply during problem solving.
- Enterprises that deploy inference-optimized models can partner with memory infrastructure providers to build governance layers. These would define which heuristics to cache, when to refresh them, and how to audit their impact across environments.
Recent Tencent developments
Stay updated on the go with our mobile app.
Get latest insights with smoother, more personalized experience through TIA mobile app.




