
Tech & Society
Parsing Commands Into Actions: NLP Helps Google Robot Understand Spoken Instructions
A new method enables robots to respond helpfully to verbal commands by pairing a natural language model with a repertoire of existing skills.
Tech & Society
A new method enables robots to respond helpfully to verbal commands by pairing a natural language model with a repertoire of existing skills.
Business
Nvidia, known for chips designed to process AI systems, is providing access to large language models. Nvidia announced early access to NeMo LLM and BioNeMo, cloud-computing services that enable developers to generate text and biological sequences respectively.
Machine Learning Research
The ability to update language models is essential to incorporate new information and correct undesirable behaviors. Previous methods are unwieldy and often fail as the amount of new data increases. New work offers a workaround.
Machine Learning Research
A new approach alters transformers' self-attention mechanism to balance computational efficiency with performance on vision tasks.
Machine Learning Research
ViTDet, a new system from Facebook, adds an object detector to a plain pretrained transformer.
Tech & Society
A worldwide collaboration produced the biggest open source language model to date. BLOOM is a family of language models built by the BigScience Research Workshop, a collective of over 1,000 researchers from 250 institutions around the globe.
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
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.
Science
You can reduce your model’s carbon emissions by being choosy about when and where you train it.
Tech & Society
A homebrew re-creation of OpenAI’s DALL·E model is the latest internet sensation. Craiyon has been generating around 50,000 user-prompted images daily, thanks to its ability to produce visual mashups like Darth Vader ice fishing and photorealistic Pokemon characters.
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.