← Search

Fan Hu

3 accepted papers

2024

Tackling Long Code Search with Splitting, Encoding, and Aggregating

COLING 2024main

Code search with natural language helps us reuse existing code snippets. Thanks to the Transformer-based pretraining models, the performance of code search has been improved significantly. However, due to the quadratic complexity of multi-head self-attention, there is a limit on the input token leng…

2022

Lightweight Attentional Feature Fusion: A New Baseline for Text-to-Video Retrieval

ECCV 2022poster

"In this paper we revisit feature fusion, an old-fashioned topic, in the new context of text-to-video retrieval. Different from previous research that considers feature fusion only at one end, let it be video or text, we aim for feature fusion for both ends within a unified framework. We hypothesize…