contrastive-learning

Tag

Cards List
#contrastive-learning

CHAM-net: A Contrastive Hierarchical Adaptive Meta-network for Robust Global Methane Flux Prediction

arXiv cs.LG · 2026-06-02 Cached

CHAM-net introduces a contrastive hierarchical adaptive meta-network that captures site-specific and cross-year dynamics for robust global methane flux prediction, outperforming baseline methods on simulation and observational datasets.

0 favorites 0 likes
#contrastive-learning

When Softmax Fails at the Top: Extreme Value Corrections for InfoNCE

arXiv cs.LG · 2026-06-02 Cached

The paper identifies a misalignment between the softmax-based InfoNCE loss and the normalized embedding setting in modern contrastive learning. It proposes WEINCE, a simple modification that blends softmax logits with an endpoint shortfall correction using extreme value theory, yielding consistent improvements across vision benchmarks.

0 favorites 0 likes
#contrastive-learning

Semantic Motion Anchors: Bridging Motion and Meaning in Co-Speech Gestures

arXiv cs.CL · 2026-06-01 Cached

This paper proposes semantic motion anchors, natural-language abstractions of gesture motion for co-speech gesture retrieval and synthesis. The method discretizes 3D gestures into body-hand motion primitives and grounds them in transcripts, achieving significant improvements in text-to-gesture retrieval and user preference in generation.

0 favorites 0 likes
#contrastive-learning

Domain-Specific Data Synthesis for LLMs via Minimal Sufficient Representation Learning

Hugging Face Daily Papers · 2026-05-29 Cached

DOMINO is a novel framework that learns minimal sufficient domain representations from reference examples to synthesize domain-specific data for LLMs, improving code benchmark performance without requiring explicit domain descriptions.

0 favorites 0 likes
#contrastive-learning

Guidance Contrastive Token Credit Assignment for Discrete Policy Optimization

Hugging Face Daily Papers · 2026-05-29 Cached

This paper introduces Guidance Contrastive Policy Optimization (GCPO), a novel algorithm that enables per-token credit assignment in reinforcement learning by contrasting model predictions under positive and negative prompts, consistently outperforming GRPO and DAPO baselines on text-to-image generation and chain-of-thought reasoning benchmarks.

0 favorites 0 likes
#contrastive-learning

The Flip Side of RLHF: On-Policy Feedback for Reward Model Self-Supervised Improvement

Hugging Face Daily Papers · 2026-05-29 Cached

The SAVE framework improves reward model training by using value functions to grade on-policy responses and update models through contrastive objectives, achieving outperforming results across six benchmarks.

0 favorites 0 likes
#contrastive-learning

Hide-and-Seek in Trajectories: Discovering Failure Signals for VLA Runtime Monitoring

Hugging Face Daily Papers · 2026-05-29 Cached

Hide-and-Seek is a framework that detects robot execution failures in VLA models by localizing failure-indicative actions through contrastive learning without step-level annotations, achieving state-of-the-art multi-task failure detection.

0 favorites 0 likes
#contrastive-learning

Beyond 3D VQAs: Injecting 3D Spatial Priors into Vision-Language Models for Enhanced Geometric Reasoning

Hugging Face Daily Papers · 2026-05-28 Cached

This paper proposes GASP, a framework that injects geometric priors into vision-language models via deep supervision with contrastive and depth consistency losses, achieving significant improvements on 3D spatial reasoning benchmarks without using 3D VQA data.

0 favorites 0 likes
#contrastive-learning

Exploiting Local Dynamics Regularity for Reusable Skills in Offline Hierarchical RL

arXiv cs.AI · 2026-05-27 Cached

This paper introduces CARL, a method for offline hierarchical reinforcement learning that exploits local dynamics regularity to learn reusable skills. The approach clusters state-goal pairs requiring similar action sequences, enabling more effective skill reuse and improved performance on complex humanoid tasks.

0 favorites 0 likes
#contrastive-learning

CALAD: Channel-Aware contrastive Learning for multivariate time series Anomaly Detection

arXiv cs.LG · 2026-05-25 Cached

Proposes CALAD, a channel-aware contrastive learning framework for multivariate time series anomaly detection that uses estimated channel relevance to construct contrastive samples, achieving state-of-the-art performance.

0 favorites 0 likes
#contrastive-learning

PEARL: Unbiased Percentile Estimation via Contrastive Learning for Industrial-Scale Livestream Recommendation

arXiv cs.LG · 2026-05-22 Cached

PEARL introduces a contrastive percentile approximation framework to mitigate behavioral intensity imbalance in recommender systems, achieving significant gains in engagement metrics in a production livestream platform serving billions of users.

0 favorites 0 likes
#contrastive-learning

Temporal Contrastive Transformer for Financial Crime Detection: Self-Supervised Sequence Embeddings via Predictive Contrastive Coding

arXiv cs.LG · 2026-05-22 Cached

Introduces the Temporal Contrastive Transformer (TCT), a self-supervised framework for learning temporal embeddings from financial transactions for fraud detection. Achieves AUC 0.8644 with embeddings alone but does not improve over strong engineered features (AUC 0.9205 vs 0.9245), indicating learned representations overlap with existing features.

0 favorites 0 likes
#contrastive-learning

PromptNCE: Pointwise Mutual Information Predictions Using Only LLMs and Contrastive Estimation Prompts

arXiv cs.CL · 2026-05-22 Cached

This paper introduces PromptNCE, a method that uses large language models and contrastive prompts to estimate pointwise mutual information zero-shot, achieving high correlation with human-derived ground truth across three datasets.

0 favorites 0 likes
#contrastive-learning

DIVE: Embedding Compression via Self-Limiting Gradient Updates

arXiv cs.CL · 2026-05-21 Cached

Proposes DIVE, a compression adapter for embedding dimensionality reduction that uses self-limiting gradient updates and head-wise NT-Xent contrastive loss to prevent overfitting on small datasets, outperforming existing methods on BEIR benchmarks.

0 favorites 0 likes
#contrastive-learning

CEPO: RLVR Self-Distillation using Contrastive Evidence Policy Optimization

Hugging Face Daily Papers · 2026-05-19 Cached

CEPO improves reinforcement learning with verifiable rewards by using contrastive signals from rejected rollouts to distinguish decisive reasoning steps from filler tokens, achieving higher accuracy on multimodal math reasoning benchmarks compared to GRPO.

0 favorites 0 likes
#contrastive-learning

GenCAD

Hacker News Top · 2026-05-17 Cached

GenCAD introduces an image-conditional model that generates full parametric CAD command histories using transformers and diffusion priors, enabling precise and modifiable 3D modeling from images.

0 favorites 0 likes
#contrastive-learning

AudioMosaic: Contrastive Masked Audio Representation Learning

arXiv cs.LG · 2026-05-15 Cached

AudioMosaic introduces a contrastive learning-based audio encoder that uses structured time-frequency masking on spectrogram patches for efficient large-batch training, achieving state-of-the-art performance on audio benchmarks and improving audio-language models.

0 favorites 0 likes
#contrastive-learning

A Unified Geometric Framework for Weighted Contrastive Learning

arXiv cs.LG · 2026-05-15 Cached

This paper introduces a unified geometric framework showing that weighted InfoNCE objectives can be interpreted as Distance Geometry Problems, providing exact characterizations of optimal embeddings for supervised and weakly supervised contrastive learning methods and revealing when such embeddings are geometrically realizable, degenerate, or inconsistent.

0 favorites 0 likes
#contrastive-learning

ConRetroBert: EMA Stabilized Dual Encoders for Template-Based Single-Step Retrosynthesis

arXiv cs.LG · 2026-05-14 Cached

This paper presents ConRetroBert, a dual encoder framework for template-based single-step retrosynthesis that uses contrastive pretraining and listwise ranking to improve template prediction accuracy, achieving up to 75.4% top-1 accuracy on the USPTO-50k benchmark while maintaining interpretability.

0 favorites 0 likes
#contrastive-learning

A Unified Perspective for Learning Graph Representations Across Multi-Level Abstractions

arXiv cs.LG · 2026-05-14 Cached

This paper proposes a unified contrastive framework for learning graph representations across multiple abstraction levels (node, proximity, cluster, graph) with a parameter-free self-weighting mechanism that adaptively assigns weights to similarity scores, outperforming state-of-the-art on downstream tasks like classification, clustering, and link prediction.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback