paper-with-me

홈 › Papers

Weight Agnostic Neural Networks

2019-06-11 · NeurIPS 2019 12 · Adam Gaier, David Ha

Not all neural network architectures are created equal, some perform much better than others for certain tasks. But how important are the weight parameters of a neural network compared to its architecture? In this work, we question to what extent neural network architectures alone, without learning any weight parameters, can encode solutions for a given task. We propose a search method for neural network architectures that can already perform a task without any explicit weight training. To evaluate these networks, we populate the connections with a single shared weight parameter sampled from a uniform random distribution, and measure the expected performance. We demonstrate that our method can find minimal neural network architectures that can perform several reinforcement learning tasks without weight training. On a supervised learning domain, we find network architectures that achieve much higher than chance accuracy on MNIST using random weights. Interactive version of this paper at https://weightagnostic.github.io/

📄 PDF Abstract BibTeX arXiv:1906.04358

Code (1)

google/brain-tokyo-workshop/tree/master/WANNRelease

Tasks

Car RacingImage ClassificationReinforcement Learning

Similar Papers 제목 키워드 기반

LEALLA: Learning Lightweight Language-agnostic Sentence Embeddings with Knowledge Distillation

2023-02-16 · Zhuoyuan Mao, Tetsuji Nakagawa

Large-scale language-agnostic sentence embedding models such as LaBSE (Feng et al., 2022) obtain state-of-the-art performance for parallel sentence alignment. However, these large-scale models can suffer from inference s…

Knowledge DistillationSentenceSentence EmbeddingSentence-Embedding+1

Deformable MRI Sequence Registration for AI-based Prostate Cancer Diagnosis

2024-04-15 · Alessa Hering, Sarah de Boer, Anindo Saha, Jasper J. Twilt 외

The PI-CAI (Prostate Imaging: Cancer AI) challenge led to expert-level diagnostic algorithms for clinically significant prostate cancer detection. The algorithms receive biparametric MRI scans as input, which consist of …

DiagnosticImage Registration

Stable Prediction with Model Misspecification and Agnostic Distribution Shift

2020-01-31 · Kun Kuang, Ruoxuan Xiong, Peng Cui, Susan Athey 외

For many machine learning algorithms, two main assumptions are required to guarantee performance. One is that the test data are drawn from the same distribution as the training data, and the other is that the model is co…

parameter estimationPredictionregression

Architecture Agnostic Neural Networks

2020-11-05 · Sabera Talukder, Guruprasad Raghavan, Yisong Yue

In this paper, we explore an alternate method for synthesizing neural network architectures, inspired by the brain's stochastic synaptic pruning. During a person's lifetime, numerous distinct neuronal architectures are r…

An adaptive multi-fuzzy logic model for diagnosing transformer faults using dynamic weight optimization

2026-07-26 · Kim-Anh Nguyen, Huy Hoang Le, Ba Tu Phung arxiv

Dissolved gas analysis (DGA) is crucial for diagnosing early power transformer failures. Traditional DGA interpretation methods like Duval Triangle, IEC ratio, Roger ratio, Doernenburg ratio and Key Gas are inconsistent …