paper-with-me

Papers

ACCon: Angle-Compensated Contrastive Regularizer for Deep Regression

2025-01-13 · Botao Zhao, Xiaoyang Qu, Zuheng Kang, Junqing Peng, Jing Xiao, Jianzong Wang

In deep regression, capturing the relationship among continuous labels in feature space is a fundamental challenge that has attracted increasing interest. Addressing this issue can prevent models from converging to suboptimal solutions across various regression tasks, leading to improved performance, especially for imbalanced regression and under limited sample sizes. However, existing approaches often rely on order-aware representation learning or distance-based weighting. In this paper, we hypothesize a linear negative correlation between label distances and representation similarities in regression tasks. To implement this, we propose an angle-compensated contrastive regularizer for deep regression, which adjusts the cosine distance between anchor and negative samples within the contrastive learning framework. Our method offers a plug-and-play compatible solution that extends most existing contrastive learning methods for regression tasks. Extensive experiments and theoretical analysis demonstrate that our proposed angle-compensated contrastive regularizer not only achieves competitive regression performance but also excels in data efficiency and effectiveness on imbalanced datasets.

📄 PDF Abstract BibTeX arXiv:2501.07045

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningregressionRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

InfoGAN-CR: Disentangling Generative Adversarial Networks with Contrastive Regularizers

2020-01-01 · ICML 2020 1 · Zinan Lin, Kiran Thekumparampil, Giulia Fanti, Sewoong Oh

Standard deep generative models have latent codes that can be arbitrarily rotated, and a specific coordinate has no meaning. For manipulation and exploration of the samples, we seek a disentangled latent code where each …

DisentanglementModel Selection

Adjacent Context Coordination Network for Salient Object Detection in Optical Remote Sensing Images

2022-03-25 · Gongyang Li, Zhi Liu, Dan Zeng, Weisi Lin 외

Salient object detection (SOD) in optical remote sensing images (RSIs), or RSI-SOD, is an emerging topic in understanding optical RSIs. However, due to the difference between optical RSIs and natural scene images (NSIs),…

DecoderGPUobject-detectionObject Detection+1

ConR: Contrastive Regularizer for Deep Imbalanced Regression

2023-09-13 · Mahsa Keramati, Lili Meng, R. David Evans

Imbalanced distributions are ubiquitous in real-world data. They create constraints on Deep Neural Networks to represent the minority labels and avoid bias towards majority labels. The extensive body of imbalanced approa…

Deep imbalanced regressionregression

Dynamic imaging using motion-compensated smoothness regularization on manifolds (MoCo-SToRM)

2021-11-21 · Qing Zou, Luis A. Torres, Sean B. Fain, Mathews Jacob

We introduce an unsupervised deep manifold learning algorithm for motion-compensated dynamic MRI. We assume that the motion fields in a free-breathing lung MRI dataset live on a manifold. The motion field at each time in…

From Logits to Latents: Contrastive Representation Shaping for LLM Unlearning

2026-01-29 · Haoran Tang, Rajiv Khanna arxiv

Most LLM unlearning methods aim to approximate retrain-from-scratch behaviors with minimal distribution shift, often via alignment-style objectives defined in the prediction space. While effective at reducing forgotten c…