paper-with-me

Papers

DLDL: Dynamic Label Dictionary Learning via Hypergraph Regularization

2020-10-23 · Shuai Shao, Mengke Wang, Rui Xu, Yan-Jiang Wang, Bao-Di Liu

For classification tasks, dictionary learning based methods have attracted lots of attention in recent years. One popular way to achieve this purpose is to introduce label information to generate a discriminative dictionary to represent samples. However, compared with traditional dictionary learning, this category of methods only achieves significant improvements in supervised learning, and has little positive influence on semi-supervised or unsupervised learning. To tackle this issue, we propose a Dynamic Label Dictionary Learning (DLDL) algorithm to generate the soft label matrix for unlabeled data. Specifically, we employ hypergraph manifold regularization to keep the relations among original data, transformed data, and soft labels consistent. We demonstrate the efficiency of the proposed DLDL approach on two remote sensing datasets.

📄 PDF Abstract BibTeX arXiv:2010.12417

Code (0)

등록된 구현이 없습니다.

Tasks

Dictionary Learning

Similar Papers 제목 키워드 기반

SAHDL: Sparse Attention Hypergraph Regularized Dictionary Learning

2020-10-23 · Shuai Shao, Rui Xu, Yan-Jiang Wang, Weifeng Liu 외

In recent years, the attention mechanism contributes significantly to hypergraph based neural networks. However, these methods update the attention weights with the network propagating. That is to say, this type of atten…

Dictionary Learning

Full Kullback-Leibler-Divergence Loss for Hyperparameter-free Label Distribution Learning

2022-09-05 · Maurice Günder, Nico Piatkowski, Christian Bauckhage

The concept of Label Distribution Learning (LDL) is a technique to stabilize classification and regression problems with ambiguous and/or imbalanced labels. A prototypical use-case of LDL is human age estimation based on…

Age Estimationregression

Hypergraph $p$-Laplacian regularization on point clouds for data interpolation

2024-05-02 · Kehan Shi, Martin Burger

As a generalization of graphs, hypergraphs are widely used to model higher-order relations in data. This paper explores the benefit of the hypergraph structure for the interpolation of point cloud data that contain no ex…

Analysis of Semi-Supervised Learning on Hypergraphs

2025-10-29 · Adrien Weihs, Andrea L. Bertozzi, Matthew Thorpe arxiv

Hypergraphs provide a natural framework for modeling multiway interactions. We analyze a class of variational semi-supervised learning problems posed on random geometric hypergraphs and establish asymptotic consistency i…

SSDL: Self-Supervised Dictionary Learning

2021-12-03 · Shuai Shao, Lei Xing, Wei Yu, Rui Xu 외

The label-embedded dictionary learning (DL) algorithms generate influential dictionaries by introducing discriminative information. However, there exists a limitation: All the label-embedded DL methods rely on the labels…

Activity RecognitionDictionary LearningHuman Activity RecognitionSelf-Supervised Learning