Programming Language, Software Security, and Software Engineering.
Hello
I am a second-year CS Ph.D. student at Umeå University, advised by Prof. Alexandre Bartel. I am currently working in SES Lab. My research interests lie in programming Language, software security, software engineering.
Research Interests
Education
Publications
Yufei Wu, and Alexandre Bartel. The 40th IEEE/ACM International Conference on Automated Software Engineering (ASE 2025)
Yufei Wu, and Baojian Hua. The 23rd IEEE International Conference on Software Quality, Reliability, and Security (QRS 2023)
Projects
Soma: A Hybrid Retrieval Memory System
A semantic memory storage and retrieval system built with Qdrant vector database and BGE-M3 hybrid embeddings (dense + sparse). Exposed as a remotely accessible API via Model Context Protocol (MCP) server over Cloudflare Tunnel. Includes automated metadata enrichment pipelines for summarization, tagging, and categorization using local language models.
Python, Qdrant, BGE-M3, Cloudflare Tunnel, MCP