← Latest papers
💻 computer science

One year in a forest: Analyzing the challenges of autonomous navigation in subarctic environments

This paper presents a year-long field evaluation of autonomous navigation in a subarctic boreal forest, revealing that seasonal environmental changes significantly degrade the performance of state-of-the-art SLAM and localization methods, particularly visual-based approaches, while demonstrating the superior robustness of lidar-based systems for cross-season tasks.

Original authors: Matěj Boxan, Nicolas Lauzon, Veronica Vannini, Mathis Turgeon-Roy, François Pomerleau

Published 2026-08-31
📖 8 min read🧠 Deep dive

Original authors: Matěj Boxan, Nicolas Lauzon, Veronica Vannini, Mathis Turgeon-Roy, François Pomerleau

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a robot designed to drive itself through a forest, not on a paved road, but through the raw, shifting wilderness of the far north. For these machines to work, they need to know where they are at every second. Usually, they rely on signals from satellites orbiting high above, much like a smartphone uses GPS to find a coffee shop. But in the deep, subarctic forests of Canada, the sky is often blocked by thick layers of trees, and the air itself can swallow the signals. When the satellite signal fails, the robot must rely on its own eyes and sensors to navigate, a process called odometry. It is a bit like walking through a dark room with your eyes closed, trying to count your steps to know how far you have gone. The problem is that the room changes. In the summer, the forest is green and full of leaves; in the winter, it is buried under meters of snow, and the trees are stark and bare. For a machine, this seasonal shift is like the room suddenly rearranging its furniture while you are trying to walk through it.

This is the challenge that a team of researchers at Laval University in Quebec set out to solve. They wanted to know if the smartest navigation software available today could survive a full year in a subarctic boreal forest. They did not just simulate this on a computer; they built a real robot, a tracked vehicle about the size of a small car, and sent it out into the wild. They drove it over 64 kilometers of forest roads and off-trail terrain, recording data through the heat of summer, the decay of autumn, and the deep freeze of winter. The temperature swings were extreme, shifting by more than 60 degrees Celsius from the warmest days to the coldest nights. The goal was to test nine different navigation systems, ranging from simple wheel-counting methods to complex artificial intelligence that tries to build a 3D map of the world in real time. They wanted to see which systems would keep working when the world around them changed completely, and which ones would simply give up.

The results were surprising. The researchers found that the most sophisticated systems, the ones that use cameras to "see" the world or complex algorithms to build detailed maps, were often the most fragile. When the seasons changed, these advanced systems struggled to recognize the same place. A camera looking at a forest in summer sees green leaves and dappled sunlight; in winter, that same forest is a tunnel of white snow and dark trunks. The software, trained on data from cities or mild climates, could not make the connection. It would get confused, lose its place, and drift off course. In many cases, these high-tech systems performed worse than a much simpler method that just counted how much the wheels turned and used a basic sensor to guess the direction. This simple method, known as proprioceptive odometry, did not care what the forest looked like. It only cared about the movement of the robot itself. While it was not perfect, it proved to be remarkably steady, failing far less often than its complex cousins when the snow piled up or the trees were covered in ice.

The study also revealed that adding more complexity to the system often made it more likely to break. Some of the advanced software tried to fix their own mistakes by looking for places they had visited before, a process called loop closure. In a city, this works well because buildings look the same all year round. In the subarctic forest, however, the "landmarks" were unreliable. A pile of snow in winter might look like a bush in summer, or a tree might be hidden by a snowbank. The software would try to match these features, get it wrong, and then make a huge error in its position. The researchers found that these complex systems were so sensitive to the changing environment that they often failed completely, stopping the robot in its tracks. In contrast, the simpler systems, which did not try to build a perfect map of the world, kept moving forward, even if they were slightly off course.

One of the most critical findings concerned the difference between the sensors themselves. The cameras, which are great for seeing details in a city, were the most affected by the seasons. In the summer, the camera could see plenty of features to track, but in the winter, the snow created a flat, featureless white surface that confused the software. The robot would drive over snow, and the camera would see nothing but white, causing the navigation system to lose its sense of direction. Radar and lidar, which use radio waves and laser pulses to measure distance, were much more resilient. They could see through the snow and the darkness, and they did not rely on the visual appearance of the trees. However, even these sensors had trouble when the ground itself changed shape. When a robot drove over a snowbank, the angle of the vehicle would tilt, changing the way the sensors saw the ground. This physical shift, combined with the changing landscape, caused even the radar systems to struggle when trying to match a new journey to an old map.

The researchers also tested whether a robot could learn a path in one season and repeat it in another, a task known as "Teach and Repeat." They taught the robot a route in the summer and asked it to drive the same path in the winter. The results were mixed. The lidar-based systems, which use lasers to create a 3D map, managed to complete the task in many cases, largely because they could see the tall trees that remained consistent even when the ground was buried. The radar systems, which only see a flat slice of the world, and the camera systems, which rely on visual patterns, failed much more often. The radar, in particular, was confused by the changing angle of the ground as the robot climbed over snowbanks, leading to a loss of alignment with the map it had learned months earlier. The camera systems simply could not find enough visual clues to know where they were, especially when the robot was driving on unplowed roads where the snow was deep and uniform.

Beyond the software, the physical reality of the subarctic environment posed its own set of challenges that the researchers had to overcome just to keep the experiment running. The cold was a constant enemy. Batteries lost their power much faster in the freezing temperatures, and the robot's tracks, which were meant to help it move over snow, actually required twice as much energy to turn as the wheels did in the summer. The team had to deal with the robot getting stuck in the snow, not just because of the depth, but because of the type of snow. Fresh, dry snow in November allowed the robot to grip and move, but wet, heavy snow in April would spin the tracks without moving the vehicle forward. Sensors had to be kept clean of snow and ice, or they would stop working entirely. Even the ground truth, the reference data used to check if the robot was right, was hard to get. The team had to use a special crane to lift the robot and shake it in different directions to calibrate its sensors, because the extreme cold and the rough terrain made standard calibration impossible.

The study concludes that while we have made great strides in robot navigation, the subarctic forest remains a hostile frontier for autonomous machines. The most advanced algorithms, which work beautifully in cities or controlled labs, are not yet ready for the wild, shifting world of the north. They are too fragile, too dependent on the world looking the same as it did when they were taught. The simplest methods, which rely on the robot's own movement, proved to be the most reliable, suggesting that for now, a robot in the deep north might be better off trusting its own steps than trying to recognize the scenery. The researchers emphasize that to move forward, the field needs better ways to test these systems in real-world conditions, not just in simulations. They suggest that future tests should explicitly report how often the systems fail, not just how accurate they are when they work. Until then, the dream of a robot that can roam the subarctic forest year-round, navigating the deep snow and the changing seasons on its own, remains just out of reach. The forest is changing, and the machines are not yet ready to keep up.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →