About Me - Ruiyu Zhang 张瑞瑜

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

This study examines how state gender discourse in China has evolved over the past three decades, with a focus on how official narratives construct women’s roles in the public and private spheres. Using computational text analysis on 125,532 People’s Daily news articles published between 1990 and 2023, we trace shifts in the semantic associations between women and public- versus domestic-role vocabularies. Our analysis shows that, beginning in the late 1990s and intensifying through the 2010s, official discourse increasingly distanced women from public identities while maintaining a strong and relatively stable emphasis on their domestic roles. This growing asymmetry reflects a discursive move toward “increasingly separate spheres,” in which women’s identities are more tightly anchored in the family than in public life. These findings clarify how central state rhetoric has adapted to market reforms and welfare restructuring, and highlight the role of official discourse in articulating gender boundaries and reproducing gendered expectations in contemporary China.

Increasingly Separate Spheres Figure
Figure. The associations (cosine similarities) between gender and the public versus private spheres, 1990–2023.

  • critband: A Python Package for Critical Bandwidth Analysis of Multimodal Distributions (with Qihao Wang). arXiv preprint arXiv:2605.18686. 2026. https://arxiv.org/abs/2605.18686

We present critband, a Python package for Silverman-style critical bandwidth detection and multimodality assessment based on Gaussian kernel density estimation. The package provides a hybrid binary-Brent critical bandwidth solver, FFT-accelerated KDE, bootstrap confidence intervals, component decomposition, bimodality strength scoring, and excess-mass estimation. Validated against twelve benchmark mixtures and cross-checked with the R multimode package, critband reproduces critical bandwidth behavior with substantially faster runtime.

You can apply critband directly from PyPI:

pip install critband

For full documentation and tutorials, visit the critband project page.


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.

SE-VAE Architecture
Figure. Analytical framework

  • 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.

PEARL Overview
Figure. Neighborhood Geometry Illustration.

  • 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/.

SE-VAE Architecture
Figure. Abstract Stream–layer Architecture in 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.

SE-VAE Architecture
Figure. SE-VAE Architecture

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.

SE-VAE Architecture
Figure. Moderating Effects of SME Social Network on Government Support, Industry Benchmark, and Customer Pressure

  • 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.

SE-VAE Architecture
Figure. SHAP Analysis of Co-Production Prediction

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.

SE-VAE Architecture
Figure. The Bifurcated Corporate Leadership under the Double-hundred Action

  • 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.

SE-VAE Architecture
Figure. Comparison of Key Metrics Between BERT and Word2Vec Over Different Time Spans

Contact

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