← Search

ZHAOYANG LI

29 accepted papers

2026

Adaptive Augmentation-Aware Latent Learning for Robust LiDAR Semantic Segmentation

ICLR 2026poster

Adverse weather conditions significantly degrade the performance of LiDAR point cloud semantic segmentation networks by introducing large distribution shifts. Existing augmentation-based methods attempt to enhance robustness by simulating weather interference during training. However, they struggle…

Cited by 0SourceScholar
2026

Beyond Blind Noising: Disentangled Visual Rectification for Hallucination Mitigation in MLLMs

ICML 2026poster

Visual Contrastive Decoding (VCD) mitigates hallucinations in Multimodal Large Language Models (MLLMs) by penalizing the output shift from noise-perturbed images, assuming this shift captures the hallucination direction. We prove this assumption flawed: noise-induced drift in Language-Image Pretrain…

Cited by 0SourceScholar
2026

BindWeave: Subject-Consistent Video Generation via Cross-Modal Integration

ICLR 2026poster

Diffusion Transformer has shown remarkable abilities in generating high-fidelity videos, delivering visually coherent frames and rich details over extended durations. However, existing video generation models still fall short in subject-consistent video generation due to an inherent difficulty in pa…

Cited by 0SourceScholar
2026

Hierarchical Codec Diffusion for Video-to-Speech Generation

CVPR 2026

Video-to-Speech (VTS) generation aims to synthesize speech from a silent video without auditory signals, and holds substantial promise for applications such as film dubbing and voice restoration for individuals with aphonia. However, existing VTS methods disregard the hierarchical nature of speech,

Cited by 0SourcecodeScholar
2026

Mono3DVG-EnSD: Enhanced Spatial-aware and Dimension-decoupled Text Encoding for Monocular 3D Visual Grounding

AAAI 2026technical

Monocular 3D Visual Grounding (Mono3DVG) is an emerging task that locates 3D objects in RGB images using text descriptions with geometric cues. However, existing methods face two key limitations. Firstly, they often over-rely on high-certainty keywords that explicitly identify the target object whil

Cited by 0SourcePDFScholar
2026

ORIC: Benchmarking Object Recognition under Contextual Incongruity in Large Vision-Language Models

CVPR 2026

Large Vision-Language Models (LVLMs) excel at captioning, visual question answering, and robotics by combining vision and language, yet they often miss obvious objects or hallucinate nonexistent ones in atypical scenes. We examine these failures through the lens of uncertainty, focusing on contextua

Cited by 0SourcecodeScholar
2026

OmniSparse: Training-Aware Fine-Grained Sparse Attention for Long-Video MLLMs

AAAI 2026technical

Existing sparse attention methods primarily target inference-time acceleration by selecting critical tokens under predefined sparsity patterns. However, they often fail to bridge the training–inference gap and lack the capacity for fine-grained token selection across multiple dimensions—such as quer

Cited by 0SourcePDFScholar
2026

SpeakerVid-5M: A Large-Scale High-Quality Dataset for Audio-Visual Dyadic Interactive Human Generation

ICLR 2026poster

The rapid development of large-scale models has catalyzed significant breakthroughs in the digital human domain. These advanced methodologies offer high-fidelity solutions for avatar driving and rendering, leading academia to focus on the next major challenge: audio-visual dyadic interactive virtual…

Cited by 0SourcecodeScholar
2026

Spectral Heat Flow for Conservative Token Condensation in Vision-Language Models

ICML 2026poster

Vision-Language Models (VLMs) are costly at inference time because they must process long sequences of visual tokens. Existing token pruning methods often degrade under high compression by blindly discarding information, breaking spatial structure or collapsing diversity. We propose SpecFlow, a trai…

Cited by 0SourceScholar
2026

SplAttN: Bridging 2D and 3D with Gaussian Soft Splatting and Attention for Point Cloud Completion

ICML 2026spotlight

Although multi-modal learning has advanced point cloud completion, the theoretical mechanisms remain unclear. Recent works attribute success to the connection between modalities, yet we identify that standard hard projection severs this connection, inducing Cross-Modal Entropy Collapse where sparse …

Cited by 0SourceScholar
2025

ACT as Human: Multimodal Large Language Model Data Annotation with Critical Thinking

NeurIPS 2025poster

Supervised learning relies on high-quality labeled data, but obtaining such data through human annotation is both expensive and time-consuming. Recent work explores using large language models (LLMs) for annotation, but LLM-generated labels still fall short of human-level quality. To address this pr…

Cited by 0SourceScholar
2025

Balanced Learning for Domain Adaptive Semantic Segmentation

ICML 2025poster

Unsupervised domain adaptation (UDA) for semantic segmentation aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Despite the effectiveness of self-training techniques in UDA, they struggle to learn each class in a balanced manner due to inherent class imbalance a…

Cited by 0SourcePDFScholar
2025

BrainLoc: Brain Signal-Based Object Detection with Multi-modal Alignment

EMNLP 2025

Object detection is a core challenge in computer vision. Traditional methods primarily rely on intermediate modalities such as text, speech, or visual cues to interpret user intent, leading to inefficient and potentially distorted expressions of intent. Brain signals, particularly fMRI signals, emer

Cited by 0SourcePDFScholar
2025

Dual-Agent Optimization framework for Cross-Domain Few-Shot Segmentation

CVPR 2025poster

Cross-Domain Few-Shot Segmentation (CD-FSS) extends the generalization ability of Few-Shot Segmentation (FSS) beyond a single domain, enabling more practical applications. However, directly employing conventional FSS methods suffers from severe performance degradation in cross-domain settings, prima…

Cited by 0SourcePDFScholar
2025

Enhancing Task-Specific Feature Learning with LLMs for Multimodal Emotion and Intent Joint Understanding

ICASSP 2025accepted

This paper introduces our solution, the Task-Specific Feature Learning (TSFL) method, designed to address the second track of the MEIJU Challenge at ICASSP 2025, namely, Imbalanced Emotion and Intent Recognition (English). The TSFL method incorporates three core components: the use of LLM features t…

Cited by 0SourceScholar
2025

Generalized Few-Shot Point Cloud Segmentation via LLM-Assisted Hyper-Relation Matching

ICCV 2025poster

Generalized few-shot point cloud segmentation (GFS-3DSeg) aims to segment objects of both base and novel classes using abundant base class samples and limited novel class samples. Existing GFS-3DSeg methods encounter bottlenecks due to the scarcity of novel class data and inter-class confusion. In t…

Cited by 0SourcePDFScholar
2025

Open-Unfairness Adversarial Mitigation for Generalized Deepfake Detection

ICCV 2025poster

Deepfake detection methods are becoming increasingly crucial for identity security and have recently been employed to support legal proceedings. However, these methods often exhibit unfairness due to flawed logical reasoning, undermining the reliability of their predictions and raising concerns abou…

2025

Reliable Learning From LLM Features for Multimodal Emotion and Intent Joint Understanding

ICASSP 2025accepted

This paper describes a Reliable Learning Framework (RLF) for the 1st Multimodal Emotion and Intent Joint Understanding (MEIJU) Challenge at ICASSP 2025. Our proposed RLF includes a Hierarchical Interaction Network and a Reliable Fusion Strategy. The former can excavate emotion and intent cues from t…

Cited by 0SourceScholar
2025

Towards Robust Pseudo-Label Learning in Semantic Segmentation: An Encoding Perspective

NeurIPS 2025poster

Pseudo-label learning is widely used in semantic segmentation, particularly in label-scarce scenarios such as unsupervised domain adaptation (UDA) and semi-supervised learning (SSL). Despite its success, this paradigm can generate erroneous pseudo-labels, which are further amplified during training…

Cited by 0SourcecodeScholar
2025

When Should We Prefer State-to-Visual DAgger over Visual Reinforcement Learning?

AAAI 2025technical

Learning policies from high-dimensional visual inputs, such as pixels and point clouds, is crucial in various applications. Visual reinforcement learning is a promising approach that directly trains policies from visual observations, although it faces challenges in sample efficiency and computationa…

2024

Aggregation and Purification: Dual Enhancement Network for Point Cloud Few-shot Segmentation

IJCAI 2024poster

Point cloud few-shot semantic segmentation (PC-FSS) aims to segment objects within query samples of new categories given only a handful of annotated support samples. Although PC-FSS demonstrates enhanced category generalization capabilities compared to the fully supervised paradigm, the prevalent…

Cited by 6SourcePDFScholar
2024

Risk-Aware Non-Myopic Motion Planner for Large-Scale Robotic Swarm Using CVaR Constraints

IROS 2024poster

Swarm robotics has garnered significant attention due to its ability to accomplish elaborate and synchronized tasks. Existing methodologies for motion planning of swarm robotic systems mainly encounter difficulties in scalability and safety guarantee. To address these limitations, we propose a Risk-…

Cited by 1SourceScholar
2023

Dimensional Optimization and Anti-Disturbance Analysis of an Upgraded Feed Mechanism in FAST

ICRA 2023poster

Five-hundred-meter aperture spherical radio telescope (FAST) is a very famous large-scale scientific facility with excellent performance for astronomical observation in the world, but it currently fails to observe the center of the Milky Way Galaxy due to the limited observation angle that is affect…

Cited by 2SourceScholar
2023

PRIME: 3D Human Pose and Body Shape Recovery with Perspective Projection

ICASSP 2023accepted

Existing monocular 3D human pose and body shape (HPS) estimation methods make the coplanar assumption and use weak perspective projection in order to simplify the problem setting for images in the wild. However, weak perspective projection inevitably introduce prediction biases. To address this issu…

Cited by 0SourceScholar
2022

Target-Aware Auto-Augmentation for Unsupervised Domain Adaptive Object Detection

ICASSP 2022accepted

Recent researches show that data auto-augmentation strategies can enhance the performance of object detection models. However, the existing works mainly focus on in-domain generalization. There is still a blank in out-of-domain generalization. In this paper, for the first time, we propose an auto-au…

Cited by 0SourceScholar
2021

FaceInpainter: High Fidelity Face Adaptation to Heterogeneous Domains

CVPR 2021poster

In this work, we propose a novel two-stage framework named FaceInpainter to implement controllable Identity-Guided Face Inpainting (IGFI) under heterogeneous domains. Concretely, by explicitly disentangling foreground and background of the target face, the first stage focuses on adaptive face fittin…

Cited by 45PDFScholar
2021

Information Bottleneck Disentanglement for Identity Swapping

CVPR 2021poster

Improving the performance of face forgery detectors often requires more identity-swapped images of higher-quality. One core objective of identity swapping is to generate identity-discriminative faces that are distinct from the target while identical to the source. To this end, properly disentangling…

Cited by 127PDFcodeScholar
2019

A Neural Network for Detailed Human Depth Estimation From a Single Image

ICCV 2019oral

This paper presents a neural network to estimate a detailed depth map of the foreground human in a single RGB image. The result captures geometry details such as cloth wrinkles, which are important in visualization applications. To achieve this goal, we separate the depth map into a smooth base shap…

Cited by 60PDFcodeScholar