中文
相关论文

相关论文: Activation Functions for Generalized Learning Vect…

200 篇论文

Rectified activation units (rectifiers) are essential for state-of-the-art neural networks. In this work, we study rectifier neural networks for image classification from two aspects. First, we propose a Parametric Rectified Linear Unit…

计算机视觉与模式识别 · 计算机科学 2015-02-09 Kaiming He , Xiangyu Zhang , Shaoqing Ren , Jian Sun

We provide an overview of several non-linear activation functions in a neural network architecture that have proven successful in many machine learning applications. We conduct an empirical analysis on the effectiveness of using these…

机器学习 · 计算机科学 2017-11-01 Giovanni Alcantara

Large language models (LLMs) like GPT are often conceptualized as passive predictors, simulators, or even stochastic parrots. We instead conceptualize LLMs by drawing on the theory of active inference originating in cognitive science and…

计算与语言 · 计算机科学 2023-11-20 Jan Kulveit , Clem von Stengel , Roman Leventov

Modern language models (LMs) have significantly advanced generative modeling in natural language processing (NLP). Despite their success, LMs often struggle with adaptation to new contexts in real-time applications. A promising approach to…

计算与语言 · 计算机科学 2025-02-11 Hieu Trung Nguyen , Bao Nguyen , Binh Nguyen , Viet Anh Nguyen

Activation functions play a decisive role in determining the capacity of Deep Neural Networks as they enable neural networks to capture inherent nonlinearities present in data fed to them. The prior research on activation functions…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Jamshaid Ul Rahman , Faiza Makhdoom , Dianchen Lu

Despite their widespread success, deep neural networks remain critically vulnerable to adversarial attacks, posing significant risks in safety-sensitive applications. This paper investigates activation functions as a crucial yet…

机器学习 · 计算机科学 2025-07-31 Yunrui Yu , Kafeng Wang , Hang Su , Jun Zhu

Layer-sequential unit-variance (LSUV) initialization - a simple method for weight initialization for deep net learning - is proposed. The method consists of the two steps. First, pre-initialize weights of each convolution or inner-product…

机器学习 · 计算机科学 2016-02-22 Dmytro Mishkin , Jiri Matas

In the world of big data, large but costly to label datasets dominate many fields. Active learning, a semi-supervised alternative to the standard PAC-learning model, was introduced to explore whether adaptive labeling could learn concepts…

机器学习 · 计算机科学 2020-06-02 Max Hopkins , Daniel M. Kane , Shachar Lovett

Classifiers that are linear in their parameters, and trained by optimizing a convex loss function, have predictable behavior with respect to changes in the training data, initial conditions, and optimization. Such desirable properties are…

机器学习 · 计算机科学 2020-12-22 Alessandro Achille , Aditya Golatkar , Avinash Ravichandran , Marzia Polito , Stefano Soatto

Large language models (LLMs) have achieved impressive results in natural language processing but are prone to memorizing portions of their training data, which can compromise evaluation metrics, raise privacy concerns, and limit…

机器学习 · 计算机科学 2024-12-03 Eduardo Slonski

Activation functions govern the expressivity and stability of neural networks, yet existing comparisons remain largely heuristic. We propose a rigorous framework for their classification via a nine-dimensional integral signature…

机器学习 · 计算机科学 2025-10-10 Ankur Mali , Lawrence Hall , Jake Williams , Gordon Richards

Active perception, a crucial human capability, involves setting a goal based on the current understanding of the environment and performing actions to achieve that goal. Despite significant efforts in evaluating Multimodal Large Language…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Ziyue Wang , Chi Chen , Fuwen Luo , Yurui Dong , Yuanchi Zhang , Yuzhuang Xu , Xiaolong Wang , Peng Li , Yang Liu

The large capacity of neural networks enables them to learn complex functions. To avoid overfitting, networks however require a lot of training data that can be expensive and time-consuming to collect. A common practical approach to…

机器学习 · 计算机科学 2020-03-10 Majed El Helou , Frederike Dümbgen , Sabine Süsstrunk

Physics-informed machine learning uses governing ordinary and/or partial differential equations to train neural networks to represent the solution field. Like any machine learning problem, the choice of activation function influences the…

机器学习 · 计算机科学 2025-12-16 Conor Rowan

Transformer networks, particularly those achieving performance comparable to GPT models, are well known for their robust feature extraction abilities. However, the nature of these extracted features and their alignment with human-engineered…

信息检索 · 计算机科学 2025-07-23 Tanya Chowdhury , Atharva Nijasure , James Allan

This paper studies the curious phenomenon for machine learning models with Transformer architectures that their activation maps are sparse. By activation map we refer to the intermediate output of the multi-layer perceptrons (MLPs) after a…

Machine learning-based classifiers have been used for text classification, such as sentiment analysis, news classification, and toxic comment classification. However, supervised machine learning models often require large amounts of labeled…

计算与语言 · 计算机科学 2025-05-06 Yejian Zhang , Shingo Takada

Large language models (LLMs) deliver impressive results for a variety of tasks, but state-of-the-art systems require fast GPUs with large amounts of memory. To reduce both the memory and latency of these systems, practitioners quantize…

计算机视觉与模式识别 · 计算机科学 2026-01-22 Gautom Das , Vincent La , Ethan Lau , Abhinav Shrivastava , Matthew Gwilliam

Active Learning (AL) has been a powerful paradigm for improving model efficiency and performance by selecting the most informative data points for labeling and training. In recent active learning frameworks, Large Language Models (LLMs)…

It is vital to accurately estimate the value function in Deep Reinforcement Learning (DRL) such that the agent could execute proper actions instead of suboptimal ones. However, existing actor-critic methods suffer more or less from…

机器学习 · 计算机科学 2021-12-22 Jiafei Lyu , Yu Yang , Jiangpeng Yan , Xiu Li
‹ 上一页 1 8 9 10 下一页 ›