Source author record

Kuan Wei Chen

Kuan Wei Chen appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
4topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

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.