paper-with-me

Papers

MechAgents: Large language model multi-agent collaborations can solve mechanics problems, generate new data, and integrate knowledge

2023-11-14 · Bo Ni, Markus J. Buehler

Solving mechanics problems using numerical methods requires comprehensive intelligent capability of retrieving relevant knowledge and theory, constructing and executing codes, analyzing the results, a task that has thus far mainly been reserved for humans. While emerging AI methods can provide effective approaches to solve end-to-end problems, for instance via the use of deep surrogate models or various data analytics strategies, they often lack physical intuition since knowledge is baked into the parametric complement through training, offering less flexibility when it comes to incorporating mathematical or physical insights. By leveraging diverse capabilities of multiple dynamically interacting large language models (LLMs), we can overcome the limitations of conventional approaches and develop a new class of physics-inspired generative machine learning platform, here referred to as MechAgents. A set of AI agents can solve mechanics tasks, here demonstrated for elasticity problems, via autonomous collaborations. A two-agent team can effectively write, execute and self-correct code, in order to apply finite element methods to solve classical elasticity problems in various flavors (different boundary conditions, domain geometries, meshes, small/finite deformation and linear/hyper-elastic constitutive laws, and others). For more complex tasks, we construct a larger group of agents with enhanced division of labor among planning, formulating, coding, executing and criticizing the process and results. The agents mutually correct each other to improve the overall team-work performance in understanding, formulating and validating the solution. Our framework shows the potential of synergizing the intelligence of language models, the reliability of physics-based modeling, and the dynamic collaborations among diverse agents, opening novel avenues for automation of solving engineering problems.

📄 PDF Abstract BibTeX arXiv:2311.08166

Code (1)

lamm-mit/mechagents 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language ModelPhysical Intuition

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

GUARDIAN: Safeguarding LLM Multi-Agent Collaborations with Temporal Graph Modeling

2025-05-25 · Jialong Zhou, Lichao Wang, Xiao Yang

The emergence of large language models (LLMs) enables the development of intelligent agents capable of engaging in complex and multi-turn dialogues. However, multi-agent collaboration face critical safety challenges, suc…

DecoderHallucination

LLM Enabled Multi-Agent System for 6G Networks: Framework and Method of Dual-Loop Edge-Terminal Collaboration

2025-09-05 · Zheyan Qu, Wenbo Wang, Zitong Yu, Boquan Sun 외 arxiv

The ubiquitous computing resources in 6G networks provide ideal environments for the fusion of large language models (LLMs) and intelligent services through the agent framework. With auxiliary modules and planning cores,…

MultiAgent Collaboration Attack: Investigating Adversarial Attacks in Large Language Model Collaborations via Debate

2024-06-20 · Alfonso Amayuelas, Xianjun Yang, Antonis Antoniades, Wenyue Hua 외

Large Language Models (LLMs) have shown exceptional results on current benchmarks when working individually. The advancement in their capabilities, along with a reduction in parameter size and inference times, has facili…

Language ModelingLanguage ModellingLarge Language Model

Theory of Mind for Multi-Agent Collaboration via Large Language Models

2023-10-16 · Huao Li, Yu Quan Chong, Simon Stepputtis, Joseph Campbell 외

While Large Language Models (LLMs) have demonstrated impressive accomplishments in both reasoning and planning, their abilities in multi-agent collaborations remains largely unexplored. This study evaluates LLM-based age…

HallucinationMulti-agent Reinforcement Learning

Kubrick: Multimodal Agent Collaborations for Synthetic Video Generation

2024-08-19 · Liu He, Yizhi Song, Hejun Huang, Pinxin Liu 외

Text-to-video generation has been dominated by diffusion-based or autoregressive models. These novel models provide plausible versatility, but are criticized for improper physical motion, shading and illumination, camera…

Instruction FollowingLarge Language ModelText-to-Video GenerationVideo Description+1