Close Menu
  • Home
  • AI Models
    • DeepSeek
    • xAI
    • OpenAI
    • Meta AI Llama
    • Google DeepMind
    • Amazon AWS AI
    • Microsoft AI
    • Anthropic (Claude)
    • NVIDIA AI
    • IBM WatsonX Granite 3.1
    • Adobe Sensi
    • Hugging Face
    • Alibaba Cloud (Qwen)
    • Baidu (ERNIE)
    • C3 AI
    • DataRobot
    • Mistral AI
    • Moonshot AI (Kimi)
    • Google Gemma
    • xAI
    • Stability AI
    • H20.ai
  • AI Research
    • Allen Institue for AI
    • arXiv AI
    • Berkeley AI Research
    • CMU AI
    • Google Research
    • Microsoft Research
    • Meta AI Research
    • OpenAI Research
    • Stanford HAI
    • MIT CSAIL
    • Harvard AI
  • AI Funding & Startups
    • AI Funding Database
    • CBInsights AI
    • Crunchbase AI
    • Data Robot Blog
    • TechCrunch AI
    • VentureBeat AI
    • The Information AI
    • Sifted AI
    • WIRED AI
    • Fortune AI
    • PitchBook
    • TechRepublic
    • SiliconANGLE – Big Data
    • MIT News
    • Data Robot Blog
  • Expert Insights & Videos
    • Google DeepMind
    • Lex Fridman
    • Matt Wolfe AI
    • Yannic Kilcher
    • Two Minute Papers
    • AI Explained
    • TheAIEdge
    • Matt Wolfe AI
    • The TechLead
    • Andrew Ng
    • OpenAI
  • Expert Blogs
    • François Chollet
    • Gary Marcus
    • IBM
    • Jack Clark
    • Jeremy Howard
    • Melanie Mitchell
    • Andrew Ng
    • Andrej Karpathy
    • Sebastian Ruder
    • Rachel Thomas
    • IBM
  • AI Policy & Ethics
    • ACLU AI
    • AI Now Institute
    • Center for AI Safety
    • EFF AI
    • European Commission AI
    • Partnership on AI
    • Stanford HAI Policy
    • Mozilla Foundation AI
    • Future of Life Institute
    • Center for AI Safety
    • World Economic Forum AI
  • AI Tools & Product Releases
    • AI Assistants
    • AI for Recruitment
    • AI Search
    • Coding Assistants
    • Customer Service AI
    • Image Generation
    • Video Generation
    • Writing Tools
    • AI for Recruitment
    • Voice/Audio Generation
  • Industry Applications
    • Finance AI
    • Healthcare AI
    • Legal AI
    • Manufacturing AI
    • Media & Entertainment
    • Transportation AI
    • Education AI
    • Retail AI
    • Agriculture AI
    • Energy AI
  • AI Art & Entertainment
    • AI Art News Blog
    • Artvy Blog » AI Art Blog
    • Weird Wonderful AI Art Blog
    • The Chainsaw » AI Art
    • Artvy Blog » AI Art Blog
What's Hot

Just Do It!? Computer-Use Agents Exhibit Blind Goal-Directedness – Takara TLDR

Samsung Electronics, SK Hynix Shares Soar On OpenAI’s Korean Data Center Push

Tesla Optimus is learning martial arts in new video teasing capabilities

Facebook X (Twitter) Instagram
Advanced AI News
  • Home
  • AI Models
    • OpenAI (GPT-4 / GPT-4o)
    • Anthropic (Claude 3)
    • Google DeepMind (Gemini)
    • Meta (LLaMA)
    • Cohere (Command R)
    • Amazon (Titan)
    • IBM (Watsonx)
    • Inflection AI (Pi)
  • AI Research
    • Allen Institue for AI
    • arXiv AI
    • Berkeley AI Research
    • CMU AI
    • Google Research
    • Meta AI Research
    • Microsoft Research
    • OpenAI Research
    • Stanford HAI
    • MIT CSAIL
    • Harvard AI
  • AI Funding
    • AI Funding Database
    • CBInsights AI
    • Crunchbase AI
    • Data Robot Blog
    • TechCrunch AI
    • VentureBeat AI
    • The Information AI
    • Sifted AI
    • WIRED AI
    • Fortune AI
    • PitchBook
    • TechRepublic
    • SiliconANGLE – Big Data
    • MIT News
    • Data Robot Blog
  • AI Experts
    • Google DeepMind
    • Lex Fridman
    • Meta AI Llama
    • Yannic Kilcher
    • Two Minute Papers
    • AI Explained
    • TheAIEdge
    • The TechLead
    • Matt Wolfe AI
    • Andrew Ng
    • OpenAI
    • Expert Blogs
      • François Chollet
      • Gary Marcus
      • IBM
      • Jack Clark
      • Jeremy Howard
      • Melanie Mitchell
      • Andrew Ng
      • Andrej Karpathy
      • Sebastian Ruder
      • Rachel Thomas
      • IBM
  • AI Tools
    • AI Assistants
    • AI for Recruitment
    • AI Search
    • Coding Assistants
    • Customer Service AI
  • AI Policy
    • ACLU AI
    • AI Now Institute
    • Center for AI Safety
  • Business AI
    • Advanced AI News Features
    • Finance AI
    • Healthcare AI
    • Education AI
    • Energy AI
    • Legal AI
LinkedIn Instagram YouTube Threads X (Twitter)
Advanced AI News
MIT CSAIL

One Step Closer to Human Intelligence

By Advanced AI EditorAugust 5, 2025No Comments5 Mins Read
Share Facebook Twitter Pinterest Copy Link Telegram LinkedIn Tumblr Email
Share
Facebook Twitter LinkedIn Pinterest Email


Yunzhu Li, a PhD student at MIT CSAIL who led the project.

Yunzhu Li, a PhD student at MIT CSAIL who led the project.

MIT CSAIL

We have moved one step closer towards human-level intelligence. Image recognition technology and tactile sensors are being joined together and are using each other to improve their abilities. A team at MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL) have created a database of tactile and visual information and are using it to train an AI system to infer the look and feel of an object.

This system is still in the early research stage, as are most projects coming out of MIT CSAIL, but by connecting these two “senses: digitally the team may have given AI a new way of experiencing the world. This breakthrough could lead to far more sensitive and practical robotic arms that could improve any number of delicate or mission-critical operations. It also promises more to come in the advancement of AI systems that can understand, or at least imbibe, the world as we do.

Sense and sensibility

With a simple webcam, the team headed by Yunzhu Li, CSAIL PhD student and lead author of the paper on the system, built up a dataset of over 200 everyday objects being touched more than 12,000 times. They then reduced those 12,000 video clips into static frames, and used those to compile “VisGel,” a dataset of more than 3 million visual/tactile-paired images. Using that dataset, the team trained an AI model to predict what an object would feel like based on visual data of the surrounding area, and used a KUKA robotic arm paired with a GelSight tactile sensor to acquire the corresponding tactile information. For instance, the team would feed the system images of a certain point on a computer mouse, and the AI would use a generative adversarial network (GAN) to build a tactile map of the area.

GANs use a pair of networks to play off each other and improve their outputs: a generator network that compiles an image (or in this case a tactile map) for a discriminator network to test and compare against real (or ground truth) data. The team would then compare the model produced by the GAN to the tactile data picked up by the KUKA robotic arm, to check once more against the measurable “ground truth.” The system can also work the other way round, using tactile sensor data to create an image prediction of what a certain point on the object might look like. These images would also be run through a GAN, and compared a final time against a ground truth image to test the validity of the model’s outputs.

Dexterous digits

Connecting an image feed and a tactile sensor within an AI model represents a fascinating step in the progress of AI systems and robotic arms that experience the world more like us. Giving a dual-insight to a digital intelligence effectively compounds the information and the “knowledge” that this system has access to. This would theoretically allow an AI system to learn things about its environment and process information much faster and more effectively than a single-input system. In surgery, for example, robotic arms can currently handle incredibly delicate procedures such as prostatectomies using minimally invasive, or keyhole, surgery, which make up around 86% of all robotic surgeries in the U.S.

If a robotic arm could learn what an area should feel like only by using images of that area—for example, X-ray or MRI images of someone’s internal bones and organs—then these keyhole surgeries, often only requiring an incision of less than 2cm, could be performed in many more cases perhaps even where a robotic arm could not have performed surgery before. Robotic arms do not usually hold scalpels themselves, for example, and take much longer to sew wounds together than a human surgeon even if the results are better overall. More capable robotic arms could change this, and further improve the work of human surgeons as well.

In more industrial situations, an AI system that can recognize different materials and grasp things more effectively without having to repeatedly try to pick up an object could bring new capabilities to a wide range of different processes and sectors. Handling extremely hazardous materials such as nuclear waste, for example, could be made far safer if a human were not required to control a robotic arm and a system could use image inputs to learn how best to pick up a container or even raw radioactive waste with a significantly reduced chance of dropping and spilling toxic material. In construction, autonomous lifting arms or those attached to vehicles could calculate the weight of an object based on its material and 3D images of, say, a steel girder. When digging or drilling to lay foundations, prepare a site, or laying underwater pipelines, ultrasonic images could be fed into the system and paired with tactile probe data to determine exactly where to drill in real-time without damaging existing infrastructure or delicate ecosystems.

This project from MIT CSAIL is another step towards more autonomous robots, the development of which has gathered significant pace in recent months. Robots that can connect senses together and infer much more about their context and their environment could lead to groundbreaking advances in any number of industries that currently utilize robotic limbs. This project is still in the research phase, but by showing that this kind of intelligence is possible, the MIT CSAIL team have proved that the field of robotics is still only in its infancy, and there is far more to come before we reach the limit of what robots are capable of.



Source link

Follow on Google News Follow on Flipboard
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
Previous ArticleFramebridge expands footprint with 6 planned California stores
Next Article Caterpillar, Eaton results show tariff hit, cast doubt on hottest Wall Street trade
Advanced AI Editor
  • Website

Related Posts

SD Times news digest: Atom pull requests, MIT CSAIL’s depression recognition model, and dtSearch’s Intraspexion update

September 27, 2025

MIT CSAIL researchers develop computer vision system for robots

September 26, 2025

GIST and MIT Launch Full-Scale Research on Human-Centered Physical AI Interaction

September 23, 2025

Comments are closed.

Latest Posts

Record Exec and Art Collector Gets Over 4 Years

Chicago’s Art Scene Offers a Beacon of Hope for Artists and Dealers

Pace to Close Hong Kong Gallery at H Queen’s This Month

Taylor Swift’s ‘Fate of Ophelia’ Has a Lot in Common with This Artwork

Latest Posts

Just Do It!? Computer-Use Agents Exhibit Blind Goal-Directedness – Takara TLDR

October 4, 2025

Samsung Electronics, SK Hynix Shares Soar On OpenAI’s Korean Data Center Push

October 4, 2025

Tesla Optimus is learning martial arts in new video teasing capabilities

October 4, 2025

Subscribe to News

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

Recent Posts

  • Just Do It!? Computer-Use Agents Exhibit Blind Goal-Directedness – Takara TLDR
  • Samsung Electronics, SK Hynix Shares Soar On OpenAI’s Korean Data Center Push
  • Tesla Optimus is learning martial arts in new video teasing capabilities
  • MedQ-Bench: Evaluating and Exploring Medical Image Quality Assessment Abilities in MLLMs – Takara TLDR
  • Huawei Ascend Roadmap Could Challenge Nvidia AI Leadership

Recent Comments

  1. Miguelbleni on Study: AI-Powered Research Prowess Now Outstrips Human Experts, Raising Bioweapon Risks
  2. Darrenmen on Ayanna Howard: Human-Robot Interaction & Ethics of Safety-Critical Systems | Lex Fridman Podcast #66
  3. AndrewNah on Foundation AI: Cisco launches AI model for integration in security applications
  4. Armandorup on Marc Raibert: Boston Dynamics and the Future of Robotics | Lex Fridman Podcast #412
  5. Oscar Duchesney on C3 AI and Arcfield Announce Partnership to Accelerate AI Capabilities to Serve U.S. Defense and Intelligence Communities

Welcome to Advanced AI News—your ultimate destination for the latest advancements, insights, and breakthroughs in artificial intelligence.

At Advanced AI News, we are passionate about keeping you informed on the cutting edge of AI technology, from groundbreaking research to emerging startups, expert insights, and real-world applications. Our mission is to deliver high-quality, up-to-date, and insightful content that empowers AI enthusiasts, professionals, and businesses to stay ahead in this fast-evolving field.

Subscribe to Updates

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

LinkedIn Instagram YouTube Threads X (Twitter)
  • Home
  • About Us
  • Advertise With Us
  • Contact Us
  • DMCA
  • Privacy Policy
  • Terms & Conditions
© 2025 advancedainews. Designed by advancedainews.

Type above and press Enter to search. Press Esc to cancel.