中文
相关论文

相关论文: Effectiveness of Hierarchical Softmax in Large Sca…

200 篇论文

We consider the dynamic classifier selection (DCS) problem: Given an ensemble of classifiers, we are to choose which classifier to use depending on the particular input vector that we get to classify. The problem is a special case of the…

机器学习 · 计算机科学 2020-12-21 Meinolf Sellmann , Tapan Shah

We study the typical learning properties of the recently introduced Soft Margin Classifiers (SMCs), learning realizable and unrealizable tasks, with the tools of Statistical Mechanics. We derive analytically the behaviour of the learning…

无序系统与神经网络 · 物理学 2009-11-07 Sebastian Risau-Gusman , Mirta B. Gordon

Multi-scale inference is commonly used to improve the results of semantic segmentation. Multiple images scales are passed through a network and then the results are combined with averaging or max pooling. In this work, we present an…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Andrew Tao , Karan Sapra , Bryan Catanzaro

Despite being the standard loss function to train multi-class neural networks, the log-softmax has two potential limitations. First, it involves computations that scale linearly with the number of output classes, which can restrict the size…

机器学习 · 计算机科学 2016-05-30 Alexandre de Brébisson , Pascal Vincent

In this paper, we introduce a threshold-based framework for multiclass classification that generalizes the standard argmax rule. This is done by replacing the probabilistic interpretation of softmax outputs with a geometric one on the…

机器学习 · 计算机科学 2025-12-01 Edoardo Legnaro , Sabrina Guastavino , Francesco Marchetti

There has been a rapid advance of custom hardware (HW) for accelerating the inference speed of deep neural networks (DNNs). Previously, the softmax layer was not a main concern of DNN accelerating HW, because its portion is relatively small…

机器学习 · 计算机科学 2021-11-23 Ihor Vasyltsov , Wooseok Chang

In classification problems, especially those that categorize data into a large number of classes, the classes often naturally follow a hierarchical structure. That is, some classes are likely to share similar structures and features. Those…

机器学习 · 计算机科学 2018-07-25 Denali Molitor , Deanna Needell

Aiming to enhance the utilization of metric space by the parametric softmax classifier, recent studies suggest replacing it with a non-parametric alternative. Although a non-parametric classifier may provide better metric space utilization,…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Mohammad Saeed Ebrahimi Saadabadi , Ali Dabouei , Sahar Rahimi Malakshan , Nasser M. Nasrabad

Hierarchical modeling provides a framework for modeling the complex interactions typical of problems in applied statistics. By capturing these relationships, however, hierarchical models also introduce distinctive pathologies that quickly…

统计方法学 · 统计学 2013-12-04 M. J. Betancourt , Mark Girolami

The hyperlink prediction task, that of proposing new links between webpages, can be used to improve search engines, expand the visibility of web pages, and increase the connectivity and navigability of the web. Hyperlink prediction is…

数据结构与算法 · 计算机科学 2016-11-29 Dario Garcia-Gasulla , Eduard Ayguadé , Jesús Labarta , Ulises Cortés , Toyotaro Suzumura

Hierarchical classification is significant for complex tasks by providing multi-granular predictions and encouraging better mistakes. As the label structure decides its performance, many existing approaches attempt to construct an excellent…

计算机视觉与模式识别 · 计算机科学 2021-07-05 Xiaoni Li , Yucan Zhou , Yu Zhou , Weiping Wang

In collaborative learning, multiple parties contribute their datasets to jointly deduce global machine learning models for numerous predictive tasks. Despite its efficacy, this learning paradigm fails to encompass critical application…

密码学与安全 · 计算机科学 2021-10-04 Xianrui Meng , Dimitrios Papadopoulos , Alina Oprea , Nikos Triandopoulos

In this paper, we introduce a concept of a soft matrix on a soft multiset, and investigate how to use soft matrices to solve decision making problems. An algorithm for a multiple choose selection problem is also provided. Finally, we…

综合数学 · 数学 2014-01-30 Arzu Erdem , Cigdem Gunduz Aras , Ayse Sonmez , Hüseyİn Çakallı

Semi-supervised learning approaches have emerged as an active area of research to combat the challenge of obtaining large amounts of annotated data. Towards the goal of improving the performance of semi-supervised learning methods, we…

计算机视觉与模式识别 · 计算机科学 2021-12-22 Ashima Garg , Shaurya Bagga , Yashvardhan Singh , Saket Anand

Choosing the optimization algorithm that performs best on a given machine learning problem is often delicate, and there is no guarantee that current state-of-the-art algorithms will perform well across all tasks. Consequently, the more…

最优化与控制 · 数学 2024-06-25 Måns Williamson , Monika Eisenmann , Tony Stillfjord

We present a new method for uncertainty estimation and out-of-distribution detection in neural networks with softmax output. We extend softmax layer with an additional constant input. The corresponding additional output is able to represent…

机器学习 · 计算机科学 2019-04-09 Marcin Możejko , Mateusz Susik , Rafał Karczewski

The quest for a quantitative characterization of community and modular structure of complex networks produced a variety of methods and algorithms to classify different networks. However, it is not clear if such methods provide consistent,…

物理与社会 · 物理学 2016-01-08 Juan Ignacio Perotti , Claudio Juan Tessone , Guido Caldarelli

A proper understanding of the striking generalization abilities of deep neural networks presents an enduring puzzle. Recently, there has been a growing body of numerically-grounded theoretical work that has contributed important insights to…

机器学习 · 计算机科学 2019-10-31 Tyler Lee , Anthony Ndirango

This paper investigates whether sequence models can learn to perform numerical algorithms, e.g. gradient descent, on the fundamental problem of least squares. Our goal is to inherit two properties of standard algorithms from numerical…

机器学习 · 计算机科学 2025-03-18 Jerry Liu , Jessica Grogan , Owen Dugan , Ashish Rao , Simran Arora , Atri Rudra , Christopher Ré

Neural machine translation (NMT) models are typically trained using a softmax cross-entropy loss where the softmax distribution is compared against smoothed gold labels. In low-resource scenarios, NMT models tend to over-fit because the…

计算与语言 · 计算机科学 2020-09-22 Raj Dabre , Atsushi Fujita