
Ilia
@IliaLarchenko • 1,954 subscribers
Data Science Director at Agoda | Ex-TOP-20 on Kaggle | Playing with robots for fun
Videos

I placed 🥈 2nd in the LeHome Challenge (at IEEE ICRA 2026) earlier this month, and before that I was 🥇 1st of 62 teams in the simulation round. Now I am sharing my solution — with a detailed logic walkthrough and open-source code. The task was to teach a cheap two-armed robot to fold different garments in simulation and on a real robot. I trained a VLA policy with an RL loop to make it work. Let's break it down 👇
Ilia20,471 次观看 • 24 天前

1/ In my recent robotics experiments, I started exploring state-of-the-art (SOTA) behavioral cloning (BC) models. Initially, this was just a way to familiarize myself with the LeRobot library and understand the existing approaches. However unexpectedly I developed a very simple model that outperformed SOTA on two benchmark environments. This thread covers my findings, the model, and why I believe some current approaches might be overcomplicating things.
Ilia39,395 次观看 • 1 年前

I ran a quick test of Gemini Robotics ER 1.5 controlling my LeKiwi using the MCP I developed before. No extra code required - just specified a new model. Unfortunately, it doesn't work well, even though I had expected it to be the best, as it is the first major VLM model trained specifically for robotics applications. The video below is a relatively good attempt. It does understand what is going on and generates a reasonable action plan, but it is not doing well with the low-level control. I guess it was not trained for this and was used together with the VLA, so it is trained to generate more high-level commands like "grab this object and put it there" rather than doing low-level control specifying every robot movement step by step. Did anybody try to use it in a similar setup? What is your experience?
Ilia15,601 次观看 • 9 个月前
没有更多内容可加载