← Search

Feiping Nie

65 accepted papers

2026

Reliable-View 2D-3D Key-Part Aligned Transformer with Reinforced Masking for 3D Point Cloud Understanding

AAAI 2026technical

Self-supervised 3D point cloud understanding is crucial for scene understanding, where Masked Autoencoders (MAE) have achieved excellent performance in point cloud representation learning. However, existing MAE-style methods fail to consider spatial-semantic variations in masking strategies, and joi

Cited by 0SourcePDFScholar
2026

S2-Boost: Synergistic Semantic Boosting for Coarse-to-Fine Ensemble Learning

AAAI 2026technical

Neuroscientific evidence reveals that human visual recognition is not an instantaneous event but a hierarchical process, where the brain constructs a holistic perception by progressively integrating simple features like edges or texture into complex scenes. Ensemble learning successfully utilizes th

Cited by 0SourcePDFScholar
2026

Towards Federated Clustering: A Client-wise Private Graph Aggregation Framework

AAAI 2026technical

Federated clustering addresses the critical challenge of extracting patterns from decentralized, unlabeled data. However, it is hampered by the flaw that current approaches are forced to accept a compromise between performance and privacy: transmitting embedding representations risks sensitive data

Cited by 0SourcePDFScholar
2025

Capturing Individuality and Commonality Between Anchor Graphs for Multi-View Clustering

IJCAI 2025

The use of anchors often leads to better efficiency and scalability, making them highly favored. However, there is a challenge in anchor-based multi-view subspace learning. A unified anchor graph overly emphasize the commonality between views, failing to adequately capture the view-specific individu

Cited by 0SourcePDFScholar
2025

Efficient Anchor Graph Clustering Through Enhanced Within-Cluster Homogeneity

ICASSP 2025accepted

Anchor-based clustering methods have gained attention for their efficiency in subspace, multi-view, and ensemble clustering tasks. Most existing methods focus on using anchors to reduce computational complexity in the original data space. However, clustering directly on anchors, followed by label pr…

Cited by 0SourceScholar
2025

Language Pre-training Guided Masking Representation Learning for Time Series Classification

AAAI 2025technical

The representation learning of time series has a wide range of downstream tasks and applications in many practical scenarios. However, due to the complexity, spatiotemporality, and continuity of sequential stream data, compared with the representation learning of structural data such as images/video…

Cited by 0SourcePDFScholar
2024

Discriminative Semi-Supervised Feature Selection Via a Class-Credible Pseudo-Label Learning Framework

ICASSP 2024accepted

Most of existing semi-supervised learning methods heavily depend on labeled samples and always indistinguishably regard all unlabeled instances. However, unreliable samples lying around the boundary lines severely disturb training models. To address the problems, we pose a Class-credible Pseudo-labe…

Cited by 0SourceScholar
2024

Multi-Class Support Vector Machine with Maximizing Minimum Margin

AAAI 2024technical

Support Vector Machine (SVM) stands out as a prominent machine learning technique widely applied in practical pattern recognition tasks. It achieves binary classification by maximizing the "margin", which represents the minimum distance between instances and the decision boundary. Although many effo…

2024

Multi-View Subspace Clustering With Consensus Graph Contrastive Learning

ICASSP 2024accepted

A significant challenge in multi-view clustering lies in the comprehensive extraction of consistency and complementary information from heterogeneous multi-view data. Numerous methods employ contrastive learning techniques to explore the information between views. However, the basic contrastive lear…

Cited by 0SourceScholar
2024

Outlier-Robust Feature Selection with ℓ2, 1-Norm Minimization and Group Row-Sparsity Induced Constraints

ICASSP 2024accepted

In the realm of high-dimensional data analysis, the existence of outliers presents a substantial hurdle to the efficacy of feature selection methods that rely on the assumption of Gaussian distribution. To tackle this issue, we propose an outlier-robust feature selection method, ORFS, which combines…

Cited by 0SourceScholar
2024

Perturbation Guiding Contrastive Representation Learning for Time Series Anomaly Detection

IJCAI 2024poster

Time series anomaly detection is a critical task with applications in various domains. Due to annotation challenges, self-supervised methods have become the mainstream approach for time series anomaly detection in recent years. However, current contrastive methods categorize data perturbations int…

Cited by 2SourcePDFScholar
2024

Self-Supervised Heterogeneous Graph Learning: a Homophily and Heterogeneity View

ICLR 2024poster

Self-supervised heterogeneous graph learning has achieved promising results in various real applications, but it still suffers from the following issues: (i) meta-paths can be employed to capture the homophily in the heterogeneous graph, but meta-paths are human-defined, requiring substantial exper…

Cited by 9SourcePDFScholar
2023

Efficient Top-K Feature Selection Using Coordinate Descent Method

AAAI 2023technical

Sparse learning based feature selection has been widely investigated in recent years. In this study, we focus on the l2,0-norm based feature selection, which is effective for exact top-k feature selection but challenging to optimize. To solve the general l2,0-norm constrained problems, we novelly de…

2023

Joint Feature and Differentiable $ k $-NN Graph Learning using Dirichlet Energy

NeurIPS 2023poster

Feature selection (FS) plays an important role in machine learning, which extracts important features and accelerates the learning process. In this paper, we propose a deep FS method that simultaneously conducts feature selection and differentiable $ k $-NN graph learning based on the Dirichlet Ene…

Cited by 4SourcePDFScholar
2023

Multilayer Subspace Learning With Self-Sparse Robustness for Two-Dimensional Feature Extraction

ICASSP 2023accepted

Two-dimensional (2D) feature extraction techniques are specifically designed for reducing the dimension of data in matrix representation. Existing methods mostly rely on bilateral projections of matrices. This rasterized manner critically limits the freedom of feature combinations, and thus degrades…

Cited by 0SourceScholar
2023

Unsupervised Feature Selection with self-Weighted and ℓ2,0-Norm Constraint

ICASSP 2023accepted

At data mining field, it is a fundamental problem to dispose of high-dimensional data. Many existing unsupervised methods select features by manifold learning or exploring spectral analysis, thus preserving the intrinsic structure of raw data. But most of them follow an assumption that all features…

Cited by 0SourceScholar
2022

EMGC²F: Efficient Multi-view Graph Clustering with Comprehensive Fusion

IJCAI 2022poster

This paper proposes an Efficient Multi-view Graph Clustering with Comprehensive Fusion (EMGC²F) model and a corresponding efficient optimization algorithm to address multi-view graph clustering tasks effectively and efficiently. Compared to existing works, our proposals have the following highlights…

Cited by 14SourcePDFScholar
2022

Multiple Kernel K-Means Clustering with Simultaneous Spectral Rotation

ICASSP 2022accepted

Multiple kernel k-means clustering (MKKM) and its variants have been thoroughly studied over the past decades. However, most existing models utilize a spectrum-based two-step approach to solve the clustering objective, which may deviate from the final cluster labels and lead to suboptimal performanc…

Cited by 0SourceScholar
2021

Adaptive Feature Weight Learning For Robust Clustering Problem with Sparse Constraint

ICASSP 2021accepted

Clustering task has been greatly developed in recent years like partition-based and graph-based methods. However, in terms of improving robustness, most existing algorithms only focus on noise and outliers between data, while ignoring the noise in feature space. To deal with this situation, we propo…

Cited by 0SourceScholar
2021

Fast Local Representation Learning with Adaptive Anchor Graph

ICASSP 2021accepted

Dimension reduction is an effective technology to embed data with high dimension to lower dimension space, where Linear Discriminant Analysis (LDA), one of representative methods, only works with Gaussian distribution data. However, in order to solve non-Gaussian issue that only one cluster cannot w…

Cited by 0SourceScholar
2021

GSPL: A Succinct Kernel Model for Group-Sparse Projections Learning of Multiview Data

IJCAI 2021poster

This paper explores a succinct kernel model for Group-Sparse Projections Learning (GSPL), to handle multiview feature selection task completely. Compared to previous works, our model has the following useful properties: 1) Strictness: GSPL innovatively learns group-sparse projections strictly on mul…

Cited by 7SourcePDFScholar
2021

Integrating Static and Dynamic Data for Improved Prediction of Cognitive Declines Using Augmented Genotype-Phenotype Representations

AAAI 2021technical

Alzheimer’s Disease (AD) is a chronic neurodegenerative disease that causes severe problems in patients’ thinking, memory, and behavior. An early diagnosis is crucial to prevent AD progression; to this end, many algorithmic approaches have recently been proposed to predict cognitive decline. However…

Cited by 3SourcePDFScholar
2020

Discriminative Feature Selection via A Structured Sparse Subspace Learning Module

IJCAI 2020poster

In this paper, we first propose a novel Structured Sparse Subspace Learning S^3L module to address the long-standing subspace sparsity issue. Elicited by proposed module, we design a new discriminative feature selection method, named Subspace Sparsity Discriminant Feature Selection S^2DFS which enab…

2020

Efficient Clustering Based On A Unified View Of $K$-means And Ratio-cut

NeurIPS 2020poster

Spectral clustering and $k$-means, both as two major traditional clustering methods, are still attracting a lot of attention, although a variety of novel clustering algorithms have been proposed in recent years. Firstly, a unified framework of $k$-means and ratio-cut is revisited, and a novel and e…

2020

Fast Clustering With Co-Clustering Via Discrete Non-Negative Matrix Factorization for Image Identification

ICASSP 2020accepted

How to effectively cluster large-scale image data sets is a challenge and is receiving more and more attention. To address this problem, a novel clustering method called fast clustering with co-clustering via discrete non-negative matrix factorization, is proposed. Inspired by co-clustering, our alg…

Cited by 0SourceScholar
2020

Predicting Cognitive Declines Using Longitudinally Enriched Representations for Imaging Biomarkers

CVPR 2020poster

With rapid progress in high-throughput genotyping and neuroimaging, researches of complex brain disorders, such as Alzheimer's Disease (AD), have gained significant attention in recent years. Many prediction models have been studied to relate neuroimaging measures to cognitive status over the progre…

Cited by 14PDFScholar
2019

Flexible Non-negative Matrix Factorization with Adaptively Learned Graph Regularization

ICASSP 2019accepted

Non-negative matrix factorization (NMF) is an efficient model in learning parts-based data representation. Since the local geometrical structure can be effectively modeled by a nearest neighbor graph, the graph regularized NMF (GNMF) was proposed to make the learned representation more faithfully an…

Cited by 0SourceScholar
2019

Joint Structured Graph Learning and Clustering Based on Concept Factorization

ICASSP 2019accepted

As one of the matrix factorization models, concept factorization (CF) achieved promising performance in learning data representation in both original feature space and reproducible kernel Hilbert space (RKHS). Based on the consensuses that 1) learning performance of models can be enhanced by exploit…

Cited by 0SourceScholar
2019

Joint Structured Graph Learning and Unsupervised Feature Selection

ICASSP 2019accepted

The central task in graph-based unsupervised feature selection (GUFS) depends on two folds, one is to accurately characterize the geometrical structure of the original feature space with a graph and the other is to make the selected features well preserve such intrinsic structure. Currently, most of…

Cited by 0SourceScholar
2019

Robust Subspace Clustering by Learning an Optimal Structured Bipartite Graph via Low-rank Representation

ICASSP 2019accepted

This paper addresses the subspace clustering problem based on low-rank representation. Combining with the idea of co-clustering, we proposed to learn an optimal structural bipartite graph. It's different with other classical subspace clustering methods which need spectral clustering as post-processi…

Cited by 0SourceScholar
2019

Unsupervised Feature Selection Based on Reconstruction Error Minimization

ICASSP 2019accepted

In this paper, we propose a novel unsupervised feature selection method, which is to minimize the data reconstruction error between each sample and a linear combination of its neighbors. Different from the conventional reconstruction-based feature selection method, we impose a nonnegative orthogonal…

Cited by 0SourceScholar
2018

A Generalized Uncorrelated Ridge Regression with Nonnegative Labels for Unsupervised Feature Selection

ICASSP 2018accepted

The ridge regression has been widely applied in multiple domains and gains the promising performance. However, due to the unavailability of labels, the ridge regression easily incurs the trivial solution towards unsupervised learning. In this paper, we investigate unsupervised feature selection by v…

Cited by 0SourceScholar
2018

Learning Multi-Instance Enriched Image Representations via Non-Greedy Ratio Maximization of the l1-Norm Distances

CVPR 2018poster

Multi-instance learning (MIL) has demonstrated its usefulness in many real-world image applications in recent years. However, two critical challenges prevent one from effectively using MIL in practice. First, existing MIL methods routinely model the predictive targets using the instances of input im…

Cited by 21SourcePDFScholar
2018

Parallel Vector Field Regularized Non-Negative Matrix Factorization for Image Representation

ICASSP 2018accepted

Non-negative Matrix Factorization (NMF) is a popular model in machine learning, which can learn parts-based representation by seeking for two non-negative matrices whose product can best approximate the original matrix. However, the manifold structure is not considered by NMF and many of the existin…

Cited by 0SourceScholar
2017

A Self-Balanced Min-Cut Algorithm for Image Clustering

ICCV 2017poster

Many spectral clustering algorithms have been proposed and successfully applied to image data analysis such as content based image retrieval, image annotation, and image indexing. Conventional spectral clustering algorithms usually involve a two-stage process: eigendecomposition of similarity matrix…

Cited by 62PDFScholar
2017

Learning A Structured Optimal Bipartite Graph for Co-Clustering

NeurIPS 2017poster

Co-clustering methods have been widely applied to document clustering and gene expression analysis. These methods make use of the duality between features and samples such that the co-occurring structure of sample and feature clusters can be extracted. In graph based co-clustering methods, a biparti…

Cited by 176SourcePDFScholar
2015

Optimal Graph Learning With Partial Tags and Multiple Features for Image and Video Annotation

CVPR 2015poster

In multimedia annotation, due to the time constraints and the tediousness of manual tagging, it is quite common to utilize both tagged and untagged data to improve the performance of supervised learning when only limited tagged training data are available. This is often done by adding a geometri…

Cited by 93SourcePDFScholar