DeepSeek陳德里AI論文第二彈:從6分到8分,DeliAutoResearch SKILL又進化了

2026年6月1日 10:59
DeepSeek陳德里AI論文第二彈:從6分到8分,DeliAutoResearch SKILL又進化了

重點摘要

這篇消息聚焦「DeepSeek陳德里AI論文第二彈:從6分到8分,DeliAutoResearch SKILL又進化了」。原始導語提到:大模型不應停留在凍結參數。 從 AI 情報角度來看,這類內容值得關注其背後的技術進展、產品落地、產業競爭與後續市場影響。

站內 AI 整理稿

### DeepSeek 再推新論文:DeliAutoResearch SKILL 從 6 分躍升至 8 分,打破「凍結參數」框架

AI 圈近期焦點再度落在 DeepSeek 身上。繼先前引發討論的研究成果後,該團隊研究員陳德里公開了題為「DeliAutoResearch SKILL」的第二波論文內容,明確指出「大模型不應停留在凍結參數」的核心主張。根據團隊釋出的初步資訊,這套系統在內部評估指標上從原先的 6 分進步到 8 分,顯示其在自動化研究能力上有了質的飛躍。這篇新作不僅延續了前作對模型動態適應性的探索,更進一步挑戰了當前主流「一次訓練、永久使用」的參數凍結思維。

### 重點整理:從「靜態模型」到「持續進化」的技術突破

DeliAutoResearch SKILL 的核心概念,是讓大語言模型在執行科學研究任務時,不再依賴訓練完成後便凍結的參數組。傳統做法中,模型參數一旦固定,就無法因應新領域或提示變化而即時調整,導致在複雜、多階段的科研場景中容易出現表現瓶頸。陳德里的團隊設計了一套輕量級的自適應機制,使模型能在推理過程中局部更新關鍵參數,相當於賦予 AI「邊做邊學」的能力。從 6 分到 8 分的提升,主要反映在論文產出品質、文獻檢索精準度以及實驗流程規劃的連貫性上。

### 背景脈絡:DeepSeek 在自動化科研領域的持續深耕

這並非 DeepSeek 首次涉足「AI 自我研究」領域。幾個月前,該團隊便發表了名為「DeliAutoResearch」的初代版本,著重於讓模型自動撰寫研究假設與設計實驗步驟,當時評分約落在 6 分(滿分推測為 10 分)。當時外界雖給予肯定,但也批評模型在遇到未見過的數據或方法時容易「卡住」。此次第二彈論文正是針對此痛點進行改良——團隊不再將模型視為一個封閉的黑盒子,而是引入可動態調整的參數區段,讓 AI 在推理途中能夠根據回饋修正自身判斷。這種設計哲學呼應了近年興起的「終身學習」與「持續預訓練」趨勢,但 DeepSeek 將其具體落實到科研自動化場景中,使模型不再只是被動的查詢工具。

### 可能影響:重塑 AI 輔助研究的效率與可信度

這項進展對學術與產業界至少有兩層重要意義。首先,在效率層面,過往研究人員需要花費大量時間教導模型理解特定領域的術語與規範,而一旦模型參數凍結,後續調整往往得重新訓練或微調。DeliAutoResearch SKILL 的參數動態更新機制,能大幅降低這類重複勞動,讓 AI 更快速適應跨學科的研究任務。其次,在可信度層面,模型能在推理過程中修正自己的錯誤(例如誤解文獻結論或計算失誤),有助於減少「AI 幻覺」對研究結論的干擾。對於製藥、材料科學等需要嚴謹邏輯鏈的領域,這項技術可能加速假說驗證的循環。

### 讀者可關注的後續:論文細節、開源計畫與實測案例

目前這篇論文尚未完全公開所有實驗數據與架構細節,但根據 DeepSeek 過往慣例,後續很可能會釋出技術報告或開放部分原始碼。讀者可以關注以下幾點:第一,團隊是否會公布「6 分到 8 分」的具體評測基準(例如使用哪些資料集、評審標準為何),這將決定這項進步是否具備泛化性。第二,該動態參數更新機制是否會整合到 DeepSeek 現有的商用模型中,屆時開發者能否透過 API 直接調用這項「即時學習」能力。第三,是否有第三方機構(如大學實驗室或競賽平台)

Related

相關文章

MarkTechPost AI模型更新

Liquid AI Introduces LFM2.5-Embedding-350M and LFM2.5-ColBERT-350M: Dense Bi-Encoder and Late-Interaction Models for Fast Multilingual Search Across 11 Languages

This week, Liquid AI released two new retrieval models. They are LFM2.5-ColBERT-350M and LFM2.5-Embedding-350M. Both hold 350M parameters. Both are the first bidirectional members of the LFM family. They build on LFM2.5-350M-Base, released in March. The pair targets fast multilingual and cross-lingual search across 11 languages. Their footprint is small enough to run almost anywhere. Both are available now on Hugging Face under the LFM Open License v1.0. LFM2.5 Retrievers The two models share one backbone but represent text differently. LFM2.5-Embedding-350M is a dense bi-encoder. It turns each document into a single vector. Pick it when you want the fastest search and the smallest, cheapest index. LFM2.5-ColBERT-350M is a late-interaction model. It converts each token into a vector rather

1 小時前
MarkTechPost AI模型更新

Perplexity Launches Brain, a Self-Improving Memory System That Builds a Context Graph of an Agent’s Work and Learns Overnight

Most AI memory remembers the user. It stores your preferences, your tastes, and your role. Perplexity is taking a different path. Today, Perplexity launched Brain, a self-improving memory system for its agent product, Computer. Brain does not focus on remembering you. It remembers what the agent did. That reframes what memory in AI is for. What is Perplexity‘s Brain Brain is a self-improving memory system. It builds a context graph of the work Computer performs. At set intervals, such as overnight, Brain reviews that graph. It then teaches itself how to do the work better. The idea is straightforward. The more work you do, the more efficient Brain makes your Computer. Brain is rolling out today to Perplexity Max and Enterprise Max subscribers in Research Preview. Two Axes of AI Memory Perp

15 小時前

智譜新高,MiniMax承壓,“大模型雙雄”命運殊途

這篇消息聚焦「智譜新高,MiniMax承壓,“大模型雙雄”命運殊途」。原始導語提到:大模型在被市場重新定價 從 AI 情報角度來看,這類內容值得關注其背後的技術進展、產品落地、產業競爭與後續市場影響。

17 小時前