CamoNAS Boosts Camouflaged Object Detection with NAS

Dawei Ren, Yan Zhang, Hongying Tang, Qiaoling Zhou, Jianpo Liu· July 3, 2026 View original

Summary

CamoNAS is a new frequency-aware multi-resolution Neural Architecture Search (NAS) framework that automatically designs optimal architectures for camouflaged object detection (COD). It achieves state-of-the-art performance by combining cell-level operations and network-level downsampling paths with an RGB frequency dual-stream architecture.

Camouflaged Object Detection (COD) is a challenging computer vision task focused on identifying and segmenting objects that blend seamlessly into their surroundings, often characterized by weak edge cues and indistinct boundaries. Traditional COD models typically rely on manually designed architectures and multi-scale feature fusion, which are often based on heuristics rather than systematic optimization. Researchers introduce CamoNAS, a novel framework that employs Neural Architecture Search (NAS) to automatically discover highly effective architectures for COD. CamoNAS explores a hierarchical search space, optimizing both cell-level operations and network-level downsampling paths, specifically tailored for detecting camouflaged objects. A key innovation is its RGB frequency dual-stream architecture, which integrates a learnable wavelet transform to complement the standard RGB spatial stream, enhancing the model's ability to discern subtle patterns. CamoNAS has achieved state-of-the-art performance across four major COD benchmarks, demonstrating the significant advantages of applying NAS to this complex detection problem. The code is open-sourced.

Why it matters

For professionals in computer vision, security, and defense, improving the accuracy of camouflaged object detection has critical applications, from surveillance to environmental monitoring. CamoNAS offers a powerful, automated approach to developing superior detection models.

How to implement this in your domain

  1. 1Evaluate existing camouflaged object detection models for performance limitations in specific applications.
  2. 2Explore integrating NAS frameworks like CamoNAS to automatically design and optimize custom COD models.
  3. 3Utilize the open-sourced CamoNAS code to experiment with its architecture and dual-stream approach.
  4. 4Apply frequency-aware processing techniques, such as wavelet transforms, to enhance feature extraction in computer vision tasks.
  5. 5Benchmark NAS-designed models against hand-designed architectures for efficiency and accuracy in challenging detection scenarios.

Who benefits

DefenseSecurityEnvironmental MonitoringRoboticsAutonomous Vehicles

Key takeaways

  • Camouflaged object detection is challenging due to blending and weak cues.
  • CamoNAS uses Neural Architecture Search (NAS) to optimize COD models.
  • It features a frequency-aware dual-stream architecture for better detection.
  • CamoNAS achieves state-of-the-art performance on COD benchmarks.

Original post by Dawei Ren, Yan Zhang, Hongying Tang, Qiaoling Zhou, Jianpo Liu

"arXiv:2607.01870v1 Announce Type: new Abstract: Camouflaged Object Detection (COD) aims to locate and segment objects that blend into their surroundings, presenting challenges due to weak edge cues and ill-defined boundaries. Traditional COD models rely on hand-designed architect…"

View on X

Originally posted by Dawei Ren, Yan Zhang, Hongying Tang, Qiaoling Zhou, Jianpo Liu on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses