Refine and Purify: Orthogonal Basis Optimization with Null-Space Denoising for Conditional Representation Learning
About
Conditional representation learning aims to extract criterion-specific features for customized tasks. Recent studies project universal features onto the conditional feature subspace spanned by an LLM-generated text basis to obtain conditional representations. However, such methods face two key limitations: sensitivity to subspace basis and vulnerability to inter-subspace interference. To address these challenges, we propose OD-CRL, a novel framework integrating Adaptive Orthogonal Basis Optimization (AOBO) and Null-Space Denoising Projection (NSDP). Specifically, AOBO constructs orthogonal semantic bases via singular value decomposition with a curvature-based truncation. NSDP suppresses non-target semantic interference by projecting embeddings onto the null space of irrelevant subspaces. Extensive experiments conducted across customized clustering, customized classification, and customized retrieval tasks demonstrate that OD-CRL achieves a new state-of-the-art performance with superior generalization.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Customized few-shot classification | Clevr 4 10k | Shape Accuracy98.69 | 18 | |
| Customized few-shot classification | Cards | Accuracy (Number)0.7381 | 18 | |
| Customized Clustering | Clevr 4 10k | Texture NMI14.11 | 10 | |
| Customized Clustering | Cards | NMI (Number)0.5807 | 10 | |
| Customized fashion retrieval | DeepFashion (test) | Texture13.88 | 10 |