Researcher profile

Kuan Wei Chen

Kuan Wei Chen contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - UnverifiedVerification L1Unclaimed author
2works
0followers
4topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2026arXiv

Synchronization and Hopf Bifurcation in Stuart--Landau Networks

The Kuramoto model has shaped our understanding of synchronization in complex systems, yet its phase-only formulation neglects amplitude dynamics that are intrinsic to many oscillatory networks. In this work, we revisit Kuramoto-type synchronization through networks of Stuart--Landau oscillators, which arise as the universal normal form near a Hopf bifurcation. For identical natural frequencies, we analyze synchronization in two complementary regimes. Away from criticality, we establish topology-robust complete synchronization for general connected networks under explicit sufficient conditions that preclude amplitude death. At criticality, we exploit network symmetries to analyze the onset of collective oscillations via Hopf bifurcation theory, demonstrating the emergence of synchronized periodic states in ring-symmetric networks. Our results clarify how amplitude dynamics enrich the structure of synchronized states and provide a bridge between classical Kuramoto synchronization and amplitude-inclusive models in complex networks.

preprint2026arXiv

Two-step Authentication: Multi-biometric System Using Voice and Facial Recognition

We present a cost-effective two-step authentication system that integrates face identification and speaker verification using only a camera and microphone available on common devices. The pipeline first performs face recognition to identify a candidate user from a small enrolled group, then performs voice recognition only against the matched identity to reduce computation and improve robustness. For face recognition, a pruned VGG-16 based classifier is trained on an augmented dataset of 924 images from five subjects, with faces localized by MTCNN; it achieves 95.1% accuracy. For voice recognition, a CNN speaker-verification model trained on LibriSpeech (train-other-360) attains 98.9% accuracy and 3.456% EER on test-clean. Source code and trained models are available at https://github.com/NCUE-EE-AIAL/Two-step-Authentication-Multi-biometric-System.