paper-with-me

Papers

PA&DA: Jointly Sampling PAth and DAta for Consistent NAS

2023-02-28 · CVPR 2023 1 · Shun Lu, Yu Hu, Longxing Yang, Zihao Sun, Jilin Mei, Jianchao Tan, Chengru Song

Based on the weight-sharing mechanism, one-shot NAS methods train a supernet and then inherit the pre-trained weights to evaluate sub-models, largely reducing the search cost. However, several works have pointed out that the shared weights suffer from different gradient descent directions during training. And we further find that large gradient variance occurs during supernet training, which degrades the supernet ranking consistency. To mitigate this issue, we propose to explicitly minimize the gradient variance of the supernet training by jointly optimizing the sampling distributions of PAth and DAta (PA&DA). We theoretically derive the relationship between the gradient variance and the sampling distributions, and reveal that the optimal sampling probability is proportional to the normalized gradient norm of path and training data. Hence, we use the normalized gradient norm as the importance indicator for path and training data, and adopt an importance sampling strategy for the supernet training. Our method only requires negligible computation cost for optimizing the sampling distributions of path and data, but achieves lower gradient variance during supernet training and better generalization performance for the supernet, resulting in a more consistent NAS. We conduct comprehensive comparisons with other improved approaches in various search spaces. Results show that our method surpasses others with more reliable ranking performance and higher accuracy of searched architectures, showing the effectiveness of our method. Code is available at https://github.com/ShunLu91/PA-DA.

📄 PDF Abstract BibTeX arXiv:2302.14772

Code (1)

ShunLu91/PA-DA 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Heterogeneous Graph Contrastive Multi-view Learning

2022-10-01 · Zehong Wang, Qi Li, Donghua Yu, Xiaolong Han 외

Inspired by the success of contrastive learning (CL) in computer vision and natural language processing, graph contrastive learning (GCL) has been developed to learn discriminative node representations on graph datasets.…

Contrastive LearningMULTI-VIEW LEARNING

Longitudinal Flow Matching for Trajectory Modeling

2025-10-03 · Mohammad Mohaiminul Islam, Thijs P. Kuipers, Sharvaree Vadgama, Coen de Vente 외 arxiv

Generative models for sequential data often struggle with sparsely sampled and high-dimensional trajectories, typically reducing the learning of dynamics to pairwise transitions. We propose Interpolative Multi-Marginal F…

Trajectory Modeling

Controllability of Networked Sampled-data Systems

2022-02-18 · Zixuan Yang, Xiaofan Wang, Lin Wang

The controllability of networked sampled-data systems with zero-order holders on the control and transmission channels is explored, where single- and multi-rate sampling patterns are considered, respectively. The effects…

Conformalized Non-uniform Sampling Strategies for Accelerated Sampling-based Motion Planning

2025-11-06 · Shubham Natraj, Bruno Sinopoli, Yiannis Kantaros arxiv

Sampling-based motion planners (SBMPs) are widely used to compute dynamically feasible robot paths. However, their reliance on uniform sampling often leads to poor efficiency and slow planning in complex environments. We…

Motion Planning

WSI-INR: Implicit Neural Representations for Lesion Segmentation in Whole-Slide Images

2026-03-04 · Yunheng Wu, Wenqi Huang, Liangyi Wang, Masahiro Oda 외 arxiv

Whole-slide images (WSIs) are fundamental for computational pathology, where accurate lesion segmentation is critical for clinical decision making. Existing methods partition WSIs into discrete patches, disrupting spatia…

Lesion SegmentationDecision Making