Mind Lab、継続学習をテストする「Macaron-V1」を発表
本文の状態
日本語全文を表示中
詳細モードで約20分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
TLDR AI
マインドラボは、Richard Suttonらが提唱する継続学習アプローチを採用した「Macaron-V1」を発表し、GLM-5.1にLoRAモジュールを動的に結合させる技術でGPT-5やClaudeを上回る性能を示すと主張している。
AI深層分析を開く2026年8月4日 23:08
AI深層分析
キーポイント
継続学習への注力と組織構成
マインドラボはRichard Sutton氏やMira Murati氏の提唱する継続学習を方向性とし、xAIやDeepMindなどから人材を集めて結成された。
Macaron-V1の技術的アプローチ
同社はGLM-5.1に5つのLoRAエキスパートモジュールを結合するMoL(Mixture of LoRA Adapters)方式を採用し、タスクに応じて動的に切り替える仕組みを実現した。
市場での急速な成長と性能評価
商用化から2週間で年間収益が1000万ドルに達し、ベンチマークではGPT-5.4やClaude Opus 4.6を上回る結果を同社が報告している。
Macaron-V1の性能とアーキテクチャ
Macaron-V1は12種類のベンチマークで6種類において最先端の結果を達成し、VentiモデルはGLM-5.2ベースに40億パラメータのLoRAアダプターを追加することで機能を拡張している。
継続的学習への注力
同社は外部の騒ぎに惑わされず、エージェントの性能向上のためにプロンプトエンジニアリングではなく関連データをモデルに直接トレーニングする継続的学習という技術的アプローチを追求し続けている。
重要な引用
Sutton said the central path for the next generation of AI would be driven by experience, while the static, labeled-data paradigm had reached its ceiling.
DeepSeek has also brought continual learning to a wider audience. It has said continual learning is the problem the industry needs to solve after agents.
"When we began working on continual learning, we did not even know it was called continual learning."
Mind Lab is believed to be the only team in China to have made LoRA-RL work on a trillion-parameter model.
編集コメントを表示
編集コメント
同社が報告するベンチマーク結果は、LoRAを動的に切り替える技術の有効性を示唆しており、継続学習の実用化に向けた重要な一歩となる可能性がある。ただし、これらの性能評価はあくまで企業の発表に基づくものであり、独立した検証の結果を待つ必要がある。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
陳凱傑は、学位取得前にデューク大学を中退した連続起業家です。以前は人工知能(AI)を活用したインタラクティブなストーリーテリングプラットフォーム「MidReal」を構築し、個人用エージェントアプリ「Macaron」を立ち上げました。Macaron は発売初日に Product Hunt のデイリーランキングで首位を獲得しました。36Kr は陳氏にインタビューし、Macaron とその開発元である Mind Lab について詳しく話を聞きました。
Mind Lab は 2025 年 10 月に設立され、現在従業員は 30 名を超えています。創業者の Andrew Chen は、Shunyu Yao と共同で「FireAct」という論文を執筆しました。同社のチームの多くは、xAI、DeepMind、DeepSeek、ByteDance Seed、MIT、清華大学など、主要な企業や学術機関から集まっています。
Mind Lab の方向性は、強化学習の父と広く称されるチューリング賞受賞者のリチャード・サットン氏や、OpenAI 元 CTO のミラ・ムラティ氏が提唱する「継続的学習」のアプローチと密接に一致しています。
今年の世界人工知能会議(WAIC)の開会日に行われたメインフォーラムで、サットン氏は次世代 AI の中核は経験によって駆動されるべきであり、静的なラベル付きデータのパラダイムにはすでに限界が来ていると述べています。
DeepSeek もまた、継続的学習をより広い層に広める動きを見せています。同社は、エージェントの次の課題として業界が解決すべき問題が継続的学習であると指摘し、次世代モデルが備えるべき必須能力であると強調しています。
業界が次のフェーズへと移行するにつれ、ポストトレーニングと継続学習はモデルの能力を測る上でますます重要な指標となっています。
Mind Lab は 6 月、「Macaron-V1-Preview」モデルを発表しました。事業はすぐに勢いをつけ、商用化開始からわずか 2 週間で年間経常収益が 1,000 万ドルに達しました。
この Macaron-V1-Preview は、GLM-5.1 に 5 つの LoRA(低ランク適応)エキスパートモジュールを結合して構築されました。各モジュールには約 10 億パラメータが含まれています。
Macaron-V1-Preview は複数のベンチマークで高い性能を発揮しました。同社が引用するベンチマークによると、ベースモデルである GLM-5.1 を上回るだけでなく、GPT-5.4 や Claude Opus 4.6 といった他社のモデルをも凌駕しています。Mind Lab は、この改善をベースモデルに結合された LoRA エキスパートモジュールによるものとしています。
注目を集めたのは、LoRA アダプターを組み合わせる「MoL(Mixture of LoRA)」というポストトレーニングへのアプローチです。
モデルが異なるタスクを実行する際、システムはタスクに最も適したエキスパートモジュールへ動的に切り替えることができます。また、ユーザーの使用が続くにつれて蓄積されたデータは、専用 LoRA アダプターとして凝縮され、モデルの呼び出しに応じて継続的に更新されていきます。
プレビュー版により、この技術的アプローチが機能することと、市場からの初期検証が示されました。
Mind Lab は 7 月 21 日、Macaron-V1 の完全版をリリースし、オープンソース化しました。同社が公開したベンチマークによると、Macaron-V1 は 12 種類のテストのうち 6 つで最高スコアを記録。残りの項目でも、最先端モデルとほぼ互角の性能を示しています。
今回のリリースでは、2 つのモデルが提供されます。
- フラグシップ版「Venti」は、GLM-5.2 をベースにポストトレーニングを施した 7480 億パラメータのモデルです。そのうち 7440 億パラメータは、凍結された GLM-5.2 ベースモデルから引き継がれています。残りの 40 億パラメータは、Mind Lab が独自に訓練した 4 つの LoRA アダプターによるもので、それぞれ約 10 億パラメータを持ち、チャット、エージェント機能、コーディング、ユーザーインターフェース生成という 4 つの能力を担っています。
- もう一つのモデル「Tall」は、ローカル環境での展開を想定した軽量版です。500 億パラメータを持ち、Qwen 3.6 をベースにポストトレーニングされています。
両バージョンとも、200 万トークンという超長文脈のネイティブサポートを実現しています。
要するに、Mind Lab のチームはわずか 40 億パラメータの変更だけで、GLM-5.2 にそれまでの能力を超える性能をもたらしたのです。
Mind Lab にとって、起業とは「核となる方向性を堅持しつつ、周囲をことごとく解体して再構築する」というプロセスの連続でした。
外部の騒ぎに惑わされることなく、同社内部ではより本質的な技術的アプローチが着実に進化し続けていました。それが継続学習(Continual Learning)です。
マインドラボの親会社であるMindverseは、設立以来6000万ドルを調達してきました。2026年初頭には、Meituan(美团)の投資部門が主導し、Oriza Hua、Shokz、Var Capital、および既存の投資家が参加する形で、約5000万ドル規模のシリーズAラウンドを完了しました。それ以前のラウンドからは、Ant Group(アントグループ)、HSG、Being Capital、ZhenFund、Gaorong Venturesなどの支援を受けています。
AIモデルが時間とともに進化するための支援
同社の発端は、Andrew ChenとShunyu Yaoが2023年に発表した"FireAct"論文に遡ります。
当時、彼らはプロンプトエンジニアリングに頼るよりも、関連データをモデル自体に直接学習させることで、エージェントのタスク性能をより効果的に向上できると考えていました。これが継続的学習(continual learning)やポストトレーニングへの賭けの始まりとなりましたが、当時はまだ技術的な方向性が広く注目される段階ではありませんでした。
「継続的学習に取り組み始めた頃は、それが"継続的学習"と呼ばれることさえ知らなかったんです」とChen氏は振り返ります。
既存の技術には一つ大きな問題があります。汎用的な大規模言語モデルは、あらゆる利用ケースに効果的に適応するのが難しいのです。
一度トレーニングが完了すると、モデルのパラメータは固定されたままになります。特定のユースケースに合わせて変化することはありません。一方、ゼロからモデルを再訓練するのは極めて高額なコストがかかるためです。
複雑なハルネスは、大規模モデルが異なるドメイン固有のユースケースでタスクを実行するのを助けることができます。その代償として、大量のトークンを消費し、動作が遅くなるという問題があります。これでは根本的な問題は解決しません。
シャノン情報理論の枠組みから見ると、強化学習のパラダイムは表現モデルが学習する必要のあるパラメータ数を削減します。
これはつまり、モデルが十分に大規模でスパースであれば、同じドメイン内での強化学習により、LoRA ベースの適応がフルパラメータ訓練に匹敵する結果を達成できることを意味します。したがって、モデルは完全な再学習を行わずとも、特定のユースケースに適応させることが可能です。
研究チームの最初の大きな成果は、強化学習をトリリオン・パラメータ規模で機能させることに成功したことです。
2025 年 12 月、Mind Lab はトリリオン・パラメータ規模の混合専門家モデル(MoE)である Kimi K2 で、エンドツーエンドの LoRA-RL 訓練を行いました。LoRA-RL とは、LoRA アダプターを用いて行われる強化学習を指します。
64 台の Nvidia H800 GPU を使用して実施したところ、従来のフルパラメータ強化学習に必要な GPU リソースの約 10% で済みながら、フルパラメータ訓練にほぼ匹敵する結果を達成しました。
当時、ByteDance、Alibaba Group、DeepSeek、Moonshot AI を含む主要なテクノロジー企業やスタートアップも、同規模での強化学習を実施できる能力を持っていました。
中国でトリリオンパラメータ規模のモデルに LoRA-RL を実装したチームは、マインドラボ(Mind Lab)だけだと考えられています。海外では、元 OpenAI CTO のミラ・ムラティ氏が設立したシンキングマシンズラボ(Thinking Machines Lab)が同様の能力を有しています。
この規模で強化学習を実行する際の主な難関の一つは、基盤となるインフラに対して極めて高い精度の要求がかかる点です。学習時と推論時に使用する精度が異なるとバイアスドリフトが発生し、最終結果が収束しなくなる恐れがあります。
マインドラボの解決策は、テンソル並列処理、パイプライン並列処理、エキスパート並列処理、シーケンス並列処理を統合したハイブリッド並列学習エンジンを設計することでした。これにより、LoRA ベースのトレーニングが MoE(Mixture of Experts)アーキテクチャ上でも安定して動作するようになりました。
また、学習時と推論時の不整合に対処するため、カットトロン重要性サンプリング(truncated importance sampling)を導入し、両者の分布の違いを補正しました。
この成果はマインドラボにとって重要な実証となりました。しかし陳氏によれば、同社の真の技術的参入障壁はインフラにあります。
1 年前、ポストトレーニングデータの量は事前学習データのおよそ 10 分の 1 程度でした。
現在では、多くのモデルでポストトレーニングに使用されるデータ量が、事前学習に使用される量を超えています。
ポストトレーニング向けのインフラを構築するのは、事前学習向けよりもさらに困難です。
1 月、Mind Lab は LoRA のトレーニングと推論のためのインフラプラットフォーム「MinT」をリリースしました。これは大規模言語モデルのポストトレーニングにおけるフルプロセスソリューションを提供するものです。ユーザーはこのプラットフォームを通じて計算リソースにアクセスし、独自の LoRA アダプターを訓練することが可能です。
MinT は 100 万個以上の LoRA モデルを管理できます。トレーニング、評価、デプロイメント、ロールバックの各工程において、極めて軽量な LoRA アダプターのみを転送するため、リアルタイムでの読み込み速度が約 10 倍向上します。
同社はその後、リソースの多くをモデルの自己進化と継続的学習(Continual Learning)に注ぎながら、MoL の可能性を探求し続けています。
継続的学習は、もともと限られた研究者によって探求されていた分野から、業界全体の共通認識へと徐々に進化しています。
7 月中旬には、サットン氏自身がスタートアップの世界へ参入。自身の経験からリアルタイムで継続的に学習し、進化するエージェントを構築することに特化した企業「Oak Lab」を設立しました。
Z.ai(旧・智譜 AI)の創設者である唐傑氏も、社内書簡の中で、「記憶」「継続的学習」「自己評価」こそが同社が今後習得すべき重要な技術であると述べています。
中国および海外の主要チームが次々とこの分野に参入する中、開発のペースは加速しています。
陳氏の見解では、現在、継続的学習には主に 4 つのアプローチが存在します。
まず一つ目は、会話コンテキストです。これはモデルが会話ウィンドウ内でユーザーの意図を繰り返し解釈する仕組みです。
二つ目は外部メモリで、検索拡張生成(RAG)を追加の記憶層として活用します。記憶すべき情報の量が増えるにつれてデータベースは急速に拡大し、その結果、モデルの問題解決能力はデータベースの検索機能の質に依存度が高まっていきます。
三つ目はハルネスとループエンジニアリングの活用です。ハルネスが複雑化するとトークンの消費量が増え、処理速度が遅くなる傾向があります。
四つ目は、モデルのパラメータを直接変更して特定のアプリケーションに適応させる手法です。これによりモデルは基盤レベルでドメイン特化型となり、パフォーマンスが変化します。
LoRA はこの四つ目のカテゴリーに分類されます。
「特定のユースケースで追加の学習が必要だと判断した後にのみ、LoRA モードを有効にしています」と陳氏は 36Kr に語りました。
汎用大規模言語モデル(LLM)が、あらゆる特定ユースケースで見つかる問題をすべて解決できるわけではありません。完全な適応を実現するには、各設定ごとにドメイン特化型のトレーニングが必要です。
場合によっては、異なるモデル間でパラメータの 99% を共有できます。残りの 1% が、それらの違いを決定づけます。
この理解に基づき、陳氏はモデルは異なる経験セットに配置され、継続的に成長させるべきだと考えています。
Mind Lab はこの概念を「体験知能(experiential intelligence)」と要約しています。
モデルは自身の経験から学習できる。その経験が新たな能力へと変換され、より困難な問題の解決を可能にする。そして、そうした難問がさらに豊かな経験を生成し、知能を継続的な成長のプロセスへと昇華させる。
このプロセスも自動化される必要がある。真の継続的学習を実現するには、モデル自身が絶えず進化し、自己改良を繰り返さなければならないからだ。
この方向性は、サットンが提唱する経験駆動型アプローチとも深く合致している。
Macaron-V1-Preview と Macaron-V1 の連続的なリリースと市場での検証により、経験知能が何を実現できるかが一般に示された。
MoL を用いたモデル能力の拡張
陳氏の見解では、ポストトレーニングはすでに独自の産業セグメントへと成長しつつある。
事前学習後のモデルを引き継ぎ、ポストトレーニングに特化して取り組むスタートアップ企業が相次いで登場している。これらの企業の多くは小規模モデルを対象とし、特定のドメインに限定された用途向けにポストトレーニングとデータ処理を担っている。
Mind Lab は LoRA のアプローチだけを追求しているわけではない。
陳氏によれば、同社の技術は Thinking Machines Lab の技術と密接に整合しており、特に LoRA を用いたモデル学習の選択において一致していると述べた。
Thinking Machines Lab もまた、その論文『LoRA Without Regret』“LoRA Without Regret” で独立して同じ結論に至っている。十分に大規模な MoE モデルに対して LoRA を用いた強化学習を行っても、性能が低下することはないというのだ。
ただし、強化学習はモデルアーキテクチャとも密接に連携する必要があります。
アーキテクチャが異なるため、Thinking Machines Lab と Mind Lab はそれぞれ若干異なるモデルを訓練することが可能です。
例えば GLM-5 シリーズでは、MTP(マルチトークン予測)や DSA(動的スパースアテンション)を含む効率的な推論アーキテクチャが導入されました。これらの設計は、トレーニングフレームワークに対して特定の適応要件を課しています。
Thinking Machines Lab の技術スタックは標準的な DeepSeek-V3 アーキテクチャ向けに設計されていたため、GLM への対応は困難でした。
一方 Mind Lab は、GLM-5.1 および GLM-5.2 に対する強化学習によるポストトレーニングを初めて完了したチームです。
また、世界で初めて外部チームとして GLM-5.1 に対する強化学習のポストトレーニングを完了したのも Mind Lab です。
特筆すべきは、Mind Lab が Macaron-V1-Preview と Macaron-V1 の両方に複数の LoRA エキスパートモジュールを搭載したこと。これらのモジュールは独立して動作することもあれば、互いに連携して機能することもあります。
同社は単一の LoRA アダプターではモデルのすべての能力を包括的に向上させることができないという知見から、この設計を採用しました。一方で、同じモデルに複数の LoRA アダプターを使用することで、全体の性能を大幅に向上できることを確認したのです。
Mind Lab は過去、200 種類の異なるデータセットを用いて 200 個の個別の LoRA アダプターを訓練し、それらを単一のモデルに結合してタスクで連携させる実験を行いました。
同社が得た主な知見は以下の通りです。
まず、協力する LoRA アダプターの数が増えるにつれ、モデルのタスク性能は対数的に向上しました。LoRA アダプターがより多く連携すればするほど、結果は良くなります。
次に、200 個の LoRA アダプターすべてが連携したモデルは、200 のデータセットで訓練された単一の LoRA アダプターを使用した場合よりも優れたパフォーマンスを示しました。この協働モデルによる改善率は約 25% に達しています。
これは Mind Lab にとって、モデルの協働が既存の知能の限界を突破できる可能性を示すものとなりました。
Chen は、この分野はいまだに継続的な探求が必要だと指摘します。未解決の課題としては、「どのような数の LoRA モジュールが連携すれば意味のある構成となるのか」「作業はどのように分担すべきか」「協働が必要な場面と、単一の LoRA モジュールで十分な場合の境界線はどこか」などが挙げられます。
中国におけるポストトレーニング分野の競争も加速しています。
同業界の企業にはそれぞれ強みがありますが、LoRA-RL をトリリオンパラメータ規模で動作させ、数百万もの LoRA アダプターを管理できるインフラを整備し、かつ商用環境で継続学習を適用するといった複合的な能力を持つチームは、まだ比較的少数です。
ポストトレーニングから継続学習へ
Mind Lab の事業は現在、3 つの柱に分かれています。
- 1 つ目は、インフラシステムの継続的な開発と、ポストトレーニングにおける最先端研究の推進です。
- 2 つ目は、消費者向け製品である Macaron のアップデートと改良迭代です。
- 3 つ目は、企業顧客向けのサービス提供です。
これには、Microsoft Azure や Huawei Cloud などの企業向けにコストを抑えたトレーニングインフラの導入支援や、継続学習に対応した MinT および LoRA モデルの提供が含まれます。
Macaron アプリは、日常生活のためのパーソナルエージェントとして位置づけられています。
ユーザーは自然言語による指示を通じて、カスタマイズされたミニアプリケーションを生成できます。
長期的な記憶と日常会話を活用し、Macaron は日々のタスクをサポートするとともに、情緒的な伴走機能などの特徴も提供します。
消費者向けアプリケーションである Macaron は、モデル学習に有用なユーザーインタラクションデータも生成します。実際の利用現場で観察される行動は、チームがユーザーとモデルの相互作用をより深く理解する手助けとなります。
Mind Lab によると、同社の企業顧客は主に AI 搭載ハードウェアメーカーです。
こうしたハードウェアは、継続学習モデルにとって自然な運用環境です。なぜなら、各ユーザーのインタラクションによって生成されるデータは、ほぼ常に異なるからです。
特定のドメイン内での継続学習には、パーソナライズされ差別化されたデータが極めて重要です。
基本的なモデル呼び出しサービスに加え、Mind Lab は顧客向けに継続学習オプションも提供する計画です。顧客がこのオプションを選択すると、高いモデル性能を示すデータは専用の LoRA アダプターに蓄積されます。このアダプターは継続的にトレーニングされ、顧客のユースケースにより適し、より高い精度を発揮するモデルを生成します。
継続学習システムにおいて、LoRA は毎日新しい更新版を効果的に生成でき、各バージョンはユーザーのニーズやユースケースに合わせてより適応した内容へと進化します。
しかし Mind Lab にとって、現時点での商業化は技術の実用性を検証するための手段に過ぎません。同社は急いで事業化を進めようとしているわけではありません。
陳氏によれば、Mind Lab はすでに年間固定収益(ARR)で 1,000 万ドルを達成しており、さらなる成長余地はまだ十分に残されています。
「しかし、計算リソースのすべてを受注対応に充てるつもりはありません」と陳氏は語ります。「何よりも優先すべきは、研究を確実に行うことです。」
研究は Mind Lab のアイデンティティにおいて常に重要な要素です。チームには現在、基盤インフラや最先端の研究を含む 30 名以上の研究者が従事しています。
「LoRA を推進していくことが、私たちが果たすべき役割だと考えています」と陳氏は続けます。「モデルの事前学習完了後の最後の数マイルを解決したいのです。」
LoRA は多様なバリエーションが存在する技術的アプローチです。
具体的には、線形アテンションの実装方法や、モデルのコンテキストウィンドウを拡張する方法、そして LoRA モジュール間の協働を向上させる方法などが含まれます。
これらすべての課題については、さらなる探求が必要です。
*KrASIA は 36Kr にてOriginally published by 36Kr の内容を翻訳・適応した記事を掲載しています。この 記事 は、王欣怡氏が 36Kr のために執筆しました。*
原文を表示
Chen Kaijie is a serial entrepreneur who left Duke University before graduating. He previously built MidReal, an artificial intelligence-powered interactive storytelling platform, and launched Macaron, a personal agent app that topped Product Hunt’s daily rankings on its first day. 36Kr spoke with him to learn more about Macaron and Mind Lab, the company behind it.
Mind Lab was founded in October 2025 and has more than 30 employees. Its founder, Andrew Chen, co-authored the FireAct paper with Shunyu Yao. The company’s team largely comes from xAI, DeepMind, DeepSeek, ByteDance Seed, MIT, Tsinghua University, and other companies and academic institutions.
Mind Lab’s direction closely aligns with the continual learning approach championed by Richard Sutton, a Turing Award winner widely regarded as the father of reinforcement learning, and Mira Murati, OpenAI’s former CTO.
At the main forum on the opening day of this year’s World Artificial Intelligence Conference, Sutton said the central path for the next generation of AI would be driven by experience, while the static, labeled-data paradigm had reached its ceiling.
DeepSeek has also brought continual learning to a wider audience. It has said continual learning is the problem the industry needs to solve after agents, and that it is a capability the next generation of models must possess.
Post-training and continual learning are becoming more important measures of model capability as the industry moves into its next phase.
Mind Lab released the Macaron-V1-Preview model in June. The business quickly gained momentum. Just two weeks after commercialization began, its annual recurring revenue reached USD 10 million.
Macaron-V1-Preview was built by attaching five LoRA (low-rank adaptation) expert modules to GLM-5.1. Each module had about one billion parameters.
Macaron-V1-Preview performed strongly across several benchmarks. It not only outperformed its GLM-5.1 base model but also surpassed models including GPT-5.4 and Claude Opus 4.6, according to benchmarks cited by the company. Mind Lab attributed the model’s improvement over the base model to the LoRA expert modules attached to it.
What drew attention was Mind Lab’s approach to post-training through MoL, or a mixture of LoRA adapters.
When the model performs different tasks, the system can dynamically switch to the expert module best suited to the task. As a user continues using the model, the accumulated data can also be distilled into a dedicated LoRA adapter that is continually updated as the model is called.
The preview version showed that the technical approach could work and provided initial market validation.
Mind Lab released and open-sourced the full version of Macaron-V1 on July 21. According to benchmarks published by the company, Macaron-V1 achieved state-of-the-art results in six of 12 tests. Its remaining scores were also relatively close to those of frontier models.
The release includes two models:
- The flagship version, Venti, is a 748 billion-parameter model post-trained on GLM-5.2. Of those parameters, 744 billion come from the frozen GLM-5.2 base model. The remaining four billion come from four LoRA adapters trained by Mind Lab, each with about a billion parameters and responsibility for one of four capabilities: chat, agents, coding, and user interface generation.
- The other model, Tall, is a lightweight version intended for local deployment. It has 50 billion parameters and was post-trained on Qwen 3.6.
Both versions natively support context windows of two million tokens.
In effect, the team enabled GLM-5.2 to exceed its previous capabilities by changing just four billion parameters.
For Mind Lab, entrepreneurship has been a process of repeatedly holding to a core direction while tearing down and rebuilding everything around it.
Beneath the external noise, a more far-reaching technical path has continued to evolve within the company: continual learning.
Mindverse, Mind Lab’s parent company, has raised USD 60 million since its founding. In early 2026, it completed a nearly USD 50 million Series A round led by Meituan’s investment arm, with participation from Oriza Hua, Shokz, Var Capital, and existing investors. Backers from earlier rounds include Ant Group, HSG, Being Capital, ZhenFund, and Gaorong Ventures.
Helping AI models improve over time
The company’s starting point can be traced to the FireAct paper that Andrew Chen wrote with Shunyu Yao in 2023.
At the time, they believed an agent’s task performance could be improved more effectively by training relevant data directly into the model than by relying on prompt engineering. That became the starting point for their bet on continual learning and post-training, although the technical direction had not yet attracted widespread attention.
“When we began working on continual learning, we did not even know it was called continual learning,” Chen said.
One problem with existing technology is that a general-purpose large language model struggles to adapt effectively to every possible use case.
Once training is complete, a model’s parameters are generally fixed. They do not change to reflect a particular use case, while retraining a model from scratch is extremely expensive.
A complex harness can help a large model perform tasks across different domain-specific use cases. The tradeoff is that it can consume a large number of tokens and operate slowly. That does not solve the underlying problem.
Viewed through the framework of Shannon information theory, the reinforcement learning paradigm reduces the number of parameters a representation model needs to learn.
This also means that when a model is sufficiently large and sparse, reinforcement learning within the same domain can allow LoRA-based adaptation to achieve results comparable to full-parameter training. A model can therefore be adapted to a specific use case without being fully retrained.
The team’s first major result was making reinforcement learning work at the trillion-parameter scale.
In December 2025, Mind Lab conducted end-to-end LoRA-RL training on Kimi K2, a trillion-parameter mixture-of-experts (MoE) model. LoRA-RL refers to reinforcement learning conducted using LoRA adapters.
Using 64 Nvidia H800 GPUs, it reportedly achieved results close to those of full-parameter training while consuming about 10% of the GPU resources required by conventional full-parameter reinforcement learning.
At the time, major technology companies and startups including ByteDance, Alibaba Group, DeepSeek, and Moonshot AI also had the ability to conduct reinforcement learning at the same scale.
Mind Lab is believed to be the only team in China to have made LoRA-RL work on a trillion-parameter model. Overseas, another team with similar capability was Thinking Machines Lab, founded by former OpenAI CTO Mira Murati.
One of the main difficulties in implementing reinforcement learning at this scale is that it places extremely high precision requirements on the underlying infrastructure. When the precision used during training differs from the precision used during inference, bias drift can occur, preventing the final result from converging.
Mind Lab’s solution was to design a hybrid parallel training engine that integrates tensor parallelism, pipeline parallelism, expert parallelism, and sequence parallelism. This allowed LoRA-based training to operate reliably on a MoE architecture.
The company also addressed the mismatch between training and inference by introducing truncated importance sampling to correct differences between the two distributions.
Delivering this result gave Mind Lab an important proof point. In Chen’s view, however, the company’s real technical moat lies in its infrastructure.
A year ago, the volume of post-training data was roughly one-tenth the volume of pretraining data.
Today, the amount of post-training data used in many models is greater than the amount used for pretraining.
Building infrastructure for post-training is also more difficult than building it for pretraining.
In January, Mind Lab launched MinT, an infrastructure platform for LoRA training and inference. It provides customers with a full-process solution for post-training large language models. Customers can access computing resources through the platform and train their own LoRA adapters.
MinT can manage more than one million LoRA models. During training, evaluation, deployment, and rollback, it transfers only extremely lightweight LoRA adapters, improving real-time loading speeds by nearly a factor of ten.
The company subsequently devoted more of its resources to model self-evolution and continual learning, while continuing to explore the possibilities of MoL.
Continual learning is gradually evolving from an area explored by a small number of researchers into an industry consensus.
In mid-July, Sutton entered the startup world himself and founded Oak Lab, a company dedicated to building an agent that can continually learn from its own experiences and evolve in real time.
Jie Tang, the founder of Z.ai, formerly Zhipu AI, also said in an internal letter that the next critical technologies the company must master include memory, continual learning, and self-evaluation.
As leading teams in China and overseas enter the field one after another, the pace of development is accelerating.
In Chen’s view, there are currently four approaches to continual learning:
- The first is conversational context, in which a model repeatedly interprets the user’s intent within the conversation window.
- The second is external memory, which uses retrieval-augmented generation as an added memory layer. As the volume of information to be remembered grows, the database expands rapidly. The model’s problem-solving ability then becomes increasingly tied to the quality of the database’s retrieval capabilities.
- The third is the use of harnesses and loop engineering. As a harness becomes more complex, it can consume more tokens and operate more slowly.
- The fourth is directly modifying the model’s parameters so it can adapt to a particular application. This turns the model into a domain-specific model at a foundational level, changing its performance.
LoRA belongs to the fourth category.
“We only enable LoRA mode after determining that a particular use case requires additional learning,” Chen told *36Kr*.
A general-purpose large language model cannot solve every problem found in a specific use case.
To achieve full adaptation, a model needs domain-specific training in each individual setting.
In some cases, different models can share 99% of their parameters. The remaining 1% determines how they differ.
Based on this understanding, Chen believes models should be placed in different sets of experiences and allowed to continue growing.
Mind Lab summarizes this concept as “experiential intelligence.”
A model can learn from its own experiences. Those experiences are converted into new capabilities, which allow it to solve more difficult problems. Those harder problems then generate richer experiences, turning intelligence into a process of continual growth.
The process must also be automated, as a model needs to continually evolve and iterate on itself to achieve genuine continual learning.
The direction also aligns closely with Sutton’s experience-driven approach.
The successive launches and market validation of Macaron-V1-Preview and Macaron-V1 have shown the public what experiential intelligence could make possible.
Using MoL to expand model capability
In Chen’s view, post-training is gradually becoming an industry segment in its own right.
A group of startups has emerged to take over models after pretraining and focus specifically on post-training. Many of these companies concentrate on smaller models, conducting post-training and data processing for narrowly defined, domain-specific use cases.
Mind Lab is not pursuing the LoRA path alone.
Chen said its technology is closely aligned with that of Thinking Machines Lab, particularly in its choice to train models using LoRA.
Thinking Machines Lab independently reached the same conclusion in its paper, “LoRA Without Regret”: using LoRA for reinforcement learning on a sufficiently large MoE model does not result in a loss of performance.
Reinforcement learning, however, must also be coupled with the model architecture.
Because their architectures differ, Thinking Machines Lab and Mind Lab are able to train somewhat different models.
The GLM-5 series, for example, introduced efficient inference architectures including MTP (multi-token prediction) and DSA (dynamic sparse attention). These designs impose specific adaptation requirements on training frameworks.
Thinking Machines Lab’s technology stack was designed for the standard DeepSeek-V3 architecture, making it difficult to support GLM.
Mind Lab, by contrast, was the first to complete reinforcement-learning post-training on GLM-5.1 and GLM-5.2.
It was also the first external team in the world to complete reinforcement-learning post-training on GLM-5.1.
Notably, Mind Lab equipped both Macaron-V1-Preview and Macaron-V1 with multiple LoRA expert modules. These modules can operate independently or collaborate with one another.
The company adopted this design because it found that a single LoRA adapter could not comprehensively improve all of a model’s capabilities. Using multiple LoRA adapters on the same model, however, could substantially improve its overall performance.
Mind Lab once used 200 different datasets to train 200 separate LoRA adapters, then attached them to a single model so they could collaborate on tasks.
The company made two findings:
- First, as the number of collaborating LoRA adapters increased, the model’s task performance grew in a log-linear relationship. The more LoRA adapters that worked together, the better the results became.
- Second, a model in which all 200 LoRA adapters collaborated performed better than a model using a single LoRA adapter trained on all 200 datasets.
The collaborative model delivered an improvement of about 25%.
This showed Mind Lab that model collaboration could push beyond existing limits on intelligence.
Chen said this remains an area that requires continued exploration. Among the open questions: how many LoRA modules need to collaborate for the arrangement to be meaningful, how work should be divided among them, when collaboration is necessary, and when a single LoRA module is enough.
Competition in post-training is also accelerating in China.
Companies in the sector have different strengths, but there are still relatively few teams capable of simultaneously making LoRA-RL work at the trillion-parameter scale, building infrastructure that can manage millions of LoRA adapters, and applying continual learning in commercial settings.
From post-training to continual learning
Mind Lab’s business is currently divided into three parts:
- The first is the continued development of infrastructure systems and frontier research into post-training.
- The second is updating and iterating on Macaron, its consumer product.
- The third is serving enterprise customers.
This includes deploying less expensive training infrastructure for companies such as Microsoft Azure and Huawei Cloud, as well as providing MinT and LoRA models capable of continual learning.
The Macaron app is positioned as a personal agent for everyday life.
Users can generate customized mini applications through natural language instructions.
Drawing on long-term memory and everyday conversations, Macaron assists with daily tasks and offers features such as emotional companionship.
As a consumer-facing application, Macaron also generates user interaction data that is valuable for model training. Behavior observed in real-world use can help the team better understand how users interact with models.
Mind Lab said its enterprise customers are primarily AI-enabled hardware manufacturers.
Such hardware is a natural setting for continual learning models because the data generated by each user’s interactions is almost always different.
Personalized and differentiated data is valuable for continual learning within a specific domain.
In addition to its basic model-calling services, Mind Lab plans to offer customers a continual learning option. When a customer selects the option, data associated with strong model performance will be accumulated in a dedicated LoRA adapter. The adapter will be continually trained to produce a model that is better suited to the customer’s use case and delivers greater accuracy.
In a continual learning system, LoRA can effectively produce a newly updated version every day, with each version becoming better adapted to the user’s needs and use cases.
For Mind Lab, however, commercialization is only a way to validate the practical application of its technology at this stage. It is not something the company is rushing to pursue.
Chen said Mind Lab has already reached USD 10 million in annual recurring revenue and still has considerable room to grow.
“But we do not want to put all our computing resources toward fulfilling orders,” he said. “The priority still has to be doing the research well.”
Research remains a constant part of Mind Lab’s identity. Chen said the team currently has more than 30 people working on research, including foundational infrastructure and frontier research.
“Advancing LoRA is the role we want to play,” he said. “We want to solve the final few miles after a model has completed pretraining.”
LoRA is a technical direction with many possible variations.
These include how to implement linear attention, how to extend a model’s context window, and how to improve collaboration among LoRA modules.
All of these questions still require further exploration.
*KrASIA features translated and adapted content that was originally published by 36Kr. This *article* was written by Wang Xinyi for 36Kr.*
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み