中文
相关论文

相关论文: Multi-Agent Causal Reasoning System for Error Patt…

200 篇论文

Data-driven predictive control promises model-free wave-dampening strategies for Connected and Autonomous Vehicles (CAVs) in mixed traffic flow. However, its performance relies on data quality, which suffers from unknown noise and…

系统与控制 · 电气工程与系统科学 2024-10-03 Shuai Li , Chaoyi Chen , Haotian Zheng , Jiawei Wang , Qing Xu , Keqiang Li

Assessing the safety of autonomous driving policy is of great importance, and reinforcement learning (RL) has emerged as a powerful method for discovering critical vulnerabilities in driving policies. However, existing RL-based approaches…

密码学与安全 · 计算机科学 2025-12-02 Le Qiu , Zelai Xu , Qixin Tan , Wenhao Tang , Chao Yu , Yu Wang

We present CODE-GEN, a human-in-the-Loop, retrieval-augmented generation (RAG)-based agentic AI system for generating context-aligned multiple-choice questions to develop student code reasoning and comprehension abilities. CODE-GEN employs…

人工智能 · 计算机科学 2026-04-09 Xiaojing Duan , Frederick Nwanganga , Chaoli Wang

The integration of Large Language Models (LLMs) into healthcare is constrained by knowledge limitations, hallucinations, and a disconnect from Evidence-Based Medicine (EBM). While Retrieval-Augmented Generation (RAG) offers a solution,…

计算与语言 · 计算机科学 2026-02-03 Qiaoyu Zheng , Yuze Sun , Chaoyi Wu , Weike Zhao , Pengcheng Qiu , Yongguo Yu , Kun Sun , Jian Zhang , Yanfeng Wang , Ya Zhang , Weidi Xie

This paper presents the development and evaluation of a Large Language Model (LLM), also known as foundation models, based multi-agent system framework for complex event processing (CEP) with a focus on video query processing use cases. The…

多智能体系统 · 计算机科学 2025-01-06 Talha Zeeshan , Abhishek Kumar , Susanna Pirttikangas , Sasu Tarkoma

Modern web dashboards and enterprise applications increasingly rely on complex, distributed microservices architectures. While these architectures offer scalability, they introduce significant challenges in debugging and observability. When…

软件工程 · 计算机科学 2026-02-18 Devendra Tata , Mona Rajhans

Modern models for event causality identification (ECI) are mainly based on supervised learning, which are prone to the data lacking problem. Unfortunately, the existing NLP-related augmentation methods cannot directly produce the available…

计算与语言 · 计算机科学 2021-06-04 Xinyu Zuo , Pengfei Cao , Yubo Chen , Kang Liu , Jun Zhao , Weihua Peng , Yuguang Chen

Software systems with large parameter spaces, nondeterminism and high computational cost are challenging to test. Recently, software testing techniques based on causal inference have been successfully applied to systems that exhibit such…

软件工程 · 计算机科学 2025-04-28 Michael Foster , Robert M. Hierons , Donghwan Shin , Neil Walkinshaw , Christopher Wild

Extracting structured, machine-readable compliance criteria from regulatory documents remains an open challenge. Single-pass language models hallucinate structural elements, lose hierarchical relationships, and fail to resolve…

多智能体系统 · 计算机科学 2026-04-15 Mohammed Ali , Abdelrahman Abdallah , Adam Jatowt

The USA Food and Drug Administration has accorded increasing importance to patient-reported problems in clinical and research settings. In this paper, we explore one of the largest online datasets comprising 170,141 open-ended self-reported…

计算与语言 · 计算机科学 2023-05-09 Lakshmi Arbatti , Abhishek Hosamath , Vikram Ramanarayanan , Ira Shoulson

In this paper, we present the Difference- Based Causality Learner (DBCL), an algorithm for learning a class of discrete-time dynamic models that represents all causation across time by means of difference equations driving change in a…

人工智能 · 计算机科学 2012-03-19 Mark Voortman , Denver Dash , Marek J. Druzdzel

Traffic accident prediction in driving videos aims to provide an early warning of the accident occurrence, and supports the decision making of safe driving systems. Previous works usually concentrate on the spatial-temporal correlation of…

计算机视觉与模式识别 · 计算机科学 2023-06-19 Jianwu Fang , Lei-Lei Li , Kuan Yang , Zhedong Zheng , Jianru Xue , Tat-Seng Chua

Accurate and unambiguous guidelines are critical for large language model (LLM) based graders, yet manually crafting these prompts is often sub-optimal as LLMs can misinterpret expert guidelines or lack necessary domain specificity.…

人工智能 · 计算机科学 2026-03-03 Yucheng Chu , Hang Li , Kaiqi Yang , Yasemin Copur-Gencturk , Joseph Krajcik , Namsoo Shin , Jiliang Tang

Extracting commonsense knowledge from a large language model (LLM) offers a path to designing intelligent robots. Existing approaches that leverage LLMs for planning are unable to recover when an action fails and often resort to retrying…

人工智能 · 计算机科学 2024-03-12 Shreyas Sundara Raman , Vanya Cohen , Ifrah Idrees , Eric Rosen , Ray Mooney , Stefanie Tellex , David Paulius

For autonomous vehicles to safely share the road with human drivers, autonomous vehicles must abide by specific "road rules" that human drivers have agreed to follow. "Road rules" include rules that drivers are required to follow by law --…

机器学习 · 计算机科学 2021-11-22 Avik Pal , Jonah Philion , Yuan-Hong Liao , Sanja Fidler

Self-driving vehicles are the future of transportation. With current advancements in this field, the world is getting closer to safe roads with almost zero probability of having accidents and eliminating human errors. However, there is…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Kareem Metwaly , Aerin Kim , Elliot Branson , Vishal Monga

Event Detection (ED) is an important task in natural language processing. In the past few years, many datasets have been introduced for advancing ED machine learning models. However, most of these datasets are under-explored because not…

计算与语言 · 计算机科学 2022-04-27 Wenlong Zhang , Bhagyashree Ingale , Hamza Shabir , Tianyi Li , Tian Shi , Ping Wang

Model-based algorithms are deeply rooted in modern control and systems theory. However, they usually come with a critical assumption - access to an accurate model of the system. In practice, models are far from perfect. Even precisely tuned…

系统与控制 · 电气工程与系统科学 2022-04-06 Sebastian Schlor , Friedrich Solowjow , Sebastian Trimpe

The development of safety-critical systems requires the control of hazards that can potentially cause harm. To this end, safety engineers rely during the development phase on architectural solutions, called safety patterns, such as safety…

系统与控制 · 电气工程与系统科学 2020-09-23 Yuri Gil Dantas , Antoaneta Kondeva , Vivek Nigam

Modern computer vision applications rely on learning-based perception modules parameterized with neural networks for tasks like object detection. These modules frequently have low expected error overall but high error on atypical groups of…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Cinjon Resnick , Or Litany , Amlan Kar , Karsten Kreis , James Lucas , Kyunghyun Cho , Sanja Fidler