CV

Download my resume using the link, or see a summary of it below.

Basics

Name Thomas Kaminsky
Label Computer Science PhD Student
Email tkaminsky@g.harvard.edu
Phone (509) 540-5908
Url https://tkaminsky.github.io/
Summary A robotics researcher interested in better understanding how embodied agents can better communicate.

Education

  • 09/24 - Present

    Cambridge, MA

    PhD Student
    Harvard University
    Computer Science
    N/A
  • 09/20 - 05/24

    Cambridge, MA

    Bachelor of Arts
    Harvard University
    Statistics and Mathematics,
    Secondary in Computer Science
    3.945 / 4.0, magna cum laude.
    • Machine Learning
    • Stochastic Processes
    • Real Analysis

Work

  • Summer - 2022,2023
    REU Student in Computer Vision and Robotics
    Amazon Science Hub, University of Washington
    Coordinated with members of UW, NVIDIA, and Amazon Robotics to implement a pipeline for reasoning over bin scenes for online grasping of unknown objects using a robotic arm. Trained and refined models for segmenting unknown objects in bin scenes, generated synthetic data, and applied computer vision techniques to track objects over time.
  • 06/24 - Present
    Mathematics Teaching Assistant
    Euler Circle
    Assisted in teaching a group of high school students in cryptography and independent project courses. Met with students to learn number theory, probability, and algorithms concepts required for elliptic curve cryptography.
  • 02/23 - 06/23
    Research Intern in Robotics
    Robotics: Perception and Manipulation Lab, University of Minnesota
    Worked with Professor Karthik Desingh on pose estimation and manipulation problems for objects with symmetries. Used Blender to create a synthetic dataset and implemented energy-based models to learn orientation distributions.
  • 01/21 - 05/24
    Course Assistant in Computer Science, Mathematics, and Statistics
    Harvard University
    Graded problem sets, ran sections and office hours, and tutored students in courses in Linear Algebra, Multivariable Calculus, Reinforcement Learning, and Proofwriting.

Projects

  • 09/23 - 05/24
    Towards Characterizing Curriculum Reinforcement Learning in Sparse Robotics Tasks
    Completed a capstone thesis concerning curriculum learning methods in sparse robotic grasping tasks. Recommended for High Honors by a committee of Harvard Professors in the statistics and mathematics departments. Implemented autocurriculum methods in Python using PyTorch and developed visualizations for evaluating success.
    • Autocurriculum Reinforcement Learning
    • Robotics
  • 01/24 - 05/24
    Ther-E-Man
    Made a theremin that plays sound and controls a custom web game using the hand’s proximity to an antenna. Designed CAD models of the casing using Fusion 360, and printed parts using a laser cutter. Communicated with a HTML website using an ESP-32 web server, and designed the game using JavaScript and Phaser 3.
    • Web Design
    • Fabrication
  • 09/23 - 11/23
    Active Inverse Reinforcement Learning for Context-Conditioned MDPs
    Developed a framework for actively gathering expert data for learning multi-task IRL policies in a multi-goal maze task. Implemented models for behavior cloning and network-based IRL, and evaluated our results using AL heuristics.
    • Pytorch
    • Inverse Reinforcement Learning