paper-with-me

Papers

TransLaw: Benchmarking Large Language Models in Multi-Agent Simulation of the Collaborative Translation

2025-07-01 · Xi Xuan, King-kui Sin, Yufei Zhou, Chunyu Kit

Multi-agent systems empowered by large language models (LLMs) have demonstrated remarkable capabilities in a wide range of downstream applications, including machine translation. However, the potential of LLMs in translating Hong Kong legal judgments remains uncertain due to challenges such as intricate legal terminology, culturally embedded nuances, and strict linguistic structures. In this work, we introduce TransLaw, a novel multi-agent framework implemented for real-world Hong Kong case law translation. It employs three specialized agents, namely, Translator, Annotator, and Proofreader, to collaboratively produce translations for high accuracy in legal meaning, appropriateness in style, and adequate coherence and cohesion in structure. This framework supports customizable LLM configurations and achieves tremendous cost reduction compared to professional human translation services. We evaluated its performance using 13 open-source and commercial LLMs as agents and obtained interesting findings, including that it surpasses GPT-4o in legal semantic accuracy, structural coherence, and stylistic fidelity, yet trails human experts in contextualizing complex terminology and stylistic naturalness. Our platform website is available at CityUHK, and our bilingual judgment corpus used for the evaluation is available at Hugging Face.

📄 PDF Abstract BibTeX arXiv:2507.00875

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingMachine TranslationTranslation

Similar Papers 제목 키워드 기반

OpenHospital: A Thing-in-itself Arena for Evolving and Benchmarking LLM-based Collective Intelligence

2026-03-16 · Peigen Liu, Rui Ding, Yuren Mao, Ziyan Jiang 외 arxiv

Large Language Model (LLM)-based Collective Intelligence (CI) presents a promising approach to overcoming the data wall and continuously boosting the capabilities of LLM agents. However, there is currently no dedicated a…

AgentSense: Benchmarking Social Intelligence of Language Agents through Interactive Scenarios

2024-10-25 · Xinyi Mou, Jingcong Liang, Jiayu Lin, Xinnong Zhang 외

Large language models (LLMs) are increasingly leveraged to empower autonomous agents to simulate human beings in various fields of behavioral research. However, evaluating their capacity to navigate complex social intera…

BenchmarkingDiversityNavigate

Beyond Prompts: Dynamic Conversational Benchmarking of Large Language Models

2024-09-30 · David Castillo-Bolado, Joseph Davidson, Finlay Gray, Marek Rosa

We introduce a dynamic benchmarking system for conversational agents that evaluates their performance through a single, simulated, and lengthy user$\leftrightarrow$agent interaction. The interaction is a conversation bet…

BenchmarkingContinual Learning

KGCE: Knowledge-Augmented Dual-Graph Evaluator for Cross-Platform Educational Agent Benchmarking with Multimodal Language Models

2026-01-04 · Zixian Liu, Sihao Liu, Yuqi Zhao arxiv

With the rapid adoption of multimodal large language models (MLMs) in autonomous agents, cross-platform task execution capabilities in educational settings have garnered significant attention. However, existing benchmark…

BAPPA: Benchmarking Agents, Plans, and Pipelines for Automated Text-to-SQL Generation

2025-11-06 · Fahim Ahmed, Md Mubtasim Ahasan, Jahir Sadik Monon, Muntasir Wahed 외 arxiv

Text-to-SQL systems provide a natural language interface that can enable even laymen to access information stored in databases. However, existing Large Language Models (LLM) struggle with SQL generation from natural inst…