Avatar

Skanda Vaidyanath

Founding AI Researcher

Yutori

About

I am a Founding AI Researcher at Yutori. We’re building multi-modal computer use agents.

Our latest model, n2, is a 27B model at the cost-performance frontier for CUA models and is SOTA on four of five evaluated benchmarks. Check out the blog here.

My background is in deep reinforcement learning, where my research focused on hierarchical learning and credit assignment. I’m now exploring how those ideas can improve LLM post-training for challenging, long-horizon tasks with sparse, binary rewards. For problems without clear reward signals, I’m also studying how models can learn from natural-language feedback. Looking ahead, I’m excited to explore how LLMs might advance the natural sciences and contribute to systems capable of conducting frontier research.

If you are interested in my work or would like to chat about technical interests we might share, feel free to get in touch!

Interests

  • Reinforcement Learning
  • LLMs

Education

  • MS in Computer Science, AI track, 2023

    Stanford University

  • BE (Hons) in Computer Science with a Minor in Data science, 2020

    BITS Pilani, Hyderabad Campus

Blog Posts

An Overview of Bandits

In this post, we will take a look at the bandit problem and discuss some solution strategies. This is a fairly introductory overview so …

Inverse Reinforcement Learning

This is a review of the paper Algorithms for Inverse Reinforcement Learning. I recommend some reinforcement learning (RL) basics before …

Modeling RL Problems

Disclaimer: The content for this article does not come from any textbook or other reliable sources. They are observations made purely …

Bridging the Gaps With Reinforcement Learning

In this post, I will be talking about a unique way to use reinforcement learning (RL) in deep learning applications. I definitely …