paper-with-me

Papers

Wrapped Loss Function for Regularizing Nonconforming Residual Distributions

2018-08-21 · Chun Ting Liu, Ming Chuan Yang, Meng Chang Chen

Multi-output is essential in machine learning that it might suffer from nonconforming residual distributions, i.e., the multi-output residual distributions are not conforming to the expected distribution. In this paper, we propose "Wrapped Loss Function" to wrap the original loss function to alleviate the problem. This wrapped loss function acts just like the original loss function that its gradient can be used for backpropagation optimization. Empirical evaluations show wrapped loss function has advanced properties of faster convergence, better accuracy, and improving imbalanced data.

📄 PDF Abstract BibTeX arXiv:1808.06733

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Unsupervised Deep Unrolling Networks for Phase Unwrapping

2024-01-01 · CVPR 2024 1 · Zhile Chen, Yuhui Quan, Hui Ji

Phase unwrapping (PU) is a technique to reconstruct original phase images from their noisy wrapped counterparts finding many applications in scientific imaging. Although supervised learning has shown promise in PU it…

Balanced Binary Neural Networks with Gated Residual

2019-09-26 · Mingzhu Shen, Xianglong Liu, Ruihao Gong, Kai Han

Binary neural networks have attracted numerous attention in recent years. However, mainly due to the information loss stemming from the biased binarization, how to preserve the accuracy of networks still remains a critic…

BinarizationGeneral Classificationimage-classificationImage Classification

FiberTune: Preserving Action-Fiber Visual Residuals in Vision-Language-Action Fine-Tuning

2026-06-07 · Haihao Lin, Xiangsheng Huang, Xiao Yang, Weibang Zhou 외 arxiv

Action-supervised fine-tuning of vision-language-action (VLA) policies fits demonstrations effectively but constrains only the directions that change predicted actions, leaving visual structure consistent across action-e…

Regularizing cross entropy loss via minimum entropy and K-L divergence

2025-01-23 · Abdulrahman Oladipupo Ibraheem

I introduce two novel loss functions for classification in deep learning. The two loss functions extend standard cross entropy loss by regularizing it with minimum entropy and Kullback-Leibler (K-L) divergence terms. The…

Image ClassificationPosition

When Does Routing Become Interpretable? Causal Probes on Block Attention Residuals

2026-06-11 · Aydin Javadov arxiv

Block Attention Residuals (Block AttnRes) by replace fixed additive residuals with a learned softmax over earlier depth-source representations, surfacing cross-layer routing as an inspectable tensor in the forward pass. …