中文
相关论文

相关论文: LBL: Logarithmic Barrier Loss Function for One-cla…

200 篇论文

Recent studies have revealed that, beyond conventional accuracy, calibration should also be considered for training modern deep neural networks. To address miscalibration during learning, some methods have explored different penalty…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Bingyuan Liu , Jérôme Rony , Adrian Galdran , Jose Dolz , Ismail Ben Ayed

This paper studies the large-scale subspace clustering (LSSC) problem with million data points. Many popular subspace clustering methods cannot directly handle the LSSC problem although they have been considered as state-of-the-art methods…

机器学习 · 计算机科学 2020-04-10 Jun Li , Hongfu Liu , Zhiqiang Tao , Handong Zhao , Yun Fu

Deep metric learning objectives (e.g., triplet loss) require storing and comparing high-dimensional embeddings, making the per-batch loss buffer scale as $O(S\cdot D)$, where $S$ is the number of samples in a batch and $D$ is the feature…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Alif Elham Khan , Mohammad Junayed Hasan , Humayra Anjum , Nabeel Mohammed

Existing research into online multi-label classification, such as online sequential multi-label extreme learning machine (OSML-ELM) and stochastic gradient descent (SGD), has achieved promising performance. However, these works do not take…

机器学习 · 计算机科学 2020-06-15 Xiuwen Gong , Jiahui Yang , Dong Yuan , Wei Bao

Parameter-efficient continual learning has emerged as a promising approach for large language models (LLMs) to mitigate catastrophic forgetting while enabling adaptation to new tasks. Current Low-Rank Adaptation (LoRA) continual learning…

机器学习 · 计算机科学 2025-12-30 Fuli Qiao , Mehrdad Mahdavi

Existing losses used in deep metric learning (DML) for image retrieval often lead to highly non-uniform intra-class and inter-class representation structures across test classes and data distributions. When combined with the common practice…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Qin Zhang , Linghan Xu , Qingming Tang , Jun Fang , Ying Nian Wu , Joe Tighe , Yifan Xing

Class-imbalanced node classification tasks are prevalent in real-world scenarios. Due to the uneven distribution of nodes across different classes, learning high-quality node representations remains a challenging endeavor. The engineering…

机器学习 · 计算机科学 2024-05-24 Xinyu Guo , Kai Wu , Xiaoyu Zhang , Jing Liu

Automatic segmentation methods are an important advancement in medical image analysis. Machine learning techniques, and deep neural networks in particular, are the state-of-the-art for most medical image segmentation tasks. Issues with…

图像与视频处理 · 电气工程与系统科学 2021-11-25 Michael Yeung , Evis Sala , Carola-Bibiane Schönlieb , Leonardo Rundo

We describe an algorithm based on a logarithmic barrier function, Newton's method, and linear conjugate gradients that obtains an approximate minimizer of a smooth function over the nonnegative orthant. We develop a bound on the complexity…

最优化与控制 · 数学 2019-12-05 Michael O'Neill , Stephen J. Wright

The predictive quality of machine learning models is typically measured in terms of their (approximate) expected prediction accuracy or the so-called Area Under the Curve (AUC). Minimizing the reciprocals of these measures are the goals of…

机器学习 · 统计学 2019-03-04 Hiva Ghanbari , Minhan Li , Katya Scheinberg

Robust loss functions are crucial for training deep neural networks in the presence of label noise, yet existing approaches require extensive, dataset-specific hyperparameter tuning. In this work, we introduce Fractional Classification Loss…

机器学习 · 计算机科学 2025-08-11 Mert Can Kurucu , Tufan Kumbasar , İbrahim Eksin , Müjde Güzelkaya

Dynamic data pruning accelerates deep learning by selectively omitting less informative samples during training. While per-sample loss is a common importance metric, obtaining it can be challenging or infeasible for complex models or loss…

机器学习 · 计算机科学 2026-04-07 Qing Zhou , Bingxuan Zhao , Tao Yang , Hongyuan Zhang , Junyu Gao , Qi Wang

The ultimate goal of a supervised learning algorithm is to produce models constructed on the training data that can generalize well to new examples. In classification, functional margin maximization -- correctly classifying as many training…

机器学习 · 计算机科学 2020-01-29 Nikolaos Nikolaou , Henry Reeve , Gavin Brown

Deep convolutional neural networks (CNNs) trained with logistic and softmax losses have made significant advancement in visual recognition tasks in computer vision. When training data exhibit class imbalances, the class-wise reweighted…

机器学习 · 计算机科学 2020-03-06 Xiangrui Li , Xin Li , Deng Pan , Dongxiao Zhu

Library learning compresses a given corpus of programs by extracting common structure from the corpus into reusable library functions. Prior work on library learning suffers from two limitations that prevent it from scaling to larger, more…

编程语言 · 计算机科学 2022-12-12 David Cao , Rose Kunkel , Chandrakana Nandi , Max Willsey , Zachary Tatlock , Nadia Polikarpova

The global deployment of edge intelligence operates across heterogeneous legal frameworks. While some regions permit centralized learning (CL) via cloud data aggregation, others enforce strict data localization, necessitating federated…

机器学习 · 计算机科学 2026-05-21 Wei-Bin Kou , Guangxu Zhu , Ming Tang , Chen Zhang , Lisheng Wu , Lei Zhou , Yujiu Yang

In this paper, we propose a fuzzy adaptive loss function for enhancing deep learning performance in classification tasks. Specifically, we redefine the cross-entropy loss to effectively address class-level noise conditions, including the…

机器学习 · 计算机科学 2023-10-13 Sebastián Maldonado , Carla Vairetti , Katherine Jara , Miguel Carrasco , Julio López

This paper presents an improvement to model learning when using multi-class LogitBoost for classification. Motivated by the statistical view, LogitBoost can be seen as additive tree regression. Two important factors in this setting are: 1)…

机器学习 · 统计学 2012-07-05 Peng Sun , Mark D. Reid , Jie Zhou

We tackle the general differentiable meta learning problem that is ubiquitous in modern deep learning, including hyperparameter optimization, loss function learning, few-shot learning, invariance learning and more. These problems are often…

机器学习 · 计算机科学 2024-10-15 Minyoung Kim , Timothy M. Hospedales

On-the-Fly Category Discovery (OCD) aims to recognize known classes while simultaneously discovering emerging novel categories during inference, using supervision only from known classes during offline training. Existing approaches rely…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Bohan Zhang , Weidong Tang , Zhixiang Chi , Yi Jin , Zhenbo Li , Yang Wang , Yanan Wu