blizhan/paper-digest

0

1 commits

updated Sep 23, 2026

See the code

README

Papers

这个仓库用来记录我们已经实际读过、讨论过的论文。重点不是做论文收藏夹,而是留下后续还能复用的判断:论文到底解决了什么、核心方法是否真的新、实验说明了什么、有哪些值得继续追的 insight,以及公开代码实际实现到了哪一步。

知识内容按 Open Knowledge Format (OKF) v0.2 的思路组织在 knowledge/:目录通过 index.md 渐进式暴露内容,每篇论文是一份带 YAML frontmatter 的独立 concept 文档。根 README.md 保留为面向人的仓库入口。

知识入口

当前论文

ICL

PaperTopicLinksStatus一句话判断
Causilo Technical Reporttabular foundation model, ICL, efficient attention, probabilistic regressionarXiv · GitHub · Weights已讨论 / 已读源码先行内细化、再二次读取 context、最后压缩行表示,取得强的准确率/速度折中;合成数据与模块贡献尚无法独立归因。
Advancing Open and Reproducible Relational Learning: RelArena-α, TabPFN-Rel and RPIrelational learning, tabular foundation model, benchmarkarXiv · Hugging Face · GitHub已讨论核心贡献更偏 benchmark / reproducibility / relational pipeline;TabPFN-Rel 的关键结论是“DFS flattening + 强 tabular backbone”依然能和专门的 relational architecture 正面竞争。
GraphPFN: A Prior-Data Fitted Graph Foundation Modelgraph foundation model, PFN, ICL, synthetic graph priorarXiv · Hugging Face · GitHub已讨论真正贡献是证明“LimiX 初始化 + graph adapter + graph-aware synthetic pretraining”可以强力迁移到真实 node-level tasks;复杂 multi-level SBM + PA prior 的必要性则未被自身 ablation 证明。
LimiX-2: A Contextual Mechanism Network Towards General Structured-Data Intelligencetabular foundation model, CCMM, ICL, causal skeletonarXiv · GitHub · Weights已讨论 / 已读源码沿用 CCMM 的多变量条件推断与非对称双轴 Attention;因果发现实验仅恢复无向骨架,公开 v2 推理代码尚不能直接导出所需 Attention 权重与复现骨架评测。
Mitra-v2 Technical Reporttabular foundation model, synthetic prior, Hybrid SCM, FT / baggingarXiv · Code / Results · Weights已讨论 / 已读源码扩大合成任务分布且保留 Tab2D 主干;论文主成绩依赖 FT + 8-fold bagging 与 support/宽表部署配方,Hybrid SCM 单项贡献尚未隔离。
Shaping the Prior: How Synthetic Task Distributions Determine Tabular Foundation Model Quality (O'Prior)tabular foundation model, synthetic prior, Hybrid SCM, distribution shiftarXiv · HTML已讨论 / 已读原文将结构生成、观测真实性、shift stress 与课程/防泄漏约束分开设计和消融;Hybrid SCM 收益明显,但完整配方在固定短预算下不总占优。
TabICLv2: A better, faster, scalable, and open tabular foundation modeltabular foundation model, ICL, synthetic prior, domain adaptationarXiv · GitHub · NanoTabICL已讨论最值得保留的是高组合度 GraphSCM prior 与 dataset-level ICL 训练范式;它提供很强的 structural prior,但仍基本缺失 domain semantics,因此自然引出 continued PT、semantic encoder 与 domain-conditioned prior 三条私有领域适配路线。
Xiaomi-TabLDM: A Tabular Foundation Model Technical Reporttabular foundation model, SCM prior, ICL, quantile regressionarXiv · GitHub · Weights已讨论 / 已读源码双流特征分组、AttnRes 与 MoE 扩展 TabICLv2 式 ICL 架构;基础模型可输出 999 个分位数,普通多视图逐分位数平均,NNLS 增强模式目前仅返回点预测,概率校准仍待验证。

SSL

PaperTopicLinksStatus一句话判断
SwitchTab: Switched Autoencoders Are Effective Tabular Learnerstabular learning, SSL, representation learning, feature engineeringarXiv · Hugging Face · AAAI · Unofficial GitHub · TabularS3L已讨论Switching constraint 本身有一致 ablation signal,但 s/m disentanglement 证据弱;纯 SSL 适合作为自动特征候选而非已证明的最优 extractor。两份第三方实现均已审计,TabularS3L 更完整但仍有 reconstruction target 与 feature-export bug。

Ensemble / Efficient DL

PaperTopicLinksStatus一句话判断
TabM: Advancing Tabular Deep Learning with Parameter-Efficient Ensemblingtabular DL, parameter-efficient ensemble, BatchEnsemblearXiv · GitHub已讨论把 ensemble member 变成显式并行维度,并通过大权重共享、member-specific modulation/head 和 ensemble-aware stopping 获得强平均预测;最值得追的是 weak-individual / strong-ensemble 机制,而不是单 member 变强。
TabPack: Efficient Hyperparameter Ensembles for Tabular Deep Learningpacked ensemble, HPO, population training, AutoMLarXiv · GitHub已讨论把传统 HPO 改写为一次 packed heterogeneous population training + online checkpoint/ensemble selection;异构 HP 的现有证据主要支持降低 tuning 成本,ResNet/CNN 与固定图 GCN 是很自然的下一步推广对象。
Mapping Networksmeta-parameterization, hypernetwork, low-dimensional weight manifold, parameter-efficient trainingarXiv · CVPR · Poster已讨论真正减少的是 optimization DOF / trainable parameters,而不是总存储和 FLOPs;作为低维 model latent space 的入口很有意思,尤其自然引出 dataset→z→model、latent Bayesian ensemble、model diffusion 和 WebGPU 小码分发。

Time Series

Paper / ReleaseTopicLinksStatus一句话判断
Chronos-2: From Univariate to Universal Forecastingtime-series foundation model, multivariate forecasting, covariates, ICL, synthetic dataarXiv · GitHub · Hugging Face已讨论真正有价值的是用 group attention + synthetic multivariate prior 把 univariate / multivariate / covariates 统一成 zero-shot ICL;实验上纯 multivariate cross-target 增益很小,而 covariates 带来明显提升。
Learning Recursive Multi-Scale Representations for Irregular Multivariate Time Series Forecastingirregular time series, multi-scale forecasting, representation fusionarXiv · OpenReview · GitHub已讨论ReIMTS 不靠 resampling 构造尺度,而是按真实时间 period 做 top-down recursive split;真正亮点是保留 sampling pattern,并用 padding/mask + batch reshape + gated residual 解决不等长跨尺度融合。
TimesFM-3: A zero-shot foundation model for multivariate forecastingtime-series foundation model, multivariate forecasting, covariates, zero-shotGoogle Research · GitHub · Hugging Face已讨论实质升级是把 multiple targets、past-only / past-future covariates 和 cross-variate attention 原生放进模型,并用 CPM 做 single-pass horizon;不是第一个支持 future covariates,但当前公开 benchmark 属于最强一档,3.0 权重目前不可商用。

Weather / Forecasting

PaperTopicLinksStatus一句话判断
WeatherNext 3: Increasing resolution and performance of global weather models with raw observationsglobal weather forecasting, probabilistic ensemble, satellite observations, continuous decodingarXiv · Project · GitHub已讨论真正变化是把 analysis、低延迟卫星、降水/站点 observation 和 cyclone targets 统一进一个 global probabilistic model,并通过 hourly refresh 与 continuous station head 改变 forecast product interface;但它仍是 analysis-anchored,而不是完整替代 data assimilation 的 raw-observation forecaster。

Agent

PaperTopicLinksStatus一句话判断
DataSpace: Benchmarking Data Agents for Verifiable Analytics over Heterogeneous Workspacesdata agent, heterogeneous workspace, benchmark, verifiable analyticsarXiv · Hugging Face · Project · GitHub已讨论真正有价值的是把 Data Agent 定义成“在异构 workspace 中发现证据、完成关系计算并可靠 materialize 最终表”的系统问题;15.36pt harness gap 和 52.2% materialization failures 都说明 execution / verification / context management 不能当配角。
Praxist: From Experimental Artifacts to Solution Lineagesautonomous research, multi-agent, evidence inheritance, research control planearXiv · GitHub已讨论真正有辨识度的不是多 agent,而是把 experiment 变成 typed Finding,经 task-defined Frontier 和 PI/Chair Agenda 编译成下一代 peer-local design contract;Aim/W&B 很适合作为底层 evidence plane,值得单独 ablate 这层 research-policy compiler。

后续只有当新论文形成明显的新方向时,再新增新的一级类别;暂时不为了分类完整性预先创建空类别。

记录约定

每篇论文作为 knowledge/papers/ 下的一份独立 Markdown concept,至少记录:

  • 文章摘要与问题定义;
  • 关键方法与实验结论;
  • 对方法真正贡献点的拆解;
  • 值得保留的 insight;
  • 我们自己的判断,明确和论文事实分开;
  • 如果有公开代码,分析 GitHub 的实现路径、工程结构、可复现性与实际限制。

暂时不把“只是看到、但还没有实际读到/讨论到”的论文加进来。

Contributors

blizhan

1 commits

blizhan/paper-digest

0

1 commits

updated Sep 23, 2026

See the code

README

Papers

这个仓库用来记录我们已经实际读过、讨论过的论文。重点不是做论文收藏夹,而是留下后续还能复用的判断:论文到底解决了什么、核心方法是否真的新、实验说明了什么、有哪些值得继续追的 insight,以及公开代码实际实现到了哪一步。

知识内容按 Open Knowledge Format (OKF) v0.2 的思路组织在 knowledge/:目录通过 index.md 渐进式暴露内容,每篇论文是一份带 YAML frontmatter 的独立 concept 文档。根 README.md 保留为面向人的仓库入口。

知识入口

当前论文

ICL

PaperTopicLinksStatus一句话判断
Causilo Technical Reporttabular foundation model, ICL, efficient attention, probabilistic regressionarXiv · GitHub · Weights已讨论 / 已读源码先行内细化、再二次读取 context、最后压缩行表示,取得强的准确率/速度折中;合成数据与模块贡献尚无法独立归因。
Advancing Open and Reproducible Relational Learning: RelArena-α, TabPFN-Rel and RPIrelational learning, tabular foundation model, benchmarkarXiv · Hugging Face · GitHub已讨论核心贡献更偏 benchmark / reproducibility / relational pipeline;TabPFN-Rel 的关键结论是“DFS flattening + 强 tabular backbone”依然能和专门的 relational architecture 正面竞争。
GraphPFN: A Prior-Data Fitted Graph Foundation Modelgraph foundation model, PFN, ICL, synthetic graph priorarXiv · Hugging Face · GitHub已讨论真正贡献是证明“LimiX 初始化 + graph adapter + graph-aware synthetic pretraining”可以强力迁移到真实 node-level tasks;复杂 multi-level SBM + PA prior 的必要性则未被自身 ablation 证明。
LimiX-2: A Contextual Mechanism Network Towards General Structured-Data Intelligencetabular foundation model, CCMM, ICL, causal skeletonarXiv · GitHub · Weights已讨论 / 已读源码沿用 CCMM 的多变量条件推断与非对称双轴 Attention;因果发现实验仅恢复无向骨架,公开 v2 推理代码尚不能直接导出所需 Attention 权重与复现骨架评测。
Mitra-v2 Technical Reporttabular foundation model, synthetic prior, Hybrid SCM, FT / baggingarXiv · Code / Results · Weights已讨论 / 已读源码扩大合成任务分布且保留 Tab2D 主干;论文主成绩依赖 FT + 8-fold bagging 与 support/宽表部署配方,Hybrid SCM 单项贡献尚未隔离。
Shaping the Prior: How Synthetic Task Distributions Determine Tabular Foundation Model Quality (O'Prior)tabular foundation model, synthetic prior, Hybrid SCM, distribution shiftarXiv · HTML已讨论 / 已读原文将结构生成、观测真实性、shift stress 与课程/防泄漏约束分开设计和消融;Hybrid SCM 收益明显,但完整配方在固定短预算下不总占优。
TabICLv2: A better, faster, scalable, and open tabular foundation modeltabular foundation model, ICL, synthetic prior, domain adaptationarXiv · GitHub · NanoTabICL已讨论最值得保留的是高组合度 GraphSCM prior 与 dataset-level ICL 训练范式;它提供很强的 structural prior,但仍基本缺失 domain semantics,因此自然引出 continued PT、semantic encoder 与 domain-conditioned prior 三条私有领域适配路线。
Xiaomi-TabLDM: A Tabular Foundation Model Technical Reporttabular foundation model, SCM prior, ICL, quantile regressionarXiv · GitHub · Weights已讨论 / 已读源码双流特征分组、AttnRes 与 MoE 扩展 TabICLv2 式 ICL 架构;基础模型可输出 999 个分位数,普通多视图逐分位数平均,NNLS 增强模式目前仅返回点预测,概率校准仍待验证。

SSL

PaperTopicLinksStatus一句话判断
SwitchTab: Switched Autoencoders Are Effective Tabular Learnerstabular learning, SSL, representation learning, feature engineeringarXiv · Hugging Face · AAAI · Unofficial GitHub · TabularS3L已讨论Switching constraint 本身有一致 ablation signal,但 s/m disentanglement 证据弱;纯 SSL 适合作为自动特征候选而非已证明的最优 extractor。两份第三方实现均已审计,TabularS3L 更完整但仍有 reconstruction target 与 feature-export bug。

Ensemble / Efficient DL

PaperTopicLinksStatus一句话判断
TabM: Advancing Tabular Deep Learning with Parameter-Efficient Ensemblingtabular DL, parameter-efficient ensemble, BatchEnsemblearXiv · GitHub已讨论把 ensemble member 变成显式并行维度,并通过大权重共享、member-specific modulation/head 和 ensemble-aware stopping 获得强平均预测;最值得追的是 weak-individual / strong-ensemble 机制,而不是单 member 变强。
TabPack: Efficient Hyperparameter Ensembles for Tabular Deep Learningpacked ensemble, HPO, population training, AutoMLarXiv · GitHub已讨论把传统 HPO 改写为一次 packed heterogeneous population training + online checkpoint/ensemble selection;异构 HP 的现有证据主要支持降低 tuning 成本,ResNet/CNN 与固定图 GCN 是很自然的下一步推广对象。
Mapping Networksmeta-parameterization, hypernetwork, low-dimensional weight manifold, parameter-efficient trainingarXiv · CVPR · Poster已讨论真正减少的是 optimization DOF / trainable parameters,而不是总存储和 FLOPs;作为低维 model latent space 的入口很有意思,尤其自然引出 dataset→z→model、latent Bayesian ensemble、model diffusion 和 WebGPU 小码分发。

Time Series

Paper / ReleaseTopicLinksStatus一句话判断
Chronos-2: From Univariate to Universal Forecastingtime-series foundation model, multivariate forecasting, covariates, ICL, synthetic dataarXiv · GitHub · Hugging Face已讨论真正有价值的是用 group attention + synthetic multivariate prior 把 univariate / multivariate / covariates 统一成 zero-shot ICL;实验上纯 multivariate cross-target 增益很小,而 covariates 带来明显提升。
Learning Recursive Multi-Scale Representations for Irregular Multivariate Time Series Forecastingirregular time series, multi-scale forecasting, representation fusionarXiv · OpenReview · GitHub已讨论ReIMTS 不靠 resampling 构造尺度,而是按真实时间 period 做 top-down recursive split;真正亮点是保留 sampling pattern,并用 padding/mask + batch reshape + gated residual 解决不等长跨尺度融合。
TimesFM-3: A zero-shot foundation model for multivariate forecastingtime-series foundation model, multivariate forecasting, covariates, zero-shotGoogle Research · GitHub · Hugging Face已讨论实质升级是把 multiple targets、past-only / past-future covariates 和 cross-variate attention 原生放进模型,并用 CPM 做 single-pass horizon;不是第一个支持 future covariates,但当前公开 benchmark 属于最强一档,3.0 权重目前不可商用。

Weather / Forecasting

PaperTopicLinksStatus一句话判断
WeatherNext 3: Increasing resolution and performance of global weather models with raw observationsglobal weather forecasting, probabilistic ensemble, satellite observations, continuous decodingarXiv · Project · GitHub已讨论真正变化是把 analysis、低延迟卫星、降水/站点 observation 和 cyclone targets 统一进一个 global probabilistic model,并通过 hourly refresh 与 continuous station head 改变 forecast product interface;但它仍是 analysis-anchored,而不是完整替代 data assimilation 的 raw-observation forecaster。

Agent

PaperTopicLinksStatus一句话判断
DataSpace: Benchmarking Data Agents for Verifiable Analytics over Heterogeneous Workspacesdata agent, heterogeneous workspace, benchmark, verifiable analyticsarXiv · Hugging Face · Project · GitHub已讨论真正有价值的是把 Data Agent 定义成“在异构 workspace 中发现证据、完成关系计算并可靠 materialize 最终表”的系统问题;15.36pt harness gap 和 52.2% materialization failures 都说明 execution / verification / context management 不能当配角。
Praxist: From Experimental Artifacts to Solution Lineagesautonomous research, multi-agent, evidence inheritance, research control planearXiv · GitHub已讨论真正有辨识度的不是多 agent,而是把 experiment 变成 typed Finding,经 task-defined Frontier 和 PI/Chair Agenda 编译成下一代 peer-local design contract;Aim/W&B 很适合作为底层 evidence plane,值得单独 ablate 这层 research-policy compiler。

后续只有当新论文形成明显的新方向时,再新增新的一级类别;暂时不为了分类完整性预先创建空类别。

记录约定

每篇论文作为 knowledge/papers/ 下的一份独立 Markdown concept,至少记录:

  • 文章摘要与问题定义;
  • 关键方法与实验结论;
  • 对方法真正贡献点的拆解;
  • 值得保留的 insight;
  • 我们自己的判断,明确和论文事实分开;
  • 如果有公开代码,分析 GitHub 的实现路径、工程结构、可复现性与实际限制。

暂时不把“只是看到、但还没有实际读到/讨论到”的论文加进来。

Contributors

blizhan

1 commits