技术栈
flow matching
qq_41920323
15 天前
flow matching
Flow Matching 算法简介:从 Diffusion 到连续流
目录一、Diffusion 留下的问题二、Flow Matching 的核心三、数学框架:流、向量场与 ODE
爱听歌的周童鞋
15 天前
diffusion model
·
sde
·
generative ai
·
flow matching
·
score matching
·
guidance
MIT 6.S184 | 基于随机微分方程的生成式AI | 2026 | 笔记 | Lecture 1: Flow and Diffusion Models
学习 MIT S.184 课程,本篇文章记录课程第一讲:流模型和扩散模型,记录下个人学习笔记,和大家一起分享交流😄
Asimov_Liu
18 天前
stable diffusion
·
自动驾驶
·
具身智能
·
vla
·
flow matching
Diffusion 与 Flow Matching 数学原理及其在 VLA Action 生成中的应用
作者:Asimov+Codex | 日期:2026-06-11 适合:Diffusion / Flow Matching 初学者,关注 VLA(Vision-Language-Action)方向
*JOKER
3 个月前
人工智能
·
深度学习
·
机器学习
·
大模型
·
生成模型
·
flow matching
Flow Matching&生成算法
今天学习flow matching算法。Flow matching是近年来生成模型领域中快速崛起的一类新方法。许多先进模型如stable diffusion3 imagen3都采用了它的核心思想。他通过直接学习概率流的方式,将简单分布平滑地变为复杂的数据分布,比传统扩散模型更高效、训练更稳,采样更快。Flow match解决了过去噪声预测不稳定、采样步骤多等问题,为下一代生成模型奠定了重要的基础。
我是有底线的