← Search

Yiming Liu

23 accepted papers

2026

CIA: Cluster-Instance Alignment for Unsupervised Day-Night Vehicle Re-Identification

AAAI 2026technical

Cross-time vehicle re-identification (Re-ID), especially across day and night conditions, remains a challenging problem due to drastic illumination variations that lead to significant domain shifts. While existing methods perform well under daytime scenarios, their effectiveness degrades severely in

Cited by 0SourcePDFScholar
2026

PLUM-Net: Prototype-Induced Label Structuring for Disentangled Multimodal Representation Network

AAAI 2026technical

Existing multimodal representation learning approaches often rely on simple feature concatenation or unified transformations, which fail to effectively disentangle and leverage common and private information across different modalities in a progressive manner. Moreover, they typically lack adaptive

Cited by 0SourcePDFScholar
2026

Ramba: Selective State-Space Models for Relational Deep Learning

ICML 2026poster

Relational Deep Learning aims to learn directly on multi-table databases, yet current methods face a fundamental tension: Transformers' quadratic complexity prohibits the large contexts relational data demands, while GNNs sacrifice global context for efficiency. We introduce Ramba, the first selecti…

Cited by 0SourceScholar
2026

Reframing Long-Tailed Learning via Loss Landscape Geometry

CVPR 2026

Balancing performance trade-off on long-tail data distributions remains a long-standing challenge. In this paper, we posit that this dilemma stems from a phenomenon called "tail performance degradation" in continual learning (the model tends to severely overfit on head classes while quickly forgetti

Cited by 0SourcecodeScholar
2025

Automated Generation of Challenging Multiple-Choice Questions for Vision Language Model Evaluation

CVPR 2025poster

The rapid development of vision language models (VLMs) demands rigorous and reliable evaluation. However, current visual question answering (VQA) benchmarks often depend on open-ended questions, making accurate evaluation difficult due to the variability in natural language responses. To address thi…

2025

Can Watermarked LLMs be Identified by Users via Crafted Prompts?

ICLR 2025spotlight

Text watermarking for Large Language Models (LLMs) has made significant progress in detecting LLM outputs and preventing misuse. Current watermarking techniques offer high detectability, minimal impact on text quality, and robustness to text editing. However, current researches lack investigati…

2025

DGJA: Dependency Graph-enhanced Joint Attention Structure for Multimodal Sarcasm Detection

ICASSP 2025accepted

Multimodal sarcasm detection (MSD) leverages multimodal data, including both images and text, to detect whether the input content contains sarcastic information. Despite recent advances, existing MSD approaches often overlook the imbalance in sarcastic content between text and image modalities, wher…

Cited by 0SourceScholar
2025

DSSM: Dual State Space Model For Human Motions Generation

ICASSP 2025accepted

Text-driven human motion generation has attracted considerable critical attention in recent years. The task requires generating movements that are diverse, natural, and comfortable in accordance with the text description. However, while generating the human motion, there is a significant gap in the…

Cited by 0SourceScholar
2025

Data or Language Supervision: What Makes CLIP Better than DINO?

EMNLP 2025

CLIP outperforms self-supervised models like DINO as vision encoders for vision-language models (VLMs), but it remains unclear whether this advantage stems from CLIP’s language supervision or its much larger training data. To disentangle these factors, we pre-train CLIP and DINO under controlled set

Cited by 0SourcePDFScholar
2025

LogicGame: Benchmarking Rule-Based Reasoning Abilities of Large Language Models

ACL 2025finding

Large Language Models (LLMs) have demonstrated notable capabilities across various tasks, showcasing complex problem-solving abilities. Understanding and executing complex rules, along with multi-step planning, are fundamental to logical reasoning and critical for practical LLM agents and decision-m…

2025

NegVQA: Can Vision Language Models Understand Negation?

ACL 2025finding

Negation is a fundamental linguistic phenomenon that can entirely reverse the meaning of a sentence. As vision language models (VLMs) continue to advance and are deployed in high-stakes applications, assessing their ability to comprehend negation becomes essential. To address this, we introduce NegV…

2025

Parameter-Efficient Federal-Tuning Enhances Privacy Preserving for Speech Emotion Recognition

ICASSP 2025accepted

The Pre-trained Speech Models (PSMs) generate universal speech representations using self-supervised or weakly-supervised learning from large-scale datasets. It achieves promising performance when fine-tuned for specific tasks such as Speech Emotion Recognition (SER). However, fine-tuning on various…

Cited by 0SourceScholar
2025

Text Enhancement Network for Complex Multi-line Scene Text Image Super-resolution

ICASSP 2025accepted

Scene text image super-resolution aims to enhance low-resolution, spatially distorted text images by reconstructing high-resolution counterparts with clear textual structure and superior visual fidelity. Nevertheless, the prevalence of multi-line text in real-world scenarios presents a significant c…

Cited by 0SourceScholar
2025

Towards Understanding the Robustness of Diffusion-Based Purification: A Stochastic Perspective

ICLR 2025poster

Diffusion-Based Purification (DBP) has emerged as an effective defense mechanism against adversarial attacks. The success of DBP is often attributed to the forward diffusion process, which reduces the distribution gap between clean and adversarial images by adding Gaussian noise. Although this expla…

Cited by 0SourcePDFScholar
2025

XDGesture: An xLSTM-based Diffusion Model for Co-speech Gesture Generation

ICASSP 2025accepted

In multimodal human-computer interaction, generating co-speech gestures is crucial for enhancing interaction naturalness and user experience. However, achieving synchronized and natural gesture sequences remains a significant challenge due to the complexity of modeling temporal dependencies across d…

Cited by 0SourceScholar
2024

Benchmarking Complex Instruction-Following with Multiple Constraints Composition

NeurIPS 2024poster

Instruction following is one of the fundamental capabilities of large language models (LLMs). As the ability of LLMs is constantly improving, they have been increasingly applied to deal with complex human instructions in real-world scenarios. Therefore, how to evaluate the ability of complex instruc…

2024

TrafficNight : An Aerial Multimodal Benchmark For Nighttime Vehicle Surveillance

ECCV 2024poster

"In autonomous simulation and surveillance, realistic scenarios are crucial for advancing object detection algorithms. Existing aerial datasets suffer from sample class imbalance, especially in larger vehicles like trucks, and unrealistic lighting conditions. This hampers progress in driving behavio…

Cited by 1SourcePDFScholar
2023

Follow the Force: Haptic Communication Enhances Coordination in Physical Human-Robot Interaction When Humans are Followers

RA-L 2023

To enhance the integration of robots into daily human life and industrial settings, there is a growing focus on the development of robots capable of physical collaboration with humans. Studies have shown that haptic feedback serves as an essential channel of communication that allows humans to bette

Cited by 15SourceScholar
2023

Intriguing Findings of Frequency Selection for Image Deblurring

AAAI 2023technical

Blur was naturally analyzed in the frequency domain, by estimating the latent sharp image and the blur kernel given a blurry image. Recent progress on image deblurring always designs end-to-end architectures and aims at learning the difference between blurry and sharp image pairs from pixel-level, w…

2023

On-the-Fly Adapting Code Summarization on Trainable Cost-Effective Language Models

NeurIPS 2023poster

Deep learning models are emerging to summarize source code to comment, facilitating tasks of code documentation and program comprehension. Scaled-up large language models trained on large open corpus have achieved good performance in such tasks. However, in practice, the subject code in one ce…

Cited by 9SourcePDFScholar