← Latest papers
💻 computer science

Autonomous Agricultural Tractor: Integrated Weed Detection and LiDAR Navigation for Precision Paddy Farming

This paper presents AgriNav, an autonomous agricultural tractor system that integrates a specialized rice-detection CNN with an asymmetric class-weighting strategy and a four-mechanism LiDAR-camera fusion bridge to achieve robust, site-specific weed management and continuous navigation in paddy fields despite GNSS degradation.

Original authors: Benjamin Merryman-Smith, Tony Nguyen, Bilal Dogutas, Krish Shah, Anthony Raphael, Sudip Dhakal

Published 2026-08-20
📖 5 min read🧠 Deep dive

Original authors: Benjamin Merryman-Smith, Tony Nguyen, Bilal Dogutas, Krish Shah, Anthony Raphael, Sudip Dhakal

Original paper dedicated to the public domain under CC0 1.0 (http://creativecommons.org/publicdomain/zero/1.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

In the vast, flooded fields where rice grows, a quiet battle is constantly being fought against weeds. For decades, farmers have managed this by spraying herbicides over entire fields, a method that wastes chemicals on bare soil and harms the environment. The ideal solution is to spray only the specific weeds, leaving the rice untouched, but doing this with a machine is incredibly difficult. The rice plants eventually grow tall enough to block the sky, cutting off the satellite signals that usually guide autonomous vehicles. At the same time, the weeds look so much like the rice that a computer camera struggles to tell them apart. If a machine mistakes a rice plant for a weed and sprays it, the crop is destroyed in an instant, a mistake that cannot be undone.

Researchers at Florida Gulf Coast University have built a new system called AgriNav to solve these problems. They created an autonomous tractor that can navigate through rice fields without relying on satellite signals and can distinguish between rice and weeds with extreme caution. The system uses a laser scanner to map the rows of crops and a camera to identify plants. The most significant part of their work is a safety mechanism that treats the rice plant as the most important thing to protect. Instead of trying to find every single weed, the computer first looks for the rice. If it sees a plant that looks like rice, it is forbidden from spraying that spot, no matter what else the system thinks. This approach prioritizes the safety of the crop over the perfection of weed removal.

The team tested their system in a computer simulation that mimicked a real rice field. They programmed the tractor to drive through rows of crops while the satellite signal was turned off for twenty seconds, a period long enough to confuse most autonomous vehicles. During this time, the tractor relied entirely on its laser scanner and internal motion sensors to stay on course. The system kept the vehicle on the correct path, drifting only about 2.46 meters from where it should have been by the end of the twenty-second gap. This proved that the tractor could navigate safely even when the sky was blocked by the dense canopy of the rice plants.

To find the weeds, the researchers used a camera system that was trained to recognize rice plants with high confidence. They designed the software so that it would only spray if it was certain a plant was not rice. This "inverted logic" means the machine is very aggressive about finding weeds but extremely conservative about spraying. If the camera sees a plant and there is even a small chance it is rice, the machine will not spray. This design choice addresses a critical flaw in other systems: the cost of a mistake. Missing a weed is a minor problem because it can be sprayed later, but spraying a rice plant is a permanent loss. By hard-coding this rule into the system, the researchers ensured that the machine would never harm the crop it is meant to protect.

A key innovation in this project is how the tractor uses its laser scanner to help the camera. The laser scanner, which is already on the tractor to help it drive, also draws a digital map of the space between the rows of rice. The camera is then told to look only at that specific strip of ground. This reduces the amount of work the computer has to do by about thirty to fifty percent, allowing it to process images faster. It also helps the camera ignore false alarms caused by mud or water reflections that might look like plants. The laser scanner essentially acts as a guide, telling the camera exactly where to look and where to ignore, making the whole system more efficient and accurate.

The researchers were honest about the limits of their work. All the results they reported came from computer simulations and tests on static images, not from driving a real tractor in a real field. They noted that their system has not yet been tested on physical hardware in a wet, muddy environment where wheels might slip or engines might vibrate. They also acknowledged that their computer models for detecting weeds were not yet perfect at pinpointing the exact location of every weed, though they were very good at identifying the general area. The team plans to test the system on a real robot in a controlled research plot next, and eventually on a farm, to see how it handles the messy reality of the outdoors.

The ultimate goal of this work is to create a machine that can help small farmers reduce their use of herbicides by up to eighty percent. By spraying only the weeds and protecting the rice, the tractor could save money and protect the water around the fields from chemical runoff. The researchers believe their system offers a practical path forward for precision farming, provided the software can be proven to work reliably in the real world. Their work demonstrates that by combining simple sensors with smart safety rules, it is possible to build machines that can navigate complex environments and make careful decisions, even when the signals they usually rely on are gone.

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 →