← Search

Weihong Lin

8 accepted papers

2026

AVoCaDO: An Audiovisual Video Captioner Driven by Temporal Orchestration

ICLR 2026poster

Audiovisual video captioning aims to generate semantically rich descriptions with temporal alignment between visual and auditory events, thereby benefiting both video understanding and generation. In this paper, we present **AVoCaDO**, a powerful audiovisual video captioner driven by the temporal or…

Cited by 0SourceScholar
2026

DIN: Dual Impulse Network for Multi-view Representation Learning

AAAI 2026technical

Multi-view representation learning, which utilizes multiple channels to improve perceptual accuracy, is recognized for its effectiveness in the analysis of multi-view data. However, deploying these methods in real-world scenarios presents two primary challenges. 1) Lack of Variegation: Multi-view re

Cited by 0SourcePDFScholar
2026

VidBridge-R1: Bridging QA and Captioning for RL-based Video Understanding Models with Intermediate Proxy Tasks

ICLR 2026poster

The "Reason-Then-Respond" paradigm, enhanced by Reinforcement Learning, has shown great promise in advancing Multimodal Large Language Models. However, its application to the video domain has led to specialized models that excel at either question answering (QA) or captioning tasks, but struggle to…

Cited by 0SourcecodeScholar
2025

HAIC: Improving Human Action Understanding and Generation with Better Captions for Multi-modal Large Language Models

ACL 2025long

Recent Multi-modal Large Language Models (MLLMs) have made great progress in video understanding. However, their performance on videos involving human actions is still limited by the lack of high-quality data. To address this, we introduce a two-stage data annotation pipeline. First, we design strat…

Cited by 0SourcePDFScholar
2023

A Question-Answering Approach to Key Value Pair Extraction from Form-Like Document Images

AAAI 2023technical

In this paper, we present a new question-answering (QA) based key-value pair extraction approach, called KVPFormer, to robustly extracting key-value relationships between entities from form-like document images. Specifically, KVPFormer first identifies key entities from all entities in an image with…

Cited by 13SourcePDFScholar
2022

Expediting Large-Scale Vision Transformer for Dense Prediction without Fine-tuning

NeurIPS 2022accept

Vision transformers have recently achieved competitive results across various vision tasks but still suffer from heavy computation costs when processing a large number of tokens. Many advanced approaches have been developed to reduce the total number of tokens in the large-scale vision transformers,…

Cited by 32SourcePDFScholar
2021

HRFormer: High-Resolution Vision Transformer for Dense Predict

NeurIPS 2021poster

We present a High-Resolution Transformer (HRFormer) that learns high-resolution representations for dense prediction tasks, in contrast to the original Vision Transformer that produces low-resolution representations and has high memory and computational cost. We take advantage of the multi-resolutio…