中文
相关论文

相关论文: CyberJurors: A Multi-Agent Simulation Task for E-C…

200 篇论文

The rise of powerful multimodal LLMs has enhanced the viability of building web agents which can, with increasing levels of autonomy, assist users to retrieve information and complete tasks on various human-computer interfaces. It is hence…

信息检索 · 计算机科学 2024-09-26 Maria Wang , Srinivas Sunkara , Gilles Baechler , Jason Lin , Yun Zhu , Fedir Zubach , Lei Shu , Jindong Chen

As large language models (LLMs) continue to improve in reasoning and decision-making, there is a growing need for realistic and interactive environments where their abilities can be rigorously evaluated. We present VirtualEnv, a…

人工智能 · 计算机科学 2026-02-10 Kabir Swain , Sijie Han , Ayush Raina , Jin Zhang , Shuang Li , Michael Stopa , Antonio Torralba

Verifiers--functions assigning rewards to agent behavior--have been key to AI progress in math, code, and games. However, extending gains to domains without clear-cut success criteria remains a challenge: while humans can recognize desired…

人工智能 · 计算机科学 2026-03-10 Moises Andrade , Joonhyuk Cha , Brandon Ho , Vriksha Srihari , Karmesh Yadav , Zsolt Kira

As large language models (LLMs) evolve into autonomous agents capable of acting in open-ended environments, ensuring behavioral alignment with human values becomes a critical safety concern. Existing benchmarks, focused on static,…

计算与语言 · 计算机科学 2026-03-10 Weixiang Zhao , Haozhen Li , Yanyan Zhao , xuda zhi , Yongbo Huang , Hao He , Bing Qin , Ting Liu

Classifying products into categories precisely and efficiently is a major challenge in modern e-commerce. The high traffic of new products uploaded daily and the dynamic nature of the categories raise the need for machine learning models…

计算机视觉与模式识别 · 计算机科学 2016-11-30 Tom Zahavy , Alessandro Magnani , Abhinandan Krishnan , Shie Mannor

Understanding the complexities of judicial deliberation is crucial for assessing the efficacy and fairness of a justice system. However, empirical studies of judicial panels are constrained by significant ethical and practical barriers.…

多智能体系统 · 计算机科学 2025-09-05 Prathamesh Devadiga , Omkaar Jayadev Shetty , Pooja Agarwal

Large Language Models (LLMs) have revolutionized AI-generated content evaluation, with the LLM-as-a-Judge paradigm becoming increasingly popular. However, current single-LLM evaluation approaches face significant challenges, including…

人工智能 · 计算机科学 2026-03-03 Yiyue Qian , Shinan Zhang , Yun Zhou , Haibo Ding , Diego Socolinsky , Yi Zhang

Evaluating multimodal large language models (MLLMs) is increasingly expensive, as the growing size and cross-modality complexity of benchmarks demand significant scoring efforts. To tackle with this difficulty, we introduce AutoJudger, an…

计算与语言 · 计算机科学 2025-05-28 Xuanwen Ding , Chengjun Pan , Zejun Li , Jiwen Zhang , Siyuan Wang , Zhongyu Wei

We tackle the challenge of in-session attribution for on-site search engines in eCommerce. We phrase the problem as a causal counterfactual inference, and contrast the approach with rule-based systems from industry settings and prediction…

人工智能 · 计算机科学 2020-07-21 Jacopo Tagliabue , Bingqing Yu

Legal Judgment Prediction (LJP) aims to predict the outcomes of legal cases based on factual descriptions, serving as a fundamental task to advance the development of legal systems. Traditional methods often rely on statistical analyses or…

计算与语言 · 计算机科学 2026-02-25 Zhaolu Kang , Junhao Gong , Qingxi Chen , Hao Zhang , Jiaxin Liu , Rong Fu , Zhiyuan Feng , Yuan Wang , Simon Fong , Kaiyue Zhou

The justice system has increasingly employed AI techniques to enhance efficiency, yet limitations remain in improving the quality of decision-making, particularly regarding transparency and explainability needed to uphold public trust in…

人工智能 · 计算机科学 2024-12-30 Cong Jiang , Xiaolei Yang

In large scale e-commerce marketplaces, duplicate product listings frequently cause consumer confusion and operational inefficiencies, degrading trust on the platform and increasing costs. Traditional keyword-based search methodologies…

信息检索 · 计算机科学 2025-12-02 Aysenur Kulunk , Berk Taskin , M. Furkan Eseoglu , H. Bahadir Sahin

This research introduces the Judge's Verdict Benchmark, a novel two-step methodology to evaluate Large Language Models (LLMs) as judges for response accuracy evaluation tasks. We assess how well 54 LLMs can replicate human judgment when…

计算与语言 · 计算机科学 2025-10-14 Steve Han , Gilberto Titericz Junior , Tom Balough , Wenfei Zhou

Refereeing is vital in sports, where fair, accurate, and explainable decisions are fundamental. While intelligent assistant technologies are being widely adopted in soccer refereeing, current AI-assisted approaches remain preliminary.…

人工智能 · 计算机科学 2026-04-28 Zi Meng , Wanli Song , Yi Hu , Jiayuan Rao , Gang Chen

The use of AI in legal analysis and prediction (LegalAI) has gained widespread attention, with past research focusing on retrieval-based methods and fine-tuning large models. However, these approaches often require large datasets and…

多智能体系统 · 计算机科学 2025-04-09 Xi Chen , Mao Mao , Shuo Li , Haotian Shangguan

Rating platforms enable large-scale collection of user opinion about items (products, other users, etc.). However, many untrustworthy users give fraudulent ratings for excessive monetary gains. In the paper, we present FairJudge, a system…

社会与信息网络 · 计算机科学 2017-03-31 Srijan Kumar , Bryan Hooi , Disha Makhija , Mohit Kumar , Christos Faloutsos , V. S. Subrahamanian

Multi-dimensional rubric-based dialogue evaluation is widely used to assess conversational AI, yet its criterion validity -- whether quality scores are associated with the downstream outcomes they are meant to serve -- remains largely…

计算与语言 · 计算机科学 2026-04-02 Liang Chen , Qi Liu , Wenhuan Lin , Feng Liang

Conflict-Free Replicated Data Types (CRDTs) are used in a range of fields for their coordination-free replication with strong eventual consistency. By prioritising availability over consistency under partition, peers accumulate events in…

分布式、并行与集群计算 · 计算机科学 2026-04-09 Kegan Dougal

Evaluation plays a critical role in deep learning as a fundamental block of any prediction-based system. However, the vast number of Natural Language Processing (NLP) tasks and the development of various metrics have led to challenges in…

计算与语言 · 计算机科学 2024-05-21 Devrim Cavusoglu , Secil Sen , Ulas Sert , Sinan Altinuc

The paradigm of using Large Language Models (LLMs) and Multimodal Large Language Models (MLLMs) as evaluative judges has emerged as an effective approach in RLHF and inference-time scaling. In this work, we propose Multimodal Reasoner as a…

计算与语言 · 计算机科学 2025-05-20 Renjie Pi , Felix Bai , Qibin Chen , Simon Wang , Jiulong Shan , Kieran Liu , Meng Cao