中文
相关论文

相关论文: EpiAgent: An Agent-Centric System for Ancient Insc…

200 篇论文

Epigraphy increasingly turns to modern artificial intelligence (AI) technologies such as machine learning (ML) for extracting insights from ancient inscriptions. However, scarce labeled data for training ML algorithms severely limits…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Andrei C. Aioanei , Regine Hunziker-Rodewald , Konstantin Klein , Dominik L. Michels

Image Restoration (IR) agents, leveraging multimodal large language models to perceive degradation and invoke restoration tools, have shown promise in automating IR tasks. However, existing IR agents typically lack an insight summarization…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Yijian Wang , Qingsen Yan , Jiantao Zhou , Duwei Dai , Wei Dong

Modernizing large legacy systems remains a major challenge in enterprise environments, particularly when migration must preserve domain-specific logic while conforming to internal architectural frameworks and shared APIs. Direct application…

软件工程 · 计算机科学 2026-03-17 Zahra Moti , Heydar Soudani , Jonck van der Kogel

Humanoid agents are expected to emulate the complex coordination inherent in human social behaviors. However, existing methods are largely confined to single-agent scenarios, overlooking the physically plausible interplay essential for…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Bin Li , Ruichi Zhang , Han Liang , Jingyan Zhang , Juze Zhang , Xin Chen , Lan Xu , Jingyi Yu , Jingya Wang

Traditional Data+AI systems utilize data-driven techniques to optimize performance, but they rely heavily on human experts to orchestrate system pipelines, enabling them to adapt to changes in data, queries, tasks, and environments. For…

数据库 · 计算机科学 2025-07-03 Zhaoyan Sun , Jiayi Wang , Xinyang Zhao , Jiachi Wang , Guoliang Li

The Agent and AIGC (Artificial Intelligence Generated Content) technologies have recently made significant progress. We propose AesopAgent, an Agent-driven Evolutionary System on Story-to-Video Production. AesopAgent is a practical…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Jiuniu Wang , Zehua Du , Yuyuan Zhao , Bo Yuan , Kexiang Wang , Jian Liang , Yaxi Zhao , Yihen Lu , Gengliang Li , Junlong Gao , Xin Tu , Zhenyu Guo

Existing Image Restoration (IR) studies typically focus on task-specific or universal modes individually, relying on the mode selection of users and lacking the cooperation between multiple task-specific/universal restoration modes. This…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Bingchen Li , Xin Li , Yiting Lu , Zhibo Chen

Entity alignment (EA) aims to identify entities across different knowledge graphs (KGs) that refer to the same real-world object and plays a critical role in knowledge fusion and integration. Traditional EA methods mainly rely on knowledge…

信息检索 · 计算机科学 2026-04-14 Yixuan Nan , Xixun Lin , Yanmin Shang , Ge Zhang , Zheng Fang , Fang Fang , Yanan Cao

Large Language Models (LLMs) are transforming artificial intelligence, evolving into task-oriented systems capable of autonomous planning and execution. One of the primary applications of LLMs is conversational AI systems, which must…

计算与语言 · 计算机科学 2025-01-22 Elad Levi , Ilan Kadar

Code translation transforms code between programming languages while preserving functionality, which is critical in software development and maintenance. While traditional learning-based code translation methods have limited effectiveness…

软件工程 · 计算机科学 2026-04-08 Zhiqiang Yuan , Weitong Chen , Hanlin Wang , Xin Peng , Zhenpeng Chen , Yiling Lou

Large Language Models (LLMs) have substantially influenced various software engineering tasks. Indeed, in the case of software refactoring, traditional LLMs have shown the ability to reduce development time and enhance code quality.…

软件工程 · 计算机科学 2026-03-06 Khouloud Oueslati , Maxime Lamothe , Foutse Khomh

This paper introduces SignAgent, a novel agentic framework that utilises Large Language Models (LLMs) for scalable, linguistically-grounded Sign Language (SL) annotation and dataset curation. Traditional computational methods for SLs often…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Oliver Cory , Ozge Mercanoglu Sincan , Richard Bowden

Automated program repair has emerged as a powerful technique to mitigate the impact of software bugs on system reliability and user experience. This paper introduces RepairAgent, the first work to address the program repair challenge…

软件工程 · 计算机科学 2024-10-29 Islem Bouzenia , Premkumar Devanbu , Michael Pradel

Prefix adders are fundamental arithmetic circuits, but their design space grows exponentially with bit-width, posing significant optimization challenges. Previous works face limitations in performance, generalization, and scalability. To…

硬件体系结构 · 计算机科学 2025-07-09 Dongsheng Zuo , Jiadong Zhu , Yang Luo , Yuzhe Ma

Image restoration (IR) is challenging due to the complexity of real-world degradations. While many specialized and all-in-one IR models have been developed, they fail to effectively handle complex, mixed degradations. Recent agentic methods…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Xu Jiang , Gehui Li , Bin Chen , Jian Zhang

Agentic coding tools, such as OpenAI Codex, Claude Code, and Cursor, are transforming the software engineering landscape. These AI-powered systems function as autonomous teammates capable of planning and executing complex development tasks.…

软件工程 · 计算机科学 2025-11-10 Kosei Horikawa , Hao Li , Yutaro Kashiwa , Bram Adams , Hajimu Iida , Ahmed E. Hassan

Multimodal Retrieval-Augmented Generation (mRAG) has emerged as a promising solution to address the temporal limitations of Multimodal Large Language Models (MLLMs) in real-world scenarios like news analysis and trending topics. However,…

人工智能 · 计算机科学 2025-08-13 Yuechen Wang , Yuming Qiao , Dan Meng , Jun Yang , Haonan Lu , Zhenyu Yang , Xudong Zhang

Text-to-image generation has advanced rapidly, but existing models still struggle with faithfully composing multiple objects and preserving their attributes in complex scenes. We propose coDrawAgents, an interactive multi-agent dialogue…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Chunhan Li , Qifeng Wu , Jia-Hui Pan , Ka-Hei Hui , Jingyu Hu , Yuming Jiang , Bin Sheng , Xihui Liu , Wenjuan Gong , Zhengzhe Liu

The integration of Large Language Models (LLMs) into wearable sensing is creating a new class of mobile applications capable of nuanced human activity understanding. However, the reliability of these systems is critically undermined by…

密码学与安全 · 计算机科学 2025-12-25 Yihan Wang , Huanqi Yang , Shantanu Pal , Weitao Xu

In software maintenance, bug reproduction is essential for effective fault localization and repair. Manually writing reproduction scripts is a time-consuming task with high requirements for developers. Hence, automation of bug reproduction…

软件工程 · 计算机科学 2024-11-28 Xinchen Wang , Pengfei Gao , Xiangxin Meng , Chao Peng , Ruida Hu , Yun Lin , Cuiyun Gao