Class-level Structural Relation Modelling and Smoothing for Visual Representation Learning
Zitan Chen, Zhuang Qi, Xiao Cao, Xiangxian Li, Xiangxu Meng, Lei Meng

TL;DR
This paper introduces CSRMS, a framework that models class-level structural relations and applies smoothing to improve visual representation learning, especially for classes with diverse visual patterns, by leveraging relational graphs and graph convolution networks.
Contribution
The paper proposes a novel CSRMS framework that incorporates class-level relation modeling, graph sampling, and relational graph-guided learning to enhance visual representations.
Findings
CSRMS improves classification accuracy across multiple datasets.
Structured relation modeling enhances intra-class compactness.
The framework is compatible with various state-of-the-art models.
Abstract
Representation learning for images has been advanced by recent progress in more complex neural models such as the Vision Transformers and new learning theories such as the structural causal models. However, these models mainly rely on the classification loss to implicitly regularize the class-level data distributions, and they may face difficulties when handling classes with diverse visual patterns. We argue that the incorporation of the structural information between data samples may improve this situation. To achieve this goal, this paper presents a framework termed \textbf{C}lass-level Structural Relation Modeling and Smoothing for Visual Representation Learning (CSRMS), which includes the Class-level Relation Modelling, Class-aware Graph Sampling, and Relational Graph-Guided Representation Learning modules to model a relational graph of the entire dataset and perform class-aware…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
MethodsConvolution
