paper-with-me

Papers

Automatic Loss Function Search for Predict-Then-Optimize Problems with Strong Ranking Property

2021-09-29 · ICLR 2022 4 · Boshi Wang, Jialin Yi, Hang Dong, Bo Qiao, Chuan Luo, QIngwei Lin

Combinatorial optimization problems with parameters to be predicted from side information are commonly seen in a variety of problems during the paradigm shift from reactive decision making to proactive decision making. Due to the misalignment between the continuous prediction results and the discrete decisions in optimization problems, it is hard to achieve a satisfactory prediction result with the ordinary $l_2$ loss in the prediction phase. To properly connect the prediction loss with the optimization goal, in this paper we propose a total group preorder (TGP) loss and its differential version called approximated total group preorder (ATGP) loss for predict-then-optimize (PTO) problems with strong ranking property. These new losses are provably more robust than the usual $l_2$ loss in a linear regression setting and have great potential to extend to other settings. We also propose an automatic searching algorithm that adapts the ATGP loss to PTO problems with different combinatorial structures. Extensive experiments on the ranking problem, the knapsack problem, and the shortest path problem have demonstrated that our proposed method can achieve a significant performance compared to the other methods designed for PTO problems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationDecision MakingPrediction

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

AutoLoss-GMS: Searching Generalized Margin-Based Softmax Loss Function for Person Re-Identification

2022-01-01 · CVPR 2022 1 · Hongyang Gu, Jianmin Li, Guangyuan Fu, Chifong Wong 외

Person re-identification is a hot topic in computer vision, and the loss function plays a vital role in improving the discrimination of the learned features. However, most existing models utilize the hand-crafted los…

Person Re-Identification

Loss Function Search for Face Recognition

2020-07-10 · ICML 2020 1 · Xiaobo Wang, Shuo Wang, Cheng Chi, Shifeng Zhang 외

In face recognition, designing margin-based (e.g., angular, additive, additive angular margins) softmax loss functions plays an important role in learning discriminative features. However, these hand-crafted heuristic me…

AutoMLFace Recognition

Searching Parameterized AP Loss for Object Detection

2021-12-09 · NeurIPS 2021 12 · Chenxin Tao, Zizhang Li, Xizhou Zhu, Gao Huang 외

Loss functions play an important role in training deep-network-based object detectors. The most widely used evaluation metric for object detection is Average Precision (AP), which captures the performance of localization…

Objectobject-detectionObject Detection

Loss-Controlling Calibration for Predictive Models

2023-01-11 · Di Wang, Junzhi Shi, PingPing Wang, Shuo Zhuang 외

We propose a learning framework for calibrating predictive models to make loss-controlling prediction for exchangeable data, which extends our recently proposed conformal loss-controlling prediction for more general case…

PredictionWeather Forecasting

SparseMask: Differentiable Connectivity Learning for Dense Image Prediction

2019-04-16 · ICCV 2019 10 · Huikai Wu, Junge Zhang, Kaiqi Huang

In this paper, we aim at automatically searching an efficient network architecture for dense image prediction. Particularly, we follow the encoder-decoder style and focus on designing a connectivity structure for the dec…

DecoderPrediction