Tagged articles
62 articles
Page 1 of 1
AI Architecture Path
AI Architecture Path
May 12, 2026 · Artificial Intelligence

Anthropic Open-Source Financial Services Toolkit Turns Claude into a Wall Street Analyst

Anthropic's newly open‑sourced financial‑services toolkit upgrades Claude from a general‑purpose model to a full‑stack analyst for investment banking, research, private equity and wealth management, offering direct MCP connections to eleven premium data providers, ten ready‑to‑use agents, seven vertical plugins, slash‑command workflows, Office integration, and two deployment modes with zero‑code setup.

Agent TemplatesAnthropicClaude
0 likes · 16 min read
Anthropic Open-Source Financial Services Toolkit Turns Claude into a Wall Street Analyst
Data Party THU
Data Party THU
May 7, 2026 · Artificial Intelligence

Step‑by‑Step Guide to Building a Multi‑Agent Trading System for End‑to‑End Intelligent Decisions

This article walks through constructing a multi‑agent trading platform—analysts, researchers, traders, risk managers, and a portfolio manager—using LangChain, LangGraph, and LLMs (gpt‑4o, gpt‑4o‑mini), with real‑time data tools, shared and long‑term memory, ReAct loops, structured debates, and a final executable trade proposal.

ChromaDBFinancial AILLM
0 likes · 46 min read
Step‑by‑Step Guide to Building a Multi‑Agent Trading System for End‑to‑End Intelligent Decisions
Old Zhang's AI Learning
Old Zhang's AI Learning
May 5, 2026 · Artificial Intelligence

Claude Enters Finance: 10 Open‑Source Financial Agent Templates Unveiled

Anthropic released ten ready‑to‑use financial Agent templates that bundle skills, data connectors and sub‑agents, can run natively in Excel, PowerPoint, Word and Outlook, are open‑sourced on GitHub, support two deployment modes, score 64.37% on the Vals AI finance benchmark, and integrate dozens of market data sources, while offering both strengths and notable limitations.

Agent TemplatesBenchmarkClaude
0 likes · 14 min read
Claude Enters Finance: 10 Open‑Source Financial Agent Templates Unveiled
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Apr 23, 2026 · Artificial Intelligence

Paper Review: TradeTrap – Evaluating the Reliability and Faithfulness of LLM‑Based Trading Agents

The article introduces TradeTrap, a unified framework that systematically stress‑tests large‑language‑model‑based autonomous trading agents by injecting component‑level perturbations—such as data falsification, prompt injection, and state tampering—into a historical US‑stock back‑test, revealing how small disturbances can cascade into extreme risk exposure, portfolio drawdown, and performance collapse.

Financial AILLMRobustness
0 likes · 18 min read
Paper Review: TradeTrap – Evaluating the Reliability and Faithfulness of LLM‑Based Trading Agents
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Apr 2, 2026 · Artificial Intelligence

Diffolio: A Diffusion‑Model Framework for Risk‑Aware Portfolio Optimization

Diffolio introduces a diffusion‑model‑based approach that directly learns a pseudo‑optimal portfolio distribution conditioned on user risk preferences, generating diverse high‑quality portfolios and outperforming classic and recent baselines on six real‑world market datasets, with annualized returns improving up to 12.1 percentage points.

Financial AIGenerative ModelingQuantitative Finance
0 likes · 22 min read
Diffolio: A Diffusion‑Model Framework for Risk‑Aware Portfolio Optimization
AI Explorer
AI Explorer
Mar 26, 2026 · Artificial Intelligence

Reinventing Financial Trading with a Multi‑Agent LLM Framework

TradingAgents introduces a multi‑agent architecture that lets specialized LLM experts—researchers, analysts, traders and risk managers—collaborate to analyse markets, manage risk and execute trades, offering a new AI‑driven collaboration paradigm for quantitative finance while providing explainable decisions and enterprise‑grade stability.

AI CollaborationFinancial AILLM
0 likes · 6 min read
Reinventing Financial Trading with a Multi‑Agent LLM Framework
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Mar 24, 2026 · Artificial Intelligence

How an Interactive Imitation‑Learning Agent Framework Trains Robust Trading Strategies

The article analyzes the simulation‑reality gap in algorithmic trading and proposes an interactive market simulator that combines a pool of imitation‑learning agents, an action‑synthesis network, and a DDPG‑based reinforcement‑learning trader, showing superior robustness and downside protection on QQQ data.

Agent-Based ModelingDDPGFinancial AI
0 likes · 16 min read
How an Interactive Imitation‑Learning Agent Framework Trains Robust Trading Strategies
AI Explorer
AI Explorer
Mar 24, 2026 · Artificial Intelligence

Revolutionizing Financial Trading with a Multi‑Agent AI Framework

TradingAgents is an open‑source Python framework that uses multiple specialized LLM agents—Analyst, Researcher, Trader, and Risk Manager—to mimic a real investment bank’s workflow, offering a more robust and explainable approach to quantitative trading and financial research.

Financial AILLMPython
0 likes · 6 min read
Revolutionizing Financial Trading with a Multi‑Agent AI Framework
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Mar 15, 2026 · Artificial Intelligence

Paper Reading: TiMi – An Inference‑Driven Multi‑Agent System for Quantitative Trading

TiMi is a reasoning‑driven multi‑agent framework that decouples strategy development from minute‑level deployment, leverages LLMs for semantic analysis, code generation and mathematical reasoning, and achieves stable profits, high execution efficiency and strong risk control across more than 200 stock and crypto trading pairs.

Financial AILLMMulti-Agent System
0 likes · 17 min read
Paper Reading: TiMi – An Inference‑Driven Multi‑Agent System for Quantitative Trading
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Mar 13, 2026 · Artificial Intelligence

Paper Reading: STABLE – A Robust Portfolio Allocation Method Using Conditional Diffusion Estimates

The STABLE framework integrates a conditional diffusion generator with a Black‑Litterman mean‑variance optimizer to produce style‑aware return forecasts and risk‑aware portfolio weights, achieving up to a 122.9% Sharpe‑ratio boost, lower drawdowns, and a 15.7% MSE reduction across major equity markets.

Black-LittermanFinancial AIconditional diffusion
0 likes · 17 min read
Paper Reading: STABLE – A Robust Portfolio Allocation Method Using Conditional Diffusion Estimates
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Mar 5, 2026 · Artificial Intelligence

AB‑SSM: Adaptive Bidirectional State‑Space Model for High‑Frequency Portfolio Management

The paper introduces AB‑SSM, an adaptive bidirectional state‑space model that incorporates a time‑varying linear structure and a bidirectional layer to capture market non‑stationarity and asset correlations, and demonstrates through extensive US, China, and crypto experiments that it outperforms traditional, deep‑learning, and DRL baselines in profit‑risk trade‑offs, efficiency, and scalability.

Financial AIadaptive linear time-varyingbidirectional SSM
0 likes · 12 min read
AB‑SSM: Adaptive Bidirectional State‑Space Model for High‑Frequency Portfolio Management
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Feb 13, 2026 · Artificial Intelligence

How ReVol’s Return‑Volatility Normalization Reduces Distribution Shift in Stock Price Prediction

The paper introduces ReVol, a three‑stage framework that normalizes price features, uses an attention‑based estimator to recover return and volatility, and denormalizes predictions, demonstrating consistent improvements of over 0.03 in IC and 0.7 in Sharpe ratio across multiple time‑series models.

Deep LearningFinancial AIattention estimator
0 likes · 15 min read
How ReVol’s Return‑Volatility Normalization Reduces Distribution Shift in Stock Price Prediction
AI Insight Log
AI Insight Log
Feb 5, 2026 · Artificial Intelligence

How 16 Claude Agents Burned $140K to Build a C Compiler in Opus 4.6

Anthropic’s midnight release of Claude Opus 4.6 showcased a $140,000 “stress test” where 16 Claude agents collaboratively wrote a Linux‑compatible C compiler, achieving a 100‑k‑line Rust codebase, while the model also added deep Excel/PPT integration and lifted finance benchmark scores by up to 23 percentage points.

AI code generationClaude OpusFinancial AI
0 likes · 7 min read
How 16 Claude Agents Burned $140K to Build a C Compiler in Opus 4.6
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Jan 25, 2026 · Artificial Intelligence

FinAgent Orchestration Framework: Shifting from Algorithmic to Agent‑Based Trading

The article presents FinAgent, a multi‑agent orchestration framework that maps traditional algorithmic trading components to autonomous agents, validates it on hourly stock and minute‑level Bitcoin back‑tests, and reports superior risk control, auditability, and scalability compared with standard benchmarks.

Algorithmic TradingFinAgentFinancial AI
0 likes · 15 min read
FinAgent Orchestration Framework: Shifting from Algorithmic to Agent‑Based Trading
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Jan 13, 2026 · Artificial Intelligence

Do Complex Multi‑Agent Mechanisms Really Boost Investment Returns? A CMU Validation

A five‑agent GPT‑4o‑mini trading system was evaluated over 21 months across technology, general, and financial markets, revealing that while communication among agents can boost returns, the optimal dialogue style depends on market volatility, and higher dialogue quality does not guarantee better performance.

Financial AILLM tradingMarket analysis
0 likes · 12 min read
Do Complex Multi‑Agent Mechanisms Really Boost Investment Returns? A CMU Validation
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Jan 8, 2026 · Artificial Intelligence

Alpha‑R1: Reinforcement‑Learning‑Driven Large‑Model Alpha Factor Selection

Alpha‑R1 integrates reinforcement learning with an 8‑billion‑parameter LLM to jointly process price and news data, creating context‑aware factor embeddings that outperform traditional quantitative and generic LLM baselines on CSI 300 and CSI 1000 portfolios, demonstrating robust alpha‑decay resistance and zero‑sample generalization.

Financial AIalpha factor selectionlarge language model
0 likes · 16 min read
Alpha‑R1: Reinforcement‑Learning‑Driven Large‑Model Alpha Factor Selection
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Dec 30, 2025 · Artificial Intelligence

MaGNet: Dual‑Hypergraph Mamba Network for Time‑Causal and Global Stock Trend Forecasting

MaGNet introduces a three‑component architecture—MAGE block with bidirectional Mamba, adaptive gating and sparse MoE, 2‑D spatio‑temporal attention, and a dual hypergraph framework (time‑causal and global probability hypergraphs)—that outperforms 17 baselines on six major stock indices in both prediction accuracy and risk‑adjusted returns.

Financial AIHypergraphMaGNet
0 likes · 14 min read
MaGNet: Dual‑Hypergraph Mamba Network for Time‑Causal and Global Stock Trend Forecasting
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Dec 28, 2025 · Artificial Intelligence

Paper Reading: Multi‑Cycle Learning Framework (MLF) for Financial Time‑Series Forecasting

The paper introduces MLF, a multi‑cycle learning framework that integrates three novel modules—inter‑cycle redundancy filtering (IRF), learnable weighted integration (LWI), and multi‑cycle adaptive patch (MAP)—plus a patch‑squeeze component, achieving higher accuracy and efficiency on financial time‑series tasks such as fund‑sales prediction and outperforming strong single‑ and multi‑cycle baselines, with successful deployment in Alipay’s fund inventory system.

Alipay deploymentFinancial AISelf-Attention
0 likes · 16 min read
Paper Reading: Multi‑Cycle Learning Framework (MLF) for Financial Time‑Series Forecasting
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Dec 23, 2025 · Artificial Intelligence

How H3M‑SSMoEs Combines Hypergraph Multimodal Learning and LLM Reasoning to Predict Stock Direction

The paper introduces H3M‑SSMoEs, a framework that integrates a multi‑context hypergraph for fine‑grained spatio‑temporal dynamics with a frozen Llama‑3.2‑1B LLM adapter, and a style‑structured expert mixture to jointly model stock relationships, multimodal semantics, and market regimes, achieving superior accuracy and investment returns on DJIA, NASDAQ‑100, and S&P‑100 benchmarks.

Financial AIHypergraphLLM
0 likes · 14 min read
How H3M‑SSMoEs Combines Hypergraph Multimodal Learning and LLM Reasoning to Predict Stock Direction
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Dec 7, 2025 · Artificial Intelligence

AlphaQuanter: An End‑to‑End Tool‑Orchestrating Agent Using Reinforcement Learning for Stock Trading

AlphaQuanter tackles the three major limitations of existing LLM trading agents by introducing a single‑agent framework that dynamically orchestrates market tools, learns transparent decision policies via reinforcement learning, and achieves state‑of‑the‑art performance on key financial metrics across extensive stock‑level experiments.

AlphaQuanterFinancial AILLM agent
0 likes · 13 min read
AlphaQuanter: An End‑to‑End Tool‑Orchestrating Agent Using Reinforcement Learning for Stock Trading
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Dec 5, 2025 · Artificial Intelligence

Quantitative Finance Paper Summaries (Nov 29–Dec 5 2025)

This article presents concise summaries of five recent AI‑driven finance papers, covering a stress‑testing framework for LLM trading agents, an orchestration framework for financial agents, an event‑reflection memory model for stock forecasting, a hybrid LLM‑Bayesian network architecture for options wheel strategies, and their experimental results.

BenchmarkingFinancial AILLM
0 likes · 12 min read
Quantitative Finance Paper Summaries (Nov 29–Dec 5 2025)
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Nov 28, 2025 · Artificial Intelligence

Weekly Quantitative Finance Paper Digest (Nov 22‑28, 2025)

This digest summarizes five recent arXiv papers on AI-driven portfolio optimization and financial time‑series forecasting, covering G‑Learning with GIRL, transfer‑learning strategies, hybrid LSTM‑PPO frameworks, time‑series foundation models, and a KAN versus LSTM performance comparison, highlighting their methods, datasets, and reported Sharpe improvements.

Financial AIportfolio optimizationreinforcement learning
0 likes · 9 min read
Weekly Quantitative Finance Paper Digest (Nov 22‑28, 2025)
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Nov 24, 2025 · Industry Insights

STRAPSim: A Component‑Level Portfolio Similarity Metric for ETF Alignment and Trade Execution

The paper introduces STRAPSim, a semantic, two‑stage, residual‑aware similarity measure that captures component‑level semantics and weight distribution for ETFs, and demonstrates through extensive toy and corporate‑bond ETF experiments that it consistently outperforms Jaccard, weighted Jaccard and BERTScore variants in classification, regression, recommendation and Spearman correlation tasks.

ETF similarityFinancial AISTRAPSim
0 likes · 13 min read
STRAPSim: A Component‑Level Portfolio Similarity Metric for ETF Alignment and Trade Execution
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Nov 16, 2025 · Artificial Intelligence

COGRASP: Multi‑Scale Stock Price Prediction Using Co‑Occurrence Graphs

This article reviews the COGRASP method, which builds dynamic co‑occurrence graphs from online sources, embeds them with graph neural networks, extracts short, medium, and long‑term patterns via attention‑based LSTMs, and aggregates these signals to achieve state‑of‑the‑art stock price prediction performance on real‑world CSI‑300 data.

ALSTMFinancial AIGraph Neural Network
0 likes · 14 min read
COGRASP: Multi‑Scale Stock Price Prediction Using Co‑Occurrence Graphs
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Nov 13, 2025 · Artificial Intelligence

Paper Review: AlphaGAT’s Two‑Stage Learning for Adaptive Portfolio Selection

AlphaGAT introduces a two‑stage learning framework that first extracts robust alpha factors with a CATimeMixer model and a novel loss, then dynamically weights these factors via reinforcement learning (PPO) and a graph attention network, achieving superior portfolio performance across DJIA, HSI, CSI‑100 and crypto markets despite noisy data and distribution shifts.

AlphaGATFinancial AITime Series
0 likes · 14 min read
Paper Review: AlphaGAT’s Two‑Stage Learning for Adaptive Portfolio Selection
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Nov 11, 2025 · Artificial Intelligence

A New Method: Dynamic Higher-Order Relations and Event-Driven Modeling for Stock Price Prediction

The article reviews a novel stock price prediction model that integrates a Hawkes‑process layer to capture sudden co‑movements and a dynamic hypergraph to represent high‑order relationships, detailing its formulation, training objective, extensive experiments on S&P 500 data, and superior performance over transformer, graph, and hypergraph baselines.

Financial AIHawkes processTime Series
0 likes · 12 min read
A New Method: Dynamic Higher-Order Relations and Event-Driven Modeling for Stock Price Prediction
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Nov 9, 2025 · Artificial Intelligence

How Heuristic‑Guided Inverse Reinforcement Learning Boosts Portfolio Optimization

The article presents a heuristic‑guided inverse reinforcement learning framework that generates expert strategies respecting industry diversification and correlation constraints, employs a multi‑objective reward to balance return and risk, and uses a heterogeneous graph attention network to model stock relationships, achieving superior risk‑adjusted returns on CSI‑300, CSI‑500, NASDAQ‑100 and S&P‑500 benchmarks.

Financial AIGraph Neural Networkheuristic expert policy
0 likes · 13 min read
How Heuristic‑Guided Inverse Reinforcement Learning Boosts Portfolio Optimization
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Nov 7, 2025 · Artificial Intelligence

Weekly AI Finance Paper Digest (Nov 1‑7 2025)

This digest summarizes three recent AI‑driven finance papers—DeltaLag’s dynamic lead‑lag detection, MS‑HGFN’s multi‑scale graph network for stock movement, and LiveTradeBench’s real‑time LLM trading benchmark—highlighting their methods, datasets, and performance gains.

Financial AIGraph Neural NetworkStock Prediction
0 likes · 8 min read
Weekly AI Finance Paper Digest (Nov 1‑7 2025)
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Nov 4, 2025 · Artificial Intelligence

Key Quantitative Finance Papers from WWW2025 – Summaries & Insights

This article compiles concise English summaries of recent AI-driven quantitative finance papers presented at WWW2025, covering novel stock‑price forecasting frameworks such as CSPO, MERA, Ploutos, DINS, HedgeAgents, HRFT, and IDED, with links to the original PDFs, code repositories, authors, and abstracts.

Deep LearningFinancial AIQuantitative Finance
0 likes · 13 min read
Key Quantitative Finance Papers from WWW2025 – Summaries & Insights
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Nov 4, 2025 · Artificial Intelligence

Why Financial RAG Fails and How to Solve Its Core Challenges

This article explains why Retrieval‑Augmented Generation (RAG) projects in the financial sector often underperform, highlighting data‑structure complexities, document‑parsing hurdles, chunking strategies, compliance constraints, evaluation metrics, and engineering requirements, and offers practical solutions and code examples.

EngineeringFinancial AIRAG
0 likes · 10 min read
Why Financial RAG Fails and How to Solve Its Core Challenges
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Oct 31, 2025 · Artificial Intelligence

Weekly Quantitative Paper Digest (Oct 25‑31 2025)

This article summarizes six recent arXiv papers that explore how large language models, graph‑theoretic methods, generative frameworks, hypergraph multimodal architectures, GroupSHAP‑enhanced forecasting, and multi‑agent LLM workflows can improve financial signal extraction, portfolio optimization, and stock‑price prediction, providing empirical results on S&P 500 data.

Financial AILLMMultimodal Learning
0 likes · 13 min read
Weekly Quantitative Paper Digest (Oct 25‑31 2025)
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Oct 28, 2025 · Artificial Intelligence

Paper Review: THEME – Thematic Investing via Stock Semantic Embeddings and Temporal Dynamics

The article reviews the THEME framework, which tackles static and coverage limitations of traditional thematic investing by constructing a large Thematic Representation Set (TRS) and applying a two‑stage hierarchical contrastive learning process that first aligns stock text embeddings with theme semantics and then refines them with short‑term return dynamics, achieving superior retrieval and portfolio performance across extensive experiments.

Financial AIhierarchical contrastive learningportfolio optimization
0 likes · 12 min read
Paper Review: THEME – Thematic Investing via Stock Semantic Embeddings and Temporal Dynamics
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Oct 24, 2025 · Artificial Intelligence

Weekly AI‑Finance Paper Digest (Oct 18‑24 2025)

This digest presents seven recent arXiv papers that explore large‑language‑model‑driven portfolio scoring, hybrid ResNet‑RMT covariance denoising for crypto, LLM‑enhanced financial causal analysis, multilingual news alignment for stock returns, three‑step bubble prediction with news and macro data, multimodal volatility forecasting, and news‑aware reinforcement trading, each with reported performance gains.

Financial AILLMMultimodal Learning
0 likes · 15 min read
Weekly AI‑Finance Paper Digest (Oct 18‑24 2025)
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Oct 19, 2025 · Artificial Intelligence

QuantAgent Unveiled: A Multi‑Agent LLM Framework for High‑Frequency Trading (Code Open)

QuantAgent introduces a multi‑agent LLM framework that replaces text‑based inputs with raw OHLC price signals, decomposes trading decisions into Indicator, Pattern, Trend, Risk, and Decision agents, and achieves substantially higher direction accuracy and returns across ten financial assets in zero‑shot HFT experiments.

Financial AILLMMulti-Agent System
0 likes · 10 min read
QuantAgent Unveiled: A Multi‑Agent LLM Framework for High‑Frequency Trading (Code Open)
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Oct 9, 2025 · Artificial Intelligence

Paper Review: TradingGroup – A Multi‑Agent Quantitative Trading System with Self‑Reflection and Data Synthesis

The paper introduces TradingGroup, a five‑agent LLM‑based quantitative trading framework that incorporates a self‑reflection mechanism, dynamic risk management, and an automated data‑synthesis pipeline, and demonstrates superior cumulative returns, Sharpe ratios, and lower drawdowns than rule‑based, ML, RL, and existing LLM strategies on five real‑world stock datasets.

Financial AILLMMulti-Agent System
0 likes · 14 min read
Paper Review: TradingGroup – A Multi‑Agent Quantitative Trading System with Self‑Reflection and Data Synthesis
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Sep 29, 2025 · Artificial Intelligence

AlphaAgents: BlackRock’s LLM‑Driven Multi‑Agent System for Stock Portfolio Management

AlphaAgents introduces a role‑based multi‑agent framework—Fundamental, Sentiment, and Valuation agents—leveraging LLMs to analyze 10‑K reports, news, and price data, with a debate mechanism via Microsoft AutoGen; experiments on 15 tech stocks show superior cumulative returns and Sharpe ratios under risk‑neutral and risk‑averse settings compared to single‑agent baselines.

AlphaAgentsFinancial AILLM
0 likes · 10 min read
AlphaAgents: BlackRock’s LLM‑Driven Multi‑Agent System for Stock Portfolio Management
DataFunSummit
DataFunSummit
Sep 8, 2025 · Artificial Intelligence

How High‑Quality Inference Data Is Powering the Next AI Revolution

This article explores how high‑quality inference data has become a new paradigm driving AI breakthroughs, detailing Ant Group's research on inference data paradigms, financial‑sector applications, intelligent labeling and quality inspection, and the AIGD AI data synthesis platform, followed by a technical Q&A.

AI dataAIGDFinancial AI
0 likes · 11 min read
How High‑Quality Inference Data Is Powering the Next AI Revolution
DataFunSummit
DataFunSummit
Sep 4, 2025 · Artificial Intelligence

Unlocking Multi‑Agent AI: How Ant Group’s agentUniverse Transforms Financial Services

The article explores Ant Group’s agentUniverse team’s experience applying multi‑agent technology in finance, covering background on large language models, the agentUniverse framework, real‑world implementations, and the advantages of coordinated multi‑agent collaboration for complex analytical and decision‑making tasks.

AI CollaborationFinancial AIMulti-Agent
0 likes · 4 min read
Unlocking Multi‑Agent AI: How Ant Group’s agentUniverse Transforms Financial Services
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Sep 3, 2025 · Artificial Intelligence

Decoding TINs: Reconstructing Classic Technical Analysis with Neural Networks

The paper introduces Technical Indicator Networks (TINs), a framework that maps traditional technical analysis formulas to neural‑network topologies, initializes weights to preserve indicator behavior, and uses reinforcement learning for dynamic optimization, achieving significantly higher Sharpe, Sortino, and cumulative returns on US30 component stocks than conventional MACD approaches.

Algorithmic TradingDeep LearningFinancial AI
0 likes · 9 min read
Decoding TINs: Reconstructing Classic Technical Analysis with Neural Networks
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Aug 28, 2025 · Artificial Intelligence

Key AI-Driven Quantitative Finance Papers from KDD2025

This article summarizes recent AI research on quantitative finance, covering AlphaAgent's LLM-driven alpha mining, UMI's multi‑level irrationality factors, PDU's progressive dependency learning for stock ranking, SSPT's stock‑specific pretraining transformer, and Enhancer's distribution‑aware meta‑learning framework, all of which demonstrate improved stock prediction and resistance to alpha decay.

Alpha MiningFinancial AILLM
0 likes · 9 min read
Key AI-Driven Quantitative Finance Papers from KDD2025
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Aug 26, 2025 · Artificial Intelligence

SSPT: Custom Pre‑training Tasks for Stock Data Boost Stock Selection Performance

This article reviews the SSPT paper, which introduces three stock‑specific pre‑training tasks—stock code classification, sector classification, and moving‑average prediction—built on a two‑layer Transformer, and demonstrates through extensive experiments across five market datasets that these tasks consistently improve cumulative return and Sharpe ratio over baselines.

Financial AITime SeriesTransformer
0 likes · 11 min read
SSPT: Custom Pre‑training Tasks for Stock Data Boost Stock Selection Performance
AntTech
AntTech
Jul 29, 2025 · Artificial Intelligence

How Ant Group’s Agentar‑Fin‑R1 Redefines Financial AI with Expert‑Level Reasoning

Ant Group’s Ant Financial Science released Agentar‑Fin‑R1, a finance‑focused large model that claims expert‑level knowledge, efficient training, and continuous self‑evolution, outperforming open‑source rivals on benchmarks like FinEval1.0, FinanceIQ and Finova, while supporting industry standards through a collaborative AI alliance.

Agentar-Fin-R1Ant GroupFinancial AI
0 likes · 5 min read
How Ant Group’s Agentar‑Fin‑R1 Redefines Financial AI with Expert‑Level Reasoning
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 20, 2025 · Backend Development

Build an AI-Powered Financial Data Analyzer with XXL‑JOB and Deepseek

This guide explains how to create a scheduled financial data analysis system by integrating the XXL‑JOB distributed task scheduler with the Deepseek large‑model AI, covering model selection, local and cloud deployment options, job configuration, and a complete code example for automated news processing.

AIFinancial AIXXL-JOB
0 likes · 10 min read
Build an AI-Powered Financial Data Analyzer with XXL‑JOB and Deepseek
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Dec 5, 2024 · Artificial Intelligence

How to Build a Financial RAG Solution with Alibaba PAI: Step-by-Step Guide

Learn how to create a Retrieval‑Augmented Generation (RAG) system for financial scenarios using Alibaba’s PAI platform—covering knowledge‑base construction with PAI‑Designer, template creation in PAI‑LangStudio, deployment of LLM and embedding models, and linking vector stores for accurate, context‑aware answers.

EmbeddingFinancial AIPAI
0 likes · 17 min read
How to Build a Financial RAG Solution with Alibaba PAI: Step-by-Step Guide
DataFunSummit
DataFunSummit
Sep 15, 2024 · Artificial Intelligence

AgentUniverse: A Multi‑Agent Framework for Financial Scenarios

This article presents Ant Group's agentUniverse framework, detailing its multi‑agent collaborative mechanisms, architectural design, and real‑world financial applications such as AI assistants, ESG analysis, and automated report generation, while addressing challenges of information‑dense, knowledge‑rich, and decision‑critical finance domains.

AI FrameworkFinancial AIagentUniverse
0 likes · 12 min read
AgentUniverse: A Multi‑Agent Framework for Financial Scenarios
AntTech
AntTech
Sep 11, 2024 · Artificial Intelligence

2024 Inclusion·Bund Conference Forum: Exploring the Creative Boundaries and Application Imagination of Large Models

The 2024 Inclusion·Bund Conference hosted a forum on "Large Model Creativity Boundaries and Application Imagination," featuring leading AI experts who discussed agents, multimodal technology, knowledge graphs, announced a new industry alliance, unveiled three major model products, and presented a trustworthy AI framework report for finance, healthcare, and government sectors.

AIFinancial AIKnowledge Graph
0 likes · 6 min read
2024 Inclusion·Bund Conference Forum: Exploring the Creative Boundaries and Application Imagination of Large Models
DataFunSummit
DataFunSummit
Aug 8, 2024 · Artificial Intelligence

Exploring Training and Alignment Techniques for Financial Large Models

The announcement details a DataFun Summit 2024 session where Du Xiaoman AI researcher Huo Liangyu will present on the challenges, development, and alignment methods of the Xuan Yuan financial large language model, highlighting RLHF techniques, data collection, and real‑world deployment insights for the finance sector.

AIFinancial AIModel Alignment
0 likes · 6 min read
Exploring Training and Alignment Techniques for Financial Large Models
AntTech
AntTech
Jun 13, 2024 · Artificial Intelligence

Exploring Multi‑Agent Applications in Financial Scenarios and the agentUniverse Framework

The article reviews the evolution from large language models to stateful agents, discusses the specific challenges of information‑dense, knowledge‑dense, and decision‑dense financial tasks, and introduces the open‑source agentUniverse multi‑agent framework with its PEER collaboration model and real‑world investment‑research applications.

AI Research AssistantFinancial AIPEER framework
0 likes · 18 min read
Exploring Multi‑Agent Applications in Financial Scenarios and the agentUniverse Framework
DataFunSummit
DataFunSummit
Jan 15, 2024 · Artificial Intelligence

Financial Large Language Model: Characteristics, Construction, Architecture, and Practical Applications

This article presents a comprehensive overview of financial large language models, covering their unique characteristics, construction methods, layered technical architecture, evaluation strategies, and real‑world use cases such as quality inspection, AIGC‑driven material generation, sales‑lead mining, and knowledge‑graph‑enhanced intelligent Q&A.

Financial AIModel architecturedata engineering
0 likes · 14 min read
Financial Large Language Model: Characteristics, Construction, Architecture, and Practical Applications
DataFunSummit
DataFunSummit
Jan 11, 2023 · Artificial Intelligence

Intelligent Financial Risk Control Platform Architecture and Expert Insights

This article outlines the architecture of an intelligent financial risk control platform, detailing data sources, big‑data processing, feature engineering, decision engines, model types, and real‑world application scenarios, while highlighting expert‑identified challenges such as compliance, data quality, real‑time performance, and fraud detection.

Financial AIdecision enginefeature engineering
0 likes · 11 min read
Intelligent Financial Risk Control Platform Architecture and Expert Insights
DataFunTalk
DataFunTalk
Dec 22, 2022 · Artificial Intelligence

Causal Inference: Core Concepts, Differences from Traditional Machine Learning, and Real‑World Applications in Finance

This article introduces the fundamental ideas of causal inference, explains how it differs from correlation‑based machine learning, discusses the role of confounders, and showcases practical implementations in financial services such as offer optimization, uplift modeling, and decision‑making pipelines.

Financial AIUplift Modelingcausal inference
0 likes · 17 min read
Causal Inference: Core Concepts, Differences from Traditional Machine Learning, and Real‑World Applications in Finance
DataFunTalk
DataFunTalk
Aug 12, 2022 · Artificial Intelligence

Multi‑Task Learning for Sample Selection Bias in Financial Risk Control

This article presents a comprehensive study on addressing sample selection bias in credit risk modeling by applying multi‑task learning techniques, including MoE/MMoE, ESMM, hierarchical attention, and semi‑supervised loss, and demonstrates their effectiveness through two real‑world application cases and experimental results.

Financial AIMoErisk control
0 likes · 14 min read
Multi‑Task Learning for Sample Selection Bias in Financial Risk Control
Efficient Ops
Efficient Ops
Aug 2, 2022 · Artificial Intelligence

How MLOps Boosted AI Service Delivery at China Agricultural Bank

In a detailed interview, the Agricultural Bank of China's R&D center explains how its AI service platform achieved a Level‑3 leading rating in the national MLOps maturity assessment, and how MLOps practices have accelerated model development, improved quality, reduced risk, and driven scalable AI adoption across financial services.

Financial AIMLOpsModelOps
0 likes · 10 min read
How MLOps Boosted AI Service Delivery at China Agricultural Bank
DataFunTalk
DataFunTalk
Jun 13, 2022 · Artificial Intelligence

JD Technology Financial Causal Knowledge Graph: Construction, Causal Extraction, and Alignment Techniques

This article presents JD Technology's recent research on financial causal knowledge graphs, detailing the overall knowledge‑graph architecture, data layers, causal relation extraction, argument extraction, and graph‑alignment methods, and discusses their applications in finance, intelligent research reports, and industry‑leader recommendation.

Financial AIGraph AlignmentKnowledge Graph
0 likes · 18 min read
JD Technology Financial Causal Knowledge Graph: Construction, Causal Extraction, and Alignment Techniques
DataFunTalk
DataFunTalk
Dec 22, 2020 · Artificial Intelligence

Construction and Application of Financial Knowledge Graphs

This article explains how financial institutions can leverage large amounts of structured and unstructured data to build and apply financial knowledge graphs, covering AI key technologies, schema design, data extraction, graph construction, storage solutions, and real-world use cases such as intelligent tagging, recommendation, policy analysis, and executive relationship mining.

Financial AIKnowledge Graphentity extraction
0 likes · 14 min read
Construction and Application of Financial Knowledge Graphs
AntTech
AntTech
Oct 22, 2020 · Artificial Intelligence

Ant Group’s Financial AutoML Platform Wins CCF Technology Advancement Excellence Award

Ant Group’s financial intelligent AutoML system received the 2020 CCF Technology Advancement Excellence Award, highlighting its industrial‑grade automated modeling algorithms, high‑performance architecture, and large‑scale deployment that boosted AI modeling efficiency by 50% and risk discrimination by 20% in the finance sector.

AI InnovationAnt GroupAutoML
0 likes · 5 min read
Ant Group’s Financial AutoML Platform Wins CCF Technology Advancement Excellence Award
DataFunTalk
DataFunTalk
May 18, 2020 · Artificial Intelligence

Intelligent Investment Research and Financial Sentiment Monitoring with NLP and Big Data

This article describes how advanced natural‑language‑processing, big‑data, and deep‑learning techniques are integrated into an end‑to‑end platform for financial asset management, covering large‑scale bid‑tender text analysis, few‑shot sentiment monitoring, model architectures, data‑enhancement methods, and practical deployment results.

Big DataFew‑Shot LearningFinancial AI
0 likes · 28 min read
Intelligent Investment Research and Financial Sentiment Monitoring with NLP and Big Data
Tencent Cloud Developer
Tencent Cloud Developer
Sep 17, 2019 · Artificial Intelligence

Intelligent Ti Machine Learning Platform: Industrial and Financial Applications

Tencent Cloud’s Intelligent Ti Machine Learning Platform (TI‑ONE) offers a one‑stop, drag‑and‑drop solution for data preprocessing, model training, and deployment across industrial panel defect detection and financial risk prediction, delivering real‑time monitoring, automated pipelines, and high‑accuracy results that dramatically improve operational efficiency.

AIAutomationData Science
0 likes · 16 min read
Intelligent Ti Machine Learning Platform: Industrial and Financial Applications
DataFunTalk
DataFunTalk
Apr 17, 2019 · Artificial Intelligence

Evolution of Ctrip Financial Risk Control Models: From Data Platform to AI‑Driven Scoring and Anti‑Fraud Systems

This report details Ctrip Financial's end‑to‑end risk control development, covering business overview, a three‑layer data platform, the progression of credit scoring and anti‑fraud models from rule‑based to advanced AI techniques, and the evaluation, monitoring, and social‑network‑based fraud detection strategies employed.

Big DataFinancial AIRisk Modeling
0 likes · 16 min read
Evolution of Ctrip Financial Risk Control Models: From Data Platform to AI‑Driven Scoring and Anti‑Fraud Systems
DataFunTalk
DataFunTalk
Dec 4, 2018 · Artificial Intelligence

Application and Exploration of Financial Knowledge Graphs

This article presents a comprehensive overview of financial knowledge graphs, covering their historical evolution, theoretical foundations, technical stack, implementation steps, and real‑world case studies in banking, regulatory technology, and securities, while highlighting community resources for AI and big‑data practitioners.

AIBig DataFinancial AI
0 likes · 14 min read
Application and Exploration of Financial Knowledge Graphs