paper-with-me

Papers

Scaling Matters in Deep Structured-Prediction Models

2019-02-28 · Aleksandr Shevchenko, Anton Osokin

Deep structured-prediction energy-based models combine the expressive power of learned representations and the ability of embedding knowledge about the task at hand into the system. A common way to learn parameters of such models consists in a multistage procedure where different combinations of components are trained at different stages. The joint end-to-end training of the whole system is then done as the last fine-tuning stage. This multistage approach is time-consuming and cumbersome as it requires multiple runs until convergence and multiple rounds of hyperparameter tuning. From this point of view, it is beneficial to start the joint training procedure from the beginning. However, such approaches often unexpectedly fail and deliver results worse than the multistage ones. In this paper, we hypothesize that one reason for joint training of deep energy-based models to fail is the incorrect relative normalization of different components in the energy function. We propose online and offline scaling algorithms that fix the joint training and demonstrate their efficacy on three different tasks.

📄 PDF Abstract BibTeX arXiv:1902.11088

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionStructured Prediction

Similar Papers 제목 키워드 기반

Is the Number of Trainable Parameters All That Actually Matters?

2021-09-24 · NeurIPS Workshop ICBINB 2021 12 · Amélie Chatelain, Amine Djeghri, Daniel Hesslow, Julien Launay 외

Recent work has identified simple empirical scaling laws for language models, linking compute budget, dataset size, model size, and autoregressive modeling loss. The validity of these simple power laws across orders of m…

All

The choice of scaling technique matters for classification performance

2022-12-23 · Lucas B. V. de Amorim, George D. C. Cavalcanti, Rafael M. O. Cruz

Dataset scaling, also known as normalization, is an essential preprocessing step in a machine learning pipeline. It is aimed at adjusting attributes scales in a way that they all vary within the same range. This transfor…

Classification

Calibrating Where It Matters: Constrained Temperature Scaling

2024-06-17 · Stephen McKenna, Jacob Carse

We consider calibration of convolutional classifiers for diagnostic decision making. Clinical decision makers can use calibrated classifiers to minimise expected costs given their own cost function. Such functions are us…

Decision MakingDiagnostic

Benchmarking ECG FMs: A Reality Check Across Clinical Tasks

2025-09-29 · M A Al-Masud, Juan Miguel Lopez Alcaraz, Nils Strodthoff arxiv

The 12-lead electrocardiogram (ECG) is a long-standing diagnostic tool. Yet machine learning for ECG interpretation remains fragmented, often limited to narrow tasks or datasets. FMs promise broader adaptability, but fun…

ANS: Adaptive Network Scaling for Deep Rectifier Reinforcement Learning Models

2018-09-06 · Yueh-Hua Wu, Fan-Yun Sun, Yen-Yu Chang, Shou-De Lin

This work provides a thorough study on how reward scaling can affect performance of deep reinforcement learning agents. In particular, we would like to answer the question that how does reward scaling affect non-saturati…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)