中文
相关论文

相关论文: FlexAct: Why Learn when you can Pick?

200 篇论文

Deep neural networks (DNNs) are increasingly being deployed in safety-critical systems such as personal healthcare devices and self-driving cars. In such DNN-based systems, error resilience is a top priority since faults in DNN inference…

机器学习 · 计算机科学 2021-12-28 Behnam Ghavami , Mani Sadati , Zhenman Fang , Lesley Shannon

In machine learning, there is a fundamental trade-off between ease of optimization and expressive power. Neural Networks, in particular, have enormous expressive power and yet are notoriously challenging to train. The nature of that…

机器学习 · 计算机科学 2015-11-24 Diogo Almeida , Nate Sauder

Previous soft tissue manipulation studies assumed that the grasping point was known and the target deformation can be achieved. During the operation, the constraints are supposed to be constant, and there is no obstacles around the soft…

机器人学 · 计算机科学 2023-12-27 Xian He , Shuai Zhang , Shanlin Yang , Bo Ouyang

In many applications we seek to maximize an expectation with respect to a distribution over discrete variables. Estimating gradients of such objectives with respect to the distribution parameters is a challenging problem. We analyze…

机器学习 · 统计学 2019-06-18 Evgeny Andriyash , Arash Vahdat , Bill Macready

The activation function deployed in a deep neural network has great influence on the performance of the network at initialisation, which in turn has implications for training. In this paper we study how to avoid two problems at…

机器学习 · 计算机科学 2021-05-18 Michael Murray , Vinayak Abrol , Jared Tanner

We consider the problem of active learning for global sensitivity analysis of expensive black-box functions. Our aim is to efficiently learn the importance of different input variables, e.g., in vehicle safety experimentation, we study the…

Many applications, such as in physical simulation and engineering design, demand we estimate functions with high-dimensional outputs. The training examples can be collected with different fidelities to allow a cost/accuracy trade-off. In…

机器学习 · 计算机科学 2021-10-27 Shibo Li , Robert M. Kirby , Shandian Zhe

Vulnerability detection is crucial for identifying security weaknesses in software systems. However, training effective machine learning models for this task is often constrained by the high cost and expertise required for data annotation.…

密码学与安全 · 计算机科学 2025-08-19 Xiang Lan , Tim Menzies , Bowen Xu

We introduce Dynamic Deep Neural Networks (D2NN), a new type of feed-forward deep neural network that allows selective execution. Given an input, only a subset of D2NN neurons are executed, and the particular subset is determined by the…

机器学习 · 计算机科学 2018-03-06 Lanlan Liu , Jia Deng

Categorical variables are a natural choice for representing discrete structure in the world. However, stochastic neural networks rarely use categorical latent variables due to the inability to backpropagate through samples. In this work, we…

机器学习 · 统计学 2017-08-08 Eric Jang , Shixiang Gu , Ben Poole

Human learning is a complex phenomenon requiring flexibility to adapt existing brain function and precision in selecting new neurophysiological activities to drive desired behavior. These two attributes -- flexibility and selection -- must…

神经元与认知 · 定量生物学 2013-06-28 Danielle S. Bassett , Nicholas F. Wymbs , Mason A. Porter , Peter J. Mucha , Jean M. Carlson , Scott T. Grafton

The most widely used activation functions in current deep feed-forward neural networks are rectified linear units (ReLU), and many alternatives have been successfully applied, as well. However, none of the alternatives have managed to…

机器学习 · 计算机科学 2018-06-27 Leon René Sütfeld , Flemming Brieger , Holger Finger , Sonja Füllhase , Gordon Pipa

When dealing with deep neural network (DNN) applications on edge devices, continuously updating the model is important. Although updating a model with real incoming data is ideal, using all of them is not always feasible due to limits, such…

机器学习 · 计算机科学 2023-03-23 Yuya Senzaki , Christian Hamelain

Active learning strategies respond to the costly labelling task in a supervised classification by selecting the most useful unlabelled examples in training a predictive model. Many conventional active learning algorithms focus on refining…

机器学习 · 计算机科学 2014-08-12 Djallel Bouneffouf

Improving the accuracy and robustness of deep neural nets (DNNs) and adapting them to small training data are primary tasks in deep learning research. In this paper, we replace the output activation function of DNNs, typically the…

机器学习 · 计算机科学 2019-07-17 Bao Wang , Stanley J. Osher

Deep active inference has been proposed as a scalable approach to perception and action that deals with large policy and state spaces. However, current models are limited to fully observable domains. In this paper, we describe a deep active…

机器学习 · 计算机科学 2021-02-08 Otto van der Himst , Pablo Lanillos

Smooth activation functions are ubiquitous in modern deep learning, yet their theoretical advantages over non-smooth counterparts remain poorly understood. In this work, we study both approximation and statistical properties of neural…

机器学习 · 统计学 2026-03-03 Yuhao Liu , Zilin Wang , Lei Wu , Shaobo Zhang

Multi-task learning (MTL) is a common paradigm that seeks to improve the generalization performance of task learning by training related tasks simultaneously. However, it is still a challenging problem to search the flexible and accurate…

机器学习 · 计算机科学 2019-11-20 Yingru Liu , Xuewen Yang , Dongliang Xie , Xin Wang , Li Shen , Haozhi Huang , Niranjan Balasubramanian

The softmax function is a widely used activation function in the output layers of neural networks, responsible for converting raw scores into class probabilities while introducing essential non-linearity. Implementing Softmax efficiently…

The brain modifies its synaptic strengths during learning in order to better adapt to its environment. However, the underlying plasticity rules that govern learning are unknown. Many proposals have been suggested, including Hebbian…

神经元与认知 · 定量生物学 2020-12-09 Aran Nayebi , Sanjana Srivastava , Surya Ganguli , Daniel L. K. Yamins