CV
This is a description of the page. You can modify it in '_pages/cv.md'. You can also change or remove the top pdf download button.
Contact Information
| Name | Liaoyaqi Wang |
| Professional Title | PhD Student, Computer Science |
| wangliaoyaqi@gmail.com | |
| Location | Austin, Texas |
Professional Summary
PhD student in Computer Science at UT Austin, working on trustworthy machine learning, calibrated LLM reasoning, and multi-agent systems.
Experience
-
Feb 2026 - Present Baltimore, MD
Graduate Research Assistant
Johns Hopkins University, Data Science and AI Institute
-
May 2025 - Present Baltimore, MD
Graduate Research Assistant — Scientific Feasibility Assessment Agent
Johns Hopkins University
Advisors: Prof. Benjamin Van Durme, Prof. Anqi Liu
- Architected a modular multi-agent system (using LangGraph/LangChain) that orchestrates iterative loops of literature search, reflection, and summarization to validate materials science claims.
- Identified and formalized the “Contextual Tunneling” failure mode, showing that naive RAG integration can degrade reasoning in scientific domains.
- Led the evaluation strategy and system optimization, achieving top-ranking performance in the DARPA dry run, outperforming five competing research institutions.
-
Nov 2025 - Apr 2026 Baltimore, MD
Graduate Research Assistant — Enhancing Calibrated Reasoning with Margin Process Reward
Johns Hopkins University
Advisors: Prof. Anqi Liu, Prof. Benjamin Van Durme
- Proposed a calibration-aware RL framework that jointly optimizes reasoning correctness and confidence reliability via margin-based process reward over intermediate reasoning states.
- Designed a lightweight probe-based confidence estimator using Monte Carlo forced-completion as training targets.
- Demonstrated improved calibration across in-domain math and out-of-domain code, science, and logic benchmarks while preserving reasoning accuracy.
- Validated downstream utility of calibrated confidence for conformal risk control and confidence-weighted answer aggregation.
-
Sep 2024 - Apr 2025 Baltimore, MD
Graduate Research Assistant — Fine-grained Probabilistic Calibration and Reasoning in LLMs
Johns Hopkins University
Advisors: Prof. Benjamin Van Durme, Prof. Anqi Liu
- Developed synthetic data for generous-domain, long-context settings beyond human-annotated datasets.
- Proposed a training framework enabling direct probability modeling with modern LLM backends.
- Constructed an objective, comprehensive evaluation suite from existing datasets and frameworks admitting an intuitive probabilistic interpretation.
-
Jun 2024 - Aug 2024 Chapel Hill, NC
Visiting Researcher — Multimodal Clinical Outcome Prediction via LLMs and Mixture-of-Experts
University of North Carolina at Chapel Hill
Advisor: Prof. Huaxiu Yao
- Developed unified noise-resilient encoders to extract information from language descriptions transformed from multi-modal data.
- Employed a sparse Mixture-of-Experts framework to refine and dynamically integrate different modality representations for prediction.
- Achieved state-of-the-art performance predicting clinical trial outcomes on the HINT and CTO datasets.
-
Feb 2024 - Jun 2024 Chapel Hill, NC
Visiting Researcher — Predicting Gene Expression from Ultra-Long Sequences using Selective State-Space Models
University of North Carolina at Chapel Hill
Advisor: Prof. Huaxiu Yao
- Constructed a bi-directional Mamba model, a selective state-space sequence model, for gene expression prediction, effectively handling long gene sequences over 100kb.
- Incorporated biological prior information such as peak, exon, and gene locations to enhance model performance.
- Collaborated with a multidisciplinary team to integrate the sequence model into existing bioinformatics pipelines.
-
Aug 2023 - Feb 2024 Hong Kong
Visiting Researcher — Dynamic Backdoor Watermarking for Ownership Protection via Text Embeddings
Hong Kong University of Science and Technology
Advisor: Prof. Minhao Cheng
- Developed a method to protect the ownership of text embeddings by injecting a dynamic backdoor watermark.
- Balanced watermark utility and detectability, even when facing out-of-distribution data.
- Outperformed prior protective approaches in balancing embedding utility and watermark verification.
-
Jun 2023 - Aug 2023 Shaanxi, China
Software Developer
China Telecom, Shaanxi Branch
Education
-
Aug 2026 - May 2030 Austin, TX, USA
PhD
University of Texas at Austin
Computer Science
-
Aug 2024 - May 2026 Baltimore, MD, USA
M.S.
Johns Hopkins University
Computer Science
- Trustworthy Machine Learning; Machine Learning Theory; Intro to Human Language Technology; Self-Supervised Learning
-
Sep 2020 - Jul 2024 Xi'an, China
B.Eng.
Xi'an Jiaotong University
Artificial Intelligence (Honor Track)
- Machine Learning; Computer Vision; Natural Language Processing; Modern Control; Digital Signal Processing; Probability Theory and Stochastic Process; Reinforcement Learning
-
Jan 2023 - Jul 2023 Berkeley, CA, USA
BGA Student (visiting)
University of California, Berkeley
Computer Science
- Optimization Models in Engineering; Designing, Visualizing and Understanding Deep Neural Networks; Data Structures
Awards
-
2025 Visionary Award (Top 30)
2025 LLM Hackathon for Applications in Materials and Chemistry
-
2023 Excellent
National College Students Innovation Training Program
-
2022 Provincial Second Prize
National Optoelectronic Design Competition
-
2021 Provincial Second Prize
Mathematical Contest in Modeling
Skills
Programming Languages: Python, Java, C++, MATLAB, Git, LaTeX
Frameworks & Tools: PyTorch, Hugging Face Transformers, LangGraph, LangChain, vLLM, ROS
Research Interests: Trustworthy ML, LLM Calibration, Multi-Agent Systems, NLP