You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+56-1Lines changed: 56 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@
21
21
<sectionid="news">
22
22
<h2>News</h2>
23
23
<ul>
24
+
<li><strong>[Aug, 2025]</strong><ahref="https://arxiv.org/abs/2508.08706" target="_blank">OmniVTLA</a> paper published — Vision-Tactile-Language-Action model achieving 100% success rate on dexterous manipulation tasks.</li>
24
25
<li><strong>[Jan, 2026]</strong> Showcased embodied AI teleoperation system at CES 2026, Las Vegas.</li>
25
26
<li><strong>[Nov, 2025]</strong> Demonstrated dexterous manipulation at IREX 2025, Tokyo.</li>
26
27
<li><strong>[Mar, 2025]</strong> Exhibited at MWC 2025, Barcelona.</li>
@@ -36,6 +37,60 @@ <h2>News</h2>
36
37
<sectionid="research">
37
38
<h2>Research & Projects</h2>
38
39
40
+
<!-- OmniVTLA -->
41
+
<divclass="publication">
42
+
<divclass="publication-content">
43
+
<h3>OmniVTLA: Vision-Tactile-Language-Action Model with Semantic-Aligned Tactile Sensing</h3>
A multi-modal VLA model that fuses visual and tactile perception for dexterous manipulation. Achieves 100% success on contact-dense tasks with four-finger dexterous hands, significantly outperforming vision-only baselines.
An embodied AI learning framework built on NVIDIA Isaac Sim, adopted by 30+ developers for sim-to-real robot training, evaluation, and deployment.
90
+
</p>
91
+
</div>
92
+
</div>
93
+
39
94
<!-- 主要研究项目 -->
40
95
<divclass="publication">
41
96
<divclass="publication-teaser">
@@ -118,7 +173,7 @@ <h3>Research Interests</h3>
118
173
119
174
<p><strong>Embodied Cognition × Robot Learning</strong>: incorporating cognitive science findings and biological principles into robot learning algorithms; pursuing the fundamental question of how robots can build internal models that bridge raw sensory experience and meaningful action.</p>
120
175
121
-
<p>I have also been working on: Machine Learning of Graphs/Graph Theory, Vector Symbolic Architectures, Neuro-Symbolic AI, Causality Inference, and Fuzzy Logic.</p>
176
+
<p>I also maintain interest in neuro-symbolic AI, vector symbolic architectures, and causality inference — areas that inform my broader pursuit of brain-inspired machine intelligence.</p>
0 commit comments