Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

1.7%3.5%5.2%6.9% · Sep 201919922001200920172026
48 results for intelligent agents

People who design, use, and are affected by autonomous artificially intelligent agents want to be able to \emph{trust} such agents -- that is, to know that these agents will perform correctly, to understand the reasoning behind their actions, and to know how to use them appropriately. Many techniques have been devised …

2017-11-08abs ↗pdf ↗

VERAFI improves financial AI by verifying calculations and compliance.

problem Financial AI systems generate errors and violations during reasoning.
method VERAFI combines dense retrieval, reranking, and automated reasoning policies.
result VERAFI achieves 94.7% factual correctness, 81% relative improvement.

The ability to generalize is an important feature of any intelligent agent. Not only because it may allow the agent to cope with large amounts of data, but also because in some environments, an agent with no generalization capabilities cannot learn. In this work we outline several criteria for generalization, and prese…

2015-04-09abs ↗pdf ↗

New approach uses text generation to boost AI agent development.

problem Lack of training data hinders AI agent development.
method Used encoder-decoder generative models, focusing on conditional variational auto-encoders.
result Significantly improved AI agent performance in low-resource cases.

A game environment simulates competition among many agents for resources.

problem Understanding large-scale multiagent interactions and resource competition.
method Developed a persistent, massively multiplayer AI environment.
result Population size affects the development of skillful behaviors and niche differentiation.

Deep active inference agents learn complex environments using Monte-Carlo methods.

problem Understanding and modeling biological intelligence in complex, continuous state-spaces.
method Neural architecture for deep active inference agents using multiple forms of Monte-Carlo sampling.
result Deep active inference agents can learn environmental dynamics and plan future actions.

Recent advances in artificial intelligence have been driven by the presence of increasingly realistic and complex simulated environments. However, many of the existing environments provide either unrealistic visuals, inaccurate physics, low task complexity, restricted agent perspective, or a limited capacity for intera…

2018-09-07abs ↗pdf ↗

Many learning agents impact a financial market model, showing complex dynamics.

problem Understanding the dynamics of financial markets with multiple learning agents.
method Agent-based model of financial market with multiple reinforcement learning agents interacting.
result Inclusion of learning agents changes market dynamics to match empirical data.

Standard models in economics stress the role of intelligent agents who maximize utility. However, there may be situations where, for some purposes, constraints imposed by market institutions dominate intelligent agent behavior. We use data from the London Stock Exchange to test a simple model in which zero intelligence…

2003-09-09abs ↗pdf ↗

ReF-ER algorithm improved performance in multi-agent reinforcement learning.

problem Improving performance in multi-agent reinforcement learning environments.
method Extended ReF-ER algorithm to include dependencies between agents and modeled environment dynamics.
result ReF-ER MARL outperforms state-of-the-art algorithms in collaborative environments.

Explains financial market simulation mechanisms and agent behaviors.

problem Necessity of including fundamental value in multiagent financial market simulations.
method Discusses three methods for generating fundamental value and illustrates one Bayesian agent's estimation process.
result Presentation of two widely examined agents: Zero Intelligence and Heuristic Belief Learning.

Computational Intelligence (CI) is a sub-branch of Artificial Intelligence paradigm focusing on the study of adaptive mechanisms to enable or facilitate intelligent behavior in complex and changing environments. There are several paradigms of CI [like artificial neural networks, evolutionary computations, swarm intelli…

2010-06-09abs ↗pdf ↗

The ABC algorithm's social interactions are characterized through a novel interaction network.

problem Understanding complex behavior in swarm intelligence systems.
method Definition and analysis of the interaction network for the ABC algorithm.
result ABC exhibits dynamic information flow but lacks continuous coordination.

AgentNet is a graph neural network that learns to walk graphs intelligently, outperforming traditional methods.

problem Graph-level tasks, especially distinguishing and classifying graphs.
method AgentNet uses a computational model inspired by sublinear algorithms, where neural agents walk the graph and collectively decide the output.
result AgentNet can distinguish and separate graphs that are hard to distinguish, outperforming traditional graph neural networks.

We are increasingly surrounded by artificially intelligent technology that takes decisions and executes actions on our behalf. This creates a pressing need for general means to communicate with, instruct and guide artificial agents, with human language the most compelling means for such communication. To achieve this i…

2017-06-20abs ↗pdf ↗

Minimal learning agents can infer unobserved variables in complex environments.

problem How to infer unobserved variables in complex environments using minimal learning agents.
method Concrete operational definition of abstract concepts, minimal architecture supporting abstraction, reinforcement learning.
result Minimal learning agents can infer the existence of unobserved variables.

The enactive approach to cognition is typically proposed as a viable alternative to traditional cognitive science. Enactive cognition displaces the explanatory focus from the internal representations of the agent to the direct sensorimotor interaction with its environment. In this paper, we investigate enactive learnin…

2018-10-09abs ↗pdf ↗

AGI modifies utility function to cooperate, conflicting with orthogonality thesis.

problem AGI modifying utility function to improve cooperation, conflicting with orthogonality thesis.
method Observing and influencing interactions, converging to similar utility functions.
result AGIs in competitive environments may optimize for favorable influence.

This thesis explores the tradeoff between model complexity and performance in machine learning.

problem Improving machine learning models' flexibility and efficiency for quick learning with fewer examples.
method Using physics and information theory, the thesis introduces AI Physicist agents, phase transitions in learning, and algorithms for representation learning, causal discovery, and robustness to label noise.
result Theoretical insights into phase transitions and their implications for learning models.

The paper addresses human-like decision-making in multi-agent systems using bounded risk-sensitive Markov Games.

problem Modeling human-like decision-making in multi-agent systems with risk-seeking and loss-aversion behaviors.
method Forward policy design and inverse reward learning with iterative reasoning and cumulative prospect theory.
result The proposed algorithms demonstrate both risk-averse and risk-seeking behaviors in multi-agent systems.

Hierarchical RL system for robotic manipulation with explainable decision-making.

problem Interpretability of robot decision-making for human operators.
method Dot-to-Dot: Hierarchical Deep Reinforcement Learning.
result Efficient learning of complex actions/states by low-level agent and interpretable high-level representation.

Generative AI agents improve ERP systems by automating complex financial tasks.

problem Static, rule-based workflows limit adaptability and intelligence in ERP systems.
method Introducing Generative Business Process AI Agents (GBPAs) that integrate generative AI with business process modeling and multi-agent orchestration.
result GBPAs achieve up to 40% reduction in processing time and 94% drop in error rate.

Selection mechanisms impact market volatility in evolving markets.

problem Determining how selection mechanisms affect market volatility in evolving markets.
method Used a population of evolving zero-intelligence agents and a frequent batch auction price-discovery mechanism to analyze the role of selection mechanisms.
result Local fitness-proportionate selection mechanisms correlate with high correlation between risk-aversion and volatility, while quantile-based selection mechanisms show less correlation.

New model simulates stock market microstructure with learning agents.

problem Lack of realistic agent learning in past financial models.
method Designed a next-generation MAS stock market simulator with model-free reinforcement learning.
result Model can faithfully reproduce market microstructure metrics.

This paper presents a novel approach to the technical analysis of wireheading in intelligent agents. Inspired by the natural analogues of wireheading and their prevalent manifestations, we propose the modeling of such phenomenon in Reinforcement Learning (RL) agents as psychological disorders. In a preliminary step tow…

2018-11-14abs ↗pdf ↗

Improves AI agents' 3D navigation by learning from failures and 3D spatial relationships.

problem Challenges in data efficiency, obstacle avoidance, and generalization in 3D visual navigation.
method Incorporates attention on 3D spatial relationships and a target skill extension module into DRL framework.
result Significantly improves navigation performance and generalization across targets and scenes.

Develops methods to create consistent surrogate models for agent-based simulators.

problem High computational costs and misjudgment of interventions in agent-based models.
method Causal abstractions to learn interventionally consistent surrogate models.
result Surrogates trained for interventional consistency closely mimic the agent-based model's behavior under interventions.

FinAgent tackles financial trading with multimodal data and advanced AI.

problem Challenges in handling multimodal financial data and limited generalizability.
method Multimodal foundational agent with tool augmentation, dual-level reflection, and diversified memory retrieval.
result Significantly outperforms state-of-the-art baselines in financial trading tasks.

Observational learning is a type of learning that occurs as a function of observing, retaining and possibly replicating or imitating the behaviour of another agent. It is a core mechanism appearing in various instances of social learning and has been found to be employed in several intelligent species, including humans…

2017-06-20abs ↗pdf ↗