Image
2020 ACM Fellows
MIT news article

CSAIL's Alan Edelman and Sam Madden have been elected as fellows of the Association for Computing Machinery (ACM). Both faculty members are "recognized as the top 1 percent for their outstanding accomplishments in computing and information technology and/or outstanding service to ACM and the larger computing community".

Image
Torralba AAAI
MIT news article

Antonio Torralba, faculty head of Artificial Intelligence and Decision Making within the Department of Electrical Engineering and Computer Science (EECS) and the Thomas and Gerd Perkins Professor of Electrical Engineering and Computer Science, has been selected as a 2021 Fellow by the Association for the Advancement of Artificial Intelligence (AAAI).

Image
MIT coding brain
MIT news article

MIT neuroscientists have found that reading computer code does not activate the regions of the brain that are involved in language processing. Instead, it activates a distributed network called the multiple demand network, which is also recruited for complex cognitive tasks such as solving math problems or crossword puzzles.

Image
self-driving autonomy
CSAIL article

While autonomous cars have gained swift momentum since Leonardo da Vinci’s self-propelled cart circa 1500, the thought of going completely hands-free still feels slightly supernatural. These four-wheelers of the future use a combination of GPS for calculating longitude, latitude, speed, and course to navigate, LiDAR technologies, which use laser light pulses that map surroundings, and machine learning to see and understand -- but to what degree depends on the level of autonomy.  

Image
more compatible coding
CSAIL article

Suppose you're a machine-learning researcher trying to build a model that could help plan for the COVID-19 pandemic. You want to incorporate a disease simulator into the model, but it's written in the C++ programming language, rather than an existing machine-learning workflow like PyTorch or TensorFlow. A team from MIT CSAIL recently developed a clever work-around.