Machine Learning Research
What a Molecule’s Structure Reveals: Baidu Creates AI to Classify Molecular Properties
The authors trained a modified GNN on a dataset of 18 million molecules to find molecular properties.
Machine Learning Research
The authors trained a modified GNN on a dataset of 18 million molecules to find molecular properties.
Machine Learning Research
When a neural network learns image labels, it may confuse a background item for the labeled object. New research avoids such mistakes.
Machine Learning Research
A CLIP model whose weights were the mean of an ensemble of fine-tuned models performed as well as the ensemble and better than its best-performing constituent.
Machine Learning Research
Convolutional neural networks separate proteins into functional families without considering their shapes.
Machine Learning Research
A new machine learning method attempts to account for biases that may be held by certain subsets of labelers.
Machine Learning Research
Images in the wild may not come with labels, but they often include metadata. A new training method takes advantage of this information to improve contrastive learning.
Machine Learning Research
Robots trained via reinforcement learning usually study videos of robots performing the task at hand. A new approach used videos of humans to pre-train robotic arms.
Machine Learning Research
Vision models can be improved by training them on several altered versions of the same image and also by encouraging their weights to be close to zero. Recent research showed that both can have adverse effects that may be difficult to detect.
Machine Learning Research
Researchers have shown that it’s possible to train a computer vision model effectively on around 66 percent of the pixels in each training image. New work used 25 percent, saving computation and boosting performance to boot.
Machine Learning Research
Transformers can learn a lot from sequential data like words in a book, but they’ve shown limited ability to learn from data in the form of a graph. A new transformer variant gives graphs due attention.
Machine Learning Research
Adding layers to a neural network puts the “deep” in deep learning, but it also increases the chance that the network will get stuck during training. A new approach effectively trains transformers with an order of magnitude more layers than previous methods.
Machine Learning Research
Engineers who design aircraft, aqueducts, and other objects that interact with air and water use numerical simulations to test potential shapes, but they rely on trial and error to improve their designs. A neural simulator can optimize the shape itself.