TODO
TODO
Doing
- Finalize remaining fact-sensitive wording choices before exporting submission PDFs.
Next
- Rename English
Published PaperstoAccepted PapersorPublicationsif all entries remain accepted rather than published. - Polish the English dynamic-environment bullet and standardize conference-year formatting.
- Regenerate final PDFs after the remaining wording decisions and verify the rendered pages.
- Optionally verify the rendered GitHub Pages deployment after push.
- Confirm
/resume/...and the old resume PDF are no longer served after deploy; decide whether to make the repo private so the resume is also not reachable via github.com.
Blocked
- Full local Jekyll build is blocked until Ruby/Gem/Bundler are available on
PATH.
Done
- Hid hyperlink borders, cleaned PDF bookmark titles, and unified bandit terminology.
- Removed the JSAC major-revision phrase from the Research Work summary while retaining it in Publications.
- Committed the Research Work wording cleanup as
ef0929a. - Restored the visiting-scholar dates to ongoing status (
Now/至今). - Committed the ongoing appointment dates as
62176b2. - Polished the English Research Interest paragraph and its closing phrase.
- Committed the English Research Interest polish as
eb6f3a1. - Reframed Research Interest around LLM-controlled decision-making, memory management, and resource allocation.
- Committed the focused Research Interest wording as
5aadc43. - Corrected the Chinese class name to “信息类数理提高班”.
- Committed the corrected class name as
04e0a51. - Added reliable online self-improvement, feedback filtering, and verifiable updates to Research Interest.
- Committed the refined Research Interest wording as
5015df4. - Moved continuous online self-improvement from Research Work to Research Interest.
- Committed the corrected objective placement as
384e427. - Clarified continuous online self-improvement as the objective of the inference-time routing framework.
- Committed the continuous online self-improvement wording as
9b9f0c5. - Synchronized the Chinese CV’s current Research Work and research-experience wording with the English CV.
- Committed the Chinese CV synchronization as
b226b8d. - Refined the Diffusion LLM Research Work wording from decoding acceleration to improved decoding strategies.
- Committed the improved decoding-strategy wording as
768f02f. - Replaced the hierarchical LoRA Research Work bullet with Diffusion LLM decoding acceleration and dependency analysis.
- Committed the Diffusion LLM Research Work wording update as
8f91d1e. - Moved the IEEE JSAC major-revision entry before all arXiv entries in both CVs.
- Committed the reordered CV entries as
db37cd7. - Added arXiv:2603.15647 to the English and Chinese
Steering Frozen LLMsentries. - Committed the arXiv metadata update as
06aa721. - Removed English CV
submitted to KDD/submitted to NeurIPSlabels while retaining IEEE JSAC major revision. - Committed the English CV status cleanup as
9783cab. - Updated LaTeX Workshop to invoke
latexmkthrough PATH instead of a macOS-only absolute path; JSON validation passed. Committed the portable LaTeX Workshop configuration as
7676c5a.- Added only the AxiomVision
[Code]link to both CV source files and recompiled/verified both final 3-page PDFs. - Removed the HKAI Lab supervisor line from both CVs (resolved the Wu Huiwei / Runhui Li discrepancy by not naming a leader).
- Kept the resume off the deployed site (added
resumeto Jekyll exclude; moved_pages/resume.pdftoresume/resume_2024.pdf) while keeping it in git for syncing. - Updated CV.tex and CV_zh.tex to match the homepage (TMC accepted; ICML->NeurIPS; JSAC->major revision; ended HKAI Lab; added UMass SOLAR Lab visit; refreshed research interest) and recompiled CV.pdf / CV_zh.pdf.
- Simplified the homepage LLM research-interest paragraph while preserving its three main ideas.
- Refined the homepage research-interest statement on Diffusion LLM iteration, knowledge connections, analogy, and rapid agent updating.
- Updated the sidebar title to “PhD Candidate at CUHK” and added the 2024 B.Eng. graduation year to the homepage biography.
- Reordered the homepage biography and moved the current visiting-scholar appointment into a separate paragraph.
- Updated the homepage visitor widget to request all-time total pageviews with
t=tt. - Ran
git diff --check; no whitespace errors were reported.