← Search

Zhengming Ding

43 accepted papers

2026

MixerCSeg: An Efficient Mixer Architecture for Crack Segmentation via Decoupled Mamba Attention

CVPR 2026

Feature encoders play a key role in pixel-level crack segmentation by shaping the representation of fine textures and thin structures. Existing CNN-, Transformer-, and Mamba-based models each capture only part of the required spatial or structural information, leaving clear gaps in modeling complex

Cited by 0SourcecodeScholar
2026

Quantifying Cross-Attention Interaction in Transformers for Interpreting TCR-pMHC Binding

ICLR 2026poster

CD8+ “killer” T cells and CD4+ “helper” T cells play a central role in the adaptive immune system by recognizing antigens presented by Major Histocompatibility Complex (pMHC) molecules via T Cell Receptors (TCRs). Modeling binding between T cells and the pMHC complex is fundamental to understanding…

Cited by 0SourcecodeScholar
2026

Seeing Clearly, Reasoning Confidently: Plug-and-Play Remedies for Vision Language Model Blindness

CVPR 2026

Vision language models (VLMs) have achieved remarkable success in broad visual understanding, yet they remain challenged by object-centric reasoning on rare objects due to the scarcity of such instances in pretraining data. While prior efforts alleviate this issue by retrieving additional data or in

Cited by 0SourcecodeScholar
2025

A Simple yet Effective Hypergraph Clustering Network

IJCAI 2025

Hypergraph Clustering has gained significant attention due to its capability of capturing high order structural information. Among different approaches, contrastive learning-based methods leverage self-supervised learning and data augmentation, exhibiting impressive performance. However, most of the

Cited by 0SourcePDFScholar
2025

Diffusion Guided Adversarial State Perturbations in Reinforcement Learning

NeurIPS 2025poster

Reinforcement learning (RL) systems, while achieving remarkable success across various domains, are vulnerable to adversarial attacks. This is especially a concern in vision-based environments where minor manipulations of high-dimensional image inputs can easily mislead the agent's behavior. To this…

Cited by 0SourceScholar
2025

Doctor Approved: Generating Medically Accurate Skin Disease Images through AI-Expert Feedback

NeurIPS 2025poster

Paucity of medical data severely limits the generalizability of diagnostic ML models, as the full spectrum of disease variability can not be represented by a small clinical dataset. To address this, diffusion models (DMs) have been considered as a promising avenue for synthetic image generation and…

Cited by 0SourceScholar
2025

Enhanced Unsupervised Discriminant Dimensionality Reduction for Nonlinear Data

IJCAI 2025

Linear Discriminant Analysis (LDA) is a classical supervised dimensionality reduction algorithm. However, LDA focuses more on global structure and overly depends on reliable data labels. For data with outliers and nonlinear structures, LDA cannot effectively capture the true structure of the data. M

Cited by 0SourcePDFScholar
2025

Hypergraph Clustering Network with Partial Attribute Imputation

ICCV 2025poster

Existing hypergraph clustering methods typically assume that node attributes are fully available. However, in real-world scenarios, missing node attributes are common for the sake of privacy or due to data noise. While some approaches attempt to handle missing attributes in traditional graphs, they…

Cited by 0SourcePDFScholar
2025

IPNet: Interpretable Prototype Network for Multi-Source Domain Adaptation

ICASSP 2025accepted

Multi-source domain adaptation (MSDA) borrows intrinsic knowledge from well-annotated source domains to identify target visual signals. The main challenges are effectively mitigating cross-domain shift and extracting discriminative target features via the suitable source semantics. To overcome them,…

Cited by 0SourceScholar
2025

PSI: A Benchmark for Human Interpretation and Response in Traffic Interactions

NeurIPS 2025poster

Accurately modeling pedestrian intention and understanding driver decision-making processes are critical for the development of safe and socially aware autonomous driving systems. However, existing datasets primarily emphasize observable behavior, offering limited insight into the underlying causal…

Cited by 0SourceScholar
2025

Rethinking Joint Maximum Mean Discrepancy for Visual Domain Adaptation

NeurIPS 2025oral

In domain adaption (DA), joint maximum mean discrepancy (JMMD), as a famous distribution-distance metric, aims to measure joint probability distribution difference between the source domain and target domain, while it is still not fully explored and especially hard to be applied into a subspace-lear…

Cited by 0SourceScholar
2025

RoBiFusion: A Robust and Bidirectional Interaction Camera-LiDAR 3D Object Detection Framework

ICRA 2025

Camera-LiDAR 3D object detection is currently becoming a crucial component in the field of autonomous driving perception. However, previous models only performed feature fusion in the deep-level BEV hierarchy when dealing with camera-LiDAR feature fusion. This approach lacks interaction with the sha

Cited by 0SourceScholar
2025

Supportive Negatives Spectral Augmentation for Source-Free Cross-Domain Segmentation

AAAI 2025technical

Source-free domain adaptation (SFDA) aims to transfer knowledge from the well-trained source model and optimize it to adapt target data distribution. SFDA methods are suitable for medical image segmentation task due to its data-privacy protection and achieve promising performances. However, cross-do…

Cited by 0SourcePDFScholar
2025

Unified K-Means Clustering with Label-Guided Manifold Learning

ICML 2025poster

K-Means clustering is a classical and effective unsupervised learning method attributed to its simplicity and efficiency. However, it faces notable challenges, including sensitivity to random initial centroid selection, a limited ability to discover the intrinsic manifold structures within nonlinear…

Cited by 0SourcePDFScholar
2024

Discriminative Pattern Calibration Mechanism for Source-Free Domain Adaptation

CVPR 2024poster

Source-free domain adaptation (SFDA) assumes that model adaptation only accesses the well-learned source model and unlabeled target instances for knowledge transfer. However cross-domain distribution shift easily triggers invalid discriminative semantics from source model on recognizing the target s…

Cited by 4SourcePDFScholar
2023

Few-Shot Video Classification via Representation Fusion and Promotion Learning

ICCV 2023poster

Recent few-shot video classification (FSVC) works achieve promising performance by capturing similarity across support and query samples with different temporal alignment strategies or learning discriminative features via Transformer block within each episode. However, they ignore two important issu…

Cited by 13PDFScholar
2023

Polyline Generative Navigable Space Segmentation for Autonomous Visual Navigation

RA-L 2023

Detecting navigable space is a fundamental capability for mobile robots navigating in unknown or unmapped environments. In this work, we treat visual navigable space segmentation as a scene decomposition problem and propose <bold xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www

Cited by 6SourceScholar
2023

RAIN: RegulArization on Input and Network for Black-Box Domain Adaptation

IJCAI 2023poster

Source-Free domain adaptation transits the source-trained model towards target domain without exposing the source data, trying to dispel these concerns about data privacy and security. However, this paradigm is still at risk of data leakage due to adversarial attacks on the source model. Hence, the…

Cited by 95SourcePDFScholar
2023

TrEP: Transformer-Based Evidential Prediction for Pedestrian Intention with Uncertainty

AAAI 2023technical

With rapid development in hardware (sensors and processors) and AI algorithms, automated driving techniques have entered the public’s daily life and achieved great success in supporting human driving performance. However, due to the high contextual variations and temporal dynamics in pedestrian beha…

2022

Adversarial Bi-Regressor Network for Domain Adaptive Regression

IJCAI 2022poster

Domain adaptation (DA) aims to transfer the knowledge of a well-labeled source domain to facilitate unlabeled target learning. When turning to specific tasks such as indoor (Wi-Fi) localization, it is essential to learn a cross-domain regressor to mitigate the domain shift. This paper proposes a nov…

Cited by 8SourcePDFScholar
2022

InAction: Interpretable Action Decision Making for Autonomous Driving

ECCV 2022poster

"Autonomous driving has attracted interest for interpretable action decision models that mimic human cognition. Existing interpretable autonomous driving models explore static human explanations, which ignore the implicit visual semantics that are not explicitly annotated or even consistent across a…

2022

Incomplete Multi-View Domain Adaptation via Channel Enhancement and Knowledge Transfer

ECCV 2022poster

"Unsupervised domain adaptation (UDA) borrows well-labeled source knowledge to solve the specific task on unlabeled target domain with the assumption that both domains are from a single sensor, e.g., RGB or depth images. To boost model performance, multiple sensors are deployed on new-produced devic…

2022

Local Learning Matters: Rethinking Data Heterogeneity in Federated Learning

CVPR 2022oral

Federated learning (FL) is a promising strategy for performing privacy-preserving, distributed learning with a network of clients (i.e., edge devices). However, the data distribution among clients is often non-IID in nature, making efficient optimization difficult. To alleviate this issue, many FL a…

Cited by 217PDFcodeScholar
2021

3D Human Pose Estimation With Spatial and Temporal Transformers

ICCV 2021poster

Transformer architectures have become the model of choice in natural language processing and are now being introduced into computer vision tasks such as image classification, object detection, and semantic segmentation. However, in the field of human pose estimation, convolutional architectures stil…

Cited by 649PDFcodeScholar
2021

Balanced Open Set Domain Adaptation via Centroid Alignment

AAAI 2021technical

Open Set Domain Adaptation (OSDA) is a challenging domain adaptation setting which allows the existence of unknown classes on the target domain. Although existing OSDA methods are good at classifying samples of known classes, they ignore the classification ability for the unknown samples, making the…

Cited by 36SourcePDFScholar
2021

Generative Partial Visual-Tactile Fused Object Clustering

AAAI 2021technical

Visual-tactile fused sensing for object clustering has achieved significant progresses recently, since the involvement of tactile modality can effectively improve clustering performance. However, the missing data (i.e., partial data) issues always happen due to occlusion and noises during the data c…

Cited by 17SourcePDFScholar
2021

Implicit Semantic Response Alignment for Partial Domain Adaptation

NeurIPS 2021poster

Partial Domain Adaptation (PDA) addresses the unsupervised domain adaptation problem where the target label space is a subset of the source label space. Most state-of-art PDA methods tackle the inconsistent label space by assigning weights to classes or individual samples, in an attempt to discard t…

2020

Generative View-Correlation Adaptation for Semi-Supervised Multi-View Learning

ECCV 2020poster

Multi-view learning (MVL) explores the data extracted from multiple resources. It assumes that the complementary information between different views could be revealed to further improve the learning performance. There are two challenges. First, it is difficult to effectively combine the different vi…

2019

Leveraging the Invariant Side of Generative Zero-Shot Learning

CVPR 2019poster

Conventional zero-shot learning (ZSL) methods generally learn an embedding, e.g., visual-semantic mapping, to handle the unseen visual samples via an indirect manner. In this paper, we take the advantage of generative adversarial networks (GANs) and propose a novel method, named leveraging invariant…

Cited by 418PDFcodeScholar
2018

Graph Adaptive Knowledge Transfer for Unsupervised Domain Adaptation

ECCV 2018poster

Unsupervised domain adaptation has caught appealing attentions as it facilitates the unlabeled target learning by borrowing existing well-established source domain knowledge. Recent practice on domain adaptation manages to extract effective features by incorporating the pseudo labels for the target…

Cited by 154SourcePDFScholar