← Search

Sheng Huang

26 accepted papers

2026

MUSE: Harnessing Precise and Diverse Semantics for Few-Shot Whole Slide Image Classification

CVPR 2026

In computational pathology, few-shot whole slide image classification is primarily driven by the extreme scarcity of expert-labeled slides. Recent vision-language methods incorporate textual semantics generated by large language models, but treat these descriptions as static class-level priors that

Cited by 0SourceScholar
2026

MiniST: Unlocking Input Window Length in Traffic Flow Forecasting with Compact Parameters

IJCAI 2026

Spatiotemporal traffic forecasting currently faces dual challenges: capturing long-range periodic dependencies and managing the computational burden of increasingly complex deep neural network architectures. Mainstream models typically contain millions of parameters and struggle to handle long seque

Cited by 0Scholar
2026

PHAT: Modeling Period Heterogeneity for Multivariate Time Series Forecasting

ICLR 2026poster

While existing multivariate time series forecasting models have advanced significantly in modeling periodicity, they largely neglect the periodic heterogeneity common in real-world data, where variables exhibit distinct and dynamically changing periods. To effectively capture this periodic heterogen…

Cited by 0SourceScholar
2026

Prototype-guided Bilateral Alignment Multimodal Federated Learning

ICML 2026spotlight

Multimodal federated learning (MFL) has emerged as a pivotal paradigm for leveraging distributed data to enhance model performance. However, existing methods predominantly rely on idealized assumptions of model homogeneity and balanced modality distributions, rendering them ill-suited for practical …

Cited by 0SourceScholar
2026

Sparse-Scale Transformer with Bidirectional Awareness for Time Series Forecasting

AAAI 2026technical

Time series forecasting (TSF) plays a crucial role in many real-world applications, such as weather prediction and economic planning. While Transformer-based models have shown strong capabilities in modeling long-range dependencies, effectively capturing the multi-scale temporal dynamics inherent in

Cited by 0SourcePDFScholar
2026

U2B: Scale-unbiased Representation Converter for Graph Classification with Imbalanced and Balanced Scale Distributions

AAAI 2026technical

Graph classification is a critical task in analyzing graph data, with applications across various domains. While graph neural networks (GNNs) have achieved remarkable results, their ability to generalize across graphs of varying scales remains a challenge. Conventional models often perform well on l

Cited by 0SourcePDFScholar
2026

UAVLight: A Benchmark for Illumination-Robust 3D Reconstruction in Unmanned Aerial Vehicle (UAV) Scenes

CVPR 2026

Illumination inconsistency is a fundamental challenge in multi-view 3D reconstruction. Variations in sunlight direction, cloud cover, and shadows break the constant-lighting assumption underlying both classical multi-view stereo (MVS) and structure from motion (SfM) pipelines and recent neural rende

Cited by 0SourceScholar
2025

Beyond Federated Prototype Learning: Learnable Semantic Anchors with Hyperspherical Contrast for Domain-Skewed Data

AAAI 2025technical

Federated prototype learning is in the spotlight as global prototypes are effective in enhancing the learning of local representation spaces, facilitating the ability to generalize the global model. However, when encountering domain-skewed data, conventional federated prototype learning is susceptib…

Cited by 0SourcePDFScholar
2025

FedBG: Proactively Mitigating Bias in Cross-Domain Graph Federated Learning Using Background Data

IJCAI 2025

Federated graph learning is focused on aggregating knowledge from multi-source graph data and training graph neural networks. Unlike the data that traditional federated learning needs to deal with, federated graph learning also needs to face additional topological information. Further, there are als

Cited by 0SourcePDFScholar
2025

Federated Domain Generalization with Decision Insight Matrix

IJCAI 2025

Federated domain generalization addresses the crucial challenge of developing models that can generalize across diverse domains while maintaining data privacy in federated learning settings. Current approaches either compromise privacy constraints or focus narrowly on specific aspects of model invar

Cited by 0SourcePDFScholar
2025

GLNCD: Graph-Level Novel Category Discovery

NeurIPS 2025poster

Graph classification has long assumed a closed-world setting, limiting its applicability to real-world scenarios where new categories often emerge. To address this limitation, we introduce Graph-Level Novel Category Discovery (GLNCD), a new task aimed at identifying unseen graph categories without s…

Cited by 0SourceScholar
2025

Learn from Global Rather Than Local: Consistent Context-Aware Representation Learning for Multi-View Graph Clustering

IJCAI 2025

Multi-view graph clustering (MVGC) has been of widespread interest owing to the ability of capturing the complementary information among views, thereby enhancing the performance of node clustering. Despite the impressive achievements of existing methods, they are limited by a common deficiency, name

Cited by 0SourcePDFScholar
2025

Less is More: Federated Graph Learning with Alleviating Topology Heterogeneity from A Causal Perspective

ICML 2025poster

Federated graph learning (FGL) aims to collaboratively train a global graph neural network (GNN) on multiple private graphs with preserving the local data privacy. Besides the common cases of data heterogeneity in conventional federated learning, FGL faces the unique challenge of topology heterogene…

Cited by 0SourcePDFScholar
2025

Soft-consensual Federated Learning for Data Heterogeneity via Multiple Paths

NeurIPS 2025poster

Federated learning enables collaborative training while preserving the privacy of all participants. However, the heterogeneity in data distribution across multiple training nodes poses significant challenges to the construction of federated models. Prior studies were dedicated to mitigating the effe…

Cited by 0SourceScholar
2025

Spatiotemporal Causal Decoupling Model for Air Quality Forecasting

ICASSP 2025accepted

Due to the profound impact of air pollution on human health, livelihoods, and economic development, air quality forecasting is of paramount significance. Initially, we employ the causal graph method to scrutinize the constraints of existing research in comprehensively modeling the causal relationshi…

Cited by 0SourceScholar
2025

THESAURUS: Contrastive Graph Clustering by Swapping Fused Gromov-Wasserstein Couplings

AAAI 2025technical

Graph node clustering is a fundamental unsupervised task. Existing methods typically train an encoder through self-supervised learning and then apply K-means to the encoder output. Some methods use this clustering result directly as the final assignment, while others initialize centroids based on th…

Cited by 0SourcePDFScholar
2025

Towards Understanding Parametric Generalized Category Discovery on Graphs

ICML 2025poster

Generalized Category Discovery (GCD) aims to identify both known and novel categories in unlabeled data by leveraging knowledge from old classes. However, existing methods are limited to non-graph data; lack theoretical foundations to answer *When and how known classes can help GCD*. We introduce th…

Cited by 0SourcePDFScholar
2024

Data Distribution Distilled Generative Model for Generalized Zero-Shot Recognition

AAAI 2024technical

In the realm of Zero-Shot Learning (ZSL), we address biases in Generalized Zero-Shot Learning (GZSL) models, which favor seen data. To counter this, we introduce an end-to-end generative GZSL framework called D3GZSL. This framework respects seen and synthesized unseen data as in-distribution and out…

2024

Feature Re-Embedding: Towards Foundation Model-Level Performance in Computational Pathology

CVPR 2024poster

Multiple instance learning (MIL) is the most widely used framework in computational pathology encompassing sub-typing diagnosis prognosis and more. However the existing MIL paradigm typically requires an offline instance feature extractor such as a pre-trained ResNet or a foundation model. This appr…

2023

Multiple Instance Learning Framework with Masked Hard Instance Mining for Whole Slide Image Classification

ICCV 2023oral

The whole slide image (WSI) classification is often formulated as a multiple instance learning (MIL) problem. Since the positive tissue is only a small fraction of the gigapixel WSI, existing MIL methods intuitively focus on identifying salient instances via attention mechanisms. However, this leads…

Cited by 71PDFcodeScholar
2022

Boosting Multi-Label Image Classification with Complementary Parallel Self-Distillation

IJCAI 2022poster

Multi-Label Image Classification (MLIC) appro-aches usually exploit label correlations to achieve good performance. However, emphasizing correlation like co-occurrence may overlook discriminative features and lead to model overfitting. In this study, we propose a generic framework named Parallel Sel…

2021

DFDM: A Deep Feature Decoupling Module for Lung Nodule Segmentation

ICASSP 2021accepted

In this paper, we propose a novel feature decoupling method to tackle two critical problems in the lung nodule segmentation task: (i) ambiguity of nodule boundary leads to the imprecise segmentation boundary and (ii) the high false positive rate of segmentation result. Our motivation is that an accu…

Cited by 0SourceScholar
2021

Deep Semantic Dictionary Learning for Multi-label Image Classification

AAAI 2021technical

Compared with single-label image classification, multi-label image classification is more practical and challenging. Some recent studies attempted to leverage the semantic information of categories for improving multi-label image classification performance. However, these semantic-based methods only…

2021

Weakly Supervised Patch Label Inference Network with Image Pyramid for Pavement Diseases Recognition in the Wild

ICASSP 2021accepted

Automatic pavement disease recognition is vital for pavement maintenance and management. In this paper, we present an end-to-end deep learning approach named Weakly Super-vised Patch Label Inference Network with Image Pyramid (WSPLIN-IP) for recognizing various types of pavement diseases that are no…

Cited by 0SourceScholar