預測準確不是科學發現的終點 Accurate prediction is not the end of discovery

編輯閱讀框架 Editorial reading framework

科學與醫療 AI AI for Science & Health

從測量方式、資料切分、機制、驗證到實際使用,分清預測工具、科學假說與臨床證據。 Separate predictive tools, scientific hypotheses, and clinical evidence through measurement, splits, mechanisms, validation, and deployment.

這是編輯整理的讀論文框架。This is an editorial framework for reading papers.

這是研究方法教學,不是醫療建議。個別論文是否有外部驗證、前瞻測試或適當資料切分,請依論文卡片所引的原文判斷。 This is a research-methods tutorial, not medical advice. Use the cited source passages on each paper card to judge external validation, prospective testing, and data splits.

頁內情境、比喻與練習用來建立判讀方法,不代表特定論文的研究結果。Scenarios, analogies, and exercises teach a reading method; they are not findings from a specific paper.

查看此主題論文與原文證據View papers and source evidence for this topic →
33分鐘minutes
3學習目標objectives
7學習階段phases
01定位Orient

先看這個問題為什麼值得解Why this problem is worth solving

情境先行Start with the situation

編輯示例 · 用於建立直覺Editorial example · for intuition
藥物模型在隨機切分後表現很好,但相近的分子骨架同時出現在訓練集與測試集。模型可能只記住分子家族,未必能推廣到新的化學空間。 A drug model performs well after a random molecular split, but related scaffolds occur in both train and test. It may memorize families rather than generalize to new chemical space.

在科學與醫療場景,資料洩漏或錯誤外推不只影響排行榜,也可能浪費實驗資源或造成不安全決策。 In science and health, leakage or invalid extrapolation can waste experiments or lead to unsafe decisions, not merely distort a leaderboard.

先備知識Prerequisite

  • 理解相關性、驗證與資料切分 Understand correlation, validation, and data splitting

讀完你能做到After this path

  • 區分預測結果、機制假說與介入證據 Distinguish prediction, mechanistic hypotheses, and intervention evidence
  • 辨識實體、時間、場域與家族之間的資料洩漏 Identify entity, temporal, site, and family leakage
  • 為高風險用途建立外部驗證與失敗條件 Define external validation and failure conditions for high-stakes use

閱讀框架Concept frame

核心問題Question
模型在歷史資料上預測得準,何時仍不能支持新的科學或醫療結論? When does accurate prediction on historical data still fail to support a new scientific or health conclusion?
對照軸Comparison axis
驗證資料與預期使用場景的距離 Distance between validation data and intended use
判讀方式Evidence to inspect
並排閱讀三種相對情境,再回到論文檢查消融實驗、反事實測試與適用範圍。Read three relative scenarios side by side, then inspect the paper's ablations, counterfactual tests, and scope statements.
02預測Predict

回答後查看解析Answer, then view the explanation

你的預測Make a prediction

要評估模型能否推廣到未見的分子家族,哪個切分最有資訊? Which split is most informative for generalization to unseen molecular families?

要評估模型能否推廣到未見的分子家族,哪個切分最有資訊? Which split is most informative for generalization to unseen molecular families?
03觀察Observe

看現象,不急著講故事Observe before narrating

三個診斷訊號Three diagnostic signals

你看到You observe先讀成Read first as
隨機切分得分高,按時間或場域切分後急降 Strong random-split results collapse by time or site 資料漂移或群組洩漏可能主導 Distribution shift or group leakage may dominate
預測準確但候選無法實驗重現 Predictions are accurate but candidates fail experimental replication proxy 與目標機制之間有落差 A gap separates the proxy from the target mechanism
平均值好但關鍵次族群變差 The average improves while a critical subgroup worsens 部署門檻需按群組與失敗成本設定 Deployment thresholds need subgroup- and failure-cost analysis

這些是待檢查的診斷假說。下一步用條件比較、消融實驗或反事實測試排除其他解釋。These are diagnostic hypotheses to test. Use condition comparisons, ablations, or counterfactual tests to rule out alternatives.

04對照Compare

一次看完三種情境Read three scenarios side by side

三種情境對照Three-scenario comparison

驗證資料離實際用途愈遠時,對預測、發現與實際使用的主張應如何依序收斂? As distance grows, how should prediction, discovery, and deployment claims be downgraded?

對照軸:Comparison axis: 驗證資料與預期使用場景的距離 Distance between validation data and intended use

較低Lower

可評估內部重現性,但仍不能直接推論因果或臨床效益。 Internal reproducibility can be assessed, but causal or clinical benefit does not follow automatically.

中等Middle

加入按時間、場域或家族的資料切分,並檢查預測校準。 Add temporal, site, or family splits plus calibration analysis.

較高Higher

先把結果視為產生假說的線索,等待外部或前瞻驗證。 Downgrade the result to hypothesis generation pending external or prospective validation.

05解釋Explain

從直覺到機制From intuition to mechanism

把機制講清楚Explain the mechanism

直覺Intuition

模型可以是顯微鏡、篩選器或導航,但工具看見的規律不會自動變成自然定律或治療效果。 A model can be a microscope, filter, or navigator, but a pattern seen by a tool does not automatically become a natural law or treatment effect.

輸入與輸出Inputs & outputs

模型讀入實驗、觀測或臨床資料及其測量流程,產生預測、候選項目或待驗證假說;用途是在明確的科學與使用條件下提升研究和決策效率。 Input: experimental, observational, or clinical data plus measurement procedures. Output: predictions, candidates, or hypotheses. Objective: improve information and decision efficiency under explicit scientific or use conditions.

  1. 01 先說明測量方式,以及真正關心的科學目標。 Define measurements and the scientific target of interest.
  2. 02 依實際外推單位設計資料切分、比較基準與不確定性分析。 Build splits, baselines, and uncertainty around the real extrapolation unit.
  3. 03 以獨立實驗、外部群體或前瞻流程驗證候選。 Validate candidates through independent experiments, external cohorts, or prospective workflows.
常見陷阱Common pitfall

把回溯資料中的關聯,寫成作用機制、因果效果或可直接採用的醫療建議。 Writing a retrospective association as a mechanism, causal effect, or deployable medical recommendation.

小結Summary

閱讀科學 AI 主張時,應記下測量方式、切分單位、外推範圍、驗證層級與失敗成本。 An AI-for-science claim should state its measurement, split unit, extrapolation scope, validation level, and failure cost.

06回想Recall

不用回看頁面的自我檢查Check your recall without looking back

三個回想題Three recall questions

先口頭回答,再展開解析。Answer aloud before opening each explanation.

01 為何隨機切分可能過度樂觀? Why can a random split be optimistic?

同一實體、家族、場域或時間鄰近樣本,可能同時出現在訓練集與測試集。 Samples from the same entity, family, site, or nearby time can appear across train and test.

02 預測與機制有何不同? How does prediction differ from mechanism?

預測捕捉可用關聯;機制還要說明現象如何產生,並接受介入測試。 Prediction captures useful association; mechanism additionally concerns the process generating a phenomenon and intervention-based tests.

03 外部驗證回答什麼? What does external validation answer?

方法在不同來源、時間或族群下是否仍具校準與效用。 Whether calibration and utility persist across sources, time periods, or populations.

07遷移Transfer

把工具帶回你的研究Take the tool back to your research

最後一個任務One final task

選一篇科學或醫療 AI 論文,只依書目資料與摘要列出測量方式、切分單位、驗證方式與預期用途;沒有明說的項目寫『未確認』。 Choose an AI-for-science or health paper and, from metadata or abstract only, list measurement, split unit, validation, and intended use; mark unstated items unverified.

留給下一段專注時間For your next focus block

閱讀清單Reading queue

只存於這個瀏覽器。先排問題,不要只是囤連結。 Stored only in this browser. Queue questions, not just links.

清單還是空的。從論文探索器加入第一篇。 Your queue is empty. Add a first paper from the explorer.

比較欄位:問題、方法、結果、限制Compare: question, method, results, limitations

論文並排比較Paper comparison