← Search

Haoran Tang

11 accepted papers

2026

PPLLaVA: Varied Video Sequence Understanding With Prompt Guidance

ICLR 2026poster

The past year has witnessed the significant advancement of video-based large language models. However, the challenge of developing a unified model for both short and long video understanding remains unresolved. Most existing video LLMs cannot handle hour-long videos, while methods custom for long vi…

Cited by 0SourcecodeScholar
2026

Video SimpleQA: Towards Factuality Evaluation in Large Video Language Models

AAAI 2026technical

Recent advancements in Large Video Language Models (LVLMs) have highlighted their potential for multi-modal understanding, yet evaluating their factual grounding in videos remains a critical unsolved challenge. To address this gap, we introduce Video SimpleQA, the first comprehensive benchmark tailo

Cited by 0SourcePDFScholar
2026

Video Spatial Reasoning with Object-Centric 3D Rollout

AAAI 2026technical

Recent advances in Multi-modal Large Language Models (MLLMs) have showcased remarkable capabilities in vision-language understanding. However, enabling robust video spatial reasoning—the ability to comprehend object locations, orientations, and inter-object relationships in dynamic 3D scenes—remains

Cited by 0SourcePDFScholar
2025

Flow4Agent: Long-form Video Understanding via Motion Prior from Optical Flow

ICCV 2025poster

Long-form video understanding has always been a challenging problem due to the significant redundancy in both temporal and spatial contents. This challenge is further exacerbated by the limited context length of Multimodal Large Language Models (MLLMs). To address this issue, many previous works hav…

Cited by 0SourcePDFScholar
2025

MUSE: Mamba Is Efficient Multi-scale Learner for Text-video Retrieval

AAAI 2025technical

Text-Video Retrieval (TVR) aims to align and associate relevant video content with corresponding natural language queries. Most existing TVR methods are based on large-scale pre-trained vision-language models (e.g., CLIP). However, due to CLIP's inherent plain structure, few TVR methods explore the…

2024

RAP: Efficient Text-Video Retrieval with Sparse-and-Correlated Adapter

ACL 2024findings

Text-Video Retrieval (TVR) aims to align relevant video content with natural language queries. To date, most of the state-of-the-art TVR methods learn image-to-video transfer learning based on the large-scale pre-trained vision-language models (e.g., CLIP). However, fully fine-tuning these pre-train…

Cited by 17SourcePDFScholar
2024

ST-LLM: Large Language Models Are Effective Temporal Learners

ECCV 2024poster

"Large Language Models (LLMs) have showcased impressive capabilities in text comprehension and generation, prompting research efforts towards video LLMs to facilitate human-AI interaction at the video level. However, how to effectively encode and understand videos in video-based dialogue systems rem…

2023

Contrastive Learning Relies More on Spatial Inductive Bias Than Supervised Learning: An Empirical Study

ICCV 2023poster

Though self-supervised contrastive learning (CL) has shown its potential to achieve state-of-the-art accuracy without any supervision, its behavior still remains under investigated by academia. Different from most previous work that understands CL from learning objectives, we focus on an unexplored…

Cited by 2PDFScholar
2017

#Exploration: A Study of Count-Based Exploration for Deep Reinforcement Learning

NeurIPS 2017poster

Count-based exploration algorithms are known to perform near-optimally when used in conjunction with tabular reinforcement learning (RL) methods for solving small discrete Markov decision processes (MDPs). It is generally thought that count-based methods cannot be applied in high-dimensional state s…

Cited by 777SourcePDFScholar
2017

Reinforcement Learning with Deep Energy-Based Policies

ICML 2017poster

We propose a method for learning expressive energy-based policies for continuous states and actions, which has been feasible only in tabular domains before. We apply our method to learning maximum entropy policies, resulting into a new algorithm, called soft Q-learning, that expresses the optimal po…