Skip to main content
  1. Home
  2. Emerging Tech
  3. Computing
  4. Social Media
  5. News

By studying ant colonies, MIT devised a totally new way to analyze massive amounts of data

Add as a preferred source on Google

Anyone who watched last summer’s Ant-Man movie knows that ants have some pretty cool “superpowers.” One that didn’t make the cut in Hollywood script meetings, however, is that ants have the power to estimate their own population density based on how often they bump into one another while exploring their surroundings.

An example of where this might be useful is when searching for a new nest, in which case just a few dozen explorers are sent out to find a space big enough, rather than the whole colony of hundreds or thousands of ants.

Recommended Videos

This long-studied ability is the subject of a new paper by researchers at MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL). They’ve created an algorithm which replicates the behavior in a computer and proves that it can be a remarkably accurate way of predicting the population density of a network.

“There’s this intuitive sense in computer science that biological algorithms are super robust and dynamic,” Cameron Musco, an MIT graduate student in electrical engineering and computer science and co-author of the paper, tells Digital Trends. “We wanted to look at one of those systems — an ant colony, in this case — and find out exactly why they’re able to operate that efficiently, despite being so complex and resilient. That was what got us interested.”

Why would anyone want to do this? As Musco explains, the work could be of practical use in areas like big data analytics — such as estimating the makeup of one particular political leaning among social media users. “Traditionally, if on Facebook you wanted to estimate the number of Republicans [for instance], you would randomly sample a subset of users and count the number of Republicans,” Musco continues. “But you can’t do that — there’s no master list of users you can sample from. So what we are showing is that it can be nearly as good to just randomly ‘walk’ between users — i.e. start at one user, move to a friend, then to a friend of friend, etc. — and sample in this way.”

In the paper, these so-called “random walk” explorations are shown to be almost as fast for determining population densities as the more established method of sampling.

“This work serves two purposes,” Musco continues. “On the one hand it gives us some interesting ideas about taking biological systems and using them to optimize computer networks, which is what you see with biologically-inspired concepts like neural networks. At the same time, we’re able to use computer science to help biologists solve some of the problems that they have. People are starting to do this second one more and more, and it’s really useful — because instead of looking at behavior, we’re focused on spotting algorithms. It’s a different way to think about things.”

Luke Dormehl
I'm a UK-based tech writer covering Cool Tech at Digital Trends. I've also written for Fast Company, Wired, the Guardian…
Yet another study says AI is bad for elections, and the rabbit hole gets worse
AI may be an election bomb waiting for someone to light the fuse
Voters cast their ballots on Election Day

Another election, another study has concluded that asking an AI chatbot for political guidance is a spectacularly bad idea. Research conducted during Hungary’s 2026 parliamentary election found that ChatGPT and Google Gemini offered not just inaccurate but also inconsistent and unreliable voting advice. The chatbots misclassified voter profiles, overlooked relevant parties, recommended parties absent from the ballot, and sometimes produced materially different answers when given the same information repeatedly.

AI keeps failing the voter test

Read more
Samsung’s humanoid robot ambitions are real, but factories come first
Samsung’s new robotics division has humanoids in its sights, although its immediate business is far more practical factory automation
Robot Touch Human Finger

Samsung wants a place in the humanoid race, but its new robotics push begins with machines built for factories rather than homes.

The CEO-led RX robotics division will initially focus on manufacturing robots. Samsung has separately identified humanoids as a priority, although it hasn’t announced a commercial model or explained where one fits into the division’s immediate plans.

Read more
The future of AI may depend on this one behind-the-scenes change
Running Claude on Android.

Whenever a new AI model arrives, it's easy to get caught up in the bells and whistles. We talk about how much smarter it is, how quickly it answers questions, or how realistic its images have become. But here's the thing: none of that matters much if the AI can't reliably work with the apps and services people use every day.

That's why an upcoming update to the Model Context Protocol (MCP) caught my attention. It isn't a new chatbot or a fancy AI model. In fact, most people will never even know it's happening. But it could quietly make the AI ecosystem a lot healthier. If you've never heard of MCP before, don't worry. Think of it as a shared language that lets AI assistants safely talk to apps like Gmail, Slack, calendars, databases, and countless other services. Instead of every company inventing its own way to make those connections, MCP gives everyone a common rulebook.

Read more