Image
null
CSAIL article

As a child, you likely saw a few Disney movies depicting inanimate objects, such as clocks, cups, and toys, as interactive companions to humans — an act of pure magic, seemingly. But scientists at MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL) are now doing something similar: transforming stationary items into self-aware tools that perceive and respond to human motion to complete a task.

Image
The tool can be prompted to generate a 3D design for a mug, for instance, and users can then highlight specific parts of the blueprint they’d like refined before 3D printing (Credit: Alex Shipps/MIT CSAIL, using assets from the researchers and Adobe Stock).
CSAIL article

“What you see is what you get” is a guiding principle for many software engineers — create programs where the content you’re editing looks the same as the final product. But when you’re using generative AI (genAI) systems to 3D print, say, a mug, you’ll likely get a cup that can’t hold your coffee. Why is that?

 

Image
null
CSAIL article

A region of the brain called the striatum is critical for many cognitive and motor functions, including decision-making, control of movement, habit formation, and processing of reward. It also plays a role in addiction and is significantly affected by Huntington’s disease, schizophrenia, and other disorders.

Image
“With Dyad 3.0, you can upload data and design documents and the system will design an entire aircraft for you,” says Viral Shah (Credits: MIT News; iStock).
CSAIL article

It all started with some exasperated emails. Back in 2009, a group of researchers began venting their frustration with the programming languages designed to help scientists and other researchers perform complex mathematical operations and statistical simulations without learning how to code. These programming languages were rigid and slow. If scientists built something that really worked, they’d need to rewrite the entire program in another language just to run it more quickly.

Image
The GeoPT model could be “extremely helpful for engineers hoping to test out blueprints for vehicles without needing to run so many physical experiments,” says Haixu Wu, an MIT postdoc and CSAIL researcher (Credits: Alex Shipps/MIT CSAIL, using GeoPT model and assets from Adobe Stock).
CSAIL article

Artificial intelligence models are jacks of many trades, including writing, generating images, and creating 3D models. But they aren’t as helpful when it comes to testing robots or designs for vehicles in diverse environments, since they don’t understand physics as well as they do pixels or text.

Image
There is a brief moment between a chip’s prediction machinery being wiped or isolated and when it uses its predictions. Malicious actors can time an attack to exploit this small window, which could reveal sensitive data (Credit: Gabriel Maragaño).
CSAIL article

Modern processors are fast in part because they guess. Rather than waiting to find out which way a program will branch, a chip predicts the likely path and races ahead. When the guess is right, time is saved. When it's wrong, the work is discarded, but traces of it linger, and since the Spectre vulnerability was disclosed in 2018, attackers have known how to read those traces to pull secrets out of memory they should never see.