Research Experience
-
Undergraduate Researcher
Advisor: Prof. Chung-Yang (Ric) HuangAn Ultra-Low Logic Step Fault-Tolerant Quantum Circuit Synthesis via Lattice Surgery
- Developed FTQCS, a ZX-calculus–based synthesis framework that compiles quantum circuits into lattice-surgery schedules for surface-code execution.
- Reduced asymptotic space–time cost from O(n³) to O(n²) and demonstrated over 148× execution speedup and up to 8.4× lower overhead compared to prior compilers.
Qsyn: A Developer-Friendly Quantum Circuit Synthesis Framework
- Designed and implemented an end-to-end quantum circuit synthesis tool in C++, integrating optimization algorithms to enhance efficiency and scalability.
- Applied Gray-code synthesis to translate tensor decompositions into quantum gates, enabling structured optimization with given gate sets.
-
Undergraduate Researcher
Advisor: Prof. Hao-Chung ChengLossAgg-QFL: A Communication-Efficient QFL Framework for Non-IID Data
- Proposed LossAgg-QFL, a communication-efficient, gradient-free quantum federated learning framework where clients transmit only scalar losses, enabling scalable training on non-IID data and compatibility with NISQ devices.
- Achieved up to 48.1% accuracy improvement over FedAdam on MNIST under non-IID settings, while reducing communication and circuit executions from parameter-dependent O(p) to constant O(1) per iteration.
-
Undergraduate Researcher
Advisor: Prof. Mike Y. ChenCrossHaptics: Real-time Haptic Feedback for VR Games via Vibration Pattern Analysis
- Designed a C# program to automatically capture VR controller vibration patterns from game developers, enabling support for additional haptic devices in all VR games.
- Conducted user studies and analyzing data feedback for further fine-tuning.