Undergraduate at Zhejiang University · College of Electrical Engineering
Working toward research in vision-language models and multimodal agents.
I am an undergraduate at Zhejiang University, studying in the College of Electrical Engineering. Most of what I build sits at the boundary between perception and reasoning — systems that take in images, video, or documents, and have to decide what to do with them rather than just describe them.
Day to day that means training and profiling multimodal models, building retrieval and agent pipelines, and writing the tooling that keeps those experiments reproducible. A fair amount of what I publish here is the tooling half: templates, generators, and study material that other people can pick up directly.
| Direction | What I care about |
|---|---|
| Vision-Language Models | How visual tokens get compressed and selected under a fixed context budget — long-video understanding is where this hurts most, and where evaluation is easiest to fool. |
| Agents | Multi-step tool use that stays grounded: planning, retrieval, and verification loops that catch their own mistakes instead of confidently continuing. |
| World Models | Learned dynamics as a substrate for planning — what a model has to represent before "imagining the next state" becomes useful rather than decorative. |
| Generative Models | Diffusion and autoregressive generation, especially controllability and how generated data feeds back into training. |
54 one-page infographic cards covering the LeetCode Hot 100 and the 代码随想录 roadmap — one card per algorithmic pattern, each with the definition, recognition signals, a worked diagram, C++ / Python templates, and a mnemonic. Ships as two ready-to-present slide decks plus the full generation scripts, so the whole set can be re-rendered or exported.
Python · Infographics · Interview prep
The Zhejiang University LaTeX Beamer template, packaged as a skill an AI agent can
invoke end to end. One sentence in, and the agent copies the resources, writes the
.tex, compiles with XeLaTeX, and opens the PDF — official ZJU blue, 16:9, CJK
mixed typesetting, and the usual academic components already wired up.
LaTeX · Beamer · AI Agent Skill
Personal research page — interests, notes, and whatever is currently in progress.
