← Search

Yuhong Li

14 accepted papers

2026

ExPO-HM: Learning to Explain-then-Detect for Hateful Meme Detection

ICLR 2026poster

Hateful memes have emerged as a particularly challenging form of online abuse, motivating the development of automated detection systems. Most prior approaches rely on direct detection, producing only binary predictions. Such models fail to provide the context and explanations that real-world modera…

Cited by 5SourcecodeScholar
2026

SpikeTrack: A Spike-driven Framework for Efficient Visual Tracking

CVPR 2026

Spiking Neural Networks (SNNs) promise energy-efficient vision, but applying them to RGB visual tracking remains difficult: Existing SNN tracking frameworks either do not fully align with spike-driven computation or do not fully leverage neurons' spatiotemporal dynamics, leading to a trade-off betwe

Cited by 0SourcecodeScholar
2025

FlowCut: Rethinking Redundancy via Information Flow for Efficient Vision-Language Models

NeurIPS 2025poster

Large vision-language models (LVLMs) excel at multimodal understanding but suffer from high computational costs due to redundant vision tokens. Existing pruning methods typically rely on single-layer attention scores to rank and prune redundant visual tokens to solve this inefficiency. However, as t…

Cited by 0SourcecodeScholar
2024

Medusa: Simple LLM Inference Acceleration Framework with Multiple Decoding Heads

ICML 2024poster

Large Language Models (LLMs) employ auto-regressive decoding that requires sequential computation, with each step reliant on the previous one's output. This creates a bottleneck as each step necessitates moving the full model parameters from High-Bandwidth Memory (HBM) to the accelerator's cache. Wh…

2024

SnapKV: LLM Knows What You are Looking for Before Generation

NeurIPS 2024poster

Large Language Models (LLMs) have made remarkable progress in processing extensive contexts, with the Key-Value (KV) cache playing a vital role in enhancing their performance. However, the growth of the KV cache in response to increasing input length poses challenges to memory and time efficiency. T…

2023

Decouple Before Interact: Multi-Modal Prompt Learning for Continual Visual Question Answering

ICCV 2023poster

In the real world, a desirable Visual Question Answering model is expected to provide correct answers to new questions and images in a continual setting (recognized as CL-VQA). However, existing works formulate CLVQA from a vision-only or language-only perspective, and straightforwardly apply the un…

Cited by 24PDFScholar
2023

Extensible and Efficient Proxy for Neural Architecture Search

ICCV 2023poster

Efficient or near-zero-cost proxies were proposed recently to address the demanding computational issues of Neural Architecture Search (NAS) in designing deep neural networks (DNNs), where each candidate architecture network only requires one iteration of backpropagation. The values obtained from pr…

Cited by 6PDFcodeScholar
2023

What Makes Convolutional Models Great on Long Sequence Modeling?

ICLR 2023poster

Convolutional models have been widely used in multiple domains. However, most existing models only use local convolution, making the model unable to handle long-range dependencies efficiently. Attention overcomes this problem by aggregating global information based on the pair-wise attention score b…

2021

Generic Neural Architecture Search via Regression

NeurIPS 2021spotlight

Most existing neural architecture search (NAS) algorithms are dedicated to and evaluated by the downstream tasks, e.g., image classification in computer vision. However, extensive experiments have shown that, prominent neural architectures, such as ResNet in computer vision and LSTM in natural langu…

2021

Self-Supervised Learning for Few-Shot Image Classification

ICASSP 2021accepted

Few-shot image classification aims to classify unseen classes with limited labelled samples. Recent works benefit from the meta-learning process with episodic tasks and can fast adapt to class from training to testing. Due to the limited number of samples for each task, the initial embedding network…

Cited by 0SourceScholar
2019

Bilinear Representation for Language-based Image Editing Using Conditional Generative Adversarial Networks

ICASSP 2019accepted

The task of Language-Based Image Editing (LBIE) aims at generating a target image by editing the source image based on the given language description. The main challenge of LBIE is to disentangle the semantics in image and text and then combine them to generate realistic images. Therefore, the editi…

Cited by 0SourceScholar
2018

CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes

CVPR 2018poster

We propose a network for Congested Scene Recognition called CSRNet to provide a data-driven and deep learning method that can understand highly congested scenes and perform accurate count estimation as well as present high-quality density maps. The proposed CSRNet is composed of two major components…

Cited by 1873SourcePDFScholar