← Search

Qirui Chen

8 accepted papers

2026

HardSecBench: Benchmarking the Security Awareness of LLMs for Hardware Code Generation

IJCAI 2026

Large language models (LLMs) are increasingly used for hardware and firmware code generation, but existing studies primarily evaluate functional correctness while largely overlooking security. However, LLM-generated code that appears functionally sound may embed security flaws which could induce cat

Cited by 0Scholar
2025

Learning Streaming Video Representation via Multitask Training

ICCV 2025poster

Understanding continuous video streams plays a fundamental role in real-time applications, including embodied AI and autonomous driving. Unlike offline video processing, streaming video understanding requires the ability to process video streams frame by frame, preserve historical information, and m…

Cited by 0SourcePDFScholar
2025

Object-centric Video Question Answering with Visual Grounding and Referring

ICCV 2025poster

Video Large Language Models (VideoLLMs) have recently demonstrated remarkable progress in general video understanding. However, existing models primarily focus on high-level comprehension and are limited to text-only responses, restricting the flexibility for object-centric, multi-round interactions…

Cited by 14SourcePDFScholar
2024

Multi-Sentence Grounding for Long-term Instructional Video

ECCV 2024poster

"In this paper, we aim to establish an automatic, scalable pipeline for denoising the large-scale instructional dataset and construct a high-quality video-text dataset with multiple descriptive steps supervision, named HowToStep. We make the following contributions: (i) improving the quality of sent…

Cited by 2SourcePDFScholar
2023

Can We Faithfully Represent Absence States to Compute Shapley Values on a DNN?

ICLR 2023poster

Masking some input variables of a deep neural network (DNN) and computing output changes on the masked input sample represent a typical way to compute attributions of input variables in the sample. People usually mask an input variable using its baseline value. However, there is no theory to examine…

Cited by 27SourcePDFScholar
2023

Defining and Quantifying the Emergence of Sparse Concepts in DNNs

CVPR 2023poster

This paper aims to illustrate the concept-emerging phenomenon in a trained DNN. Specifically, we find that the inference score of a DNN can be disentangled into the effects of a few interactive concepts. These concepts can be understood as inference patterns in a sparse, symbolic graphical model, wh…