Skip to content

Commit 92d7b5a

Browse files
authored
Update profile bio and add publication details
1 parent 8fa34b7 commit 92d7b5a

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

index.html

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1197,11 +1197,11 @@ <h1 class="profile-name">
11971197
<div class="profile-bio">
11981198
<span class="lang-block lang-en">
11991199
PhD student at UCAS and working with CASIA (Zidong Taichu). My research directions are relatively independent:
1200-
VLM, MoE, AI4S, anomaly detection, instance segmentation, and object detection & tracking.
1200+
VLM + MoE Infra, AI4S, anomaly detection, instance segmentation, and object detection & tracking.
12011201
</span>
12021202
<span class="lang-block lang-zh">
12031203
国科大博士研究生,同时在中科院自动化所紫东太初团队开展科研工作。研究方向相对独立:
1204-
VLMMoE、AI4S、异常检测、实例分割、目标检测与追踪。
1204+
VLM + MoE Infra、AI4S、异常检测、实例分割、目标检测与追踪。
12051205
</span>
12061206
</div>
12071207

@@ -1552,6 +1552,22 @@ <h3 class="lang-block lang-zh">本科:计算机科学与技术 @ 中国科学
15521552
</div>
15531553

15541554
<div class="pub-list">
1555+
<!-- ICML 2026 -->
1556+
<article class="pub-card" data-tags="vlm,anomaly">
1557+
<div class="pub-meta">ICML 2026 · Under Review</div>
1558+
<div class="pub-title">OmniMoE-VL: Omni-Stacked Mixture-of-Experts with Tri-Geometry Coupled Operator Routing via a Layer-Anchored Hilbert--Schmidt Projector</div>
1559+
<div class="pub-venue">Long Qian, Bingke Zhu, Yingying Chen, Ming Tang, Jinqiao Wang</div>
1560+
<!-- <div class="pub-links">
1561+
<a href="https://arxiv.org/abs/2508.03539" class="link-item" target="_blank">📄 Paper</a>
1562+
<a href="https://github.com/neymarql/QARAD" class="link-item" target="_blank">💻 Code</a>
1563+
<a href="https://scholar.google.com/citations?user=Zd02IWMAAAAJ" class="link-item" target="_blank">🎓 Scholar</a>
1564+
</div> -->
1565+
<div class="pill-row">
1566+
<span class="pill strong">ICML 2026</span>
1567+
<span class="pill">VLM</span>
1568+
<span class="pill">MoE</span>
1569+
</div>
1570+
</article>
15551571
<!-- AAAI 2026 -->
15561572
<article class="pub-card" data-tags="vlm,anomaly">
15571573
<div class="pub-meta">AAAI 2026 · To Appear</div>

0 commit comments

Comments
 (0)