中文
相关论文

相关论文: How and what to learn:The modes of machine learnin…

200 篇论文

Deep learning has arguably achieved tremendous success in recent years. In simple words, deep learning uses the composition of many nonlinear functions to model the complex dependency between input features and labels. While neural networks…

机器学习 · 统计学 2019-04-16 Jianqing Fan , Cong Ma , Yiqiao Zhong

''Making black box models explainable'' is a vital problem that accompanies the development of deep learning networks. For networks taking visual information as input, one basic but challenging explanation method is to identify and…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Zhenqiang Li , Weimin Wang , Zuoyue Li , Yifei Huang , Yoichi Sato

Three important properties of a classification machinery are: (i) the system preserves the core information of the input data; (ii) the training examples convey information about unseen data; and (iii) the system is able to treat…

神经与进化计算 · 计算机科学 2016-06-29 Raja Giryes , Guillermo Sapiro , Alex M. Bronstein

Small neural networks with a constrained number of trainable parameters, can be suitable resource-efficient candidates for many simple tasks, where now excessively large models are used. However, such models face several problems during the…

机器学习 · 计算机科学 2021-09-21 Alexander Kovalenko , Pavel Kordík , Magda Friedjungová

Learning representations of well-trained neural network models holds the promise to provide an understanding of the inner workings of those models. However, previous work has either faced limitations when processing larger networks or was…

机器学习 · 计算机科学 2024-06-17 Konstantin Schürholt , Michael W. Mahoney , Damian Borth

Despite significant advances in the field of deep learning in applications to various fields, explaining the inner processes of deep learning models remains an important and open question. The purpose of this article is to describe and…

机器学习 · 计算机科学 2022-04-20 German Magai , Anton Ayzenberg

In this work, we study how well the learned weights of a neural network utilize the space available to them. This notion is related to capacity, but additionally incorporates the interaction of the network architecture with the dataset.…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Isha Garg , Christian Koguchi , Eshan Verma , Daniel Ulbricht

Tensorizing a neural network involves reshaping some or all of its dense weight matrices into higher-order tensors and approximating them using low-rank tensor network decompositions. This technique has shown promise as a model compression…

机器学习 · 计算机科学 2025-05-27 Safa Hamreras , Sukhbinder Singh , Román Orús

Empirical evidence shows that deep vision networks often represent concepts as directions in latent space with concept information written along directional components in the vector representation of the input. However, the mechanism to…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Alexandros Doumanoglou , Kurt Driessens , Dimitrios Zarpalas

One of the central challenges in modern machine learning is understanding how neural networks generalize knowledge learned from training data to unseen test data. While numerous empirical techniques have been proposed to improve…

机器学习 · 计算机科学 2025-04-18 Entao Yang , Xiaotian Zhang , Yue Shang , Ge Zhang

This paper highlights the significance of including memory structures in neural networks when the latter are used to learn perception-action loops for autonomous robot navigation. Traditional navigation approaches rely on global maps of the…

机器人学 · 计算机科学 2017-05-24 Steven W Chen , Nikolay Atanasov , Arbaaz Khan , Konstantinos Karydis , Daniel D. Lee , Vijay Kumar

Recurrent and convolutional neural networks comprise two distinct families of models that have proven to be useful for encoding natural language utterances. In this paper we present SoPa, a new model that aims to bridge these two…

计算与语言 · 计算机科学 2018-05-17 Roy Schwartz , Sam Thomson , Noah A. Smith

Deep neural networks can achieve great successes when presented with large data sets and sufficient computational resources. However, their ability to learn new concepts quickly is limited. Meta-learning is one approach to address this…

机器学习 · 计算机科学 2021-04-22 Mike Huisman , Jan N. van Rijn , Aske Plaat

Deep learning is extensively used in many areas of data mining as a black-box method with impressive results. However, understanding the core mechanism of how deep learning makes predictions is a relatively understudied problem. Here we…

人工智能 · 计算机科学 2024-03-28 Michael Livanos , Ian Davidson

This paper reviews recent studies in understanding neural-network representations and learning neural networks with interpretable/disentangled middle-layer representations. Although deep neural networks have exhibited superior performance…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Quanshi Zhang , Song-Chun Zhu

Neural networks are among the most accurate supervised learning methods in use today. However, their opacity makes them difficult to trust in critical applications, especially when conditions in training may differ from those in practice.…

机器学习 · 计算机科学 2018-10-03 Andrew Slavin Ross

Neuroscientists classify neurons into different types that perform similar computations at different locations in the visual field. Traditional methods for neural system identification do not capitalize on this separation of 'what' and…

机器学习 · 统计学 2018-01-30 David A. Klindt , Alexander S. Ecker , Thomas Euler , Matthias Bethge

Deep neural networks have excelled on a wide range of problems, from vision to language and game playing. Neural networks very gradually incorporate information into weights as they process data, requiring very low learning rates. If the…

Applications of machine learning tools to problems of physical interest are often criticized for producing sensitivity at the expense of transparency. To address this concern, we explore a data planing procedure for identifying combinations…

高能物理 - 唯象学 · 物理学 2018-03-29 Spencer Chang , Timothy Cohen , Bryan Ostdiek

We introduce the Differentiable Weightless Neural Network (DWN), a model based on interconnected lookup tables. Training of DWNs is enabled by a novel Extended Finite Difference technique for approximate differentiation of binary values. We…