All AI Labs Business News Newsletters Research Safety Tools Sources

DeepTrendLab — Top 50 AI Sources, Research & News

Research 75 articles
Gradient-based Planning for World Models at Longer Horizons
🐻 Research Berkeley AI Research 14 min read

GRASP is a new gradient-based planner for learned dynamics (a “world model”) that makes long-horizon planning practical by (1) lifting the trajectory into virtual states so optimization is parallel across…

Identifying Interactions at Scale for LLMs
🐻 Research Berkeley AI Research 7 min read

Understanding the behavior of complex machine learning systems, particularly Large Language Models (LLMs), is a critical challenge in modern artificial intelligence. Interpretability research aims to make the decision-making process more…

Breaking the Spell of Vibe Coding
🏃 Research fast.ai 9 min read

Vibe coding is the creation of large quantities of highly complex AI-generated code, often with the intention that the code will not be read by humans. It has cast quite…

How To Use AI for the Ancient Art of Close Reading
🏃 Research fast.ai 6 min read

Close reading is a technique for careful analysis of a piece of writing, paying close attention to the exact language, structure, and content of the text. As Eric Ries described…

Information-Driven Design of Imaging Systems
🐻 Research Berkeley AI Research 6 min read

An encoder (optical system) maps objects to noiseless images, which noise corrupts into measurements. Our information estimator uses only these noisy measurements and a noise model to quantify how well…

Stop Saying Boredom is Good for Kids
🏃 Research fast.ai 8 min read

Chronic boredom is harmful to adults, causing stress, disengagement, and poor well-being. Academic researchers have shown that boredom in the workplace can be just as damaging as burnout. But search…

A Guide to Solveit Features
🏃 Research fast.ai 38 min read

Large language models make it remarkably easy to generate code. Ask ChatGPT or Claude to build an application, and you’ll receive hundreds of lines of working code in seconds. But…

RL without TD learning
🐻 Research Berkeley AI Research 9 min read

In this post, I’ll introduce a reinforcement learning (RL) algorithm based on an “alternative” paradigm: divide and conquer . Unlike traditional methods, this algorithm is not based on temporal difference…

Build to Last
🏃 Research fast.ai 23 min read

Note from Jeremy: We’re teaching a course starting Nov 3rd on how to build towards software mastery and craftsmanship whilst leveraging AI effectively. Have a look at solve.it.com if you’re…

What exactly does word2vec learn?
🐻 Research Berkeley AI Research 6 min read

What exactly does word2vec learn, and how? Answering this question amounts to understanding representation learning in a minimal yet interesting language modeling task. Despite the fact that word2vec is a…

Whole-Body Conditioned Egocentric Video Prediction
🐻 Research Berkeley AI Research 7 min read

× Predicting Ego-centric Video from human Actions (PEVA) . Given past video frames and an action specifying a desired change in 3D pose, PEVA predicts the next video frame. Our…

AGI Is Not Multimodal
📐 Research The Gradient 20 min read

"In projecting language back as the model for thought, we lose sight of the tacit embodied understanding that undergirds our intelligence." –Terry Winograd The recent successes of generative AI models…

What AI can tell us about microscope slides
🏃 Research fast.ai 9 min read

This article was originally posted on rachel.fast.ai , where Rachel has been writing about her journey as an AI researcher returning to school for immunology.