← Search

Cong Guo

6 accepted papers

2026

DPad: Efficient Diffusion Language Models with Suffix Dropout

ICLR 2026poster

Diffusion-based Large Language Models (dLLMs) parallelize text generation by framing decoding as a denoising process, but suffer from high computational overhead since they predict all future suffix tokens at each step while retaining only a small fraction. We propose $\textbf{Diffusion Scratchpad}…

Cited by 0SourcecodeScholar
2025

Fast Incomplete Multi-view Clustering with Adaptive Similarity Completion and Reconstruction

AAAI 2025technical

Recently, anchor-based incomplete multi-view clustering (IMVC) has been widely adopted for fast clustering, but most existing approaches still encounter some issues: (1) They generally rely on the observed samples to construct anchor graphs, ignoring the potentially useful information of missing ins…

2025

Time-aware ReAct Agent for Temporal Knowledge Graph Question Answering

NAACL 2025findings

Temporal knowledge graph question answering (TKGQA) addresses time-sensitive queries using knowledge bases. Although large language models (LLMs) and LLM-based agents such as ReAct have shown potential for TKGQA, they often lack sufficient temporal constraints in the retrieval process. To tackle thi…

Cited by 0SourcePDFScholar
2025

Towards Accurate and Efficient 3D Object Detection for Autonomous Driving: A Mixture of Experts Computing System on Edge

ICCV 2025poster

This paper presents Edge-based Mixture of Experts (MoE) Collaborative Computing (EMC2), an optimal computing system designed for autonomous vehicles (AVs) that simultaneously achieves low-latency and high-accuracy 3D object detection. Unlike existing works, the EMC2 introduces a novel scenario-aware…

2022

SQuant: On-the-Fly Data-Free Quantization via Diagonal Hessian Approximation

ICLR 2022poster

Quantization of deep neural networks (DNN) has been proven effective for compressing and accelerating DNN models. Data-free quantization (DFQ) is a promising approach without the original datasets under privacy-sensitive and confidential scenarios. However, current DFQ solutions degrade accuracy, ne…

2019

Adversarial Defense Through Network Profiling Based Path Extraction

CVPR 2019poster

Recently, researchers have started decomposing deep neural network models according to their semantics or functions. Recent work has shown the effectiveness of decomposed functional blocks for defending adversarial attacks, which add small input perturbation to the input image to fool the DNN models…

Cited by 65PDFScholar