← Search

Guoqiang Gong

8 accepted papers

2025

Beyond Logits: Aligning Feature Dynamics for Effective Knowledge Distillation

ACL 2025long

Knowledge distillation (KD) compresses large language models (LLMs), known as teacher models, into lightweight versions called student models, enabling efficient inference and downstream applications. However, prevailing approaches accomplish this by predominantly focusing on matching the final outp…

2025

DiscoVLA: Discrepancy Reduction in Vision, Language, and Alignment for Parameter-Efficient Video-Text Retrieval

CVPR 2025poster

The parameter-efficient adaptation of the image-text pretraining model CLIP for video-text retrieval is a prominent area of research. While CLIP is focused on image-level vision-language matching, video-text retrieval demands comprehensive understanding at the video level. Three key discrepancies em…

2025

FastVID: Dynamic Density Pruning for Fast Video Large Language Models

NeurIPS 2025poster

Video Large Language Models have demonstrated strong video understanding capabilities, yet their practical deployment is hindered by substantial inference costs caused by redundant video tokens. Existing pruning techniques fail to effectively exploit the spatiotemporal redundancy present in video d…

Cited by 0SourcecodeScholar
2025

TANDEM: Bi-Level Data Mixture Optimization with Twin Networks

NeurIPS 2025poster

The capabilities of large language models (LLMs) significantly depend on training data drawn from various domains. Optimizing domain-specific mixture ratios can be modeled as a bi-level optimization problem, which we simplify into a single-level penalized form and solve with twin networks: a proxy m…

Cited by 0SourceScholar
2025

The Primacy of Magnitude in Low-Rank Adaptation

NeurIPS 2025spotlight

Low-Rank Adaptation (LoRA) offers a parameter-efficient paradigm for tuning large models. While recent spectral initialization methods improve convergence and performance over the naive “Noise \& Zeros” scheme, their extra computational and storage overhead undermines efficiency. In this paper, we e…

Cited by 0SourceScholar
2021

Self-Supervised Video Action Localization with Adversarial Temporal Transforms

IJCAI 2021poster

Weakly-supervised temporal action localization aims to locate intervals of action instances with only video-level action labels for training. However, the localization results generated from video classification networks are often not accurate due to the lack of temporal boundary annotation of actio…

Cited by 7SourcePDFScholar
2020

Beyond Short-Term Snippet: Video Relation Detection With Spatio-Temporal Global Context

CVPR 2020poster

Video visual relation detection (VidVRD) aims to describe all interacting objects in a video. Different from relationships in static images, videos contain an addition temporal channel. A majority of existing works divide a video into short segments, predict relationships in each segment, and merge…

Cited by 92PDFScholar
2020

Learning Temporal Co-Attention Models for Unsupervised Video Action Localization

CVPR 2020oral

Temporal action localization (TAL) in untrimmed videos recently receives tremendous research enthusiasm. To our best knowledge, this is the first attempt in the literature to explore this task under an unsupervised setting, hereafter referred to as action co-localization (ACL), where only the total…

Cited by 79PDFcodeScholar