Hi! I work on LLM for Finance: teaching LLMs to read financial text and turn it into investment decisions, with a focus on:
Financial Benchmarks & Data: building the datasets this field is missing, e.g., CrossAlpha (EMNLP’26) and EX-Graph (ICLR’24);
LLM Trading Agents: agents that reason over market information and act on it, e.g., CryptoTrade (EMNLP’24); and
Trustworthy LLM Judgment:auditing (COLM’25) and mitigating (ICML’26 AI4GOOD Workshop) the biases of LLM judges, so that financial decisions rest on unbiased judgment.
Beyond finance, I work on LLM multi-agent systems (MegaAgent, ACL’25: a 590-agent fully autonomous system) and graph learning. My work has appeared at ICLR, NeurIPS, ICML, ACL, EMNLP, COLM, and LOG, with several Oral presentations and an Outstanding Reviewer Award (EACL 2026).
I am always happy to chat about research, collaborations, PhD applications, or life choices. Reach me at persdre@gmail.com.
📈 LLM for Finance
Financial Benchmarks & Data (EMNLP'26, ICLR'24, NeurIPS'24)
LLM Trading Agents (EMNLP'24, ICLR'25 Financial AI Workshop)
📝 PaperWeekly: Republished two of my RedNote posts as a combined article on research trends and acceptance rates across 42,123 ICLR papers (2017–2026), with my permission. [Article (Chinese)]
Sep 2026
🎉 AACL-IJCNLP'26: LLM Agent Memory: A Survey from a Unified Representation–Management Perspective accepted to AACL-IJCNLP 2026 Main. [Paper]
Aug 2026
🎉 EMNLP'26: CrossAlpha accepted to EMNLP 2026 Findings. See you in Budapest! [PDF]
May 2026
📈 Preprint: CrossAlpha, an annual-report benchmark covering ~3,600 firms across 5 markets with ~19M firm-pair scores. [PDF]
May 2026
🎉 ICML'26: 4 papers accepted to the Agents-in-the-Wild Workshop. See you in Seoul!
May 2026
🏆 Award: Outstanding Reviewer Award, EACL 2026.
May 2026
🎯 ICML'26: Treat Bias as Noise accepted to the AI4GOOD Workshop, with collaborators from UC Berkeley. [PDF]
Apr 2026
🎉 ACL'26: 3 papers accepted to ACL 2026 (incl. Findings).
Jan 2026
🌟 ICLR'26 Oral: LLM DNA accepted as an oral presentation. [PDF]
Oct 2025
🌟 LOG'25 Oral: Buffer Nodes accepted as an oral presentation. [PDF]
Sep 2025
🛡️ NeurIPS'25: Fake Reasoning Bias accepted to the Lock-LLM Workshop. [PDF]
Jul 2025
🎉 COLM'25: Assessing Judging Bias in Large Reasoning Models accepted to COLM 2025. [PDF]
Jun 2025
🤝 ICML'25: Multiple workshop papers accepted (incl. the Multi-Agent Systems Workshop), on multi-agent systems and LLMs for finance.
May 2025
🎉 ACL'25: MegaAgent accepted to ACL 2025 Findings. [PDF/Code]
Sep 2024
🎉 EMNLP'24: CryptoTrade accepted to EMNLP 2024 Main. [PDF/Code]
Sep 2024
📊 NeurIPS'24 D&B: Multi-Chain Graphs of Graphs accepted to the Datasets & Benchmarks track. [PDF]
Jan 2024
🎉 ICLR'24: EX-Graph accepted to ICLR 2024. [PDF/Code]
📝 Selected Publications
Click a topic to filter; my name is shown in bold. The complete list is on my Google Scholar
EMNLP 2026 FindingsCrossAlpha: An Annual-Report Benchmark for Cross-Market Factor ResearchA public annual-report benchmark testing whether firm disclosures in one market predict stock returns in another.PaperQian Wang, Z. Tong, N. Chen, Z. Wu, B. He
ICLR 2025 Financial AI WorkshopExploring LLM Cryptocurrency Trading Through Fact-Subjectivity Aware ReasoningSplits crypto-trading reasoning into factual and subjective paths, improving LLM trading decisions.PaperCodeQian Wang, Y. Gao, Z. Tang, B. Luo, N. Chen, B. He
EMNLP 2024CryptoTrade: A Reflective LLM-based Agent to Guide Zero-shot Cryptocurrency TradingA reflective LLM agent that fuses on-chain and off-chain signals for zero-shot cryptocurrency trading.PaperCodeY. Li, B. Luo, Qian Wang, N. Chen, X. Liu, B. He
ACL 2025 FindingsICLR 2025 FM-Wild Workshop OralMegaAgent: A Large-Scale Autonomous LLM-based Multi-Agent System Without Predefined SOPsAn autonomous multi-agent framework that decomposes tasks, spawns agents on the fly, and coordinates up to 590 of them without predefined SOPs.PaperCodeQian Wang, T. Wang, Z. Tang, Q. Li, N. Chen, J. Liang, B. He
ICML 2025 Multi-Agent Systems WorkshopAgentTaxo: Dissecting and Benchmarking Token Distribution of LLM Multi-Agent SystemsDissects where tokens actually go inside LLM multi-agent systems and benchmarks their token efficiency.PaperQian Wang, Z. Tang, N. Chen, T. Wang, B. He
ACL 2026 FindingsDiversity Collapse in Multi-Agent LLM Systems: Structural Coupling and Collective Failure in Open-Ended Idea GenerationShows how tightly-coupled multi-agent LLM discussion collapses open-ended idea generation into the same few ideas.N. Chen, Y. Tong, Y. Yang, X. Zhang, Qian Wang, B. He
COLM 2025Assessing Judging Bias in Large Reasoning Models: An Empirical StudyAn empirical audit of large reasoning models as judges, uncovering systematic bandwagon, authority, and position biases.PaperQian Wang, Z. Lou, Z. Tang, N. Chen, X. Zhao, W. Zhang, D. Song, B. He
NeurIPS 2025 Lock-LLM WorkshopTowards Evaluating Fake Reasoning Bias in Language ModelsShows LLM judges reward text that merely looks like reasoning, and builds a benchmark to measure this bias.PaperQian Wang, Z. Tang, Z. Lou, N. Chen, W. Wang, B. He
Preprint 2025JudgeLRM: Large Reasoning Models as a JudgeTrains large reasoning models into better judges with judgment-oriented reinforcement learning.PaperN. Chen, Z. Hu, Q. Zou, J. Wu, Qian Wang, B. Hooi, B. He
ICML 2026 AI4GOOD WorkshopTreat Bias as Noise: Training Bias-Robust LLM Reasoning via Reinforcement LearningRL training that treats biased cues as noise, yielding LLM reasoning that stays robust on biased prompts.PaperQian Wang, X. Zhao, Z. Zhang, Z. Lou, N. Chen, D. Song, B. He
Preprint 2026Learning to Learn-at-Test-Time: Language Agents with Learnable Adaptation PoliciesLanguage agents with learnable policies that decide how to adapt themselves at test time.PaperZ. Lou, H. Chen, Y. Li, Qian Wang, B. Hooi
Preprint 2026RL-RIG: A Generative Spatial Reasoner via Intrinsic ReflectionA generative spatial reasoner that learns to reflect on its own intermediate steps via reinforcement learning.PaperT. Wang, Z. Ma, Qian Wang, X. Zhang, X. Long, B. Zhou
ICLR 2026OralLLM DNA: Tracing Model Evolution via Functional RepresentationsGives every LLM a functional 'DNA' embedding, making model lineage and evolution traceable across families.PaperZ. Wu, H. Zhao, Z. Wang, J. Guo, Qian Wang, B. He
AACL-IJCNLP 2026 MainLLM Agent Memory: A Survey from a Unified Representation–Management PerspectiveA survey unifying LLM agent memory research under one representation–management framework.PaperZ. Tang, X. He, T. Zhao, F. Wei, X. Liu, P. Dong, Qian Wang, et al.
ICML 2026 Agents-in-the-Wild WorkshopParameters as Agentic Memory: Internalizing Long-Horizon Memories for Efficient LLM AgentsInternalizes an agent's long-horizon memory into model parameters instead of ever-growing context.Z. Tang, F. Wei, P. Dong, X. Liu, Qian Wang, X. Chu, B. Li
ICLR 2024EX-Graph: A Pioneering Dataset Bridging Ethereum and XThe first public dataset linking Ethereum transaction wallets with X (Twitter) accounts.PaperCodeQian Wang, Z. Zhang, Z. Liu, S. Lu, B. Luo, B. He
LOG 2025OralLess is More: Using Buffer Nodes to Reduce Excessive Majority Node Influence in Class Imbalance GraphsInserts buffer nodes into graphs to damp excessive majority-class influence in imbalanced node classification.PaperQian Wang, Z. Liu, Z. Zhang, B. Luo, B. He
NeurIPS 2024 Datasets & BenchmarksMulti-Chain Graphs of Graphs: A New Approach to Analyzing Blockchain DatasetsA graphs-of-graphs dataset spanning multiple blockchains, enabling cross-chain analysis.PaperB. Luo, Z. Zhang, Qian Wang, B. He
IEEE TKDE 2025A Survey of Imbalanced Learning on Graphs: Problems, Techniques, and Future DirectionsA systematic survey of imbalanced learning on graphs: problems, techniques, and future directions.PaperZ. Liu, Y. Li, N. Chen, Qian Wang, B. Hooi, B. He
Preprint 2025LLM-based Human Simulations Have Not Yet Been ReliableArgues LLM-based human simulations are not yet reliable, and maps out where and why they fail.PaperQian Wang, J. Wu, Z. Tang, B. Luo, N. Chen, W. Chen, B. He
ICLR 2025 BlogpostsCan LLM Simulations Truly Reflect Humanity? A Deep DiveA deep dive into whether LLM simulations truly reflect human behavior.PaperQian Wang, Z. Tang, B. He
2025 — Local Organizer, ICAIF 2025 Secure FinAI Contest
2023 – Now — Seminar Organizer, Xtra Lab, NUS
2023 – Now — Fire Warden, School of Computing, NUS
💬 Misc
SurviveSJTU Manual: I authored a chapter for the latest edition of the SurviveSJTU Manual, an online survival guide for students at Shanghai Jiao Tong University. See the manual and my contributions on GitHub.