paper-with-me

Papers

Exploring Graph-based Knowledge: Multi-Level Feature Distillation via Channels Relational Graph

2024-05-14 · Zhiwei Wang, Jun Huang, Longhua Ma, Chengyu Wu, Hongyu Ma

In visual tasks, large teacher models capture essential features and deep information, enhancing performance. However, distilling this information into smaller student models often leads to performance loss due to structural differences and capacity limitations. To tackle this, we propose a distillation framework based on graph knowledge, including a multi-level feature alignment strategy and an attention-guided mechanism to provide a targeted learning trajectory for the student model. We emphasize spectral embedding (SE) as a key technique in our distillation process, which merges the student's feature space with the relational knowledge and structural complexities similar to the teacher network. This method captures the teacher's understanding in a graph-based representation, enabling the student model to more accurately mimic the complex structural dependencies present in the teacher model. Compared to methods that focus only on specific distillation areas, our strategy not only considers key features within the teacher model but also endeavors to capture the relationships and interactions among feature sets, encoding these complex pieces of information into a graph structure to understand and utilize the dynamic relationships among these pieces of information from a global perspective. Experiments show that our method outperforms previous feature distillation methods on the CIFAR-100, MS-COCO, and Pascal VOC datasets, proving its efficiency and applicability.

📄 PDF Abstract BibTeX arXiv:2405.08547

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Multi-Level Adaptive Region of Interest and Graph Learning for Facial Action Unit Recognition

2021-02-24 · Jingwei Yan, Boyuan Jiang, Jingjing Wang, Qiang Li 외

In facial action unit (AU) recognition tasks, regional feature learning and AU relation modeling are two effective aspects which are worth exploring. However, the limited representation capacity of regional features make…

Facial Action Unit DetectionGraph LearningRelation

Exploring Correlations in Multiple Facial Attributes through Graph Attention Network

2018-10-22 · Yan Zhang, Li Sun

Estimating multiple attributes from a single facial image gives comprehensive descriptions on the high level semantics of the face. It is naturally regarded as a multi-task supervised learning problem with a single deep …

AttributeGraph AttentionMulti-Task Learning

Collaborative Adversarial Learning for RelationalLearning on Multiple Bipartite Graphs

2020-07-16 · Jingchao Su, Xu Chen, Ya zhang, Siheng Chen 외

Relational learning aims to make relation inference by exploiting the correlations among different types of entities. Exploring relational learning on multiple bipartite graphs has been receiving attention because of its…

Relational ReasoningTransfer Learning

Improving Knowledge-aware Recommendation with Multi-level Interactive Contrastive Learning

2022-08-22 · Ding Zou, Wei Wei, Ziyang Wang, Xian-Ling Mao 외

Incorporating Knowledge Graphs (KG) into recommeder system has attracted considerable attention. Recently, the technical trend of Knowledge-aware Recommendation (KGR) is to develop end-to-end models based on graph neural…

Contrastive LearningKnowledge-Aware RecommendationKnowledge GraphsRepresentation Learning+1

Multi-level Cross-view Contrastive Learning for Knowledge-aware Recommender System

2022-04-19 · Ding Zou, Wei Wei, Xian-Ling Mao, Ziyang Wang 외

Knowledge graph (KG) plays an increasingly important role in recommender systems. Recently, graph neural networks (GNNs) based model has gradually become the theme of knowledge-aware recommendation (KGR). However, there …

Contrastive LearningData Augmentationgraph constructionKnowledge-Aware Recommendation+1