← Search

Yang Shen

26 accepted papers

2026

HyCoRA: Hyper-Contrastive Role-Adaptive Learning for Role-Playing

AAAI 2026technical

Multi-character role-playing aims to equip models with the capability to simulate diverse roles. Existing methods either use one shared parameterized module across all roles or assign a separate parameterized module to each role. However, the role-shared module may ignore distinct traits of each rol

Cited by 0SourcePDFScholar
2025

Explanatory Instructions: Towards Unified Vision Tasks Understanding and Zero-shot Generalization

ICML 2025poster

Computer Vision (CV) has yet to fully achieve the zero-shot task generalization observed in Natural Language Processing (NLP), despite following many of the milestones established in NLP, such as large transformer models, extensive pre-training, and the auto-regression paradigm, among others. In thi…

2025

LaTexBlend: Scaling Multi-concept Customized Generation with Latent Textual Blending

CVPR 2025highlight

Customized text-to-image generation renders user-specified concepts into novel contexts based on textual prompts. Scaling the number of concepts in customized generation meets a broader demand for user creation, whereas existing methods face challenges with generation quality and computational effic…

Cited by 1SourcePDFScholar
2025

V2X-Radar: A Multi-modal Dataset with 4D Radar for Cooperative Perception

NeurIPS 2025spotlight

Modern autonomous vehicle perception systems often struggle with occlusions and limited perception range. Previous studies have demonstrated the effectiveness of cooperative perception in extending the perception range and overcoming occlusions, thereby enhancing the safety of autonomous driving. In…

Cited by 0SourceScholar
2025

Whether LLMs Know If They Know: Identifying Knowledge Boundaries via Debiased Historical In-Context Learning

ACL 2025finding

In active retrieval (AR), large language models (LLMs) need first assess whether they possess knowledge to answer a given query, to decide whether to invoke a retrieval module. Existing methods primarily rely on training classification models or using the confidence of the model’s answer to determin…

2024

Customized Generation Reimagined: Fidelity and Editability Harmonized

ECCV 2024poster

"Customized generation aims to incorporate a novel concept into a pre-trained text-to-image model, enabling new generations of the concept in novel contexts guided by textual prompts. However, customized generation suffers from an inherent trade-off between concept fidelity and editability, i.e., be…

2024

Development of a Bilateral Control Teleoperation System for Bipedal Humanoid Robot Utilizing Foot Sole Haptics Feedback *

IROS 2024poster

Teleoperating bipedal humanoid robots presents unique challenges, including decreased stability and reduced operator presence. This paper addresses these challenges by proposing a method that leverages the operator’s inherent sense of stability by feedback from a sole haptics display to operate a bi…

Cited by 0SourceScholar
2024

Latent 3D Graph Diffusion

ICLR 2024poster

Generating 3D graphs of symmetry-group equivariance is of intriguing potential in broad applications from machine vision to molecular discovery. Emerging approaches adopt diffusion generative models (DGMs) with proper re-engineering to capture 3D graph distributions. In this paper, we raise an ortho…

2023

Graph Domain Adaptation via Theory-Grounded Spectral Regularization

ICLR 2023poster

Transfer learning on graphs drawn from varied distributions (domains) is in great demand across many applications. Emerging methods attempt to learn domain-invariant representations using graph neural networks (GNNs), yet the empirical performances vary and the theoretical foundation is limited. Thi…

2022

Augmentations in Hypergraph Contrastive Learning: Fabricated and Generative

NeurIPS 2022accept

This paper targets at improving the generalizability of hypergraph neural networks in the low-label regime, through applying the contrastive learning approach from images/graphs (we refer to it as HyperGCL). We focus on the following question: How to construct contrastive views for hypergraphs via a…

2022

Automatic Check-Out via Prototype-Based Classifier Learning from Single-Product Exemplars

ECCV 2022poster

"Automatic Check-Out (ACO) aims to accurately predict the presence and count of each category of products in check-out images, where a major challenge is the significant domain gap between training data (single-product exemplars) and test data (check-out images). To mitigate the gap, we propose a me…

2022

Bayesian Modeling and Uncertainty Quantification for Learning to Optimize: What, Why, and How

ICLR 2022poster

Optimizing an objective function with uncertainty awareness is well-known to improve the accuracy and confidence of optimization solutions. Meanwhile, another relevant but very different question remains yet open: how to model and quantify the uncertainty of an optimization algorithm (a.k.a., optimi…

2022

SEMICON: A Learning-to-Hash Solution for Large-Scale Fine-Grained Image Retrieval

ECCV 2022poster

"In this paper, we propose Suppression-Enhancing Mask based attention and Interactive Channel transformatiON (SEMICON) to learn binary hash codes for dealing with large-scale fine-grained image retrieval tasks. In SEMICON, we first develop a suppression-enhancing mask (SEM) based attention to dynami…

2022

Webly-Supervised Fine-Grained Recognition with Partial Label Learning

IJCAI 2022poster

The task of webly-supervised fine-grained recognition is to boost recognition accuracy of classifying subordinate categories (e.g., different bird species) by utilizing freely available but noisy web data. As the label noises significantly hurt the network training, it is desirable to distinguish an…

Cited by 3SourcePDFScholar
2021

A$^2$-Net: Learning Attribute-Aware Hash Codes for Large-Scale Fine-Grained Image Retrieval

NeurIPS 2021spotlight

Our work focuses on tackling large-scale fine-grained image retrieval as ranking the images depicting the concept of interests (i.e., the same sub-category labels) highest based on the fine-grained details in the query. It is desirable to alleviate the challenges of both fine-grained nature of small…

Cited by 40SourcePDFScholar
2021

Fold2Seq: A Joint Sequence(1D)-Fold(3D) Embedding-based Generative Model for Protein Design

ICML 2021spotlight

Designing novel protein sequences for a desired 3D topological fold is a fundamental yet non-trivial task in protein engineering. Challenges exist due to the complex sequence–fold relationship, as well as the difficulties to capture the diversity of the sequences (therefore structures and functions)…

2020

Graph Contrastive Learning with Augmentations

NeurIPS 2020poster

Generalizable, transferrable, and robust representation learning on graph-structured data remains a challenge for current graph neural networks (GNNs). Unlike what has been developed for convolutional neural networks (CNNs) for image data, self-supervised learning and pre-training are less explored…

2020

L2-GCN: Layer-Wise and Learned Efficient Training of Graph Convolutional Networks

CVPR 2020poster

Graph convolution networks (GCN) are increasingly popular in many applications, yet remain notoriously hard to train over large graph datasets. They need to compute node representations recursively from their neighbors. Current GCN training algorithms suffer from either high computational costs that…

Cited by 109PDFcodeScholar
2020

When Does Self-Supervision Help Graph Convolutional Networks?

ICML 2020poster

Self-supervision as an emerging technique has been employed to train convolutional neural networks (CNNs) for more transferrable, generalizable, and robust representation learning of images. Its introduction to graph convolutional networks (GCNs) operating on graph data is however rarely explored. I…

2015

Person Re-Identification With Correspondence Structure Learning

ICCV 2015poster

This paper addresses the problem of handling spatial misalignments due to camera-view changes or human-pose variations in person re-identification. We first introduce a boosting-based approach to learn a correspondence structure which indicates the patch-wise matching probabilities between images fr…

Cited by 205PDFcodeScholar