paper-with-me

Papers

Agent0: Leveraging LLM Agents to Discover Multi-value Features from Text for Enhanced Recommendations

2025-07-25 · Blaž Škrlj, Benoît Guilleminot, Andraž Tori arxiv

Large language models (LLMs) and their associated agent-based frameworks have significantly advanced automated information extraction, a critical component of modern recommender systems. While these multitask frameworks are widely used in code generation, their application in data-centric research is still largely untapped. This paper presents Agent0, an LLM-driven, agent-based system designed to automate information extraction and feature construction from raw, unstructured text. Categorical features are crucial for large-scale recommender systems but are often expensive to acquire. Agent0 coordinates a group of interacting LLM agents to automatically identify the most valuable text aspects for subsequent tasks (such as models or AutoML pipelines). Beyond its feature engineering capabilities, Agent0 also offers an automated prompt-engineering tuning method that utilizes dynamic feedback loops from an oracle. Our findings demonstrate that this closed-loop methodology is both practical and effective for automated feature discovery, which is recognized as one of the most challenging phases in current recommender system development.

📄 PDF Abstract BibTeX arXiv:2507.18993

Code (0)

등록된 구현이 없습니다.

Tasks

Information ExtractionFeature EngineeringCode Generation

Similar Papers 제목 키워드 기반

Exploring Multi-Modal Data with Tool-Augmented LLM Agents for Precise Causal Discovery

2024-12-18 · ChengAo Shen, Zhengzhang Chen, Dongsheng Luo, Dongkuan Xu 외

Causal discovery is an imperative foundation for decision-making across domains, such as smart health, AI for drug discovery and AIOps. Traditional statistical causal discovery methods, while well-established, predominan…

Causal DiscoveryCausal Inference

Discovering Individual Rewards in Collective Behavior through Inverse Multi-Agent Reinforcement Learning

2023-05-17 · Daniel Waelchli, Pascal Weber, Petros Koumoutsakos

The discovery of individual objectives in collective behavior of complex dynamical systems such as fish schools and bacteria colonies is a long-standing challenge. Inverse reinforcement learning is a potent approach for …

Multi-agent Reinforcement LearningOpenAI Gymreinforcement-learningReinforcement Learning

Accelerating Drug Discovery Through Agentic AI: A Multi-Agent Approach to Laboratory Automation in the DMTA Cycle

2025-07-11 · Yao Fehlis, Charles Crain, Aidan Jensen, Michael Watson 외 arxiv

The pharmaceutical industry faces unprecedented challenges in drug discovery, with traditional approaches struggling to meet modern therapeutic development demands. This paper introduces a novel AI framework, Tippy, that…

Drug Discovery

PublicAgent: Multi-Agent Design Principles From an LLM-Based Open Data Analysis Framework

2025-11-04 · Sina Montazeri, Yunhe Feng, Kewei Sha arxiv

Open data repositories hold potential for evidence-based decision-making, yet are inaccessible to non-experts lacking expertise in dataset discovery, schema mapping, and statistical analysis. Large language models show p…

Enhancing Cooperative Multi-Agent Reinforcement Learning with State Modelling and Adversarial Exploration

2025-05-08 · Andreas Kontogiannis, Konstantinos Papathanasiou, Yi Shen, Giorgos Stamou 외

Learning to cooperate in distributed partially observable environments with no communication abilities poses significant challenges for multi-agent deep reinforcement learning (MARL). This paper addresses key concerns in…

Deep Reinforcement LearningMulti-agent Reinforcement Learning