中文
相关论文

相关论文: Rethinking Loss Functions for Fact Verification

200 篇论文

In this work, we reimagine classical probing to evaluate knowledge transfer from simple source to more complex target tasks. Instead of probing frozen representations from a complex source task on diverse simple target probing tasks (as…

The separation of performance metrics from gradient based loss functions may not always give optimal results and may miss vital aggregate information. This paper investigates incorporating a performance metric alongside differentiable loss…

机器学习 · 统计学 2025-07-08 Satesh Ramdhani

This paper proposes a new loss function for adversarial training. Since adversarial training has difficulties, e.g., necessity of high model capacity, focusing on important data points by weighting cross-entropy loss has attracted much…

机器学习 · 计算机科学 2023-04-27 Sekitoshi Kanai , Shin'ya Yamaguchi , Masanori Yamada , Hiroshi Takahashi , Kentaro Ohno , Yasutoshi Ida

We consider the problem of training probabilistic conditional random fields (CRFs) in the context of a task where performance is measured using a specific loss function. While maximum likelihood is the most common approach to training CRFs,…

机器学习 · 统计学 2015-03-19 Maksims N. Volkovs , Hugo Larochelle , Richard S. Zemel

Over the past decades, numerous loss functions have been been proposed for a variety of supervised learning tasks, including regression, classification, ranking, and more generally structured prediction. Understanding the core principles…

机器学习 · 统计学 2020-03-03 Mathieu Blondel , André F. T. Martins , Vlad Niculae

Applying reinforcement learning to improve factual accuracy in knowledge-intensive question answering faces a reward design dilemma. Response-level rewards provide only coarse supervision and cannot distinguish correct from incorrect…

计算与语言 · 计算机科学 2026-05-29 Shicheng Fan , Haochang Hao , Dehai Min , Weihao Liu , Philip S. Yu , Lu Cheng

With the increasing complexity of the traffic environment, the significance of safety perception in intelligent driving is intensifying. Traditional methods in the field of intelligent driving perception rely on deep learning, which suffers…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Haobo Yang , Shiyan Zhang , Zhuoyi Yang , Xinyu Zhang , Jilong Guo , Zongyou Yang , Jun Li

Deep learning has become the method of choice in many application domains of machine learning in recent years, especially for multi-class classification tasks. The most common loss function used in this context is the cross-entropy loss,…

机器学习 · 计算机科学 2017-04-21 Yehezkel S. Resheff , Amit Mandelbaum , Daphna Weinshall

Conventional semi-supervised contrastive learning methods assign pseudo-labels only to samples whose highest predicted class probability exceeds a predefined threshold, and then perform supervised contrastive learning using those selected…

机器学习 · 计算机科学 2026-01-09 Shogo Nakayama , Masahiro Okuda

While fine-tuning pre-trained models for downstream classification is the conventional paradigm in NLP, often task-specific nuances may not get captured in the resultant models. Specifically, for tasks that take two inputs and require the…

计算与语言 · 计算机科学 2022-03-28 Ashutosh Kumar , Aditya Joshi

Training supervised machine learning systems with a fairness loss can improve prediction fairness across different demographic groups. However, doing so requires demographic annotations for training data, without which we cannot produce…

机器学习 · 计算机科学 2024-04-17 Carlos Aguirre , Mark Dredze

The top-k error is a common measure of performance in machine learning and computer vision. In practice, top-k classification is typically performed with deep neural networks trained with the cross-entropy loss. Theoretical results indeed…

机器学习 · 计算机科学 2018-02-22 Leonard Berrada , Andrew Zisserman , M. Pawan Kumar

Class imbalance is a fundamental problem in computer vision applications such as semantic segmentation. Specifically, uneven class distributions in a training dataset often result in unsatisfactory performance on under-represented classes.…

计算机视觉与模式识别 · 计算机科学 2022-02-07 Junjiao Tian , Niluthpol Mithun , Zach Seymour , Han-Pang Chiu , Zsolt Kira

We study prediction and estimation problems using empirical risk minimization, relative to a general convex loss function. We obtain sharp error rates even when concentration is false or is very restricted, for example, in heavy-tailed…

机器学习 · 统计学 2014-10-14 Shahar Mendelson

Evidence-based fact checking aims to verify the truthfulness of a claim against evidence extracted from textual sources. Learning a representation that effectively captures relations between a claim and evidence can be challenging. Recent…

计算与语言 · 计算机科学 2021-06-03 Canasai Kruengkrai , Junichi Yamagishi , Xin Wang

Often, the performance on a supervised machine learning task is evaluated with a emph{task loss} function that cannot be optimized directly. Examples of such loss functions include the classification error, the edit distance and the BLEU…

In this paper, we develop upon the topic of loss function learning, an emergent meta-learning paradigm that aims to learn loss functions that significantly improve the performance of the models trained under them. Specifically, we propose a…

神经与进化计算 · 计算机科学 2024-03-05 Christian Raymond , Qi Chen , Bing Xue , Mengjie Zhang

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…

In this work we study loss functions for learning and evaluating probability distributions over large discrete domains. Unlike classification or regression where a wide variety of loss functions are used, in the distribution learning and…

机器学习 · 计算机科学 2019-08-05 Nika Haghtalab , Cameron Musco , Bo Waggoner

In knowledge graph embedding, the theoretical relationship between the softmax cross-entropy and negative sampling loss functions has not been investigated. This makes it difficult to fairly compare the results of the two different loss…

机器学习 · 计算机科学 2022-03-17 Hidetaka Kamigaito , Katsuhiko Hayashi