I am a graduate student in the Department of Politics and Public Administration, The University of Hong Kong, researching the fields of Public Management, Organization Studies, and Computational Methods in Social Science.
Works
- Enhancing Communication Quality between Government and Citizens: The Role of AI Modification (with Lin Nie). Information Polity. 2026. https://doi.org/10.1177/15701255261427986
Our study integrates critical AI scholarship with relational communication theories to explain how AI language modifications shape the quality of government–citizen communication. Distinguishing between informational-cognitive quality (clarity, ease of response) and expressive-constitutive quality (politeness, respectfulness, feeling heard, trust, urgency, empathy), we hypothesize that AI yields uncontested benefits for the former but contested effects for the latter, potentially enhancing relational markers while muting authentic emotional cues. Using a vignette-based survey with 220 citizens and 214 civil servants in China, we assess perceptions across five interaction contexts: service requests, policy inquiries, complaints, suggestions, and emergencies. Results from paired t-tests and mixed-effects regressions support the claim that AI enhances both informational-cognitive and expressive-constitutive quality from the perspectives of citizens and civil servants, with significant improvements in clarity, politeness, satisfaction, trust, and empathy, but provide no consistent evidence of urgency or empathy signals. These findings suggest that concerns over algorithmic emotional flattening may be overstated or context-specific.

- PEARL: Prototype-Enhanced Alignment for Label-Efficient Representation Learning with Deployment-Driven Insights from Digital Governance Communication Systems (with Lin Nie, Wai-Fung Lam, Qihao Wang, Xin Zhao). Preprint. 2026. Available at arXiv/SSRN
We study deployed systems where new text inputs are routed by retrieving similar past cases—such as citizen messages in digital governance platforms. When this fails, the issue is often poorly aligned embedding neighborhoods rather than the language model itself. We propose PEARL (Prototype-Enhanced Aligned Representation Learning), a label-efficient method that softly aligns embeddings toward class prototypes to improve local neighborhood structure without changing dimensionality or requiring heavy retraining. Our approach bridges the gap between unsupervised post-processing and fully supervised projection, and yields strong gains precisely in the label-scarce settings where similarity-based systems are most brittle.
You can apply PEARL directly from PyPI:
pip install pearl-h
For full documentation and tutorials, visit the PEARL project page.

- HEAS: Hierarchical Evolutionary Agent Simulation Framework for Cross-Scale Modeling and Multi-Objective Search (with Lin Nie and Xin Zhao). Preprint. 2025. Available at arXiv/SSRN
We developed HEAS (Hierarchical Evolutionary Agent Simulation) as a framework to combine layered agent-based modeling with evolutionary optimization. In HEAS, models are expressed as modular “streams” scheduled in layers that read and write to a shared context, making cross-scale feedbacks—from environment to groups, agents, and aggregators—explicit and transparent. With a simple API (simulate, optimize, evaluate), HEAS supports multi-objective search (e.g., NSGA-II), reproducible tournament evaluation, and PyTorch integration for policy learning, enabling researchers to build, compare, and extend simulations across ecological, organizational, and policy domains.
You can apply HEAS directly from PyPI:
pip install heas
For full documentation and tutorials, visit the HEAS project page. We also developed a lightweight web app to explore HEAS with an interactive tool, available at https://ryzhanghason.github.io/heas/.

- Structural Equation-VAE: Disentangled Latent Representations for Tabular Data (with Ce Zhao, Xin Zhao, Lin Nie, Wai-Fung Lam). Preprint. 2025. Available at arXiv/SSRN
In our work on representation learning for structured data, we tackle the persistent challenge of aligning latent variables with theory-driven constructs. Drawing inspiration from structural equation modeling, we designed SE-VAE (Structural Equation-Variational Autoencoder) to embed measurement structure directly into a variational autoencoder, separating construct-specific signals from global nuisance variation. Evaluated on simulated tabular datasets, SE-VAE consistently recovered underlying factors more accurately and robustly than leading baselines, offering a principled framework for interpretable generative modeling in scientific and social research.
You can apply SE-VAE directly from PyPI:
pip install sevae
For full documentation and tutorials, visit the SE-VAE project page.

- Sustainability of Small and Medium-Sized Enterprises in Hong Kong: Drivers and the Moderating Role of Social Network (with Lin Nie and Wai-Fung Lam). Corporate Social Responsibility and Environmental Management. 2025. https://doi.org/10.1002/csr.3207
Our study examines what drives small and medium-sized enterprises (SMEs) to adopt sustainability practices, and how social networks shape these dynamics. Using survey data from 1,400 SMEs in Hong Kong, we find that internal drivers—such as responsibility, commitment, and a clear sustainability mission—and external pressures like regulation and customer demand significantly influence sustainability efforts. Crucially, our study shows that SMEs with stronger social network engagement benefit more from external drivers, especially in areas like environmental management, innovation, and social contribution. These findings highlight the need for policy approaches that not only provide support but also strengthen SME networks to enhance sustainability outcomes.

- Eco-efficiency as a Catalyst for Citizen Co-production: Evidence from Chinese Cities (with Lin Nie, Ce Zhao, Xin Zhao). Preprint. 2025. Available at arXiv/SSRN
In our study, we explored the relationship between eco-efficiency and the local governments’ engagement in collaborative environmental governance with citizens. By analyzing provincial-level data from China and employing advanced textual analysis methods, our findings reveal that localities with higher eco-efficiency are significantly more likely to adopt co-productive responses to environmental complaints.

- From Cadres to Managers: The Double-hundred Action Programme and China’s State-owned Enterprise Reform (with Chengpang Lee). The China Quarterly. 2024. https://doi.org/10.1017/S0305741024000481
Our study delved into the transformative ambitions of the double-hundred action programme, a reform designed to modernize China’s state-owned enterprises by expanding the pool of top executive talent beyond traditional cadres. Through extensive fieldwork and detailed ethnography at a selected enterprise, we explored how this policy is reshaping recruitment, performance evaluation, and remuneration practices. While our findings highlight strong support for the initiative and notable shifts in organizational dynamics, they also reveal that traditional influences endure, particularly in key board appointments. This work deepens our understanding of the delicate balance between progressive reform and longstanding institutional practices.

- Achieving Semantic Consistency: Contextualized Word Representations for Political Text Analysis (with Lin Nie, Ce Zhao, Qingyang Chen). Preprint. 2024. Available at arXiv/SSRN
In our exploration of political text analysis, we set out to address the challenge of maintaining semantic stability over time. By comparing traditional static embeddings with contextual models using two decades of People’s Daily articles, our research evaluated how well each approach captures both enduring meanings and subtle semantic shifts. The results indicate that contextual models not only provide greater semantic consistency but also detect nuanced variations that static methods often miss.

Contact
Feel free to reach out via email: ruiyuzh@connect.hku.hk
