<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Space-based GW Detection | A Quest After Perspectives</title><link>https://iphysresearch.github.io/blog/tag/space-based-gw-detection/</link><atom:link href="https://iphysresearch.github.io/blog/tag/space-based-gw-detection/index.xml" rel="self" type="application/rss+xml"/><description>Space-based GW Detection</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Sun, 06 Sep 2026 00:00:00 +0000</lastBuildDate><image><url>https://iphysresearch.github.io/blog/media/sharing.png</url><title>Space-based GW Detection</title><link>https://iphysresearch.github.io/blog/tag/space-based-gw-detection/</link></image><item><title>引力波数据分析中的人工智能方法</title><link>https://iphysresearch.github.io/blog/project/gwai-monograph/</link><pubDate>Sun, 06 Sep 2026 00:00:00 +0000</pubDate><guid>https://iphysresearch.github.io/blog/project/gwai-monograph/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>《&lt;strong>引力波数据分析中的人工智能方法&lt;/strong>》是一部面向引力波数据分析与 AI for Science 交叉领域的开源专著（初稿）。作者：&lt;strong>王赫&lt;/strong>。&lt;/p>
&lt;p>本书系统梳理人工智能方法在引力波数据分析中的应用，从信号识别、参数估计到模拟推断，构建物理驱动与数据驱动相融合的方法论体系。全书分为五个部分、共十二章，逻辑递进地呈现从经典方法的局限，到机器学习、生成模型与模拟推断、智能化搜索，再到空间引力波探测前沿挑战与展望的完整脉络。&lt;/p>
&lt;p>适合引力波数据分析、机器学习与 AI for Science 方向的研究生、研究者与工程师阅读；不要求引力波物理专业背景。&lt;/p>
&lt;ul>
&lt;li>&lt;strong>网页版（HTML）&lt;/strong>：&lt;a href="https://iphysresearch.github.io/gwai-monograph/book_html.html" target="_blank" rel="noopener">开始阅读&lt;/a>&lt;/li>
&lt;li>&lt;strong>PDF 版&lt;/strong>：&lt;a href="https://github.com/iphysresearch/gwai-monograph/raw/main/book_main.pdf" target="_blank" rel="noopener">book_main.pdf&lt;/a>（约 18 MB）&lt;/li>
&lt;li>&lt;strong>GitHub 仓库&lt;/strong>：&lt;a href="https://github.com/iphysresearch/gwai-monograph/" target="_blank" rel="noopener">iphysresearch/gwai-monograph&lt;/a>&lt;/li>
&lt;/ul>
&lt;h2 id="全书结构5-部-12-章">全书结构（5 部 12 章）&lt;/h2>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>部&lt;/th>
&lt;th>章&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>第一部　理论基础与背景&lt;/td>
&lt;td>1 绪论　·　2 引力波信号与噪声建模&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>第二部　传统方法与局限&lt;/td>
&lt;td>3 经典数据分析方法　·　4 高维参数空间与多模态挑战&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>第三部　人工智能新方法&lt;/td>
&lt;td>5 机器学习信号识别　·　6 生成模型与模拟推断(SBI)　·　7 智能化信号分离与去噪&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>第四部　综合创新与融合&lt;/td>
&lt;td>8 智能化启发式搜索　·　9 物理驱动与数据驱动融合&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>第五部　前沿挑战与展望&lt;/td>
&lt;td>10 空间引力波探测数据挑战　·　11 发展趋势　·　12 结语&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h3 id="章节速览">章节速览&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>I 理论基础与背景&lt;/strong>：引力波天文学发展、信号与噪声建模、数据分析任务层次&lt;/li>
&lt;li>&lt;strong>II 经典方法及其边界&lt;/strong>：匹配滤波、贝叶斯推断，以及高维/多模态/非平稳噪声下的可扩展性局限&lt;/li>
&lt;li>&lt;strong>III 人工智能数据分析方法&lt;/strong>：CNN 信号识别、归一化流与 SBI、WaveFormer 等去噪与分离方法&lt;/li>
&lt;li>&lt;strong>IV 物理约束与智能方法融合&lt;/strong>：LLM/启发式自动算法发现（如 Evo-MCTS）、物理–数据驱动协同推断&lt;/li>
&lt;li>&lt;strong>V 空间任务挑战与展望&lt;/strong>：全局拟合、非稳态噪声、太极挑战赛、可信智能引力波天文学&lt;/li>
&lt;/ul>
&lt;h2 id="本地构建">本地构建&lt;/h2>
&lt;h3 id="pdftectonic">PDF（tectonic）&lt;/h3>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">./build.sh &lt;span class="c1"># 编译 book_main.tex → book_main.pdf&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h3 id="htmlmake4ht--tex4ht">HTML（make4ht / tex4ht）&lt;/h3>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">./build_html.sh
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">python3 -m http.server -d site &lt;span class="m">8000&lt;/span> &lt;span class="c1"># 浏览器打开 http://localhost:8000/&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>产物在 &lt;code>site/&lt;/code>：目录页 + 各章 HTML；公式由 MathJax 渲染，TikZ 示意图预渲染为 PNG。&lt;/p>
&lt;h2 id="部署">部署&lt;/h2>
&lt;p>站点托管于 GitHub Pages（&lt;code>gh-pages&lt;/code> 分支）：&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">./build_html.sh
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">./deploy_ghpages.sh /path/to/repo
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>也可使用仓库内 GitHub Actions 工作流自动构建部署。&lt;/p>
&lt;h2 id="resources">Resources&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>在线阅读&lt;/strong>：&lt;a href="https://iphysresearch.github.io/gwai-monograph/book_html.html" target="_blank" rel="noopener">book_html.html&lt;/a>&lt;/li>
&lt;li>&lt;strong>站点首页&lt;/strong>：&lt;a href="https://iphysresearch.github.io/gwai-monograph/" target="_blank" rel="noopener">iphysresearch.github.io/gwai-monograph&lt;/a>&lt;/li>
&lt;li>&lt;strong>源码与 PDF&lt;/strong>：&lt;a href="https://github.com/iphysresearch/gwai-monograph/" target="_blank" rel="noopener">GitHub&lt;/a>&lt;/li>
&lt;li>&lt;strong>相关&lt;/strong>：&lt;a href="https://iphysresearch.github.io/PhDthesis_html/" target="_blank" rel="noopener">博士论文在线版&lt;/a>&lt;/li>
&lt;/ul>
&lt;h2 id="license">License&lt;/h2>
&lt;p>正文版权归作者及出版社所有；转载或引用请注明出处。欢迎通过 &lt;a href="https://github.com/iphysresearch/gwai-monograph/issues" target="_blank" rel="noopener">GitHub Issues&lt;/a> 提交勘误与建议。&lt;/p>
&lt;hr>
&lt;p>持续更新中。访问 &lt;a href="https://iphysresearch.github.io/gwai-monograph/book_html.html" target="_blank" rel="noopener">在线开源版&lt;/a> 开始阅读，或在 &lt;a href="https://github.com/iphysresearch/gwai-monograph/" target="_blank" rel="noopener">GitHub&lt;/a> 获取 LaTeX 源码与 PDF。&lt;/p></description></item></channel></rss>