← Search

Jiyuan Liu

29 accepted papers

2026

Hierarchical Anchor Graph Learning for Multi-View Clustering

ICML 2026poster

Multi-view clustering (MVC) is a fundamental task in heterogeneous data analysis, where anchor-based graph methods are widely adopted for their computational efficiency. However, existing approaches typically utilize static, single-layer anchors, failing to capture the multi-granularity nature of co…

Cited by 0SourceScholar
2026

M4-SAM: Multi-Modal Mixture-of-Experts with Memory-Augmented SAM for RGB-D Video Salient Object Detection

CVPR 2026

The Segment Anything Model 2 (SAM2) has emerged as a foundation model for universal segmentation. Owing to its generalizable visual representations, SAM2 has been successfully applied to various downstream tasks. However, extending SAM2 to the RGB-D video salient object detection (RGB-D VSOD) task e

Cited by 0SourcecodeScholar
2026

SAM-DAQ: Segment Anything Model with Depth-guided Adaptive Queries for RGB-D Video Salient Object Detection

AAAI 2026technical

Recently segment anything model (SAM) has attracted widespread concerns, and it is often treated as a vision foundation model for universal segmentation. Some researchers have attempted to directly apply the foundation model to the RGB-D video salient object detection (RGB-D VSOD) task, which often

Cited by 0SourcePDFScholar
2026

Sample-specific Modality Diagnosis and Cross-modal Enhancement for Incomplete Multimodal Representations

AAAI 2026technical

In multimodal sentiment analysis, modality missingness and quality degradation are common. Existing methods often rely on batch-level modality generation, generation but neglect sample-level missingness, hence their flexibility is limited severely in real-world scenarios. To address this, Sample-spe

Cited by 0SourcePDFScholar
2026

Scalable Multi-View Subspace Clustering with Tensorized Anchor Guidance

CVPR 2026

Anchor-based multi-view clustering methods have gained significant attention for their effectiveness in handling large-scale datasets in recent years. The performance of these methods is highly dependent on anchor quality. However, current methods neglect the interactive relationships among cross-vi

Cited by 0SourcecodeScholar
2025

CARE: A Disagreement Detection Framework with Concept Alignment and Reasoning Enhancement

EMNLP 2025

Disagreement detection is a crucial task in natural language processing (NLP), particularly in analyzing online discussions and social media content. Large language models (LLMs) have demonstrated significant advancements across various NLP tasks. However, the performance of LLM in disagreement dete

2025

COKE: Core Kernel for More Efficient Approximation of Kernel Weights in Multiple Kernel Clustering

ICML 2025poster

Inspired by the well-known coreset in clustering algorithms, we introduce the definition of the core kernel for multiple kernel clustering (MKC) algorithms. The core kernel refers to running MKC algorithms on smaller-scale base kernel matrices to obtain kernel weights similar to those obtained from…

Cited by 0SourcePDFScholar
2025

DLEFT-MKC: Dynamic Late Fusion Multiple Kernel Clustering with Robust Tensor Learning via Min-Max Optimization

ICLR 2025spotlight

Recent advancements in multiple kernel clustering (MKC) have highlighted the effectiveness of late fusion strategies, particularly in enhancing computational efficiency to near-linear complexity while achieving promising clustering performance. However, existing methods encounter three significant l…

Cited by 0SourcePDFScholar
2025

Incomplete Multi-view Deep Clustering with Data Imputation and Alignment

NeurIPS 2025poster

Incomplete multi-view deep clustering is an emerging research hot-pot to incorporate data information of multiple sources or modalities when parts of them are missing. Most of existing approaches encode the available data observations into multiple view-specific latent representations and subsequent…

Cited by 0SourceScholar
2025

Incremental Nyström-based Multiple Kernel Clustering

AAAI 2025technical

Existing Multiple Kernel Clustering (MKC) algorithms commonly utilize the Nyström method to handle large-scale datasets. However, most of them employ uniform sampling for kernel matrix approximation, hence failing to accurately capture the underlying data structure, leading to large approximation er…

Cited by 0SourcePDFScholar
2025

Intra-view and Inter-view Correlation Guided Multi-view Novel Class Discovery

ICCV 2025poster

In this paper, we address the problem of novel class discovery (NCD), which aims to cluster novel classes by leveraging knowledge from disjoint known classes. While recent advances have made significant progress in this area, existing NCD methods face two major limitations. First, they primarily foc…

Cited by 0SourcePDFScholar
2025

Large-scale Multi-view Tensor Clustering with Implicit Linear Kernels

CVPR 2025poster

Multi-view clustering is a long-standing hot topic in machine learning communities, due to its capability of integrating data information from multiple sources and modalities. By utilizing tensor Singular Value Decomposition (t-SVD) technique with the tensor rotation trick, recent advances have achi…

2025

Measuring the Impact of Rotation Equivariance on Aerial Object Detection

ICCV 2025poster

Due to the arbitrary orientation of objects in aerial images, rotation equivariance is a critical property for aerial object detectors. However, recent studies on rotation-equivariant aerial object detection remain scarce. Most detectors rely on data augmentation to enable models to learn approximat…

2025

Neural Topic Modeling via Contextual and Graph Information Fusion

EMNLP 2025

Topic modeling is a powerful unsupervised tool for knowledge discovery. However, existing work struggles with generating limited-quality topics that are uninformative and incoherent, which hindering interpretable insights from managing textual data. In this paper, we improve the original variational

2025

Structure-Adaptive Multi-View Graph Clustering for Remote Sensing Data

AAAI 2025technical

Multi-view clustering (MVC) for remote sensing data is a critical and challenging task in Earth observation. Although recent advances in graph neural network (GNN)-based MVC have shown remarkable success, the most prevalent approaches have two major limitations: 1) heavily relying on a predefined ye…

Cited by 0SourcePDFScholar
2024

Decouple then Classify: A Dynamic Multi-view Labeling Strategy with Shared and Specific Information

ICML 2024poster

Sample labeling is the most primary and fundamental step of semi-supervised learning. In literature, most existing methods randomly label samples with a given ratio, but achieve unpromising and unstable results due to the randomness, especially in multi-view settings. To address this issue, we propo…

2024

Invariant Motion Representation Learning for 3D Talking Face Synthesis

ICASSP 2024accepted

In this paper, we propose the invariant motion representation learning method for deformable talking face synthesis. Conventional NeRF-based methods learn to match the audiomotion without considering motion consistency information, leading to blurry results, especially when face sequences were captu…

Cited by 0SourceScholar
2024

Unsupervised Hierarchical Topic Modeling via Anchor Word Clustering and Path Guidance

EMNLP 2024finding

Hierarchical topic models nowadays tend to capture the relationship between words and topics, often ignoring the role of anchor words that guide text generation. For the first time, we detect and add anchor words to the text generation process in an unsupervised way. Firstly, we adopt a clustering a…

Cited by 2SourcePDFScholar
2023

Auto-Weighted Multi-View Clustering for Large-Scale Data

AAAI 2023technical

Multi-view clustering has gained broad attention owing to its capacity to exploit complementary information across multiple data views. Although existing methods demonstrate delightful clustering performance, most of them are of high time complexity and cannot handle large-scale data. Matrix factori…

2022

Fusion Multiple Kernel K-means

AAAI 2022technical

Multiple kernel clustering aims to seek an appropriate combination of base kernels to mine inherent non-linear information for optimal clustering. Late fusion algorithms generate base partitions independently and integrate them in the following clustering procedure, improving the overall efficiency.…

2022

Highly-Efficient Incomplete Large-Scale Multi-View Clustering With Consensus Bipartite Graph

CVPR 2022poster

Multi-view clustering has received increasing attention due to its effectiveness in fusing complementary information without manual annotations. Most previous methods hold the assumption that each instance appears in all views. However, it is not uncommon to see that some views may contain some miss…

Cited by 143PDFcodeScholar
2022

Robust Graph-Based Multi-View Clustering

AAAI 2022technical

Graph-based multi-view clustering (G-MVC) constructs a graphical representation of each view and then fuses them to a unified graph for clustering. Though demonstrating promising clustering performance in various applications, we observe that their formulations are usually non-convex, leading to a l…

2022

Stability and Generalization of Kernel Clustering: from Single Kernel to Multiple Kernel

NeurIPS 2022accept

Multiple kernel clustering (MKC) is an important research topic that has been widely studied for decades. However, current methods still face two problems: inefficient when handling out-of-sample data points and lack of theoretical study of the stability and generalization of clustering. In this pap…

Cited by 5SourcePDFScholar
2021

Hierarchical Multiple Kernel Clustering

AAAI 2021technical

Current multiple kernel clustering algorithms compute a partition with the consensus kernel or graph learned from the pre-specified ones, while the emerging late fusion methods firstly construct multiple partitions from each kernel separately, and then obtain a consensus one with them. However, both…

2021

One Pass Late Fusion Multi-view Clustering

ICML 2021spotlight

Existing late fusion multi-view clustering (LFMVC) optimally integrates a group of pre-specified base partition matrices to learn a consensus one. It is then taken as the input of the widely used k-means to generate the cluster labels. As observed, the learning of the consensus partition matrix and…

Cited by 127SourcePDFScholar
2021

One-Pass Multi-View Clustering for Large-Scale Data

ICCV 2021poster

Existing non-negative matrix factorization based multi-view clustering algorithms compute multiple coefficient matrices respect to different data views, and learn a common consensus concurrently. The final partition is always obtained from the consensus with classical clustering techniques, such as…

Cited by 113PDFcodeScholar
2020

Self-supervised Monocular Depth and Visual Odometry Learning with Scale-consistent Geometric Constraints

IJCAI 2020poster

The self-supervised learning-based depth and visual odometry (VO) estimators trained on monocular videos without ground truth have drawn significant attention recently. Prior works use photometric consistency as supervision, which is fragile under complex realistic environments due to illumination v…

Cited by 0SourcePDFScholar