paper-with-me

Papers

Contrastive Conditional Neural Processes

2022-03-08 · CVPR 2022 1 · Zesheng Ye, Lina Yao

Conditional Neural Processes~(CNPs) bridge neural networks with probabilistic inference to approximate functions of Stochastic Processes under meta-learning settings. Given a batch of non-{\it i.i.d} function instantiations, CNPs are jointly optimized for in-instantiation observation prediction and cross-instantiation meta-representation adaptation within a generative reconstruction pipeline. There can be a challenge in tying together such two targets when the distribution of function observations scales to high-dimensional and noisy spaces. Instead, noise contrastive estimation might be able to provide more robust representations by learning distributional matching objectives to combat such inherent limitation of generative models. In light of this, we propose to equip CNPs by 1) aligning prediction with encoded ground-truth observation, and 2) decoupling meta-representation adaptation from generative reconstruction. Specifically, two auxiliary contrastive branches are set up hierarchically, namely in-instantiation temporal contrastive learning~({\tt TCL}) and cross-instantiation function contrastive learning~({\tt FCL}), to facilitate local predictive alignment and global function consistency, respectively. We empirically show that {\tt TCL} captures high-level abstraction of observations, whereas {\tt FCL} helps identify underlying functions, which in turn provides more efficient representations. Our model outperforms other CNPs variants when evaluating function distribution reconstruction and parameter identification across 1D, 2D and high-dimensional time-series.

📄 PDF Abstract BibTeX arXiv:2203.03978

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningMeta-LearningTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Adversarially Contrastive Estimation of Conditional Neural Processes

2023-03-23 · Zesheng Ye, Jing Du, Lina Yao

Conditional Neural Processes~(CNPs) formulate distributions over functions and generate function observations with exact conditional likelihoods. CNPs, however, have limited expressivity for high-dimensional observations…

Conditional Contrastive Learning with Kernel

2022-02-11 · ICLR 2022 4 · Yao-Hung Hubert Tsai, Tianqin Li, Martin Q. Ma, Han Zhao 외

Conditional contrastive learning frameworks consider the conditional sampling procedure that constructs positive or negative data pairs conditioned on specific variables. Fair contrastive learning constructs negative pai…

Contrastive Learning

Recursive KL Divergence Optimization: A Dynamic Framework for Representation Learning

2025-04-30 · Anthony D Martin

We propose a generalization of modern representation learning objectives by reframing them as recursive divergence alignment processes over localized conditional distributions While recent frameworks like Information Con…

Contrastive LearningDimensionality ReductionRepresentation Learning

Contrastive Conditional-Unconditional Alignment for Long-tailed Diffusion Model

2025-07-11 · Fang Chen, Alex Villa, Gongbo Liang, Fuxing Li 외 arxiv

Training data for class-conditional image synthesis often exhibit a long-tailed distribution with limited amount of images for tail classes. Such an imbalance causes mode collapse and reduces the diversity of synthesized…

Image Generation

Conditional Contrastive Learning for Improving Fairness in Self-Supervised Learning

2021-06-05 · Martin Q. Ma, Yao-Hung Hubert Tsai, Paul Pu Liang, Han Zhao 외

Contrastive self-supervised learning (SSL) learns an embedding space that maps similar data pairs closer and dissimilar data pairs farther apart. Despite its success, one issue has been overlooked: the fairness aspect of…

AttributeContrastive LearningFairnessRepresentation Learning+1