Hi 👋! I’m Jingming Liang, and you can also call me Brighton. I’m from Dalian, Liaoning, China, currently a junior undergraduate student majoring in Computer Science and Technology at the School of Computer Science, Nankai University
, and pursuing minors in Finance and Criminal Law. Driven by curiosity, I like to step into real problems and keep exploring what I truly want to build and pursue. Feel free to reach out through the email and social links in the sidebar.
Research Interests:
- Parallel and distributed training for large language models and agentic systems
- AI for education
- Interdisciplinary research at the intersection of computing, finance, and law
🔥 News
Latest
Educational content creator on Rednote
Educational OutreachI freely share study resources and notes to help tens of thousands of students navigate learning challenges. I am now preparing computer science course content to support more learners through AI for education.
I aim to reach more learners through public-interest knowledge sharing.
Recent snapshots from my Xiaohongshu educational outreach
📝 Projects and Research

Research on Personalized Image Diffusion Models with Adaptive Weight Selection (Challenge Cup National Third Prize)
- Extended the CVPR 2025 K-LoRA framework for training-free object-style fusion in diffusion models.
- Designed and analyzed K-LoRA++ scale-factor schedules, covering both linear and nonlinear variants.
- Ran cross-domain fusion and ablation experiments, showing that linear schedules provide the best balance of controllability, smooth transitions, and content fidelity.
- Supported the project’s practical implementation and downstream deployment.

SparseTSF-FFT: A Frequency-Domain Optimized Framework for Time Series Forecasting
- Led the PyTorch-to-MindSpore migration of SparseTSF, rebuilding the training and evaluation pipeline, implementing missing operator equivalents, and open-sourcing the code.
- Proposed SparseTSF-FFT, an FFT-based learnable filtering framework for long-term time series forecasting that replaces local convolutions while preserving the model’s sub-1k parameter budget.
- Reproduced weight-pattern visualizations, compared runtime and MSE across frameworks, and achieved stronger long-horizon forecasting results on ETTh1 and ETTh2.

GPU Optimization for All-Pairs Shortest Path (Solo Participant, National Champion in the CCF-TCARCH Computer Architecture Challenge)
- Designed a 3-stage blocked Floyd-Warshall architecture that heavily leverages shared memory to reduce global memory bandwidth bottlenecks.
- Applied kernel-level optimizations including fusion, dual-stream concurrency, double buffering, grid compression, and sync-barrier elimination, while cutting H2D transfer from O(V²) to O(E) through fast I/O and device-side reconstruction.
- Achieved a 52%+ end-to-end speedup, reducing total runtime from 11.50s to 5.42s through rocprof-driven profiling and hyperparameter tuning.
🎖 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
2020
22nd Yuwen Bao Cup National Middle School Student Themed Essay Campaign
🎖 Student Leadership and Service
Positions
Teaching Assistant
Student Assistant
Class Monitor and Deputy Secretary of the Youth League Branch
Campus Ambassador: EY, PwC, ByteDance, and Meituan
Service Hours
Honors
Outstanding Student Cadre
Outstanding Individual
Outstanding Team
Outstanding Class Youth League Branch
Leader of the May Fourth Red Flag Youth League Group
Official Advisor
Outstanding Student Cadre
Outstanding Deputy Platoon Leader
Outstanding Officer
Participant
Official Representative
Dalian Merit Student
🏅 Scholarships
2025
Academic Progress Scholarship
Nankai University
Student Service Scholarship
Nankai University
2024
Social Welfare Scholarship
Nankai University
Student Service Scholarship
Nankai University
🎭 Arts and Athletics Achievements
Arts
Creative Track-
2018
Classical Guitar Grade 10 Examination. I earned Classical Guitar Grade 10 with an Excellent rating, becoming the first student in Zhuanghe, Dalian to do so, and was recognized by experts for my potential in classical guitar performance.
-
2018
4th Hai Zhi Xing Guitar Competition. I won Silver Prize in Youth Folk Guitar Group A and Silver Prize in Children Classical Group, and was invited to perform on CCTV-15 Music Channel.
-
2015
National Arts Specialty Evaluation Certification. I passed Folk Guitar Grade 6 and received the Best level.
-
2014
China Conservatory of Music Violin Examination. I passed Violin Grade 10 and obtained the certificate.
-
2011
"China Star" National Youth Outstanding Arts Talent Showcase. I won Gold Prize in violin ensemble and Silver Prize in violin solo performance.
Athlete Profile
Endurance and Team SportsI am a passionate enthusiast of ball sports and marathon running.
Selected Running Results
- 2024.04.27 Tianjin Jinnan Half Marathon 1:45:13
- 2024.05.25 Nankai University Campus Marathon 41:48, 10 km, 8th Place (interviewed by Nankai University's official media)
- 2024.10.20 Tianjin Marathon (Full Marathon) 3:58:40
- 2025.04.20 Tianjin Jinnan Half Marathon 1:43:47
- 2025.05.17 Nankai University Campus Marathon 44:44, 10 km
📖 Educations
Nankai University, School of Computer Science
B.Eng. Candidate in Computer Science and Technology
Minors: Finance, Criminal Law.
📜 Certifications
CET-4
College English Test Band 4
CET-6
College English Test Band 6
Data Analysis Professional Skills Certificate
Professional Qualification
HSBC Global Banking & Markets Job Simulation
HSBC
C1 Driver's License
Motor Vehicle Driving License
Young Leaders International Organizations Learning Program
International Organization Interns Networking Group
💼 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.