-
š Hi, Iām Teo Wu (officially Wu Haoning å“ęå®), working on LMMs in Moonshot AI, working with Xinyu Zhou. Prior to this, I have been a PhD candidate (preparing thesis defense) in Nanyang Technological University šøš¬, supervised by Prof. Weisi Lin. I obtained by B.S. degree of computer science in Peking University (å京大å¦).
-
I am currently focusing on LMM pre-training, long-prefill, and long-decode extensions.
-
š± I have also been the lead of project Q-Future: Visual Evaluation with LMMsš¹, on which 7 first-authored papers accepted in top conferences and journels including ICML, ICLR, NeurIPS, TPAMI, CVPR, ECCV and ACMMM. The flagship scorer, OneAlign has been downloaded more than 600K times (until April, 2025) on HuggingFace.
- š« Reach me by e-mail: realtimothyhwu@gmail.com/haoning001@e.ntu.edu.sg, Twitter: Twitter
- Prior to LMMs, my PhD topic was on video quality assessment, a traditional area trying to gauge the quality scores (and more) on videos. Among 6 papers published in that area (in ECCV, ICCV, TPAMI, etc), the two representative works are FAST-VQA and DOVER, which have been most-used baselines in that field.
š„ News
- 2025.06.21: Ā šš We release Kimi-VL-Thinking-2506: a smarter thinking model while absorbing better perception and frontier long-context (video, long PDF) and OS-agent capabilities in thinking mode.
- 2025.04.10: Ā šš We release Kimi-VL: the first general-purpose open multimodal thinking model, and a strong native MoE LMM on general, long-context (video, long PDF) and OS-agent capabilities.
- 2024.10.11: Ā šš We release Aria, a native LMM that excels on text, code, image, video, PDF and more!
- 2024.09.26: Ā šš LongVideoBench get accepted by Neurips2024 D&B track!
- 2024.09.26: Ā šš Compare2Score get accepted by Neurips2024 as Spotlight!
- 2024.08.08: Ā šš Extension of Q-Bench (Q-Bench+, on image pairs) get accepted by TPAMI!
- 2024.07.16: Ā šš 4 papers in Q-Future get accepted by ACMMM (1 first-authored, 3 Oral)!
- 2024.07.02: Ā šš Co-Instruct get accepted by ECCV2024 as an Oral paper!
- 2024.05.02: Ā šš Q-Align get accepted by ICML2024 (score: 7765)!
- 2024.02.27: Ā šš Q-Instruct get accepted by CVPR2024!
- 2024.01.16: Ā šš Q-Bench get accepted by ICLR2024 as a Spotlight paper!
- 2023.09.10: Ā šš Extension of FAST-VQA (FasterVQA) get accepted by TPAMI!
- 2023.07.26: Ā šš MaxVQA get accepted by ACMMM2023 as an Oral paper!
- 2023.07.14: Ā šš DOVER get accepted by ICCV2023!
- 2023.02.28: Ā šš DisCoVQA get accepted by TCSVT. First paper written in my PhD career.
- 2022.07.07: Ā šš FAST-VQA get accepted by ECCV2022!
Current: Moonshot AI
Right now, I am working in Kimi-VL team, developing open-source and proprietary models and pursuing frontier basic visual abilities. I am currently looking for interns and full-time employees with interests on fine-grained visual perception, video understanding, multimodal reasoning, or multimodal long-context understanding in Singapore. Welcome to contact throught email if interested.
Visit our Hugging Face collection for all publicly-released models; we also define challenging multimodal benchmarks, e.g. VideoReasonBench to gauge the edge of current LMMs.
Projects at Rhymes.AI

Aria: First Open Multimodal Native MoE Model
- The first native multi-modal MOE model, excels on text, code, image, video, PDF, etc.
- Extraordinary 64K context length, can steadliy improves on long video benchmarks until 256 input frames.
- #2 on LongVideoBench (#1 open-source), #6 on VideoMME (#1 open-source <70B parameters), #3 on MMBench-Video (#1 open-source), #1 on MLVU-Test, all evaluated under 256 uniform frames.
š Selected Publications

LongVideoBench: A Benchmark for Long-context Interleaved Video-Language Understanding
- Authors: me, Dongxu, Bei Chen, Junnan
- TL, DR: A benchmark for long videos that truly requires a long input (i.e. hundreds of frames). First-ever non-synthetic benchmark (6.7K human-crafted MCQs) on long-context multi-modal understanding.

Towards Open-ended Visual Quality Comparison
- Authors: me, Hanwei, Zicheng, et al.
- TL, DR: The first work for MLLMs on visual quality comparison, via bootstrapping human and LLM, plus distilling GPT-4v. It is a very early attempt on multi-image MLLM. Proposed dataset has been integrated by LLaVA-Interleave and Mantis.

Q-Align: Teaching LMMs for Visual Scoring via Discrete Text-Defined Levels
- Authors: me, Zicheng, et al.
- TL, DR: The best visual quality and aesthetic scorer so far (disclaimer: until Jul 25, 2024); Yet a better way to train LMMs on scoring. It fine-tunes an LMM with discrete text levels (good, poor, fair) and extract the weighted average of token probabilities for continuous scores on inference. SOTA on 12 datasets.

Q-Instruct: Improving Low-level Visual Abilities for Multi-modality Foundation Models
- Authors: me, Zicheng, Erli, et al.
- TL, DR: The first low-level visual instruction tuning dataset. Includes GPT to generate QA pairs based on human-annotated quality descriptions.

Q-Bench: A Benchmark for General-Purpose Foundation Models on Low-Level Vision
- Authors: me, Zicheng, Erli, et al.
- TL, DR: The first-things-first of Q-Future, defining three important tasks: low-level description (similar to captioning), low-level question-answering, and scoring. It has been extended to multi-image versions (Q-Bench+) as well as on AI-generated artifacts (A-Bench).