AIBullisharXiv – CS AI · Jun 257/10
🧠MacroLens is a new financial reasoning benchmark that combines price history, accounting fundamentals, macroeconomic data, and news text to evaluate AI models on seven financial tasks across 4,416 U.S. small- and micro-cap stocks. The dataset addresses critical evaluation challenges unique to finance and tests 19 methods ranging from heuristics to frontier LLMs, providing a standardized tool for developing contextual financial AI systems.
🏢 Hugging Face
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce VADAOrchestra, a neurosymbolic framework that combines Large Language Model-based orchestration with symbolic logic programming to execute complex, adaptive workflows. The system addresses key limitations of both traditional business process management and pure LLM-based agents by providing verifiable reasoning traces, improved scalability, and explainability while maintaining runtime adaptability.
AIBullisharXiv – CS AI · Jun 117/10
🧠Researchers introduced MoCA-Agent, a novel AI system that improves financial and numerical reasoning by decomposing questions into atomic claims verified through a market-based mechanism rather than free-form debate. The system achieved strong performance across ten benchmarks, including 78.3% on FinQA and 86.9% on ESGenius, demonstrating that claim-level verification enhances accuracy in high-stakes numerical reasoning tasks.
AIBearisharXiv – CS AI · Jun 107/10
🧠Researchers identify two critical failure modes in deep multi-agent reinforcement learning applied to continuous pricing markets: tacit collusion between DDPG agents and actor-critic instability at high event rates. While asynchronous pricing and latency reduce collusion by up to 48%, the fix remains partial and breaks down under high-frequency conditions, revealing fundamental limitations in current MARL approaches for market simulation.
AIBullisharXiv – CS AI · Jun 97/10
🧠Researchers demonstrate that smaller language models (270M-8B parameters) can match or nearly match the performance of larger models for merchant information extraction in financial transactions through strategic fine-tuning techniques. The study identifies Qwen 3.5 4B as achieving 96.60% F1 score with half the parameters of the baseline LLaMA 3.1-8B model, offering significant cost and latency improvements for production deployment.
AI × CryptoBearishCrypto Briefing · Jun 57/10
🤖Iain Dunning highlights how exponential AI advancement is fundamentally reshaping market prediction strategies, with current trading dynamics increasingly resembling gambling rather than calculated investing. The opacity and complexity of modern AI models present significant interpretability challenges for traders attempting to understand and trust algorithmic predictions.
AIBullisharXiv – CS AI · Jun 27/10
🧠Researchers propose InKH, an architecture for financial AI agents that maintains persistent context about users, portfolios, and market conditions rather than forcing users to repeatedly restate information. In controlled benchmarks, InKH achieves 82% latency reduction and 96% improvement in stale-knowledge elimination compared to existing approaches, suggesting that AI financial tools succeed by absorbing operational complexity into their systems rather than delegating it to users.
AI × CryptoBearishCrypto Briefing · Jun 17/10
🤖Anthropic discovered a 31.5% hijack rate in its Opus 4.8 browser agent before implementing security safeguards, revealing significant vulnerabilities in AI systems that could have serious implications for cryptocurrency and financial applications. The finding underscores the critical need for robust security protocols before deploying autonomous AI agents in sensitive environments.
🏢 Anthropic🧠 Opus
AIBearisharXiv – CS AI · Jun 17/10
🧠Researchers introduce NumLeak, a framework revealing that frontier large language models memorize public numeric benchmarks from pretraining data rather than genuinely understanding underlying concepts. The study demonstrates that models achieve near-perfect recall on financial and economic metrics when prompted with dates, but this performance collapses on recent holdout data, indicating memorization rather than reasoning capability.
AIBearisharXiv – CS AI · May 287/10
🧠A comprehensive survey reveals that machine learning systems deployed in regulated financial sectors—credit risk, fraud detection, and anti-money laundering—suffer from reproducibility failures caused by hardware-level nondeterminism in neural networks and generative AI. The research quantifies specific vulnerabilities across tabular models, graph networks, and LLM-based workflows, proposing evaluation frameworks to improve auditability in financial AI systems.
AIBearisharXiv – CS AI · May 287/10
🧠Researchers introduce PortBench, a comprehensive benchmark for evaluating large language models in portfolio management tasks. The study reveals that 90% of tested LLMs fail to outperform basic equal-weight allocation strategies, highlighting significant gaps between LLM performance on financial QA tasks and real-world portfolio decision-making.
AIBearisharXiv – CS AI · May 287/10
🧠Researchers introduce HARP, a methodology for measuring how harm propagates across multi-agent LLM systems when one component is compromised. Testing on a finance-oriented seven-agent system reveals that single-agent compromise creates the strongest amplification effects, while existing defenses struggle to balance security with utility costs.
AIBullisharXiv – CS AI · May 127/10
🧠TimeClaw is a new AI framework that improves how large language models analyze time-series data by learning from exploratory execution rather than just solving individual problems. The system uses a four-stage loop to compare, distill, and reuse successful reasoning patterns, showing consistent improvements over baseline models in finance and weather prediction tasks.
AIBullisharXiv – CS AI · May 97/10
🧠Researchers introduce FinAgent-RAG, an advanced AI framework designed to answer complex financial questions by combining iterative retrieval, reasoning, and self-verification. The system achieves 76-78% accuracy on financial benchmarks while reducing computational costs by 41%, demonstrating practical viability for institutional financial analysis.
AI × CryptoNeutralCoinDesk · May 17/10
🤖An AI agent named Manfred has established its own company with crypto wallet access and hiring credentials, positioning itself to begin cryptocurrency trading by end of May. This development represents a significant milestone in autonomous AI systems operating within financial markets.
AIBearisharXiv – CS AI · May 17/10
🧠Researchers demonstrate that supervised financial NLP benchmarks used to evaluate LLMs contain hidden measurement risks, where rubric wording, metric selection, and aggregation methods materially alter model performance rankings. Testing on the Japanese Financial Implicit-Commitment Recognition dataset reveals 13-point agreement variance across rubric variants and shows that certain metrics produce unreliable signals, highlighting the need for standardized evaluation governance in financial AI model selection.
AIBearisharXiv – CS AI · Mar 267/10
🧠Researchers introduced EnterpriseArena, the first benchmark testing whether AI agents can function as CFOs by allocating resources in complex enterprise environments over 132 months. Testing on eleven advanced LLMs revealed poor performance, with only 16% of runs surviving the full simulation period, highlighting significant capability gaps in long-term resource allocation under uncertainty.
AIBearisharXiv – CS AI · Mar 167/10
🧠Research reveals that AI agents using tools for financial advice can recommend unsafe products while maintaining good quality metrics when tool data is corrupted. The study found that 65-93% of recommendations contained risk-inappropriate products across seven LLMs, yet standard evaluation metrics failed to detect these safety issues.
AIBullishOpenAI News · Mar 67/10
🧠Balyasny Asset Management developed an AI research engine leveraging GPT-5.4 technology with rigorous model evaluation and agent workflows to transform their investment analysis capabilities. The system enables the hedge fund to process and analyze investment research at scale, representing a significant advancement in AI-powered financial analysis.
🧠 GPT-5
AIBullisharXiv – CS AI · Mar 37/102
🧠Researchers introduce Verbal Technical Analysis (VTA), a framework that combines Large Language Models with time-series analysis to produce interpretable stock forecasts. The system converts stock price data into textual annotations and uses natural language reasoning to achieve state-of-the-art forecasting accuracy across U.S., Chinese, and European markets.
AIBullisharXiv – CS AI · Jun 236/10
🧠Researchers introduce MetaPS, a framework that enables AI agents to adaptively select from a library of pre-programmed trading strategies based on market conditions, rather than generating actions directly. The system uses market simulations to train models on when to deploy specific strategies, demonstrating consistent improvements across model sizes and outperforming fixed-strategy baselines and direct LLM decision-making approaches.
AI × CryptoBullishCrypto Briefing · Jun 216/10
🤖Rallies AI Stock Market Arena, a simulated trading competition, demonstrates ChatGPT's investment capabilities with a 72% return, showcasing AI's potential in algorithmic trading while highlighting the gap between controlled environments and real-world market complexities.
🧠 ChatGPT
AIBullisharXiv – CS AI · Jun 196/10
🧠AgentFinVQA introduces a multi-agent AI system for financial chart analysis that prioritizes auditability and on-premise deployment alongside accuracy. The system decomposes queries into specialized steps and records all reasoning in traceable evaluation packets, achieving 7.68 percentage point improvements over baselines while maintaining 4.84 pp gains with open-source models.
🧠 Gemini
AINeutralarXiv – CS AI · Jun 196/10
🧠Researchers propose an AI economist agent that combines large language models with knowledge graphs and retrieval-augmented generation (RAG) to produce grounded economic analyses. Rather than relying solely on LLM-generated narratives, the framework grounds economic claims in explicit model-based computations and retrieved evidence, tested on inflation analysis and bank stress-testing scenarios.
AIBullisharXiv – CS AI · Jun 106/10
🧠Researchers present a unified AI framework integrating reinforcement learning, high-frequency trading models, game theory, and sentiment analysis, claiming 15-31% performance improvements across financial applications. The work addresses fragmentation in financial AI by combining previously isolated technologies into a synergistic system tested across multiple datasets.