← Search

Jiexi Yan

21 accepted papers

2026

Beyond Global Alignment: Fine-Grained Motion-Language Retrieval via Pyramidal Shapley-Taylor Learning

ICML 2026spotlight

As a foundational task in human-centric cross-modal intelligence, motion-language retrieval aims to bridge the semantic gap between natural language and human motion, enabling intuitive motion analysis, yet existing approaches predominantly focus on aligning entire motion sequences with global textu…

Cited by 0SourceScholar
2026

Channel-masked Asymmetric Distribution Matching for Cross-Domain Generalized Dataset Distillation

AAAI 2026technical

Dataset distillation has achieved remarkable progress as an effective approach for data compression. However, real-world data often comes from diverse domains, leading to potential mismatches between the domains of synthesized images and those of the evaluation set. Existing methods primarily assume

Cited by 0SourcePDFScholar
2026

Decomposing Prompts, Composing Actions: A Multi-Granularity Prompting Approach for Incremental Action Learning

AAAI 2026technical

Continual learning for action recognition is a critical capability for next-generation Extended Reality (XR) systems. Yet it faces a severe real-world challenge: strict user privacy that prohibits data rehearsal. While recent prompt-based continual learning methods show promise, we argue their core

Cited by 0SourcePDFScholar
2026

Editing Is a Bargaining Game: Balanced Knowledge Editing in Large Language Models

AAAI 2026technical

Large Language Models (LLMs) are prone to generating incorrect or outdated information, thereby necessitating efficient and precise mechanisms for knowledge updates. Existing knowledge editing approaches, however, often encounter conflicts between two competing objectives: maintaining existing knowl

Cited by 0SourcePDFScholar
2026

Hystar: Hypernetwork-driven Style-adaptive Retrieval via Dynamic SVD Modulation

ICLR 2026poster

Query-based image retrieval (QBIR) requires retrieving relevant images given diverse and often stylistically heterogeneous queries, such as sketches, artworks, or low-resolution previews. While large-scale vision--language representation models (VLRMs) like CLIP offer strong zero-shot retrieval perf…

Cited by 0SourceScholar
2026

Learning Attribute–Affordance Hierarchies in Hyperbolic Space for Open-Vocabulary 3D Object Affordance Grounding

ICML 2026poster

This paper pays attention to open-vocabulary 3D object affordance grounding (OVAG), which aims to localize affordance regions on 3D objects by leveraging interaction images or textual instructions. Most existing methods treat interaction images as sources of external affordance knowledge and align t…

Cited by 0SourceScholar
2026

Multimodal Semantic Bias Mitigation for Diverse Text-To-3D Generation

CVPR 2026

The latest progress in text-to-3D generative models makes it possible to generate high-quality 3D content. Recent text-to-3D large model have achieved remarkable breakthroughs in multi-view consistency. However, their effectiveness is often affected by inherent biases, resulting in sensitivity to de

Cited by 0SourceScholar
2026

Raise One and Infer Three: Toward Reasoning- and Memory-Augmented Diffusion Policy Generalization

IJCAI 2026

Diffusion policy has shown impressive performance in robotic manipulation tasks while struggling with out-of-distribution shifts and limited demonstrations. Recent advances primarily focus on improving geometric or perceptual representations for diffusion policy. However, these approaches rely heavi

Cited by 0Scholar
2025

Dual-Perspective United Transformer for Object Segmentation in Optical Remote Sensing Images

IJCAI 2025

Automatically segmenting objects from optical remote sensing images (ORSIs) is an important task. Most existing models are primarily based on either convolutional or Transformer features, each offering distinct advantages. Exploiting both advantages is valuable research, but it presents several chal

2025

Meta-Learning Dynamic Center Distance: Hard Sample Mining for Learning with Noisy Labels

ICCV 2025poster

The sample selection approach is a widely adopted strategy for learning with noisy labels, where examples with lower losses are effectively treated as clean during training. However, this clean set often becomes dominated by easy examples, limiting the model's meaningful exposure to more challenging…

Cited by 0SourcePDFScholar
2025

Smooth and Flexible Camera Movement Synthesis via Temporal Masked Generative Modeling

NeurIPS 2025poster

In dance performances, choreographers define the visual expression of movement, while cinematographers shape its final presentation through camera work. Consequently, the synthesis of camera movements informed by both music and dance has garnered increasing research interest. While recent advancemen…

Cited by 0SourceScholar
2025

Towards Unified Human Motion-Language Understanding via Sparse Interpretable Characterization

ICLR 2025poster

Recently, the comprehensive understanding of human motion has been a prominent area of research due to its critical importance in many fields. However, existing methods often prioritize specific downstream tasks and roughly align text and motion features within a CLIP-like framework. This results in…

Cited by 1SourcePDFScholar
2024

Asymmetric Mutual Alignment for Unsupervised Zero-Shot Sketch-Based Image Retrieval

AAAI 2024technical

In recent years, many methods have been proposed to address the zero-shot sketch-based image retrieval (ZS-SBIR) task, which is a practical problem in many applications. However, in real-world scenarios, on the one hand, we can not obtain training data with the same distribution as the test data, an…

Cited by 6SourcePDFScholar
2024

LLM Knows Body Language, Too: Translating Speech Voices into Human Gestures

ACL 2024long

In response to the escalating demand for digital human representations, progress has been made in the generation of realistic human gestures from given speeches. Despite the remarkable achievements of recent research, the generation process frequently includes unintended, meaningless, or non-realist…

Cited by 3SourcePDFScholar
2024

Retrieval Across Any Domains via Large-scale Pre-trained Model

ICML 2024poster

In order to enhance the generalization ability towards unseen domains, universal cross-domain image retrieval methods require a training dataset encompassing diverse domains, which is costly to assemble. Given this constraint, we introduce a novel problem of data-free adaptive cross-domain retrieval…

Cited by 0SourcePDFScholar
2023

Learning with Diversity: Self-Expanded Equalization for Better Generalized Deep Metric Learning

ICCV 2023poster

Exploring good generalization ability is essential in deep metric learning (DML). Most existing DML methods focus on improving the model robustness against category shift to keep the performance on unseen categories. However, in addition to category shift, domain shift also widely exists in real-wor…

Cited by 8PDFScholar
2022

MetricFormer: A Unified Perspective of Correlation Exploring in Similarity Learning

NeurIPS 2022accept

Similarity learning can be significantly advanced by informative relationships among different samples and features. The current methods try to excavate the multiple correlations in different aspects, but cannot integrate them into a unified framework. In this paper, we provide to consider the multi…

Cited by 9SourcePDFScholar
2022

Noise Is Also Useful: Negative Correlation-Steered Latent Contrastive Learning

CVPR 2022poster

How to effectively handle label noise has been one of the most practical but challenging tasks in Deep Neural Networks (DNNs). Recent popular methods for training DNNs with noisy labels mainly focus on directly filtering out samples with low confidence or repeatedly mining valuable information from…

Cited by 27PDFScholar
2021

Domain-Smoothing Network for Zero-Shot Sketch-Based Image Retrieval

IJCAI 2021poster

Zero-Shot Sketch-Based Image Retrieval (ZS-SBIR) is a novel cross-modal retrieval task, where abstract sketches are used as queries to retrieve natural images under zero-shot scenario. Most existing methods regard ZS-SBIR as a traditional classification problem and employ a cross-entropy or triplet-…