BattleAgent: Multi-modal Dynamic Emulation on Historical Battles to Complement Historical Analysis (2024.emnlp-demo)
Copied to clipboard
Shuhang Lin, Wenyue Hua, Lingyao Li, Che-Jui Chang, Lizhou Fan, Jianchao Ji, Hang Hua, Mingyu Jin, Jiebo Luo, Yongfeng Zhang
| Challenge: | Recent advances in large language models have demonstrated impressive reasoning capabilities, indicating their potential to serve as the foundation for agents. |
| Approach: | They propose a detailed emulation system that combines large vision-language model and multi-agent system to emulate dynamic interactions between multiple agents over a period of time. |
| Outcome: | The proposed system combines large vision-language model and multi-agent system to emulate dynamic interactions between agents and their environments over a period of time. |
Similar Papers
HiAgent: Hierarchical Working Memory Management for Solving Long-Horizon Agent Tasks with Large Language Model (2025.acl-long)
Copied to clipboard
| Challenge: | Existing approaches to optimize agent performance by incorporating entire historical action-observation pairs into LLMs are redundant in long-horizon tasks. |
| Approach: | They propose a framework that leverages subgoals as memory chunks to manage working memory of LLM-based agents hierarchically. |
| Outcome: | The proposed framework achieves a twofold increase in success rate and reduces the average number of steps required by 3.8. |
MapAgent: A Hierarchical Agent for Geospatial Reasoning with Dynamic Map Tool Integration (2026.findings-eacl)
Copied to clipboard
| Challenge: | Existing frameworks for large language models are tailored to domains such as mathematics, coding, or web automation. |
| Approach: | They propose a hierarchical multi-agent plug-and-play framework with customized toolsets and agentic scaffolds for map-integrated geospatial reasoning. |
| Outcome: | The proposed framework decouples planning from execution and reduces cognitive load on users. |
CrowdAgent: Multi-Agent Managed Multi-Source Annotation System (2025.emnlp-demos)
Copied to clipboard
Maosheng Qin, Renyu Zhu, Mingxuan Xia, null Chenchenkai, Zhen Zhu, Minmin Lin, Junbo Zhao, Lu Xu, Changjie Fan, Runze Wu, Haobo Wang
| Challenge: | Recent approaches to annotate data focus on labeling, but lack holistic process control . a novel system that integrates task assignment, data annotation, and quality/cost management is needed . |
| Approach: | They propose a multi-agent system that integrates task assignment, data annotation, and quality/cost management. |
| Outcome: | The proposed system automates human management by using a collaborative multi-agent system. |
TriageAgent: Towards Better Multi-Agents Collaborations for Large Language Model-Based Clinical Triage (2024.findings-emnlp)
Copied to clipboard
| Challenge: | escalation in emergency department patient visits poses challenges to efficient clinical management . Currently, hospitals rely on human experts to review clinical notes and determine case urgency . |
| Approach: | a team of researchers develop a multi-agent framework to enhance collaborative decision-making in clinical triage. |
| Outcome: | The proposed framework outperforms state-of-the-art LLM-based methods on three clinical triage test sets. |
AdaptAgent: Adapting Multimodal Web Agents with Few-Shot Learning from Human Demonstrations (2025.acl-long)
Copied to clipboard
| Challenge: | State-of-the-art multimodal web agents can perform many web tasks by processing user instructions and interacting with graphical user interfaces (GUIs). |
| Approach: | They propose to build multimodal web agents for few-shot adaptability using human demonstrations to improve their generalization and adaptability. |
| Outcome: | The proposed framework enables both proprietary and open-weights multimodal web agents to adapt to new websites and domains using few human demonstrations. |
AVA: Attentive VLM Agent for Mastering StarCraft II (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing StarCraft II benchmarks rely on abstract state representations that deviate from human perception . Existing systems rely only on abstract representations, creating an artificial gap between how humans process battlefield information and limiting ecological validity of learned behaviors. |
| Approach: | They introduce AVACraft, the first multimodal benchmark environment for complex decision-making in StarCraft II. |
| Outcome: | The AVACraft benchmark supports both traditional and modern multi-agent reinforcement learning paradigms. |
A Parallelized Framework for Simulating Large-Scale LLM Agents with Realistic Environments and Interactions (2025.acl-industry)
Copied to clipboard
| Challenge: | Existing work on large language models lacks a realistic environment and parallelized framework to support complex interactions between agents and environments. |
| Approach: | They propose a framework that integrates realistic societal environments and parallelized interactions to support simulations of large-scale agents. |
| Outcome: | The proposed framework can support simulations of 30,000 agents faster than the wall-clock time with 24 NVIDIA A800 GPUs and the performance increases linearly with the increase of LLM computational resources. |
SlideAgent: Hierarchical Agentic Framework for Multi-Page Visual Document Understanding (2026.acl-long)
Copied to clipboard
| Challenge: | Multimodal large language models (MLLMs) are a promising tool for document understanding, but they are not able to handle complex multi-page visual documents. |
| Approach: | They propose a flexible agentic framework for understanding multi-modal, multi-page, and multi-layout documents . SlideAgent employs specialized agents and decomposes reasoning into three specialized levels . |
| Outcome: | a new agentic framework improves accuracy over open-source and proprietary models . it decomposes reasoning into three levels to capture themes and visual cues . the framework is based on a multimodal large language model and a MLLM . |
Retrospex: Language Agent Meets Offline Reinforcement Learning Critic (2024.emnlp-main)
Copied to clipboard
| Challenge: | Existing LLM agent frameworks do not fully utilize past experiences for improvement. |
| Approach: | They propose a LLM-based agent framework called Retrospex that analyzes past experiences in depth to improve existing agent frameworks. |
| Outcome: | The proposed framework analyzes past experiences in ScienceWorld, ALFWorld and Webshop environments, demonstrating its advantages over baselines. |
Agent Newsroom: Efficient Chronological Report Generation via Dynamic Multi-Agent Collaboration (2026.acl-long)
Copied to clipboard
| Challenge: | Large language models (LLMs) improve event synthesis, but most are monolithic and often process overlapping evidence with bursty reporting patterns. |
| Approach: | They propose a multi-agent framework that casts TLS as a *newsroom-like* collaboration. |
| Outcome: | Experiments on three benchmarks show that MAS-TLS improves semantic coverage and temporal grounding while substantially reducing token usage and latency. |