Hi 👋! I’m Jingming Liang, and you can also call me Brighton. I am from Dalian, China, and currently a junior CS undergraduate at the School of Computer Science, Nankai University
, pursuing dual minors in Finance and Criminal Law. My CV is available here for direct viewing.
Beyond my interdisciplinary studies, my main focus is building efficient ML systems and scalable AI infrastructure. I am actively looking for research and engineering opportunities in ML Systems, Distributed AI, and Hardware-Aware Optimization. Feel free to reach out through the email and social links in the sidebar!
Research Interests:
- Efficient ML Systems and AI Infrastructure: Scalable training, efficient inference, model serving, and systems optimization for LLMs and multimodal LLMs.
- Distributed Systems for Large-Scale AI: Runtime efficiency, resource scheduling, distributed execution, and parallel system design for large-scale LLM workloads.
- FinTech and Analytics: Using programming, data analysis, and quantitative modeling to support financial decision-making, business intelligence, and insight extraction from real-world data.
🔥 News
- Diagnosing and Mitigating Noun-Driven Routing Bias in Multimodal Mixture-of-Experts My paper is currently under review at IEEE. The work introduces a training-free probe, CMRD, to diagnose how queried nouns can bias visual routing in multimodal MoE models, localizes the strongest effect to a shared deep-layer routing hotspot, and studies inference-time mitigation strategies that reduce false positives in object hallucination benchmarks.
📝 Projects and Research
Projects

GPU Optimization for All-Pairs Shortest Path (Individual Competitor; CCF-TCARCH 2025 National Champion)
- Designed a memory-aware 3-stage blocked Floyd–Warshall pipeline to reduce bandwidth pressure in dense APSP computation, using shared memory to improve data locality.
- Optimized kernel execution through fusion, dual-stream scheduling, double buffering, and reduced synchronization overhead. Further compressed host-to-device transfer cost from O(V²) to O(E) via custom I/O and device-side graph reconstruction.
- Ranked 1st nationally as an individual competitor, achieving a 52% end-to-end speedup on the official hidden datasets (11.50s → 5.42s) through profiling-driven optimization and systematic performance tuning.

RaceRadar: An End-to-End iOS System for Aggregating and Prioritizing Competition Opportunities (Independent systems engineering project; App Store release in preparation)
- Built a fault-tolerant, multi-source ingestion pipeline that continuously crawls, cleans, deduplicates, and ranks competition announcements, publishing a unified JSON feed through scheduled GitHub Actions workflows.
- Developed a native iOS app in Swift/Xcode with card-based discovery, detailed opportunity pages, deadline-aware prioritization, source/category tagging, and shareable competition posters.
- Designed the system around real student workflows, translating automated data ingestion and ranking into a deployable user-facing information system for discovering higher-quality and time-sensitive opportunities.
Research

SparseTSF-FFT: A Frequency-Domain Framework for Time Series Forecasting
- Reimplemented and extended SparseTSF from PyTorch to MindSpore, including custom API mappings and reconstruction of the training/evaluation pipeline for cross-framework deployment.
- Designed an FFT-based learnable filtering module to replace local sliding-window convolutions, aiming to better capture long-range periodic structure under a lightweight parameter budget.
- Conducted cross-framework profiling and forecasting evaluations, observing improved long-horizon performance (e.g., at 336 and 720 steps on ETTh1/ETTh2) relative to the baseline.

Research on Adaptive Weight Selection for Image Diffusion Models (National 3rd Prize in Challenge Cup, K-LoRA++)
- Extended the training-free object-style fusion framework (CVPR 2025 K-LoRA) by mathematically formulating and evaluating 8 distinct stage-aware scaling schedules across diffusion timesteps.
- Demonstrated through first-order derivative analysis and cross-domain experiments that a constant-derivative linear schedule optimally balances content fidelity and style consistency, effectively preventing structural distortion and visual jitter during the fusion process.
- Facilitated the end-to-end development of the project’s interactive demo and drove its practical deployment for downstream generative applications.
🎖 Honors and Awards
🏆 Competition Awards
2025
TRAE on Campus Vibe Coding Workshop
3rd National College Student Career Planning Competition - Growth Track, University-level Competition
National College Student Computer System Ability Competition
China Undergraduate Mathematical Contest in Modeling (CUMCM)
19th Challenge Cup National College Student Extracurricular Academic and Technological Works Competition
Nankai University Mathematical Modeling Competition
8th CCF-TCARCH Computer Architecture Challenge
Pioneer Cup Intelligent Computing Design Competition
18th Challenge Cup China Bank Tianjin Undergraduate Extracurricular Academic and Technological Works Competition
President's Cup Innovation and Entrepreneurship Competition - Entrepreneurship Track
President's Cup Innovation and Entrepreneurship Competition - Innovation Track
Mathematical Contest in Modeling / Interdisciplinary Contest in Modeling (MCM/ICM)
2024
China Undergraduate Mathematical Contest in Modeling (CUMCM)
3rd National College Student Data Analysis Popular Science Competition
Teaching, Leadership, and Service
Roles
Teaching Assistant
Student Assistant
Class Monitor & Youth League Branch Deputy Secretary
Service Impact
Selected Honors
Outstanding Communist Youth League Member
Outstanding Student Cadre
Outstanding Team
Outstanding Individual
Leader of the May Fourth Red Flag Youth League Group
Outstanding Class Youth League Branch
Official Representative
Outstanding Officer
🏅 Scholarships
2025
Academic Progress Scholarship
Nankai University
Student Service Scholarship
Nankai University
2024
Social Welfare Scholarship
Nankai University
Student Service Scholarship
Nankai University
📖 Educations
Nankai University, School of Computer Science
B.Eng. Candidate in Computer Science and Technology
Minors: Finance, Criminal Law.
University of Macau, Faculty of Science and Technology
Department of Computer and Information Science, Exchange Student (Planned)
Upcoming exchange at FST's Department of Computer and Information Science, University of Macau.
💼 Internships
Hejun Consulting
- Served a leading Tianjin listed water utility, supporting strategic modules including the Fifteenth Five-Year Plan, technical pathways, and Jing-Jin-Ji collaboration initiatives.
- Built evidence-ready research inputs by programmatically collecting and cleaning public disclosures (CNINFO, prospectuses, and official filings) for consulting workstreams.
- Independently delivered a 30,000+ word insight report covering PEST, SWOT, value-chain mapping, peer benchmarking, and actionable improvement recommendations.
ChinaSoft International, LLM Team
- Built enterprise-ready LLM workflows using DeepSeek-based applications and LangChain integration for practical business scenarios.
- Engineered production-oriented AI services with PyTorch and FastAPI, including model tuning practices for vertical-domain performance.
- Delivered a deployable intelligent assistant system built on chatbot frameworks (Maibot and Astrbot), with knowledge-base QA, persona settings, automated deployment, and dialogue analytics.
Guotai Junan Securities, Wealth Management
- Constructed IPS-based client planning workflows and applied the RRTTLLU constraint analysis framework for practical asset-allocation decisions.
- Completed an end-to-end personal finance case covering quantitative profiling, cross-asset allocation modeling, and benchmark comparison against market indices.
- Proposed dynamic rebalancing actions to improve return-risk balance while remaining aligned with long-term goals and client risk tolerance.
📡 Technical Communication
Public Engagement
Beyond research, I enjoy sharing structured learning materials on computer science and AI through public-facing educational content. This experience has helped me practice technical communication and think more carefully about how complex ideas can be made accessible to broader audiences.
CS and AI Educational Outreach
I create structured study notes, learning resources, and course-oriented materials for student audiences, and I am continuing to expand this work toward broader computer science and AI topics.
This work has helped me think more deliberately about clarity, structure, and accessibility when communicating technical ideas.
Selected examples of educational content
Beyond Research
Outside academic work, I enjoy music, marathon running, and independent travel. Formal training in violin and guitar, along with marathon training and solo travel, has strengthened my discipline, resilience, and curiosity.