LLM tagged posts

With some help from AI, your next move can be predicted

metro commute
Credit: Unsplash/CC0 Public Domain

AI might know where you’re going before you do. Researchers at Northeastern University used large language models, the kind of advanced artificial intelligence normally designed to process and generate language, to predict human movement.

How RHYTHM predicts human movement
RHYTHM, their innovative tool, “can revolutionize the forecasting of human movements,” forecasting “where you’re going to be in the next 30 minutes or the next 25 hours,” said Ryan Wang, an associate professor and vice chair of research in civil and environmental engineering at Northeastern.

The hope is that RHYTHM will improve domains like transportation and traffic planning to make our lives easier, but in extreme cases, RHYTHM could even be deployed to respond to natural dis...

Read More

LLMs choose friends and colleagues like people, researchers find

When large language models (LLMs) make decisions about networking and friendship, the models tend to act like people, across both synthetic simulations and real-world network contexts.

Marios Papachristou and Yuan Yuan developed a framework to study network formation behaviors of multiple LLM agents and compared these behaviors against human behaviors. The paper is published in the journal PNAS Nexus.

How LLMs form network connections
The authors conducted simulations using several large language models placed in a network, which were asked to choose which other nodes to connect with, given their number of connections, common neighbors, and shared attributes, like arbitrarily assigned “hobbies” or “location.”

The authors varied the network context, including simulations of fri...

Read More

Self-adapting LLMs behave more like students to absorb new knowledge

Self-adapting LLMs behave more like students to absorb new knowledge
Credit: AI-generated image

In an MIT classroom, a professor lectures while students diligently write down notes they will reread later to study and internalize key information ahead of an exam.

Humans know how to learn new information, but large language models can’t do this in the same way. Once a fully trained LLM has been deployed, its “brain” is static and can’t permanently adapt itself to new knowledge.

This means that if a user tells an LLM something important today, it won’t remember that information the next time this person starts a new conversation with the chatbot.

Now, a new approach developed by MIT researchers enables LLMs to update themselves in a way that permanently internalizes new information...

Read More

Size doesn’t matter: Just a small number of malicious files can corrupt LLMs of any size

Size doesn't matter: just a small number of malicious files can corrupt LLMs of any size
Overview of our experiments, including examples of clean and poisoned samples, as well as benign and malicious behavior at inference time. (a)DoS pretraining backdoor experiments. Credit: arXiv (2025). DOI: 10.48550/arxiv.2510.07192

Large language models (LLMs), which power sophisticated AI chatbots, are more vulnerable than previously thought. According to research by Anthropic, the UK AI Security Institute and the Alan Turing Institute, it only takes 250 malicious documents to compromise even the largest models.

The vast majority of data used to train LLMs is scraped from the public internet. While this helps them to build knowledge and generate natural responses, it also puts them at risk from data poisoning attacks...

Read More