-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
312 lines (211 loc) · 18.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<meta name="theme-color" content="#5d9b8c" media="(prefers-color-scheme: light)">
<meta name="theme-color" content="#222" media="(prefers-color-scheme: dark)"><meta name="generator" content="Hexo 6.3.0">
<link rel="preconnect" href="https://cdnjs.cloudflare.com" crossorigin>
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/chi-76.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/chi-67.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/chi-32.png">
<link rel="mask-icon" href="/favicon/chi-96.svg" color="#5d9b8c">
<link rel="manifest" href="/favicon/chi-32.json">
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css" integrity="sha256-/4UQcSmErDzPCMAiuOiWPVVsNN2s3ZY/NsmXNcj0IFc=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.1.1/animate.min.css" integrity="sha256-PR7ttpcvz8qrF57fur/yAx1qXMFJeJFiA6pSzWi0OIE=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pace/1.2.4/themes/orange/pace-theme-minimal.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/pace/1.2.4/pace.min.js" integrity="sha256-gqd7YTjg/BtfqWSwsJOvndl0Bxc8gFImLEkXQT8+qj0=" crossorigin="anonymous"></script>
<script class="next-config" data-name="main" type="application/json">{"hostname":"gbu-topology.github.io","root":"/","images":"/images","scheme":"Gemini","darkmode":true,"version":"8.15.0","exturl":false,"sidebar":{"position":"left","display":"hide","padding":18,"offset":12,"width":250},"copycode":{"enable":true,"style":"flat"},"bookmark":{"enable":true,"color":"#5d9b8c","save":"auto"},"mediumzoom":false,"lazyload":false,"pangu":true,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"stickytabs":false,"motion":{"enable":true,"async":true,"transition":{"menu_item":"fadeInDown","post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}}</script><script src="/js/config.js"></script>
<meta name="description" content="We build GBU Topology to store talks, seminars, workshops about geometry and topology given in School of Sciences, Great Bay University. One can find the source code here. Talks in 2024 (Beijing time,">
<meta property="og:type" content="website">
<meta property="og:title" content="Welcome to GBU Topology">
<meta property="og:url" content="https://gbu-topology.github.io/index.html">
<meta property="og:site_name" content="GBU Topology">
<meta property="og:description" content="We build GBU Topology to store talks, seminars, workshops about geometry and topology given in School of Sciences, Great Bay University. One can find the source code here. Talks in 2024 (Beijing time,">
<meta property="og:locale" content="en_US">
<meta property="article:published_time" content="2023-03-10T15:26:03.000Z">
<meta property="article:modified_time" content="2024-09-18T06:39:36.000Z">
<meta property="article:tag" content="Talks and seminars, topology, Great Bay University">
<meta name="twitter:card" content="summary">
<link rel="canonical" href="https://gbu-topology.github.io/">
<script class="next-config" data-name="page" type="application/json">{"sidebar":"","isHome":false,"isPost":false,"lang":"en","comments":true,"permalink":"https://gbu-topology.github.io/index.html","path":"index.html","title":"Welcome to GBU Topology"}</script>
<script class="next-config" data-name="calendar" type="application/json">""</script>
<title>Welcome to GBU Topology | GBU Topology
</title>
<noscript>
<link rel="stylesheet" href="/css/noscript.css">
</noscript>
</head>
<body itemscope itemtype="http://schema.org/WebPage" class="use-motion">
<div class="headband"></div>
<main class="main">
<div class="column">
<header class="header" itemscope itemtype="http://schema.org/WPHeader"><div class="site-brand-container">
<div class="site-nav-toggle">
<div class="toggle" aria-label="Toggle navigation bar" role="button">
<span class="toggle-line"></span>
<span class="toggle-line"></span>
<span class="toggle-line"></span>
</div>
</div>
<div class="site-meta">
<a href="/" class="brand" rel="start">
<i class="logo-line"></i>
<p class="site-title">GBU Topology</p>
<i class="logo-line"></i>
</a>
<p class="site-subtitle" itemprop="description">talks and seminiars</p>
</div>
<div class="site-nav-right">
<div class="toggle popup-trigger" aria-label="Search" role="button">
</div>
</div>
</div>
<nav class="site-nav">
<ul class="main-menu menu"><li class="menu-item menu-item-home"><a href="/" rel="section">Home</a></li><li class="menu-item menu-item-past-talks"><a href="/talks/" rel="section">Past Talks</a></li><li class="menu-item menu-item-graduate-seminar"><a href="/grad/" rel="section">Graduate Seminar</a></li><li class="menu-item menu-item-undergraduate-seminar"><a href="/undergrad/" rel="section">Undergraduate Seminar</a></li>
</ul>
</nav>
</header>
<aside class="sidebar">
<div class="sidebar-inner sidebar-nav-active sidebar-toc-active">
<ul class="sidebar-nav">
<li class="sidebar-nav-toc">
Table of Contents
</li>
<li class="sidebar-nav-overview">
Overview
</li>
</ul>
<div class="sidebar-panel-container">
<!--noindex-->
<div class="post-toc-wrap sidebar-panel">
<div class="post-toc animated"><ol class="nav"><li class="nav-item nav-level-4"><a class="nav-link" href="#Talks-in-2024-Beijing-time-reverse-chronological-order"><span class="nav-text">Talks in 2024 (Beijing time, reverse-chronological order)</span></a></li></ol></div>
</div>
<!--/noindex-->
<div class="site-overview-wrap sidebar-panel">
<div class="site-author animated" itemprop="author" itemscope itemtype="http://schema.org/Person">
<p class="site-author-name" itemprop="name"></p>
<div class="site-description" itemprop="description"></div>
</div>
<div class="links-of-author animated">
<span class="links-of-author-item">
<a href="mailto:lipcaty@outlook.com" title="Pengcheng Li → mailto:lipcaty@outlook.com" rel="noopener me" target="_blank"><i class="fa fa-envelope fa-fw"></i>Pengcheng Li</a>
</span>
</div>
</div>
</div>
</div>
<div class="sidebar-inner sidebar-blogroll">
<div class="links-of-blogroll animated">
<div class="links-of-blogroll-title"><i class="fa fa-globe fa-fw"></i>
Links
</div>
<ul class="links-of-blogroll-list">
<li class="links-of-blogroll-item">
<a href="https://lipcaty.github.io/" title="https://lipcaty.github.io/" rel="noopener" target="_blank">Lipcaty</a>
</li>
<li class="links-of-blogroll-item">
<a href="https://www.gbu.edu.cn/" title="https://www.gbu.edu.cn/" rel="noopener" target="_blank">GBU</a>
</li>
</ul>
</div>
</div>
</aside>
</div>
<div class="main-inner page posts-expand">
<div class="post-block" lang="en"><header class="post-header">
<h1 class="post-title" itemprop="name headline">Welcome to GBU Topology
</h1>
<div class="post-meta-container">
</div>
</header>
<div class="post-body">
<p>We build <strong>GBU Topology</strong> to store talks, seminars, workshops about geometry and topology given in School of Sciences, <a target="_blank" rel="noopener" href="https://www.gbu.edu.cn/">Great Bay University</a>. One can find the source code <a target="_blank" rel="noopener" href="https://github.com/gbu-topology/gbu-topology.github.io">here</a>.</p>
<div class="note info no-icon"><h4 id="Talks-in-2024-Beijing-time-reverse-chronological-order"><a href="#Talks-in-2024-Beijing-time-reverse-chronological-order" class="headerlink" title="Talks in 2024 (Beijing time, reverse-chronological order)"></a>Talks in 2024 (Beijing time, reverse-chronological order)</h4></div>
<p>The following collects the information of four talks in <em>one-day meeting on persistent homology</em>, Time: Aug. 2, 24’, TencentMeeting: 707-514-100; co-organizer: Xubing Zheng. </p>
<ul>
<li><p><strong>Xiang Liu</strong> (BIMSA): </p>
<div><div class="fold_hider"><div class="close hider_title"><strong>Persistent homology: an overview</strong></p>
</div></div><div class="fold">
<p>This talk gives a brief introduction to history and development trend of persistent homology.</p>
</div></div>
<p> <a href="/slides/2024/liuxiang.pdf">Slides</a></p>
</li>
<li><p><strong>Ran Liu</strong> (BIMSA):</p>
<div><div class="fold_hider"><div class="close hider_title"><strong>Persistent path-spectral based machine learning for protein-ligand binding affinity prediction</strong></p>
</div></div><div class="fold">
<p>Molecular descriptors are essential to quantitative structure activity/property relationship (QSAR/QSPR) models and machine learning models. In this talk we will introduce our recently proposed persistent path-spectral (PPS), PPS-based molecular descriptors, and PPS-based machine learning model for the prediction of the protein-ligand binding affinity. For the graph, simplicial complex, and hypergraph representation of molecular structures and interactions, the path-Laplacian can be constructed and the derived pathspectral naturally gives a quantitative description of molecules. Further, by introducing the filtration process of the representation, the persistent path-spectral can be derived, which gives a multiscale characterization of molecules. Molecular descriptors from the persistent path-spectral attributes then are combined with the machine learning model, in particular, the gradient boosting tree, to form our PPS-ML model. We test our model on three most commonly used data sets, i.e., PDBbind-v2007, PDBbind-v2013, and PDBbind-v2016, and our model can achieve competitive results.</p>
</div></div>
<p> <a href="/slides/2024/liuran.pdf">Slides</a></p>
</li>
<li><p><strong>Shuang Wu</strong> (BIMSA):</p>
<div><div class="fold_hider"><div class="close hider_title"><strong>Applications of GLMY theory in metabolomic networks of complex diseases</strong></p>
</div></div><div class="fold">
<p>Human diseases involve metabolic alterations. Metabolomic profiles have served asa vital biomarker for the early identification of high-risk individuals and disease prevention. We have leveraged a statistical physics model to combine all metabolites into bidirectional, signed, and weighted interaction networks and trace how the flow of information from one metabolite to the next causes changes in health state. We integrate concepts from ecosystem theory and evolutionary game theory to model how the health state-dependent alteration of a metabolite is shaped by its intrinsic properties and through extrinsic influences from its conspecifics. We code intrinsic contributions as nodes and extrinsic contributions as edges into quantitative networks and implement GLMY homology theory to analyze and interpret the topological change of health state from symbiosis to dysbiosis. The application of this model to real data allows us to identify several hub metabolites and their interaction webs, which play a part in the formation of inflammatory bowel diseases.</p>
</div></div>
<p> <a href="/slides/2024/wushuang.pdf">Slides</a></p>
</li>
<li><p><strong>Bingxu Wang</strong> (Peking University Shenzhen Graduate School)</p>
<div><div class="fold_hider"><div class="close hider_title"><strong>GLMY理论辅助的用于材料预测和生成的机器学习框架</strong></p>
</div></div><div class="fold">
<p> 高熵合金因其多样可调的活性位点所构成的广阔化学空间而在催化领域引起越来越多的关注。为了加速这一化学空间的探索,高效的深度学习模型变得至关重要。然而,在通过深度学习设计晶体材料的任务中,出现了三个主要障碍:缺乏晶体结构固有数学特征的表示,模型训练数据不足,以及由于可解释性问题导致对机器学习结果信心不足。<br>鉴于这些挑战,本文提出了一种基于持续GLMY同调的半监督预测和生成框架,由我们的PathVAEs提供支持。该框架旨在预测高熵合金催化剂的吸附能和设计潜力。它通过以下方式解决这些障碍:(1) 引入一种有效的拓扑方法以提取固有特征——配体和配位特征;(2) 利用半监督学习增强模型训练;(3) 将机器学习操作与催化含义对齐。结果令人鼓舞:预测组件达到了高准确性,生成方面产生了八种高性能催化剂设计。该工作不仅提供了一种优秀的基于拓扑的特征提取方法,还为晶体材料的设计引入了一种新的研究范式。</p>
</div></div>
<p> <a href="/slides/2024/wangbingxu.pptx">Slides</a></p>
</li>
<li><p><strong>Li Cai</strong> (Xi’an Jiaotong-Liverpool University (XJTLU)), Jan. 23-24, 24’, 10:30-11:45; TencentMeeting: 97551609660; totally on blackboard. </p>
<div><div class="fold_hider"><div class="close hider_title"><strong>Graph products of spaces, simplicial groups and Hopf algebras</strong></p>
</div></div><div class="fold">
<p>Consider a finite simple graph with set of vertices $V$ and set edges $E$, such that we assign a group $G_v$ to each vertex $v$ of $V$. The graph product of groups $G_{v}$ with respect to the graph is the free product of $G_v$ subject to the relations that $G_v$ and $G_{v’}$ commutes if and only if $v$ and $v’$ is connected by an edge from $E$. Our recent results imply that the graph pproduct of simplicial groups is a model of the loop space of a polyhedral products, whose homology (endowed with the Pontryagin product) is isomorphic to a graph product of Hopf algebras.</p>
<p>In the first talk we mainly focus on the homotopy properties of the graph product of simplicial groups and show its relation with loop spaces.</p>
<p>In the second one we illustrate the homology of such a graph products of simplicial groups and show that it is isomorphic to the graph product of the homology of each $G_v$.</p>
</div></div></li>
</ul>
</div>
</div>
</div>
</main>
<footer class="footer">
<div class="footer-inner">
<div class="copyright">
© 2023 –
<span itemprop="copyrightYear">2024</span>
<span class="with-love">
<i class="fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">Lipcaty</span>
</div>
<div class="powered-by">Powered by <a href="https://hexo.io/" rel="noopener" target="_blank">Hexo</a> & <a href="https://theme-next.js.org/" rel="noopener" target="_blank">NexT.Gemini</a>
</div>
</div>
</footer>
<div class="back-to-top" role="button" aria-label="Back to top">
<i class="fa fa-arrow-up fa-lg"></i>
<span>0%</span>
</div>
<a role="button" class="book-mark-link book-mark-link-fixed"></a>
<noscript>
<div class="noscript-warning">Theme NexT works best with JavaScript enabled</div>
</noscript>
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/3.2.1/anime.min.js" integrity="sha256-XL2inqUJaslATFnHdJOi9GfQ60on8Wx1C2H8DYiN1xY=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/next-theme-pjax/0.6.0/pjax.min.js" integrity="sha256-vxLn1tSKWD4dqbMRyv940UYw4sXgMtYcK6reefzZrao=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.3/jquery.min.js" integrity="sha256-pvPw+upLPUjgMXY0G+8O0xUf+/Im1MZjXxxgOcBQBXU=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/pangu/4.0.7/pangu.min.js" integrity="sha256-j+yj56cdEY2CwkVtGyz18fNybFGpMGJ8JxG3GSyO2+I=" crossorigin="anonymous"></script>
<script src="/js/comments.js"></script><script src="/js/utils.js"></script><script src="/js/motion.js"></script><script src="/js/next-boot.js"></script><script src="/js/bookmark.js"></script><script src="/js/pjax.js"></script>
<script class="next-config" data-name="pdf" type="application/json">{"object_url":{"url":"https://cdnjs.cloudflare.com/ajax/libs/pdfobject/2.2.8/pdfobject.min.js","integrity":"sha256-tu9j5pBilBQrWSDePOOajCUdz6hWsid/lBNzK4KgEPM="},"url":"/lib/pdf/web/viewer.html"}</script>
<script src="/js/third-party/tags/pdf.js"></script>
<script class="next-config" data-name="mermaid" type="application/json">{"enable":true,"theme":{"light":"default","dark":"dark"},"js":{"url":"https://cdnjs.cloudflare.com/ajax/libs/mermaid/9.4.0/mermaid.min.js","integrity":"sha256-3JloMMI/ZQx6ryuhhZTsQJQmGAkXeni6PkshX7UUO2s="}}</script>
<script src="/js/third-party/tags/mermaid.js"></script>
<script src="/js/third-party/fancybox.js"></script>
<script src="/js/third-party/pace.js"></script>
<script class="next-config" data-name="enableMath" type="application/json">true</script><script class="next-config" data-name="mathjax" type="application/json">{"enable":true,"tags":"ams","js":{"url":"https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/tex-mml-chtml.js","integrity":"sha256-MASABpB4tYktI2Oitl4t+78w/lyA+D7b/s9GEP0JOGI="}}</script>
<script src="/js/third-party/math/mathjax.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/quicklink/2.3.0/quicklink.umd.js" integrity="sha256-yvJQOINiH9fWemHn0vCA5lsHWJaHs6/ZmO+1Ft04SvM=" crossorigin="anonymous"></script>
<script class="next-config" data-name="quicklink" type="application/json">{"enable":true,"home":true,"archive":false,"delay":true,"timeout":3000,"priority":true,"url":"https://gbu-topology.github.io/"}</script>
<script src="/js/third-party/quicklink.js"></script>
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script>
<script type="text/javascript" src="/js/fold_action.js"></script>
</body>
</html>