Hi! I'm Bohan Yang, a junior at Cornell University, studying Computer Science with minors in Artificial Intelligence and Business.

I'm passionate about leveraging AI to make the world a better place.

Currently, I'm a robotics researcher at the Cornell EmPRISE Lab, advised by Prof. Tapomayukh Bhattacharjee. My recent work includes developing an Adaptive Robot Query System for Task Failure Recovery, which enables robots to proactively ask for human help when uncertain, and autonomously learn recovery strategies from failed tasks.

Previously, I researched on LLM-Guided Differential Equation Inference from Cornell MAE department and Machine Learning for Concussion Diagnosis from Harvey Mudd College.

In the summer of 2024, I co-founded Pixelate Inc., a startup focused on developing a CAD Copilot for engineers, designers, and makers. Please check out our website to learn more about our work!

I'm a researcher, an entrepreneur, and a dreamer. If you share the same passion, feel free to reach out!

Bohan Yang
Bohan Yang

Computer Science @ College of Engineering
Cornell University

Timeline

Pixelate

2024 - Present

Co-founder developing AI-powered CAD Copilot for engineers, designers, and makers

Cornell EmPRISE Lab

Summer 2023 - Present

Robotics Researcher working on Adaptive Robot Query System for Task Failure Recovery

Dasion

Summer 2023 - Present

Machine Learning Software Engineer developing intelligent voice agents for elder care

Cornell MAE Department

2023

Research Assistant working on LLM-Guided Differential Equation Inference via Symbolic Regression

Cornell University

2022

Accepted into the College of Engineering at Cornell University.

Harvey Mudd College

2021 - 2023

Machine Learning for Concussion Diagnosis from Electroencephalogram (EEG) data.

Publications

Journal Papers

Preprints

Projects

DXF2CAD

DXF2CAD Preview

A generative AI framework that learns from 2D DXF blueprints to construct editable 3D CAD models in STEP format in seconds.

Technologies: Python, PyTorch, Transformers

CADParser

CADParser Preview

Reimplementation of a transformer-based model that generate parametric construction sequences from 3D CAD models.

Technologies: Python, PyTorch, Transformers, Graph Neural Networks (DGL)

Parallelizing Diffusion Modeling with MPI

Diffusion MPI Preview

A high-performance parallel simulation of 2D diffusion using MPI.

Technologies: C++, MPI, High Performance Computing

Address Matching

Address Matching Preview

An address matching system to ensure the consistency of healthcare provider directories.

Technologies: Python, Pandas, Locality Sensitive Hashing (LSH)

Pokémon Kingdom

Pokemon Kingdom Preview

An interactive turn-based Pokémon battle game.

Technologies: OCaml