InFeeo
Global
ai
New
Language
Profile cover @Sam
@Sam
Profile channel

@Sam

No bio yet.

Since 04.06.2026

Neuron Populations Exhibit Divergent Selectivity with Scale [R](reddit.com)
Hi! We just released a paper where we study “Rosetta Neurons”: universal neurons across different neural networks, and their relationship to scaling laws, specialization, and monosemanticity. Would love to kick off a discussion and get the community's thoughts. Main Findings: We find that the universal Rosetta Neurons scale as a sublinear power law: larger models have more of them, but they occupy a shrinking fraction of all neurons. They also become more selective/monosemantic and more specialized with scale. We can use a single Rosetta Neuron to filter data for continued pretraining and nearly match oracle data filtering. Paper: https://arxiv.org/abs/2606.03990 Summary thread: https://x.com/_AmilDravid/status/2062959617941074069?s=20 Code: https://github.com/avdravid/rosetta-neuron-scaling Project page: https://avdravid.github.io/rosetta-neuron-scaling/ https://preview.redd.it/sus4wqc9g38h1.png?width=1806&format=png&auto=webp&s=4aac2b2209779cb05e1c73cdaadac860318f0162 submitted by /u/avd4292 [link] [Kommentare]
ICRA/IROS transfer review process(reddit.com)
Hi everyone, Has anyone here reviewed or submitted a paper through the ICRA/IROS transfer review process? I submitted through the transfer option for IROS and was rejected, so I’m trying to better understand how the process works. What can reviewers see: the previous reviews, only the author response/revision summary, or something else? For those with experience, did the transfer process feel helpful, or could it bias reviewers since they know the paper was previously rejected? Any insights from the reviewer or author side would be appreciated. submitted by /u/nikolaskagia [link] [Kommentare]
Non-humanoid home robot suggestion(reddit.com)
I hope this is the right place for this post. This idea doesn’t seem far-fetched or futuristic to me - I believe it’s technically achievable today. Mods, please let me know if this belongs elsewhere I want to suggest a home robot for daily life missions. The purpose of this robot is to help people with everyday tasks at home - cooking, cleaning, and everything in between - at an affordable price. Principle Architecture: The robot is wheeled (not humanoid) and controlled by an LLM. Instead of human-like arms, it uses swappable tools. Each tool is designed for a specific task. The LLM controls the robot through 3 protocols only: API commands - the LLM tells the robot what to do Shared map - the robot maps the house in 2-3 hours on first setup. Both the robot and the LLM share the exact same map Visual images - the robot sends photos to the LLM, the LLM sees what is happening and makes decisions The Tools: Each tool contains its own API and README file. When the robot connects a tool, the LLM reads the README and immediately knows how to use it - like installing an app. Examples: egg breaker, dish washer, floor cleaner. Each tool costs ~$50. A whole ecosystem of tools can be built around this robot. The base unit has iRobot-style floor cleaning built in. Example: Making an Omelette The user says to the robot: ‘Please make me an omelette.’ The LLM understands the request and breaks it down into steps: The LLM checks the map and locates the kitchen The robot navigates to the kitchen The LLM sends a command: connect the egg-breaking tool The robot takes a photo of the refrigerator area - the LLM sees the photo and says: ‘open the fridge, the eggs are on shelf 2’ The robot takes the eggs The egg-breaking tool breaks the eggs into the pan The robot connects the cooking tool The LLM monitors the cooking via photos in real time The omelette is ready All of this happens automatically, with no human involvement. Target price: ~$2,000 for the robot, ~$50 per tool. This idea is free for anyone who wants to build it. Good luck! submitted by /u/Narrow-Necessary-947 [link] [Kommentare]
Resume Review for Automate 2026 / Robotics Software Engineer (Master's Student)(reddit.com)
Title: Resume Review for Automate 2026 / Robotics Software Engineer (Master's Student) Hi everyone, I'm attending Automate 2026 in Chicago and would appreciate feedback on my resume. I'm a Master of Science in Computer Science at Bridgewater State University (graduating December 2025). I have 4+ years of software engineering experience and hands-on robotics experience with ROS2, TurtleBot4, SLAM, Nav2, OpenCV, computer vision, and autonomous navigation projects. I'm targeting these roles: Robotics Software Engineer Robotics Engineer Autonomous Systems Engineer Computer Vision Engineer Software Engineer (Robotics) I'd appreciate feedback on: Is my resume strong enough for robotics and automation companies? Are there any red flags? Should I emphasize my robotics projects more than my software engineering experience? Is the resume optimized for career fairs and recruiter screening? What skills or keywords are missing? Thanks in advance for any advice. submitted by /u/RaufBairamov [link] [Kommentare]
dawsatek22 Raspberry Pi c++ 1dof object tracking robot tutorial english showcasei i(reddit.com)
I finnaly after a month or 2 made a Raspberry pi object 1 degrees of freedom tracking robot it took me a while but it was worth it. I was using lccv for raspberry camera module(i also have made code for usb camera).if anyone wants to try out i have the link to the repo in the video description.i do advise ti read the eng_list.txt file first. submitted by /u/Guilty_Question_6914 [link] [Kommentare]
ICMI 2026 Reviews [D](reddit.com)
Did anyone else submit to ACM ICMI 2026? The reviews were recently released, and this is my first time submitting to ICMI, so I'm not very familiar with the acceptance patterns. I submitted a long paper and received the following overall ratings: 4 (Probably Accept), 3 (Borderline), 4 (Probably Accept) The reviewer with the highest stated expertise recommended acceptance, while the borderline reviewer had some concerns about soundness but still considered it a nice contribution. For those who have submitted to or reviewed for ICMI before, how would you interpret these scores? Is a 4/3/4 generally considered competitive after rebuttal, or is it still a long shot? Would appreciate any insights from past authors or reviewers. submitted by /u/kanishq95 [link] [Kommentare]
From hard-coded controllers to robot “improvisation”(reddit.com)
Andrew Barry of Generalist compares earlier robot behaviors, including Spot opening doors, with the newer learned-model approach being used for dexterous manipulation. The older approach relied on hard-coded controllers for different parts of a task. The newer approach is aimed at giving the model a wider range of usable behavior when it sees something outside the exact training case. Barry describes this as “improvisational intelligence,” where the robot encounters a new variation and still takes a reasonable action instead of immediately failing. He also connects this to how humans complete manipulation tasks. A person does not need to make every pick or motion perfectly on the first try. They can miss, adjust, regrasp, and continue the task. submitted by /u/Responsible-Grass452 [link] [Kommentare]
How do I start reviewing research papers in good conferences/journals? [R](reddit.com)
I just finished my bachelors degree with 2 first-author papers in A-tier venues. I'm planning to start my PhD next year. I want to start reviewing papers (from my domain: OOD detection and Open-set problems) at similar venues. How do I get started? Most advice online just says to keep my open-review profile updated but I haven't received any invitations to review. For context, my first paper was accepted around 6 months ago. submitted by /u/Alternative_Essay_55 [link] [Kommentare]
Controlling a robot only using my face(reddit.com)
Hey reddit, So we built a gaming accessibility app SensePilot that enable people with disabilities to control a computer and play video games. I just finished developing the human-robot interface prototype so thought I'll share the demo here too as its related to robotics. Hope to eventually apply this to assistive living robots, because their controls are usually very limited and their users are unable to use hands for controlling the robot very well. submitted by /u/SensePilot [link] [Kommentare]
Software and ops skills for data scientists[D](reddit.com)
With more software engineers entering into data science and AI, I feel it's equally important for a person with data and AI background to dive into software development to survive, thrive in industry. I Know it's a very broad question, so suggestions with broad subjects, topics are welcome , like I often wonder how DSA is relevant. I totally understand the needs of the skills are deeply coupled with domain, industry and specific problems but unfortunately the industry doesn't understand this, it judges you, rewards you based on what you already know or pretend rather than your ability to learn or adapt. submitted by /u/Dapper_Chance_2484 [link] [Kommentare]