<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ruize Xia · Artificial Minds, Human Values</title><link>https://portfolio.xiaruize.org/projects/</link><atom:link href="https://portfolio.xiaruize.org/projects/index.xml" rel="self" type="application/rss+xml"/><description>Ruize Xia · Artificial Minds, Human Values</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Tue, 01 Sep 2026 00:00:00 +0000</lastBuildDate><image><url>https://portfolio.xiaruize.org/media/icon_hu_982c5d63a71b2961.png</url><title>Ruize Xia · Artificial Minds, Human Values</title><link>https://portfolio.xiaruize.org/projects/</link></image><item><title>Text2Sign</title><link>https://portfolio.xiaruize.org/projects/text2sign/</link><pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate><guid>https://portfolio.xiaruize.org/projects/text2sign/</guid><description>&lt;p>&lt;strong>Text2Sign&lt;/strong> is the public implementation behind the IEEE Access article of the same name. The repository provides a PyTorch training and inference path for short sign-language clips generated from text, using a frozen CLIP text encoder, a 3D backbone, factorized spatiotemporal attention, and DDIM sampling.&lt;/p>
&lt;p>The design target is a single NVIDIA L4 GPU rather than a multi-node cluster. Evaluation uses a signer-disjoint How2Sign split so that appearance memorization is harder to confuse with text-conditioned motion.&lt;/p>
&lt;ul>
&lt;li>Paper:
and
&lt;/li>
&lt;li>Code:
&lt;/li>
&lt;li>Checkpoint:
&lt;/li>
&lt;/ul></description></item><item><title>CLIP Attention Analysis</title><link>https://portfolio.xiaruize.org/projects/clip-attention/</link><pubDate>Mon, 06 Apr 2026 00:00:00 +0000</pubDate><guid>https://portfolio.xiaruize.org/projects/clip-attention/</guid><description>&lt;p>This repository stores the experiment code for &lt;strong>Matched-Learning-Rate Analysis of Attention Drift and Transfer Retention in Fine-Tuned CLIP&lt;/strong>. The controlled matrix covers CLIP ViT-B/32 on EuroSAT and Oxford-IIIT Pets, four shared learning rates, and five seeds — 80 completed runs in total.&lt;/p>
&lt;p>The code records attention-drift metrics, in-domain accuracy, and adapter-aware CIFAR-100 zero-shot accuracy, then rebuilds the manuscript tables from JSON histories. CUDA and Apple MPS backends are both supported.&lt;/p>
&lt;ul>
&lt;li>Paper:
&lt;/li>
&lt;li>Code:
&lt;/li>
&lt;/ul></description></item><item><title>On-Device Diffusion Kernels</title><link>https://portfolio.xiaruize.org/projects/on-device-diffusion/</link><pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate><guid>https://portfolio.xiaruize.org/projects/on-device-diffusion/</guid><description>&lt;p>This project turns Modulated Diffusion (MoDiff) from an operation-count story into a hardware result. The manuscript reports fused low-bit kernels and a cache-update fusion strategy that cuts extra memory traffic during iterative denoising.&lt;/p>
&lt;p>On the evaluated setup, the implementation reaches up to &lt;strong>1.8×&lt;/strong> runtime speedup over FP32 and up to &lt;strong>42.2%&lt;/strong> lower memory I/O. The public tree lives at
, forked from the official ICML 2025 MoDiff codebase and used as the systems implementation path for the paper.&lt;/p>
&lt;ul>
&lt;li>Paper:
&lt;/li>
&lt;li>Code:
&lt;/li>
&lt;/ul></description></item><item><title>University Ranking</title><link>https://portfolio.xiaruize.org/projects/university-ranking/</link><pubDate>Thu, 22 Jan 2026 00:00:00 +0000</pubDate><guid>https://portfolio.xiaruize.org/projects/university-ranking/</guid><description>&lt;p>&lt;strong>University Ranking&lt;/strong> is a product-shaped project rather than a paper: a searchable catalog of universities with bilingual names, theme and language preferences, and ranking data drawn from multiple public sources.&lt;/p>
&lt;p>The backend is a REST API over SQLite, with ETL scripts that normalize institution names across datasets and expose filtering by name, country, city, and ranking scheme. The frontend is a React Native / web client with navigation, search, detail pages, and React Query for background refresh.&lt;/p>
&lt;p>I wrote about the architecture and the &amp;ldquo;vibe coding&amp;rdquo; process on
.&lt;/p>
&lt;ul>
&lt;li>Frontend:
&lt;/li>
&lt;li>Backend:
&lt;/li>
&lt;/ul></description></item></channel></rss>