← Search

Shan You

46 accepted papers

2026

FedMOP: Achieving Enhanced Privacy and Performance in Federated Learning via Momentum Orthogonal Projection

CVPR 2026

Federated Learning (FL) faces a fundamental dilemma: existing defenses against gradient leakage attacks (GLAs) invariably sacrifice model performance for privacy protection through noise injection or gradient clip. We introduce Federated Learning with Momentum-Based Orthogonal Projection (FedMOP), a

Cited by 0SourcecodeScholar
2026

Injection Without Distortion: Geometrically Constrained Knowledge Enhancement for Vision-Language Models

AAAI 2026technical

Vision-Language Models (VLMs) are widely used in tasks like Open-Vocabulary Object Detection and zero-shot Classification, owing to their powerful generalization. However, recent research reveals that VLMs exhibit significant performance instability when tasked with recognizing concepts at varying g

Cited by 0SourcePDFScholar
2026

Localizing, Structuring, and Rendering: Bridging 3D and 2D Vision-Language-Action Models for Robotic Manipulation

CVPR 2026

Robotic manipulation in complex 3D environments requires unifying spatial reasoning with intuitive visual perception, which is a capability that current Vision-Language-Action paradigms address separately. While 3D VLAs excel in geometric and physical reasoning, they lack intuitive, image-level unde

Cited by 0SourcecodeScholar
2026

Seeing Realism from Simulation: Efficient Video Transfer for Vision-Language-Action Data Augmentation

ICML 2026poster

Vision-language-action (VLA) models typically rely on large-scale real-world videos, whereas simulated data, despite being inexpensive and highly parallelizable to collect, often suffers from a substantial visual domain gap and limited environmental diversity, resulting in weak real-world generaliza…

Cited by 0SourceScholar
2026

Sentinel-VLA: A Metacognitive VLA Model with Active Status Monitoring for Dynamic Reasoning and Error Recovery

ICML 2026poster

Vision-language-action (VLA) models have advanced the field of embodied manipulation by harnessing broad world knowledge and strong generalization. However, current VLA models still face several key challenges, including limited reasoning capability, lack of status monitoring, and difficulty in self…

Cited by 0SourceScholar
2026

Unlearning without Forgetting: Securely Removing Targeted Concepts from Large-Scale Vision-Language Open-Vocabulary Detectors

CVPR 2026

Open-vocabulary detectors (OvOD) inherit tightly coupled cross-modal knowledge from web-scale pretraining, creating privacy, copyright, and compliance risks. Existing machine unlearning methods face geometric entanglement interference in OvOD: forgetting updates inevitably distort preserved knowledg

Cited by 0SourceScholar
2026

VLA-ATTC: Adaptive Test-Time Compute for VLA Models with Relative Action Critic Model

ICML 2026poster

Vision-Language-Action (VLA) models have demonstrated remarkable capabilities and generalization in embodied manipulation. However, their decision-making relies on a fast, instinctive process that lacks deliberation. This strategy often leads to suboptimal or catastrophic actions when facing complex…

Cited by 0SourceScholar
2025

Adversarial Robustness via Deformable Convolution with Stochasticity

ICML 2025poster

Random defense represents a promising strategy to protect neural networks from adversarial attacks. Most of these methods enhance robustness by injecting randomness into the data, increasing uncertainty for attackers. However, this randomness could reduce the generalization capacity of defense, as d…

Cited by 0SourcePDFScholar
2025

Harmonizing for defect visibility with Fine-Grained Hierarchical Interaction Learning

ICASSP 2025accepted

Defect detection is a fundamental task in industrial image analysis, crucial for identifying and delineating defect regions. However, existing models, often struggle to learn critical features effectively under conditions of noisy interference. In this study, we introduce the Fine-Grained Hierarchic…

Cited by 0SourceScholar
2025

HieClip: Hierarchical CLIP with Explicit Alignment for Zero-Shot Anomaly Detection

ICASSP 2025accepted

Large image-language models(LLM) have made significant progress in zero-shot anomaly detection(ZSAD), however, the semantic gap between images and text limits their performance in hierarchical learning. In this paper, we propose the hierarchical alignment clip(HieClip) framework, to achieve hierarch…

Cited by 0SourceScholar
2025

Stable Fair Graph Representation Learning with Lipschitz Constraint

ICML 2025poster

Group fairness based on adversarial training has gained significant attention on graph data, which was implemented by masking sensitive attributes to generate fair feature views. However, existing models suffer from training instability due to uncertainty of the generated masks and the trade-off bet…

2024

Beyond the Limit of Weight-Sharing: Pioneering Space-Evolving NAS with Large Language Models

ICASSP 2024accepted

Large language models (LLMs) offer impressive performance across diverse fields, but their increasing complexity raises both design costs and the need for specialized expertise. These challenges are intensified for Neural Architecture Search (NAS) methods reliant on weight-sharing techniques. This p…

Cited by 0SourceScholar
2024

Detecting Any instruction-to-answer interaction relationship:Universal Instruction-to-Answer Navigator for Med-VQA

ICML 2024poster

Medical Visual Question Answering (Med-VQA) interprets complex medical imagery using user instructions for precise diagnostics, yet faces challenges due to diverse, inadequately annotated images. In this paper, we introduce the Universal Instruction-Vision Navigator (Uni-Med) framework for extractin…

2024

TCNAS: Transformer Architecture Evolving in Code Clone Detection

ICASSP 2024accepted

Code clone detection aims at finding code fragments with syntactic or semantic similarity. Most of current approaches mainly focus on detecting syntactic similarity while ignoring semantic long-term context alignment, and these detection methods encode the source code using human-designed models, a…

Cited by 0SourceScholar
2023

Boosting Semi-Supervised Semantic Segmentation with Probabilistic Representations

AAAI 2023technical

Recent breakthroughs in semi-supervised semantic segmentation have been developed through contrastive learning. In prevalent pixel-wise contrastive learning solutions, the model maps pixels to deterministic representations and regularizes them in the latent space. However, there exist inaccurate pse…

2023

Detecting Any Human-Object Interaction Relationship: Universal HOI Detector with Spatial Prompt Learning on Foundation Models

NeurIPS 2023poster

Human-object interaction (HOI) detection aims to comprehend the intricate relationships between humans and objects, predicting <human, action, object> triplets, and serving as the foundation for numerous computer vision tasks. The complexity and diversity of human-object interactions in the real wor…

2023

Knowledge Diffusion for Distillation

NeurIPS 2023poster

The representation gap between teacher and student is an emerging topic in knowledge distillation (KD). To reduce the gap and improve the performance, current methods often resort to complicated training schemes, loss functions, and feature alignments, which are task-specific and feature-specific. I…

2023

Masked Distillation with Receptive Tokens

ICLR 2023poster

Distilling from the feature maps can be fairly effective for dense prediction tasks since both the feature discriminability and localization information can be well transferred. However, not every pixel contributes equally to the performance, and a good student should learn from what really matters…

2023

Neural Architecture Search for Wide Spectrum Adversarial Robustness

AAAI 2023technical

One major limitation of CNNs is that they are vulnerable to adversarial attacks. Currently, adversarial robustness in neural networks is commonly optimized with respect to a small pre-selected adversarial noise strength, causing them to have potentially limited performance when under attack by large…

2023

Re-mine, Learn and Reason: Exploring the Cross-modal Semantic Correlations for Language-guided HOI detection

ICCV 2023poster

Human-Object Interaction (HOI) detection is a challenging computer vision task that requires visual models to address the complex interactive relationship between humans and objects and predict <human, action, object> triplets. Despite the challenges posed by the numerous interaction combinations, t…

Cited by 31PDFScholar
2023

SimMatchV2: Semi-Supervised Learning with Graph Consistency

ICCV 2023poster

Semi-Supervised image classification is one of the most fundamental problem in computer vision, which significantly reduces the need for human labor. In this paper, we introduce a new semi-supervised learning algorithm - SimMatchV2, which formulates various consistency regularizations between labele…

Cited by 13PDFcodeScholar
2022

Data Agnostic Filter Gating For Efficient Deep Networks

ICASSP 2022accepted

Filter pruning is essential for deploying a well-trained CNN model on edge computation devices with a target computation budget (e.g., FLOPs). Current filter pruning methods mainly focus on leveraging feature maps to analyze the importance of filters, and prune those with less impact on the value of…

Cited by 0SourceScholar
2022

DyRep: Bootstrapping Training With Dynamic Re-Parameterization

CVPR 2022poster

Structural re-parameterization (Rep) methods achieve noticeable improvements on simple VGG-style networks. Despite the prevalence, current Rep methods simply re-parameterize all operations into an augmented network, including those that rarely contribute to the model's performance. As such, the pric…

Cited by 42PDFcodeScholar
2022

GreedyNASv2: Greedier Search With a Greedy Path Filter

CVPR 2022poster

Training a good supernet in one-shot NAS methods is difficult since the search space is usually considerably huge (e.g., 13^ 21 ). In order to enhance the supernet's evaluation ability, one greedy strategy is to sample good paths, and let the supernet lean towards the good ones and ease its evaluati…

Cited by 22PDFScholar
2022

Green Hierarchical Vision Transformer for Masked Image Modeling

NeurIPS 2022accept

We present an efficient approach for Masked Image Modeling (MIM) with hierarchical Vision Transformers (ViTs), allowing the hierarchical ViTs to discard masked patches and operate only on the visible ones. Our approach consists of three key designs. First, for window attention, we propose a Group Wi…

2022

Learning Where To Learn in Cross-View Self-Supervised Learning

CVPR 2022poster

Self-supervised learning (SSL) has made enormous progress and largely narrowed the gap with the supervised ones, where the representation learning is mainly guided by a projection into an embedding space. During the projection, current methods simply adopt uniform aggregation of pixels for embedding…

Cited by 47PDFcodeScholar
2022

Searching for Better Spatio-temporal Alignment in Few-Shot Action Recognition

NeurIPS 2022accept

Spatio-Temporal feature matching and alignment are essential for few-shot action recognition as they determine the coherence and effectiveness of the temporal patterns. Nevertheless, this process could be not reliable, especially when dealing with complex video scenarios. In this paper, we propose t…

Cited by 13SourcePDFScholar
2022

SimMatch: Semi-Supervised Learning With Similarity Matching

CVPR 2022poster

Learning with few labeled data has been a longstanding problem in the computer vision and machine learning research community. In this paper, we introduced a new semi-supervised learning framework, SimMatch, which simultaneously considers semantic similarity and instance similarity. In SimMatch, the…

Cited by 274PDFcodeScholar
2022

Taylor, Can You Hear Me Now? A Taylor-Unfolding Framework for Monaural Speech Enhancement

IJCAI 2022poster

While the deep learning techniques promote the rapid development of the speech enhancement (SE) community, most schemes only pursue the performance in a black-box manner and lack adequate model interpretability. Inspired by Taylor's approximation theory, we propose an interpretable decoupling-style…

2022

ViTAS: Vision Transformer Architecture Search

ECCV 2022poster

"Vision transformers (ViTs) inherited the success of NLP but their structures have not been sufficiently investigated and optimized for visual tasks. One of the simplest solutions is to directly search the optimal one via the widely used neural architecture search (NAS) in CNNs. However, we empirica…

2021

BCNet: Searching for Network Width With Bilaterally Coupled Network

CVPR 2021poster

Searching for a more compact network width recently serves as an effective way of channel pruning for the deployment of convolutional neural networks (CNNs) under hardware constraints. To fulfill the searching, a one-shot supernet is usually leveraged to efficiently evaluate the performance \wrt dif…

Cited by 42PDFScholar
2021

K-shot NAS: Learnable Weight-Sharing for NAS with K-shot Supernets

ICML 2021spotlight

In one-shot weight sharing for NAS, the weights of each operation (at each layer) are supposed to be identical for all architectures (paths) in the supernet. However, this rules out the possibility of adjusting operation weights to cater for different paths, which limits the reliability of the evalu…

Cited by 48SourcePDFScholar
2021

Locally Free Weight Sharing for Network Width Search

ICLR 2021spotlight

Searching for network width is an effective way to slim deep neural networks with hardware budgets. With this aim, a one-shot supernet is usually leveraged as a performance evaluator to rank the performance \wrt~different width. Nevertheless, current methods mainly follow a manually fixed weight sha…

Cited by 45SourcePDFScholar
2021

Prioritized Architecture Sampling With Monto-Carlo Tree Search

CVPR 2021poster

One-shot neural architecture search (NAS) methods significantly reduce the search cost by considering the whole search space as one network, which only needs to be trained once. However, current methods select each operation independently without considering previous layers. Besides, the historical…

Cited by 66PDFcodeScholar
2021

ReSSL: Relational Self-Supervised Learning with Weak Augmentation

NeurIPS 2021poster

Self-supervised Learning (SSL) including the mainstream contrastive learning has achieved great success in learning visual representations without data annotations. However, most of methods mainly focus on the instance level information (\ie, the different augmented images of the same instance shoul…

2021

Towards Improving the Consistency, Efficiency, and Flexibility of Differentiable Neural Architecture Search

CVPR 2021poster

Most differentiable neural architecture search methods construct a super-net for search and derive a target-net as its sub-graph for evaluation. There exists a significant gap between the architectures in search and evaluation. As a result, current methods suffer from an inconsistent, inefficient, a…

Cited by 57PDFScholar
2021

Weakly Supervised Contrastive Learning

ICCV 2021poster

Unsupervised visual representation learning has gained much attention from the computer vision community because of the recent achievement of contrastive learning. Most of the existing contrastive learning frameworks adopt the instance discrimination as the pretext task, which treating every single…

Cited by 152PDFcodeScholar
2020

Agree to Disagree: Adaptive Ensemble Knowledge Distillation in Gradient Space

NeurIPS 2020poster

Distilling knowledge from an ensemble of teacher models is expected to have a more promising performance than that from a single one. Current methods mainly adopt a vanilla average rule, i.e., to simply take the average of all teacher losses for training the student network. However, this approach t…

2020

GreedyNAS: Towards Fast One-Shot NAS With Greedy Supernet

CVPR 2020poster

Training a supernet matters for one-shot neural architecture search (NAS) methods since it serves as a basic performance estimator for different architectures (paths). Current methods mainly hold the assumption that a supernet should give a reasonable ranking over all paths. They thus treat all path…

Cited by 188PDFScholar
2020

ISTA-NAS: Efficient and Consistent Neural Architecture Search by Sparse Coding

NeurIPS 2020poster

Neural architecture search (NAS) aims to produce the optimal sparse solution from a high-dimensional space spanned by all candidate connections. Current gradient-based NAS methods commonly ignore the constraint of sparsity in the search phase, but project the optimized solution onto a sparse one by…

2016

CNNpack: Packing Convolutional Neural Networks in the Frequency Domain

NeurIPS 2016poster

Deep convolutional neural networks (CNNs) are successfully used in a number of applications. However, their storage and computational requirements have largely prevented their widespread use on mobile devices. Here we present an effective CNN compression approach in the frequency domain, which focus…

Cited by 221SourcePDFScholar