中文
相关论文

相关论文: Learning Deep Embeddings with Histogram Loss

200 篇论文

Numerous deep learning applications benefit from multi-task learning with multiple regression and classification objectives. In this paper we make the observation that the performance of such systems is strongly dependent on the relative…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Alex Kendall , Yarin Gal , Roberto Cipolla

Network data are ubiquitous in modern machine learning, with tasks of interest including node classification, node clustering and link prediction. A frequent approach begins by learning an Euclidean embedding of the network, to which…

机器学习 · 统计学 2023-05-18 Andrew Davison , Morgane Austern

We propose a simple discrete time semi-supervised graph embedding approach to link prediction in dynamic networks. The learned embedding reflects information from both the temporal and cross-sectional network structures, which is performed…

机器学习 · 统计学 2016-10-17 Ryohei Hisano

We present a deep learning approach for learning the joint semantic embeddings of images and captions in a Euclidean space, such that the semantic similarity is approximated by the L2 distances in the embedding space. For that, we introduce…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Noam Malali , Yosi Keller

Distance metric learning (DML) is to learn the embeddings where examples from the same class are closer than examples from different classes. It can be cast as an optimization problem with triplet constraints. Due to the vast number of…

计算机视觉与模式识别 · 计算机科学 2020-04-16 Qi Qian , Lei Shang , Baigui Sun , Juhua Hu , Hao Li , Rong Jin

A family of loss functions built on pair-based computation have been proposed in the literature which provide a myriad of solutions for deep metric learning. In this paper, we provide a general weighting framework for understanding recent…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Xun Wang , Xintong Han , Weilin Huang , Dengke Dong , Matthew R. Scott

This paper provides a pair similarity optimization viewpoint on deep feature learning, aiming to maximize the within-class similarity $s_p$ and minimize the between-class similarity $s_n$. We find a majority of loss functions, including the…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Yifan Sun , Changmao Cheng , Yuhan Zhang , Chi Zhang , Liang Zheng , Zhongdao Wang , Yichen Wei

The simplicity and expressiveness of a histogram render it a useful feature in different contexts including deep learning. Although the process of computing a histogram is non-differentiable, researchers have proposed differentiable…

机器学习 · 计算机科学 2020-12-14 Ibrahim Yusuf , George Igwegbe , Oluwafemi Azeez

Recently, deep learning has started to play an essential role in healthcare applications, including image search in digital pathology. Despite the recent progress in computer vision, significant issues remain for image searching in…

图像与视频处理 · 电气工程与系统科学 2023-04-19 Pooria Mazaheri , Azam Asilian Bidgoli , Shahryar Rahnamayan , H. R. Tizhoosh

In applications involving matching of image sets, the information from multiple images must be effectively exploited to represent each set. State-of-the-art methods use probabilistic distribution or subspace to model a set and use specific…

计算机视觉与模式识别 · 计算机科学 2016-10-04 Jie Feng , Svebor Karaman , I-Hong Jhuo , Shih-Fu Chang

Training deep neural networks is a highly nontrivial task, involving carefully selecting appropriate training algorithms, scheduling step sizes and tuning other hyperparameters. Trying different combinations can be quite labor-intensive and…

机器学习 · 计算机科学 2017-06-13 Kaifeng Lv , Shunhua Jiang , Jian Li

We introduce two-scale loss functions for use in various gradient descent algorithms applied to classification problems via deep neural networks. This new method is generic in the sense that it can be applied to a wide range of machine…

数值分析 · 数学 2021-09-03 Leonid Berlyand , Robert Creese , Pierre-Emmanuel Jabin

Optimal decision making requires that classifiers produce uncertainty estimates consistent with their empirical accuracy. However, deep neural networks are often under- or over-confident in their predictions. Consequently, methods have been…

All machine learning algorithms use a loss, cost, utility or reward function to encode the learning objective and oversee the learning process. This function that supervises learning is a frequently unrecognized hyperparameter that…

神经与进化计算 · 计算机科学 2024-11-06 Mathew Mithra Noel , Arindam Banerjee , Yug Oswal , Geraldine Bessie Amali D , Venkataraman Muthiah-Nakarajan

Embeddings are a basic initial feature extraction step in many machine learning models, particularly in natural language processing. An embedding attempts to map data tokens to a low-dimensional space where similar tokens are mapped to…

机器学习 · 计算机科学 2025-04-10 Golara Ahmadi Azar , Melika Emami , Alyson Fletcher , Sundeep Rangan

Statistical features, such as histogram, Bag-of-Words (BoW) and Fisher Vector, were commonly used with hand-crafted features in conventional classification methods, but attract less attention since the popularity of deep learning methods.…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Zhe Wang , Hongsheng Li , Wanli Ouyang , Xiaogang Wang

We present a powerful new loss function and training scheme for learning binary hash functions. In particular, we demonstrate our method by creating for the first time a neural network that outperforms state-of-the-art Haar wavelets and…

计算机视觉与模式识别 · 计算机科学 2018-02-12 Martin Loncaric , Bowei Liu , Ryan Weber

A fundamental challenge in deep learning is that the optimal step sizes for update steps of stochastic gradient descent are unknown. In traditional optimization, line searches are used to determine good step sizes, however, in deep…

机器学习 · 计算机科学 2020-10-05 Maximus Mutschler , Andreas Zell

A key characteristic of deep recommendation models is the immense memory requirements of their embedding tables. These embedding tables can often reach hundreds of gigabytes which increases hardware requirements and training cost. A common…

Learning contrastive representations from pairwise comparisons has achieved remarkable success in various fields, such as natural language processing, computer vision, and information retrieval. Collaborative filtering algorithms based on…

信息检索 · 计算机科学 2023-08-01 Bin Liu , Qin Luo , Bang Wang