Ggeta
Chat Videos Pubs Cf Tags Archives About

Guangzong Chen

Ph.D. Candidate in Electrical and Computer Engineering

Guangzong Chen

Hello! I'm Guangzong Chen, currently pursuing a Ph.D. in Electrical and Computer Engineering at the University of Pittsburgh. I hold a B.S. in Automation from the Beijing Institute of Technology.

Research and Experience

As a Research Assistant at the University of Pittsburgh, I have worked on innovative projects such as:

Paper Thumbnail
Neural Network Analysis: Investigated the relationship between GAN and Autoencoder for enhanced explainability in AI.

Generative Adversarial Networks (GANs) are widely used in image-to-image translation. This paper proposes a streamlined image-to-image translation network with a simpler architecture than existing models. We investigate the relationship between GANs and autoencoders and explain why using only the GAN component for image translation is effective. We show that adversarial GAN models yield comparable results to existing methods without additional complex loss penalties. We also provide experimental results to validate our findings.
Paper Thumbnail
Constrained Food Image Generation: Developed a generative model using GANs for automatic dietary assessment, creating dataset for same volumn of food.

Recognizing foods and estimating volumes from images are key for automatic dietary assessment. However, training images labeled with food names and volumes are unavailable. Recent studies suggest artificially generating training images using GANs. However, conveniently generating large amounts of food images with known volumes remains a challenge. This work presents a simple GAN-based neural network architecture for conditional food image generation. The generated images closely resemble the reference input image, demonstrating realism and shape-preserving capabilities.
  • Food Image Classification: Created a system for classifying African food images with 90% accuracy using probabilistic inference, SVM, and neural networks.

During my internship at Nimbus Robotics, I contributed to:

  • Motor Controller Development: Designed a motor controller using Field-Oriented Control (FOC) for wearable devices.
  • Version Control System: Collaborated on a Git-based system improving workflow efficiency by ~20%.

Technical Skills

  • Programming Languages: C/C++, Python, MATLAB, Rust
  • Specialties: Embedded Systems, Algorithms, RTOS, Circuit Design, Communication Protocols (I2C, SPI, UART, USB, eMMC)

Publications

  • "Mechanisms of Generative Image-to-Image Translation Networks." 10.48550/arXiv.2411.10368., 2024
  • "Shape-Preserving Generation of Food Images for Automatic Dietary Assessment," CVPR, 2024.
  • “Image-based volume estimation for food in a bowl,” Journal of Food Engineering, Jul. 2024.
  • “Improved Wearable Devices for Dietary Assessment Using a New Camera System,” Sensors, Oct. 2022.
  • “Food/Non-Food Classification of Real-Life Egocentric Images in Low- and Middle-Income Countries Based on Image Tagging Features,” Frontiers in Artificial Intelligence, Apr. 2021.

Personal Projects

    Project Thumbnail
    STM32 HAL Development: Designed a user-friendly hardware abstraction layer in Rust for motor controllers.
    Project Thumbnail
    Serial Communication Tool: Developed a tool using Rust for USART communication with superior stability and speed.