paper-with-me

홈 › Papers

SWAT-NN: Simultaneous Weights and Architecture Training for Neural Networks in a Latent Space

2025-06-09 · Zitong Huang, Mansooreh Montazerin, Ajitesh Srivastava

Designing neural networks typically relies on manual trial and error or a neural architecture search (NAS) followed by weight training. The former is time-consuming and labor-intensive, while the latter often discretizes architecture search and weight optimization. In this paper, we propose a fundamentally different approach that simultaneously optimizes both the architecture and the weights of a neural network. Our framework first trains a universal multi-scale autoencoder that embeds both architectural and parametric information into a continuous latent space, where functionally similar neural networks are mapped closer together. Given a dataset, we then randomly initialize a point in the embedding space and update it via gradient descent to obtain the optimal neural network, jointly optimizing its structure and weights. The optimization process incorporates sparsity and compactness penalties to promote efficient models. Experiments on synthetic regression tasks demonstrate that our method effectively discovers sparse and compact neural networks with strong performance.

📄 PDF Abstract BibTeX arXiv:2506.08270

Code (1)

zitonghuangcynthia/SWAT-NN pytorch

Tasks

Neural Architecture Search

Similar Papers 제목 키워드 기반

Sparse Weight Activation Training

2020-01-07 · NeurIPS 2020 12 · Md Aamir Raihan, Tor M. Aamodt

Neural network training is computationally and memory intensive. Sparse training can reduce the burden on emerging hardware platforms designed to accelerate sparse computations, but it can affect network convergence. In …

Image ClassificationNetwork PruningSparse Learning

SWAT: A System for Detecting Salient Wikipedia Entities in Texts

2018-04-10 · Marco Ponza, Paolo Ferragina, Francesco Piccinno

We study the problem of entity salience by proposing the design and implementation of SWAT, a system that identifies the salient Wikipedia entities occurring in an input document. SWAT consists of several modules that ar…

Reducing Effects of Swath Gaps on Unsupervised Machine Learning Models for NASA MODIS Instruments

2021-06-13 · Sarah Chen, Esther Cao, Anirudh Koul, Siddha Ganju 외

Due to the nature of their pathways, NASA Terra and NASA Aqua satellites capture imagery containing swath gaps, which are areas of no data. Swath gaps can overlap the region of interest (ROI) completely, often rendering …

BIG-bench Machine Learning

SWAT: Sliding Window Adversarial Training for Gradual Domain Adaptation

2025-01-31 · Zixi Wang, Yubo Huang, Wenwei Luo, Tonglan Xie 외

Domain shifts are critical issues that harm the performance of machine learning. Unsupervised Domain Adaptation (UDA) mitigates this issue but suffers when the domain shifts are steep and drastic. Gradual Domain Adaptati…

Domain AdaptationUnsupervised Domain Adaptation

SWAT Watershed Model Calibration using Deep Learning

2021-10-06 · M. K. Mudunuru, K. Son, P. Jiang, X. Chen

Watershed models such as the Soil and Water Assessment Tool (SWAT) consist of high-dimensional physical and empirical parameters. These parameters need to be accurately calibrated for models to produce reliable predictio…

Deep Learningmodelparameter estimation