contrastive-learning

Tag

Cards List
#contrastive-learning

TPA-AD: A Two-Stage Pseudo Anomaly-Guided Method for Bearing Time-Series Anomaly Detection

arXiv cs.LG · 2026-06-04 Cached

TPA-AD is a two-stage pseudo anomaly-guided method for bearing time-series anomaly detection that generates pseudo-anomalous windows near normal boundaries using reconstruction models and contrastive learning, then scores anomalies with KNN—without requiring real anomaly samples during training. It is evaluated on bearing fault and degradation datasets, including high-speed train axle-box bearing data.

0 favorites 0 likes
#contrastive-learning

CoughSense: Five-Class Respiratory Disease Classification via Whisper Encoder Fine-Tuning and Dual-Encoder Cross-Attention Fusion with Balanced Contrastive Learning

arXiv cs.LG · 2026-06-03 Cached

This paper introduces CoughSense, a system that classifies cough recordings into five respiratory disease categories using a fine-tuned Whisper encoder with active-frame pooling, achieving 82.3% balanced accuracy and deployed as a real-time mobile app.

0 favorites 0 likes
#contrastive-learning

CL-DMDF:Dynamic Multimodal Data Fusion Model Based on Contrastive Learning

arXiv cs.LG · 2026-06-03 Cached

This paper proposes CL-DMDF, a dynamic multimodal data fusion model that uses contrastive learning and a dual-dimensional attention mechanism to handle missing modalities and improve discriminative learning.

0 favorites 0 likes
#contrastive-learning

Cross-Modal Contrastive Learning of ECG and Angiography Representations for Severe Stenosis Classification

arXiv cs.LG · 2026-06-03 Cached

This paper introduces StenCE, a pretraining framework that uses cross-modal contrastive learning between ECG and X-ray angiography representations to detect severe coronary stenosis from ECGs, achieving high performance and enabling early diagnosis even in asymptomatic patients.

0 favorites 0 likes
#contrastive-learning

BRepCLIP: Contrastive Multimodal Pretraining on BRep Primitives for CAD Understanding

Hugging Face Daily Papers · 2026-06-03 Cached

BRepCLIP introduces contrastive multimodal pretraining on boundary representation (BRep) primitives for CAD understanding, aligning BRep geometry with language and image embeddings to achieve state-of-the-art retrieval and zero-shot classification.

0 favorites 0 likes
#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
← Previous
Next →
← Back to home

Submit Feedback