中文
相关论文

相关论文: Hybrid Losses for Hierarchical Embedding Learning

200 篇论文

Minimizing cross-entropy over the softmax scores of a linear map composed with a high-capacity encoder is arguably the most popular choice for training neural networks on supervised learning tasks. However, recent works show that one can…

机器学习 · 统计学 2023-03-03 Florian Graf , Christoph D. Hofer , Marc Niethammer , Roland Kwitt

Pseudo-labels are widely employed in weakly supervised 3D segmentation tasks where only sparse ground-truth labels are available for learning. Existing methods often rely on empirical label selection strategies, such as confidence…

计算机视觉与模式识别 · 计算机科学 2023-10-23 Liyao Tang , Zhe Chen , Shanshan Zhao , Chaoyue Wang , Dacheng Tao

Due to their flexibility and predictive performance, machine-learning based regression methods have become an important tool for predictive modeling and forecasting. However, most methods focus on estimating the conditional mean or specific…

机器学习 · 统计学 2019-03-15 Rui Li , Howard D. Bondell , Brian J. Reich

We propose "collision cross-entropy" as a robust alternative to Shannon's cross-entropy (CE) loss when class labels are represented by soft categorical distributions y. In general, soft labels can naturally represent ambiguous targets in…

机器学习 · 计算机科学 2023-11-30 Zhongwen Zhang , Yuri Boykov

In the real world, data is often noisy, affecting not only the quality of features but also the accuracy of labels. Current research on mitigating label errors stems primarily from advances in deep learning, and a gap exists in exploring…

机器学习 · 计算机科学 2024-05-29 Lukasz Sztukiewicz , Jack Henry Good , Artur Dubrawski

We present a new perspective on the popular multi-class algorithmic techniques of one-vs-all and error correcting output codes. Rather than studying the behavior of these techniques for supervised learning, we establish a connection between…

机器学习 · 计算机科学 2016-11-28 Maria Florina Balcan , Travis Dick , Yishay Mansour

Hyperspectral imaging (HSI) shows great promise for surgical applications, offering detailed insights into biological tissue differences beyond what the naked eye can perceive. Refined labelling efforts are underway to train vision systems…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Junwen Wang , Oscar Maccormac , William Rochford , Aaron Kujawa , Jonathan Shapey , Tom Vercauteren

Medical images commonly exhibit multiple abnormalities. Predicting them requires multi-class classifiers whose training and desired reliable performance can be affected by a combination of factors, such as, dataset size, data source,…

图像与视频处理 · 电气工程与系统科学 2021-11-16 Sivaramakrishnan Rajaraman , Ghada Zamzmi , Sameer Antani

Astrophysical transient phenomena are traditionally classified spectroscopically in a hierarchical taxonomy; however, this graph structure is currently not utilized in neural net-based photometric classifiers for time-domain astrophysics.…

天体物理仪器与方法 · 物理学 2023-12-06 V. Ashley Villar , Kaylee de Soto , Alex Gagliano

While machine learning (ML) architectures have evolved rapidly to account for complex data, loss functions like cross-entropy remain mostly structure-agnostic in many real-world applications. However, the `class-symmetric' nature of these…

机器学习 · 计算机科学 2026-05-28 Yasser Taha , Grégoire Montavon , Nils Körber

Deep metric learning (DML) aims to learn a neural network mapping data to an embedding space, which can represent semantic similarity between data points. Hyperbolic space is attractive for DML since it can represent richer structures, such…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Shozo Saeki , Minoru Kawahara , Hirohisa Aman

Intersection over Union (IoU) losses are surrogates that directly optimize the Jaccard index. Leveraging IoU losses as part of the loss function have demonstrated superior performance in semantic segmentation tasks compared to optimizing…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Zifu Wang , Xuefei Ning , Matthew B. Blaschko

In multi-label classification, where the evaluation of predictions is less straightforward than in single-label classification, various meaningful, though different, loss functions have been proposed. Ideally, the learning algorithm should…

机器学习 · 计算机科学 2020-06-25 Michael Rapp , Eneldo Loza Mencía , Johannes Fürnkranz , Vu-Linh Nguyen , Eyke Hüllermeier

Edge detection (ED) remains a fundamental task in computer vision, yet its performance is often hindered by the ambiguous nature of non-edge pixels near object boundaries. The widely adopted Weighted Binary Cross-Entropy (WBCE) loss treats…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Hao Shu

We present several methods to improve the generalisation of language identification (LID) systems to new speakers and to new domains. These methods involve Spectral augmentation, where spectrograms are masked in the frequency or time bands…

声音 · 计算机科学 2020-12-08 Ruan van der Merwe

We suggest a loss for learning deep embeddings. The new loss does not introduce parameters that need to be tuned and results in very good embeddings across a range of datasets and problems. The loss is computed by estimating two…

计算机视觉与模式识别 · 计算机科学 2016-11-04 Evgeniya Ustinova , Victor Lempitsky

Multi-label classification, which involves assigning multiple labels to a single input, has emerged as a key area in both research and industry due to its wide-ranging applications. Designing effective loss functions is crucial for…

机器学习 · 计算机科学 2025-01-06 Alexandre Audibert , Aurélien Gauffre , Massih-Reza Amini

Proxy-based metric learning losses are superior to pair-based losses due to their fast convergence and low training complexity. However, existing proxy-based losses focus on learning class-discriminative features while overlooking the…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Zhibo Yang , Muhammet Bastan , Xinliang Zhu , Doug Gray , Dimitris Samaras

Unsupervised Deep Distance Metric Learning (UDML) aims to learn sample similarities in the embedding space from an unlabeled dataset. Traditional UDML methods usually use the triplet loss or pairwise loss which requires the mining of…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Binh X. Nguyen , Binh D. Nguyen , Gustavo Carneiro , Erman Tjiputra , Quang D. Tran , Thanh-Toan Do

Deep Metric Learning (DML) plays a critical role in various machine learning tasks. However, most existing deep metric learning methods with binary similarity are sensitive to noisy labels, which are widely present in real-world data. Since…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Jiexi Yan , Lei Luo , Cheng Deng , Heng Huang