← Search

Songhe Feng

27 accepted papers

2026

Bridging the Modality Gap in Compositional Zero-Shot Learning via Sparse Alignment and Unimodal Memory Bank

CVPR 2026

Compositional Zero-Shot Learning (CZSL) aims to recognize unseen attribute-object compositions with learned primitives (attribute and object) knowledge from seen compositions. While previous approaches gain their notable performance through the powerful cross-modal alignment of CLIP, they often over

Cited by 0SourceScholar
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
2025

AdaptCMVC: Robust Adaption to Incremental Views in Continual Multi-view Clustering

CVPR 2025poster

Most Multi-view Clustering approaches assume that all views are available for clustering. However, this assumption is often unrealistic as views are incrementally accumulated over time, leading to a need for continual multi-view clustering (CMVC) methods. Current approaches to CMVC leverage late fus…

Cited by 0SourcePDFScholar
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

KOALA: Kernel Coupling and Element Imputation Induced Multi-View Clustering

AAAI 2025technical

Incomplete Multi-View Clustering (IMVC) has made significant progress by optimally merging multiple pre-specified incomplete views. Most existing IMVC algorithms operate under the assumption that view alignment is known, but in practice, the coupling information between views may be absent, thereby…

Cited by 0SourcePDFScholar
2025

Leveraging MLLM Embeddings and Attribute Smoothing for Compositional Zero-Shot Learning

IJCAI 2025

Compositional zero-shot learning (CZSL) aims to recognize novel compositions of attributes and objects learned from seen compositions. Previous works disentangle attributes and objects by extracting shared and exclusive parts between the image pair sharing the same attribute (object), as well as ali

2025

TOMCAT: Test-time Comprehensive Knowledge Accumulation for Compositional Zero-Shot Learning

NeurIPS 2025poster

Compositional Zero-Shot Learning (CZSL) aims to recognize novel attribute-object compositions based on the knowledge learned from seen ones. Existing methods suffer from performance degradation caused by the distribution shift of label space at test time, which stems from the inclusion of unseen co…

Cited by 0SourcecodeScholar
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

EDISON: Enhanced Dictionary-Induced Tensorized Incomplete Multi-View Clustering with Gaussian Error Rank Minimization

ICML 2024poster

This paper presents an efficient and scalable incomplete multi-view clustering method, referred to as Enhanced Dictionary-Induced tenSorized incomplete multi-view clustering with Gaussian errOr raNk minimization (EDISON). Specifically, EDISON employs an enhanced dictionary representation strategy as…

Cited by 9SourcePDFScholar
2024

From Dictionary to Tensor: A Scalable Multi-View Subspace Clustering Framework with Triple Information Enhancement

NeurIPS 2024poster

While Tensor-based Multi-view Subspace Clustering (TMSC) has garnered significant attention for its capacity to effectively capture high-order correlations among multiple views, three notable limitations in current TMSC methods necessitate consideration: 1) high computational complexity and reliance…

Cited by 1SourcePDFScholar
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

Test-Time Domain Adaptation by Learning Domain-Aware Batch Normalization

AAAI 2024technical

Test-time domain adaptation aims to adapt the model trained on source domains to unseen target domains using a few unlabeled images. Emerging research has shown that the label and domain information is separately embedded in the weight matrix and batch normalization (BN) layer. Previous works normal…

2023

Anchor Structure Regularization Induced Multi-view Subspace Clustering via Enhanced Tensor Rank Minimization

ICCV 2023poster

The tensor-based multi-view subspace clustering algorithms have received widespread attention due to the powerful ability to capture high-order correlation across views. Although such algorithms have achieved remarkable success, they still suffer from three main issues: 1) The extremely high computa…

Cited by 25PDFScholar
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

MetaGCD: Learning to Continually Learn in Generalized Category Discovery

ICCV 2023poster

In this paper, we consider a real-world scenario where a model that is trained on pre-defined classes continually encounters unlabeled data that contains both known and novel classes. The goal is to continually discover novel classes while maintaining the performance in known classes. We name the se…

Cited by 35PDFcodeScholar
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
2018

Constrained Confidence Matching for Planar Object Tracking

ICRA 2018poster

Tracking planar objects has a wide range of applications in robotics. Conventional template tracking algorithms, however, often fail to observe fast object motion or drift significantly after a period of time, due to drastic object appearance change. To address such challenges, we propose a novel co…

Cited by 7SourceScholar
2017

Robust Object Tracking Based on Temporal and Spatial Deep Networks

ICCV 2017poster

Recently deep neural networks have been widely employed to deal with the visual tracking problem. In this work, we present a new deep architecture which incorporates the temporal and spatial information to boost the tracking performance. Our deep architecture contains three networks, a Feature Net,…

Cited by 60PDFScholar