paper-with-me

Papers

Generalization Beyond Feature Alignment: Concept Activation-Guided Contrastive Learning

2022-11-13 · Yibing Liu, Chris Xing Tian, Haoliang Li, Shiqi Wang

Learning invariant representations via contrastive learning has seen state-of-the-art performance in domain generalization (DG). Despite such success, in this paper, we find that its core learning strategy -- feature alignment -- could heavily hinder model generalization. Drawing insights in neuron interpretability, we characterize this problem from a neuron activation view. Specifically, by treating feature elements as neuron activation states, we show that conventional alignment methods tend to deteriorate the diversity of learned invariant features, as they indiscriminately minimize all neuron activation differences. This instead ignores rich relations among neurons -- many of them often identify the same visual concepts despite differing activation patterns. With this finding, we present a simple yet effective approach, Concept Contrast (CoCo), which relaxes element-wise feature alignments by contrasting high-level concepts encoded in neurons. Our CoCo performs in a plug-and-play fashion, thus it can be integrated into any contrastive method in DG. We evaluate CoCo over four canonical contrastive methods, showing that CoCo promotes the diversity of feature representations and consistently improves model generalization capability. By decoupling this success through neuron coverage analysis, we further find that CoCo potentially invokes more meaningful neurons during training, thereby improving model learning.

📄 PDF Abstract BibTeX arXiv:2211.06843

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDiversityDomain Generalization

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Prompt the Unseen: Evaluating Visual-Language Alignment Beyond Supervision

2025-08-31 · Raehyuk Jung, Seungjun Yu, Hyunjung Shim arxiv

Vision-Language Models (VLMs) combine a vision encoder and a large language model (LLM) through alignment training, showing strong performance on multimodal tasks. A central component in this architecture is the projecti…

Object Detection

Wider Vision: Enriching Convolutional Neural Networks via Alignment to External Knowledge Bases

2021-02-22 · Xuehao Liu, Sarah Jane Delany, Susan Mckeever

Deep learning models suffer from opaqueness. For Convolutional Neural Networks (CNNs), current research strategies for explaining models focus on the target classes within the associated training dataset. As a result, th…

Entity AlignmentExplainable ModelsZero-Shot Learning

PaCE: Parsimonious Concept Engineering for Large Language Models

2024-06-06 · Jinqi Luo, Tianjiao Ding, Kwan Ho Ryan Chan, Darshan Thaker 외

Large Language Models (LLMs) are being used for a wide variety of tasks. While they are capable of generating human-like responses, they can also produce undesirable output including potentially harmful information, raci…

Prompt Engineering

Reproducible Vision-Language Models Meet Concepts Out of Pre-Training

2025-01-01 · CVPR 2025 1 · Ziliang Chen, Xin Huang, Xiaoxuan Fan, Keze Wang 외

Contrastive Language-Image Pre-training (CLIP) models as a milestone of modern multimodal intelligence, its generalization mechanism grasped massive research interests in the community. While existing studies limited…

Probing the Probes: Methods and Metrics for Concept Alignment

2025-11-06 · Jacob Lysnæs-Larsen, Marte Eggen, Inga Strümke arxiv

In explainable AI, Concept Activation Vectors (CAVs) are typically obtained by training linear classifier probes to detect human-understandable concepts as directions in the activation space of deep neural networks. It i…