paper-with-me

Papers

AutoGen Driven Multi Agent Framework for Iterative Crime Data Analysis and Prediction

2025-06-13 · Syeda Kisaa Fatima, Tehreem Zubair, Noman Ahmed, Asifullah Khan

This paper introduces LUCID-MA (Learning and Understanding Crime through Dialogue of Multiple Agents), an innovative AI powered framework where multiple AI agents collaboratively analyze and understand crime data. Our system that consists of three core components: an analysis assistant that highlights spatiotemporal crime patterns, a feedback component that reviews and refines analytical results and a prediction component that forecasts future crime trends. With a well-designed prompt and the LLaMA-2-13B-Chat-GPTQ model, it runs completely offline and allows the agents undergo self-improvement through 100 rounds of communication with less human interaction. A scoring function is incorporated to evaluate agent's performance, providing visual plots to track learning progress. This work demonstrates the potential of AutoGen-style agents for autonomous, scalable, and iterative analysis in social science domains maintaining data privacy through offline execution.

📄 PDF Abstract BibTeX arXiv:2506.11475

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoGen Studio: A No-Code Developer Tool for Building and Debugging Multi-Agent Systems

2024-08-09 · Victor Dibia, Jingya Chen, Gagan Bansal, Suff Syed 외

Multi-agent systems, where multiple agents (generative AI models + tools) collaborate, are emerging as an effective pattern for solving long-running, complex tasks in numerous domains. However, specifying their parameter…

AutoGen: Enabling Next-Gen LLM Applications via Multi-Agent Conversation

2023-08-16 · Qingyun Wu, Gagan Bansal, Jieyu Zhang, Yiran Wu 외

AutoGen is an open-source framework that allows developers to build LLM applications via multiple agents that can converse with each other to accomplish tasks. AutoGen agents are customizable, conversable, and can operat…

3D Human Pose EstimationCollege Computer ScienceDecision MakingQuestion Answering

A Lightweight Multi-Agent Framework for Automated Concrete Barrier Design

2026-06-10 · Wanting Wang, Xiye Ma, Yuyang He, Minghui Cheng 외 arxiv

The design of reinforced concrete highway barriers is a safety-critical process that requires strict compliance with regulatory provisions such as the AASHTO-LRFD bridge design guidelines. Current engineering practice re…

Magentic-One: A Generalist Multi-Agent System for Solving Complex Tasks

2024-11-07 · Adam Fourney, Gagan Bansal, Hussein Mozannar, Cheng Tan 외

Modern AI agents, driven by advances in large foundation models, promise to enhance our productivity and transform our lives by augmenting our knowledge and capabilities. To achieve this vision, AI agents must effectivel…

Autogenesis: A Self-Evolving Agent Protocol

2026-04-16 · Wentao Zhang, Zhe Zhao, Haibin Wen, Yingcheng Wu 외 arxiv

Recent advances in LLM based agent systems have shown promise in tackling complex, long horizon tasks. However, existing agent protocols (e.g., A2A and MCP) under specify cross entity lifecycle and context management, ve…