← Search

Zheng He

9 accepted papers

2025

A Dual Stream Visual Tokenizer for LLM Image Generation

IJCAI 2025

We proposes a novel visual tokenizer by combining high-level semantic tokens and low-level pixel tokens to represent images, aiming to address the challenges of image-to-sequence conversion for Large Language Models (LLMs). Existing visual tokenizers, such as VQ-VAE and diffusion-based models, eithe

Cited by 0SourcePDFScholar
2025

ELBA-Bench: An Efficient Learning Backdoor Attacks Benchmark for Large Language Models

ACL 2025long

Generative large language models are crucial in natural language processing, but they are vulnerable to backdoor attacks, where subtle triggers compromise their behavior. Although backdoor attacks against LLMs are constantly emerging, existing benchmarks remain limited in terms of sufficient coverag…

2025

EgoNet: An Unified Egocentric Active Speaker Detection Framework for both Camera Wearer and Visible Candidates

ICASSP 2025accepted

Active Speaker Detection (ASD) aims to determine whether each candidate in a video frame is speaking. The egocentric dataset Ego4D introduces unique challenges for this task, such as dynamic shooting angles that cause candidates to frequently leave the sight, leading to temporal discontinuities. Add…

Cited by 0SourceScholar
2025

MTGA: Multi-View Temporal Granularity Aligned Aggregation for Event-Based Lip-Reading

AAAI 2025technical

Lip-reading is to utilize the visual information of the speaker’s lip movements to recognize words and sentences. Existing event-based lip-reading solutions integrate different frame rate branches to learn spatio-temporal features of varying granularities. However, aggregating events into event fram…

2025

On the Hardness of Conditional Independence Testing In Practice

NeurIPS 2025spotlight

Tests of conditional independence (CI) underpin a number of important problems in machine learning and statistics, from causal discovery to evaluation of predictor fairness and out-of-distribution robustness. Shah and Peters (2020) showed that, contrary to the unconditional case, no universally fini…

Cited by 0SourceScholar
2025

Open-Vocabulary Fine-Grained Hand Action Detection

IJCAI 2025

In this work, we address the new challenge of open-vocabulary fine-grained hand action detection, which aims to recognize hand actions from both known and novel categories using textual descriptions. Traditional hand action detection methods are limited to closed-set detection, making it difficult f

Cited by 0SourcePDFScholar
2022

Sparse Double Descent: Where Network Pruning Aggravates Overfitting

ICML 2022spotlight

People usually believe that network pruning not only reduces the computational cost of deep networks, but also prevents overfitting by decreasing model capacity. However, our work surprisingly discovers that network pruning sometimes even aggravates overfitting. We report an unexpected sparse double…