paper-with-me

홈 › Papers

Generative flow induced neural architecture search: Towards discovering optimal architecture in wavelet neural operator

2024-05-11 · Hartej Soin, Tapas Tripura, Souvik Chakraborty

We propose a generative flow-induced neural architecture search algorithm. The proposed approach devices simple feed-forward neural networks to learn stochastic policies to generate sequences of architecture hyperparameters such that the generated states are in proportion with the reward from the terminal state. We demonstrate the efficacy of the proposed search algorithm on the wavelet neural operator (WNO), where we learn a policy to generate a sequence of hyperparameters like wavelet basis and activation operators for wavelet integral blocks. While the trajectory of the generated wavelet basis and activation sequence is cast as flow, the policy is learned by minimizing the flow violation between each state in the trajectory and maximizing the reward from the terminal state. In the terminal state, we train WNO simultaneously to guide the search. We propose to use the exponent of the negative of the WNO loss on the validation dataset as the reward function. While the grid search-based neural architecture generation algorithms foresee every combination, the proposed framework generates the most probable sequence based on the positive reward from the terminal state, thereby reducing exploration time. Compared to reinforcement learning schemes, where complete episodic training is required to get the reward, the proposed algorithm generates the hyperparameter trajectory sequentially. Through four fluid mechanics-oriented problems, we illustrate that the learned policies can sample the best-performing architecture of the neural operator, thereby improving the performance of the vanilla wavelet neural operator.

📄 PDF Abstract BibTeX arXiv:2405.06910

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture Search

Similar Papers 제목 키워드 기반

Scaling Up Neural Architecture Search with Big Single-Stage Models

2019-09-25 · Jiahui Yu, Pengchong Jin, Hanxiao Liu, Gabriel Bender 외

Neural architecture search (NAS) methods have shown promising results discovering models that are both accurate and fast. For NAS, training a one-shot model has became a popular strategy to approximate the quality of mul…

Neural Architecture Search

Efficient Symmetry-Aware Materials Generation via Hierarchical Generative Flow Networks

2024-11-06 · Tri Minh Nguyen, Sherif Abdulkader Tawfik, Truyen Tran, Sunil Gupta 외

Discovering new solid-state materials requires rapidly exploring the vast space of crystal structures and locating stable regions. Generating stable materials with desired properties and compositions is extremely difficu…

Diversity

Steering an Active Learning Workflow Towards Novel Materials Discovery via Queue Prioritization

2025-09-29 · Marcus Schwarting, Logan Ward, Nathaniel Hudson, Xiaoli Yan 외 arxiv

Generative AI poses both opportunities and risks for solving inverse design problems in the sciences. Generative tools provide the ability to expand and refine a search space autonomously, but do so at the cost of explor…

Active Learning

Coreset-Induced Conditional Velocity Flow Matching

2026-05-13 · Xiao Wang, Zihua She, Jianxi Su arxiv

We propose Coreset-Induced Conditional Velocity Flow Matching (CCVFM), a generative model that augments hierarchical rectified flow with a data-informed source distribution. Hierarchical flow matching models the full con…

Differentiable Synthesis of Program Architectures

2021-12-01 · NeurIPS 2021 12 · Guofeng Cui, He Zhu

Differentiable programs have recently attracted much interest due to their interpretability, compositionality, and their efficiency to leverage differentiable training. However, synthesizing differentiable programs requi…

Program Synthesis