← Search

Gengyu Lyu

32 accepted papers

2026

CCAHCL: Multi-Level Hypergraph Contrastive Learning for Connected Component Awareness

AAAI 2026technical

Hypergraph contrastive learning has emerged as a powerful unsupervised paradigm for hypergraph representation learning. Traditional hypergraph contrastive learning methods typically leverage neighbor aggregation strategy to obtain entity (node and hyperedge) representations within each connected com

Cited by 0SourcePDFScholar
2026

Cooperative Multi-View Graph Learning via High-Rank Tensor Specificity

IJCAI 2026

Graph-based multi-view clustering, with its ability to mine potential associations between samples, has attracted extensive attention. To capture high-order correlations, tensor-based frameworks have been introduced to model multiple graphs jointly. Although these methods have achieved promising per

Cited by 0Scholar
2026

DF^2-VB: Dual-level Fuzzy Fusion with View-specific Boosting for Multi-view Multi-label Classification

CVPR 2026

Multi-view multi-label classification (MVMLC) aims to utilize both consensus and complementarity information to predict potentially relevant labels for samples. Existing MVMLC approaches typically focus on either feature-level fusion, which integrates complementary features for more expressive repre

Cited by 0SourceScholar
2026

Dual Branch Mutual Teaching for Long-Tailed Partial Label Learning

IJCAI 2026

In Partial Label Learning (PLL), each instance is associated with a candidate label set, with exactly one label being true. While most studies implicitly assume balanced class distributions, real-world data often exhibit severe class imbalance distributions, leading to the Long-Tailed Partial Label

Cited by 0Scholar
2026

Dual Graph Disambiguation for Multi-Instance Partial-Label Learning

AAAI 2026technical

In multi-instance partial label learning (MIPL), each sample is a bag of multiple instances linked to a candidate label set containing one true and multiple false labels, yielding inexact supervision in both instance features and label space. However, existing works adopt decoupled approaches that f

Cited by 0SourcePDFScholar
2026

Hypergraph-Based Multi-View Multi-Label Classification via Adaptive High-Order Semantic Fusion

AAAI 2026technical

In multi-view multi-label (MVML) classification, each sample is represented by multiple heterogeneous views and annotated with multiple labels. Existing methods typically exploit pairwise semantic relationships to mine intra-view correlations and align inter-view features for generating structural r

Cited by 0SourcePDFScholar
2025

AF-UMC: An Alignment-Free Fusion Framework for Unaligned Multi-View Clustering

NeurIPS 2025poster

The Unaligned Multi-view Clustering (UMC) aims to learn a discriminative cluster structure from unaligned multi-view data, where the features of samples are not completely aligned across multiple views. Most existing methods usually prioritize employing various alignment strategies to align sample r…

Cited by 0SourceScholar
2025

Addressing Multi-Label Learning with Partial Labels: From Sample Selection to Label Selection

AAAI 2025technical

Multi-label Learning with Partial Labels (ML-PL) learns from training data, where each sample is annotated with part of positive labels while leaving the rest of positive labels unannotated. Existing methods mainly focus on extending multi-label losses to estimate unannotated labels, further inducin…

Cited by 0SourcePDFScholar
2025

CFDM: Contrastive Fusion and Disambiguation for Multi-View Partial-Label Learning

AAAI 2025technical

When dealing with multi-view data, the heterogeneity of data attributes across different views often leads to label ambiguity. To effectively address this challenge, this paper designs a Multi-View Partial-Label Learning (MVPLL) framework, where each training instance is described by multiple view f…

Cited by 0SourcePDFScholar
2025

CaliGCL: Calibrated Graph Contrastive Learning via Partitioned Similarity and Consistency Discrimination

NeurIPS 2025poster

Graph contrastive learning (GCL) aims to learn self-supervised representations by distinguishing positive and negative sample pairs generated from multiple augmented graph views. Despite showing promising performance, GCL still suffers from two critical biases: (1) ***Similarity estimation bias*** a…

Cited by 0SourceScholar
2025

Critical Node-aware Augmentation for Hypergraph Contrastive Learning

IJCAI 2025

Hypergraph contrastive learning enables effective representation learning for hypergraphs without requiring labels. However, existing methods typically rely on randomly deleting or replacing nodes during hypergraph augmentation, which may lead to the absence of critical nodes and further disrupt the

Cited by 0SourcePDFScholar
2025

ESEG: Event-Based Segmentation Boosted by Explicit Edge-Semantic Guidance

AAAI 2025technical

Event-based semantic segmentation (ESS) has attracted researchers' attention recently, as event cameras can solve problems such as under/over-exposure or motion blur that are difficult for RGB cameras to handle. However, event data are noisy and sparse, resulting in difficulties for the model to loc…

2025

Enhance Multi-View Classification Through Multi-Scale Alignment and Expanded Boundary

ICLR 2025poster

Multi-view classification aims at unifying the data from multiple views to complementarily enhance the classification performance. Unfortunately, two major problems in multi-view data are damaging model performance. The first is feature heterogeneity, which makes it hard to fuse features from differ…

Cited by 0SourcePDFScholar
2025

Graph Consistency and Diversity Measurement for Federated Multi-View Clustering

AAAI 2025technical

Federated Multi-View Clustering (FMVC) aims to learn a global clustering model from heterogeneous data distributed across different devices, where each device only stores one view of all clustering samples. The key to deal with such problem lies in how to effectively fuse these heterogeneous samples…

Cited by 0SourcePDFScholar
2025

Know Where You Are From: Event-Based Segmentation via Spatio-Temporal Propagation

AAAI 2025technical

Event cameras have gained attention in segmentation due to their higher temporal resolution and dynamic range compared to traditional cameras. However, they struggle with issues like lack of color perception and triggering only at motion edges, making it hard to distinguish objects with similar cont…

2025

Large Margin Representation Learning for Robust Cross-lingual Named Entity Recognition

ACL 2025long

Cross-lingual named entity recognition (NER) aims to build an NER model that generalizes to the low-resource target language with labeled data from the high-resource source language. Current state-of-the-art methods typically combine self-training mechanism with contrastive learning paradigm, in ord…

2025

MSV-PCT: Multi-Sparse-View Enhanced Transformer Framework for Salient Object Detection in Point Clouds

AAAI 2025technical

Salient object detection (SOD) methods for 2D images have great significance in the field of human-computer interaction (HCI). However, as a common data format in HCI, the SOD research in the form of 3D point cloud data remains limited. Previous works commonly treat this task as point cloud segmenta…

Cited by 0SourcePDFScholar
2025

Mitigating Local Cohesion and Global Sparseness in Graph Contrastive Learning with Fuzzy Boundaries

ICML 2025poster

Graph contrastive learning (GCL) aims at narrowing positives while dispersing negatives, often causing a minority of samples with great similarities to gather as a small group. It results in two latent shortcomings in GCL: 1) **local cohesion** that a class cluster contains numerous independent smal…

Cited by 0SourcePDFScholar
2025

Multi-Instance Multi-Label Classification from Crowdsourced Labels

AAAI 2025technical

Multi-instance multi-label classification (MIML) is a fundamental task in machine learning, where each data sample comprises a bag containing several instances and multiple binary labels. Despite its wide applications, the data collection process involves matching multiple instances and labels, typi…

Cited by 0SourcePDFScholar
2025

Multi-View Multi-Label Classification via View-Label Matching Selection

AAAI 2025technical

In multi-view multi-label classification (MVML), each object is described by several heterogeneous views while annotated with multiple related labels. The key to learn from such complicate data lies in how to fuse cross-view features and explore multi-label correlations, while accordingly obtain cor…

Cited by 0SourcePDFScholar
2025

Tensorized Multi-View Multi-Label Classification via Laplace Tensor Rank

ICML 2025poster

In multi-view multi-label classification (MVML), each object has multiple heterogeneous views and is annotated with multiple labels. The key to deal with such problem lies in how to capture cross-view consistent correlations while excavate multi-label semantic relationships. Existing MVML methods us…

Cited by 0SourcePDFScholar
2024

A Separation and Alignment Framework for Black-Box Domain Adaptation

AAAI 2024technical

Black-box domain adaptation (BDA) targets to learn a classifier on an unsupervised target domain while assuming only access to black-box predictors trained from unseen source data. Although a few BDA approaches have demonstrated promise by manipulating the transferred labels, they largely overlook t…

2024

Common-Individual Semantic Fusion for Multi-View Multi-Label Learning

IJCAI 2024poster

In Multi-View Multi-Label Learning, each instance is described by several heterogeneous features and associated with multiple valid labels simultaneously. Existing methods mainly focus on leveraging feature-level view fusion to capture a common representation for multi-label classifier induction. In…

Cited by 5SourcePDFScholar
2024

SDformer: Transformer with Spectral Filter and Dynamic Attention for Multivariate Time Series Long-term Forecasting

IJCAI 2024poster

Transformer has gained widespread adoption in modeling time series due to the exceptional ability of its self-attention mechanism in capturing long-range dependencies. However, when processing time series data with numerous variates, the vanilla self-attention mechanism tends to distribute attention…

2024

SURER: Structure-Adaptive Unified Graph Neural Network for Multi-View Clustering

AAAI 2024technical

Deep Multi-view Graph Clustering (DMGC) aims to partition instances into different groups using the graph information extracted from multi-view data. The mainstream framework of DMGC methods applies graph neural networks to embed structure information into the view-specific representations and fuse…

Cited by 9SourcePDFScholar
2024

Unbiased Multi-Label Learning from Crowdsourced Annotations

ICML 2024poster

This work studies the novel Crowdsourced Multi-Label Learning (CMLL) problem, where each instance is related to multiple true labels but the model only receives unreliable labels from different annotators. Although a few Crowdsourced Multi-Label Inference (CMLI) methods have been developed, they req…

2023

Deep Partial Multi-Label Learning with Graph Disambiguation

IJCAI 2023poster

In partial multi-label learning (PML), each data example is equipped with a candidate label set, which consists of multiple ground-truth labels and other false-positive labels. Recently, graph-based methods, which demonstrate a good ability to estimate accurate confidence scores from candidate label…

Cited by 10SourcePDFScholar
2023

MetaZSCIL: A Meta-Learning Approach for Generalized Zero-Shot Class Incremental Learning

AAAI 2023technical

Generalized zero-shot learning (GZSL) aims to recognize samples whose categories may not have been seen at training. Standard GZSL cannot handle dynamic addition of new seen and unseen classes. In order to address this limitation, some recent attempts have been made to develop continual GZSL methods…

Cited by 14SourcePDFScholar
2022

Beyond Shared Subspace: A View-Specific Fusion for Multi-View Multi-Label Learning

AAAI 2022technical

In multi-view multi-label learning (MVML), each instance is described by several heterogeneous feature representations and associated with multiple valid labels simultaneously. Although diverse MVML methods have been proposed over the last decade, most previous studies focus on leveraging the shared…

Cited by 31SourcePDFScholar
2021

GM-MLIC: Graph Matching based Multi-Label Image Classification

IJCAI 2021poster

Multi-Label Image Classification (MLIC) aims to predict a set of labels that present in an image. The key to deal with such problem is to mine the associations between image contents and labels, and further obtain the correct assignments between images and their labels. In this paper, we treat each…

Cited by 28SourcePDFScholar