paper-with-me

홈 › Papers

Optimizing Neural Networks through Activation Function Discovery and Automatic Weight Initialization

2023-04-06 · Garrett Bingham

Automated machine learning (AutoML) methods improve upon existing models by optimizing various aspects of their design. While present methods focus on hyperparameters and neural network topologies, other aspects of neural network design can be optimized as well. To further the state of the art in AutoML, this dissertation introduces techniques for discovering more powerful activation functions and establishing more robust weight initialization for neural networks. These contributions improve performance, but also provide new perspectives on neural network optimization. First, the dissertation demonstrates that discovering solutions specialized to specific architectures and tasks gives better performance than reusing general approaches. Second, it shows that jointly optimizing different components of neural networks is synergistic, and results in better performance than optimizing individual components alone. Third, it demonstrates that learned representations are easier to optimize than hard-coded ones, creating further opportunities for AutoML. The dissertation thus makes concrete progress towards fully automatic machine learning in the future.

📄 PDF Abstract BibTeX arXiv:2304.03374

Code (1)

cognizant-ai-labs/aquasurf 공식 구현 tf

Tasks

AutoML

Similar Papers 제목 키워드 기반

PolyNeuron: Automatic Neuron Discovery via Learned Polyharmonic Spline Activations

2018-11-10 · Andrew Hryniowski, Alexander Wong

Automated deep neural network architecture design has received a significant amount of recent attention. However, this attention has not been equally shared by one of the fundamental building blocks of a deep neural netw…

Why KDAC? A general activation function for knowledge discovery

2021-11-27 · Zhenhua Wang, Dong Gao, Haozhe Liu, Fanglin Liu

Deep learning oriented named entity recognition (DNER) has gradually become the paradigm of knowledge discovery, which greatly promotes domain intelligence. However, the current activation function of DNER fails to treat…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Dissecting Generalized Category Discovery: Multiplex Consensus under Self-Deconstruction

2025-08-14 · Luyao Tang, Kunze Huang, Chaoqi Chen, Yuxuan Yuan 외 arxiv

Human perceptual systems excel at inducing and recognizing objects across both known and novel categories, a capability far beyond current machine learning frameworks. While generalized category discovery (GCD) aims to b…

Discovering Molecular Functional Groups Using Graph Convolutional Neural Networks

2018-12-01 · Phillip Pope, Soheil Kolouri, Mohammad Rostrami, Charles Martin 외

Functional groups (FGs) are molecular substructures that are served as a foundation for analyzing and predicting chemical properties of molecules. Automatic discovery of FGs will impact various fields of research, includ…

Specificity

Exploring Approaches for Detecting Memorization of Recommender System Data in Large Language Models

2026-01-05 · Antonio Colacicco, Vito Guida, Dario Di Palma, Fedelucio Narducci 외 arxiv

Large Language Models (LLMs) are increasingly applied in recommendation scenarios due to their strong natural language understanding and generation capabilities. However, they are trained on vast corpora whose contents a…

Natural Language UnderstandingPrompt Engineering