← Search

Jianfei Gao

10 accepted papers

2026

Exploring Visual Pretraining for Learning Language Intelligence

CVPR 2026

While the most fundamental pretraining paradigm typically trains modality-specific models on their respective datasets, the Platonic Representation Hypothesis that representations eventually align across modalities as data and model scale suggests an intriguing possibility: large language models (LL

Cited by 0SourcecodeScholar
2026

RIG: Synergizing Reasoning and Imagination in End-to-End Generalist Policy

ICLR 2026poster

Reasoning before action and imagining potential outcomes (i.e., world models) are essential for embodied agents operating in complex open-world environments. Yet, prior work either incorporates only one of these abilities in an end-to-end agent or integrates multiple specialized models into an agent…

Cited by 0SourceScholar
2026

Smooth Reading: Bridging the Gap of Recurrent LLM to Self-Attention LLM on Long-Context Understanding

ICLR 2026poster

Recurrent large language models (Recurrent LLMs) offer linear computational complexity as efficient alternatives to quadratic self-attention-based LLMs (Self-Attention LLMs). However, Recurrent LLMs underperform on long-context tasks due to limited fixed-size memory. Previous research focused on arc…

Cited by 0SourceScholar
2026

VideoChat-Flash: Hierarchical Compression for Long-Context Video Modeling

ICLR 2026poster

Long-context video modeling is critical for multimodal large language models (MLLMs), enabling them to process movies, online video streams, and so on. Despite its advances, handling long videos remains challenging due to the difficulty in efficiently understanding the extremely long video context.…

Cited by 0SourcecodeScholar
2025

Semi-off-Policy Reinforcement Learning for Vision-Language Slow-Thinking Reasoning

NeurIPS 2025poster

Enhancing large vision-language models (LVLMs) with visual slow-thinking reasoning is crucial for solving complex multimodal tasks. However, since LVLMs are mainly trained with vision-language alignment, it is difficult to adopt on-policy reinforcement learning (RL) to develop the slow thinking abil…

Cited by 0SourceScholar
2022

PKD: General Distillation Framework for Object Detectors via Pearson Correlation Coefficient

NeurIPS 2022accept

Knowledge distillation(KD) is a widely-used technique to train compact models in object detection. However, there is still a lack of study on how to distill between heterogeneous detectors. In this paper, we empirically find that better FPN features from a heterogeneous teacher detector can help the…

2021

Channel-Wise Knowledge Distillation for Dense Prediction

ICCV 2021poster

Knowledge distillation (KD) has been proven a simple and effective tool for training compact dense prediction models. Lightweight student networks are trained by extra supervision transferred from large teacher networks. Most previous KD variants for dense prediction tasks align the activation maps…

Cited by 366PDFcodeScholar