Towards Sparsely Annotated Open-World Object Detection
This paper introduces Sparsely Annotated Open-World Object Detection (SA-OWOD), a new task addressing the co-occurrence of sparse supervision and unseen categories, and proposes the Dual-Perspective Object Discovery (DPOD) framework to effectively resolve ambiguous supervision signals and improve the detection of both known and unknown objects.
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 you are teaching a robot to recognize animals in a forest. In a perfect classroom, you would show the robot a picture of a dog, a cat, and a bird, and you would circle exactly where they are. The robot learns easily because everything is labeled. But in the real world, things are messy. Sometimes, you might forget to circle a dog in a photo because you were in a hurry (this is called sparse annotation). Other times, the robot might see a creature it has never seen before, like a platypus, and you don't even know what to call it (this is the open-world problem).
For a long time, scientists tried to solve these two problems separately. One group taught robots to guess where the missing dogs were, assuming everything in the picture was a known animal. Another group taught robots to spot new, unknown creatures, but they assumed the robot had perfect labels for everything it did know. The problem is, real life is a mix of both: you might have a photo with a missing label for a known dog and a hidden platypus. If the robot isn't taught to handle this confusion, it might think the unlabelled dog is a new mystery creature, or it might ignore the platypus entirely. This paper tackles that specific, confusing middle ground.
The researchers, HeeJu Han, AJeong Kim, and Jinsun Park, introduce a new challenge they call Sparsely Annotated Open-World Object Detection (SA-OWOD). Think of this as a detective game where the detective has a blurry photo with some clues missing and some strange, unidentifiable figures in the background. The goal is to figure out which blurry spots are actually known animals that were just missed by the photographer, and which ones are truly new, unknown creatures.
To solve this, they built a new system called DPOD (Dual-Perspective Object Discovery). Imagine DPOD as a detective with two special tools working together. The first tool is the Known Target Recovery Module (KTRM). This tool acts like a "second look" specialist. It scans the photo again, looking for things that look like the animals the robot already knows (like dogs), even if the original photo didn't have a label for them. It says, "Hey, that shape looks exactly like a dog we've seen before; let's give it a label so we don't ignore it." This helps the robot stop treating missing dogs as background noise.
The second tool is the Dual-Disagreement Target Generator (DDTG). This tool is a bit more skeptical. It looks at the photo from two slightly different angles (or "views"), kind of like how our two eyes see the world. If the robot is confident about a dog, it will agree on the dog's identity from both angles. But if the robot sees a strange, unknown creature, it might get confused and say, "Is that a bird? Or a squirrel?" from one angle, and "No, maybe a cat?" from the other. DDTG spots these moments of confusion. It says, "If the robot is arguing with itself about what this thing is, it's probably something new and unknown!" This helps the robot find the mystery creatures without getting tricked by the missing labels.
When the researchers tested their system, they found that it worked much better than previous methods, especially when the labels were very sparse. In their experiments, they created a "hard" scenario where they removed about half of the labels from the training images. Even in this difficult setting, their method was able to find 51.85% of the unknown objects (a metric called U-Recall), which was a significant jump compared to other top methods that struggled to find more than 33% in the same conditions. They also showed that their system didn't get confused; it kept its ability to find the known animals (like dogs and cats) just as well as before, maintaining a high score of 54.09 on known detection.
The paper suggests that by using these two tools together—one to recover the missing known items and one to spot the confused unknown items—the robot can finally handle the messy, real-world situation where labels are missing and new things appear all at once. While the system is a big step forward, the authors note that it still relies on some fixed rules for deciding what counts as "confusing" or "missing," which might need to be adjusted for different types of objects in the future. But for now, DPOD offers a promising way to teach robots to see the world more like humans do: with a mix of known facts and open-minded curiosity.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.