paper-with-me

Papers

Tensor-Based Multi-View Block-Diagonal Structure Diffusion for Clustering Incomplete Multi-View Data

2021-06-09 · IEEE International Conference on Multimedia and Expo 2021 6 · Zhenglai Li, Chang Tang, Xinwang Liu, Xiao Zheng, Wei zhang, En Zhu

In this paper, we propose a novel incomplete multi-view clustering method, in which a tensor nuclear norm regularizer elegantly diffuses the information of multi-view block-diagonal structure across different views. By exploring the membership between observed and missing samples and that between missing ones in each incomplete view with the guidance of the high-order view consistency, a global block-diagonal structure is well preserved in multiple spectral embedding matrices. Meanwhile, a consensus representation with strong separability is obtained for clustering. An iterative algorithm based on Augmented Lagrange Multiplier (ALM) is designed to solve the resultant model. Experimental results on six benchmark datasets indicate the superiority of the proposed method.

📄 PDF Abstract BibTeX

Code (1)

ChangTang/TMBSD

Tasks

ClusteringIncomplete multi-view clustering

Similar Papers 제목 키워드 기반

ASGO: Adaptive Structured Gradient Optimization

2025-03-26 · Kang An, Yuxing Liu, Rui Pan, Yi Ren 외

Training deep neural networks is a structured optimization problem, because the parameters are naturally represented by matrices and tensors rather than by vectors. Under this structural representation, it has been widel…

Language ModelingLanguage Modelling

BLOCK: Bilinear Superdiagonal Fusion for Visual Question Answering and Visual Relationship Detection

2019-01-31 · Hedi Ben-Younes, Rémi Cadene, Nicolas Thome, Matthieu Cord

Multimodal representation learning is gaining more and more interest within the deep learning community. While bilinear models provide an interesting framework to find subtle combination of modalities, their number of pa…

Question AnsweringRelationship DetectionRepresentation LearningTensor Decomposition+3

Deterministic Bounds and Random Estimates of Metric Tensors on Neuromanifolds

2025-05-19 · Ke Sun

The high dimensional parameter space of modern deep neural networks -- the neuromanifold -- is endowed with a unique metric tensor defined by the Fisher information, estimating which is crucial for both theory and practi…

Block-Diagonal LoRA for Eliminating Communication Overhead in Tensor Parallel LoRA Serving

2025-10-27 · Xinyu Wang, Jonas M. Kübler, Kailash Budhathoki, Yida Wang 외 arxiv

When serving a single base LLM with several different LoRA adapters simultaneously, the adapters cannot simply be merged with the base model's weights as the adapter swapping would create overhead and requests using diff…

Efficient State Space Model via Fast Tensor Convolution and Block Diagonalization

2024-02-23 · Tongyi Liang, Han-Xiong Li

Existing models encounter bottlenecks in balancing performance and computational efficiency when modeling long sequences. Although the state space model (SSM) has achieved remarkable success in handling long sequence tas…

Computational EfficiencyDisentanglementMambamodel