DOTS: Decoupling Operation and Topology in Differentiable Architecture Search
Yu-Chao Gu, Li-Juan Wang, Yun Liu, Yi Yang, Yu-Huan Wu, Shao-Ping Lu,, Ming-Ming Cheng

TL;DR
DOTS introduces a novel approach to neural architecture search by explicitly decoupling topology and operation searches, leading to more accurate topology evaluation and improved performance on standard datasets.
Contribution
The paper proposes a decoupled search framework that explicitly models topology, enhancing the effectiveness of differentiable NAS methods.
Findings
DOTS achieves superior accuracy on CIFAR10/100 and ImageNet.
Decoupling topology from operation weights improves search correctness.
The method supports flexible cell structures and integrates with existing gradient-based NAS techniques.
Abstract
Differentiable Architecture Search (DARTS) has attracted extensive attention due to its efficiency in searching for cell structures. DARTS mainly focuses on the operation search and derives the cell topology from the operation weights. However, the operation weights can not indicate the importance of cell topology and result in poor topology rating correctness. To tackle this, we propose to Decouple the Operation and Topology Search (DOTS), which decouples the topology representation from operation weights and makes an explicit topology search. DOTS is achieved by introducing a topology search space that contains combinations of candidate edges. The proposed search space directly reflects the search objective and can be easily extended to support a flexible number of edges in the searched cell. Existing gradient-based NAS methods can be incorporated into DOTS for further improvement by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Cell Image Analysis Techniques
MethodsDifferentiable Architecture Search
