6 papers
Recursive Multi-Agent Trading System: Iterative Optimized Portfolio Strategy Under Geopolitical Uncertainty
Jing Yang, Yichao Wu, Jianan Liu +4
Recursive Multi-Agent Trading System (RMATS) integrates four specialized agents -- Sentiment, Report, Analysis, and Risk -- coordinated through a recursive Manager Agent with itera…
Architecture Matters More Than Scale: A Comparative Study of Retrieval and Memory Augmentation for Financial QA Under SME Compute Constraints
Jianan Liu, Jing Yang, Xianyou Li +4
The rapid adoption of artificial intelligence (AI) and large language models (LLMs) is transforming financial analytics by enabling natural language interfaces for reporting, decis…
TA-Mem: Tool-Augmented Autonomous Memory Retrieval for LLM in Long-Term Conversational QA
Mengwei Yuan, Jianan Liu, Jing Yang +4
Large Language Model (LLM) has exhibited strong reasoning ability in text-based contexts across various domains, yet the limitation of context window poses challenges for the model…
Tiny-Critic RAG: Empowering Agentic Fallback with Parameter-Efficient Small Language Models
Yichao Wu, Penghao Liang, Yafei Xiang +5
Retrieval-Augmented Generation (RAG) grounds Large Language Models (LLMs) to mitigate factual hallucinations. Recent paradigms shift from static pipelines to Modular and Agentic RA…
DynaRAG: Bridging Static and Dynamic Knowledge in Retrieval-Augmented Generation
Penghao Liang, Mengwei Yuan, Jianan Liu +4
We present DynaRAG, a retrieval-augmented generation (RAG) framework designed to handle both static and time-sensitive information needs through dynamic knowledge integration. Unli…
Automating the Training and Deployment of Models in MLOps by Integrating Systems with Machine Learning
Penghao Liang, Bo Song, Xiaoan Zhan +2
This article introduces the importance of machine learning in real-world applications and explores the rise of MLOps (Machine Learning Operations) and its importance for solving ch…