← Search

Yuhang Wu

16 accepted papers

2026

Training-Free Multimodal Large Language Model Orchestration

ICML 2026poster

Building interactive omni-modal assistants often relies on end-to-end multimodal alignment to fuse heterogeneous modalities, which incurs substantial data and compute costs and limits extensibility. We present Training-Free Large Language Model Orchestration (LLM Orchestration), a training-free orch…

Cited by 0SourceScholar
2025

AlignMMBench: Evaluating Chinese Multimodal Alignment in Large Vision-Language Models

ACL 2025long

Evaluating the alignment capabilities of large Vision-Language Models (VLMs) is essential for determining their effectiveness as helpful assistants. However, existing benchmarks primarily focus on basic abilities using nonverbal methods, such as yes-no and multiple-choice questions. In this paper, w…

2025

BAME: Block-Aware Mask Evolution for Efficient N:M Sparse Training

ICML 2025poster

N:M sparsity stands as a progressively important tool for DNN compression, achieving practical speedups by stipulating at most N non-zero components within M sequential weights. Unfortunately, most existing works identify the N:M sparse mask through dense backward propagation to update all weights,…

2025

Benchmarking Abstract and Reasoning Abilities Through A Theoretical Perspective

ICML 2025poster

In this paper, we aim to establish a simple, effective, and theoretically grounded benchmark for rigorously probing abstract reasoning in Large Language Models (LLMs). To achieve this, we first develop a mathematic framework that defines abstract reasoning as the ability to: (i) extract essential pa…

2025

Rethinking Hebbian Principle: Low-Dimensional Structural Projection for Unsupervised Learning

NeurIPS 2025poster

Hebbian learning is a biological principle that intuitively describes how neurons adapt their connections through repeated stimuli. However, when applied to machine learning, it suffers serious issues due to the unconstrained updates of the connections and the lack of accounting for feedback mediati…

Cited by 0SourcecodeScholar
2025

Spend Wisely: Maximizing Post-Training Gains in Iterative Synthetic Data Bootstrapping

NeurIPS 2025spotlight

Modern foundation models often undergo iterative ``bootstrapping'' in their post-training phase: a model generates synthetic data, an external verifier filters out low-quality samples, and the high-quality subset is used for further fine-tuning. Over multiple iterations, the model performance improv…

Cited by 0SourceScholar
2025

Sugar-Coated Poison: Benign Generation Unlocks Jailbreaking

EMNLP 2025

With the increasingly deep integration of large language models (LLMs) across diverse domains, the effectiveness of their safety mechanisms is encountering severe challenges. Currently, jailbreak attacks based on prompt engineering, which induce models to generate potentially harmful content, have b

2025

Temporal Flexibility in Spiking Neural Networks: Towards Generalization Across Time Steps and Deployment Friendliness

ICLR 2025poster

Spiking Neural Networks (SNNs), models inspired by neural mechanisms in the brain, allow for energy-efficient implementation on neuromorphic hardware. However, SNNs trained with current direct training approaches are constrained to a specific time step. This "temporal inflexibility" 1) hinders SNNs'…

2024

ChatMusician: Understanding and Generating Music Intrinsically with LLM

ACL 2024findings

While LLMs demonstrate impressive capabilities in musical knowledge, we find that music reasoning is still an unsolved task.We introduce ChatMusician, an open-source large language model (LLM) that integrates intrinsic musical abilities. It is based on continual pre-training and finetuning LLaMA2 on…

2024

Evaluating and Analyzing Relationship Hallucinations in Large Vision-Language Models

ICML 2024poster

The issue of hallucinations is a prevalent concern in existing Large Vision-Language Models (LVLMs). Previous efforts have primarily focused on investigating object hallucinations, which can be easily alleviated by introducing object detectors. However, these efforts neglect hallucinations in inter-…

2024

Spiking Token Mixer: An event-driven friendly Former structure for spiking neural networks

NeurIPS 2024poster

Spiking neural networks (SNNs), inspired by biological processes, use spike signals for inter-layer communication, presenting an energy-efficient alternative to traditional neural networks. To realize the theoretical advantages of SNNs in energy efficiency, it is essential to deploy them onto neurom…

2022

Multi-Centroid Representation Network for Domain Adaptive Person Re-ID

AAAI 2022technical

Recently, many approaches tackle the Unsupervised Domain Adaptive person re-identification (UDA re-ID) problem through pseudo-label-based contrastive learning. During training, a uni-centroid representation is obtained by simply averaging all the instance features from a cluster with the same pseudo…

Cited by 72SourcePDFScholar
2021

Adversarial Example Detection Using Latent Neighborhood Graph

ICCV 2021poster

Detection of adversarial examples with high accuracy is critical for the security of deployed deep neural network-based models. We present the first graph-based adversarial detection method that constructs a Latent Neighborhood Graph (LNG) around an input example to determine if the input example is…

Cited by 74PDFScholar
2021

Beating Attackers At Their Own Games: Adversarial Example Detection Using Adversarial Gradient Directions

AAAI 2021technical

Adversarial examples are input examples that are specifically crafted to deceive machine learning classifiers. State-of-the-art adversarial example detection methods characterize an input example as adversarial either by quantifying the magnitude of feature variations under multiple perturbations or…

Cited by 16SourcePDFScholar