paper-with-me

Papers

Relational Surrogate Loss Learning

2022-02-26 · ICLR 2022 4 · Tao Huang, Zekang Li, Hua Lu, Yong Shan, Shusheng Yang, Yang Feng, Fei Wang, Shan You, Chang Xu

Evaluation metrics in machine learning are often hardly taken as loss functions, as they could be non-differentiable and non-decomposable, e.g., average precision and F1 score. This paper aims to address this problem by revisiting the surrogate loss learning, where a deep neural network is employed to approximate the evaluation metrics. Instead of pursuing an exact recovery of the evaluation metric through a deep neural network, we are reminded of the purpose of the existence of these evaluation metrics, which is to distinguish whether one model is better or worse than another. In this paper, we show that directly maintaining the relation of models between surrogate losses and metrics suffices, and propose a rank correlation-based optimization method to maximize this relation and learn surrogate losses. Compared to previous works, our method is much easier to optimize and enjoys significant efficiency and performance gains. Extensive experiments show that our method achieves improvements on various tasks including image classification and neural machine translation, and even outperforms state-of-the-art methods on human pose estimation and machine reading comprehension tasks. Code is available at: https://github.com/hunto/ReLoss.

📄 PDF Abstract BibTeX arXiv:2202.13197

Code (1)

hunto/reloss 공식 구현 pytorch

Tasks

image-classificationImage ClassificationMachine Reading ComprehensionMachine TranslationPose EstimationReading ComprehensionRelation

Similar Papers 제목 키워드 기반

PearSAN: A Machine Learning Method for Inverse Design using Pearson Correlated Surrogate Annealing

2024-12-26 · Michael Bezick, Blake A. Wilson, Vaishnavi Iyer, YuHeng Chen 외

PearSAN is a machine learning-assisted optimization algorithm applicable to inverse design problems with large design spaces, where traditional optimizers struggle. The algorithm leverages the latent space of a generativ…

Refine, Discriminate and Align: Stealing Encoders via Sample-Wise Prototypes and Multi-Relational Extraction

2023-12-01 · Shuchi Wu, Chuan Ma, Kang Wei, Xiaogang Xu 외

This paper introduces RDA, a pioneering approach designed to address two primary deficiencies prevalent in previous endeavors aiming at stealing pre-trained encoders: (1) suboptimal performances attributed to biased opti…

MIRROR: Aligning Semantic Relations from Language to Image via Gromov--Wasserstein

2026-06-28 · Hong-Han Wang, Yuntao Wang, Hu Ding arxiv

Multimodal Large Language Models (MLLMs) inherit rich relational priors from their language backbones, yet often fail when asked to apply these relationships in visual contexts. We trace this failure to a structural blin…

Self-Supervised Relational Reasoning for Representation Learning

2020-06-10 · NeurIPS 2020 12 · Massimiliano Patacchiola, Amos Storkey

In self-supervised learning, a system is tasked with achieving a surrogate objective by defining alternative targets on a set of unlabeled data. The aim is to build useful representations that can be used in downstream t…

DescriptiveImage RetrievalRelational ReasoningRepresentation Learning+2

Algorithmic Fairness in AI Surrogates for End-of-Life Decision-Making

2025-10-16 · Muhammad Aurangzeb Ahmad arxiv

Artificial intelligence surrogates are systems designed to infer preferences when individuals lose decision-making capacity. Fairness in such systems is a domain that has been insufficiently explored. Traditional algorit…