Probabilistic Homotopy Optimization for Dynamic Motion Planning

International Conference on Intelligent Robots and Systems (IROS 2024)

Inspired by Curriculum Learning and Probabilistic Roadmaps, PHO traverses a multidimensional homotopy space and discovers highly dynamic trajectories.

Shape Generation with SO3-Equivariant Auto-Encoders

Designed an SO(3) equivariant autoencoder using spherical harmonics and a latent space traversal that separates rotation from deformation.

Decision State Space Model

Reimplemented Decision Transformer replacing transformer with S4 model and demonstrated improved performance in credit assignment tasks.

Face Explore

Created a face search engine that uses a custom clustering method on ResNet vector embeddings (unsupervised). The UI is a scalable website.

Formal Complexity Verification

Formulated time complexity verification of a program as synthesizing a fix-point function. The demo uses a custom language with Python syntax.

Scripty

Educational tool to track student performance on projects, providing live feedback and tips, and automating infrastructure setup for instructors. Built with Python, DSPy, Kubernetes, and React; won Warp and Orbstack challenge prizes.

Sharif AI Challenge

Developed AI agents for a multi-agent game, achieving 4th place in the competition. Implemented Huffman coding for cost-effective communication and utilized the A* algorithm for shortest pathfinding on a partially explored map.