中文
相关论文

相关论文: IRIS: Interpretable Rubric-Informed Segmentation f…

200 篇论文

Feedback in creativity support tools can help crowdworkers to improve their ideations. However, current feedback methods require human assessment from facilitators or peers. This is not scalable to large crowds. We propose Interpretable…

人机交互 · 计算机科学 2022-03-29 Yunlong Wang , Priyadarshini Venkatesh , Brian Y. Lim

AI-driven automated scoring systems offer scalable and efficient means of evaluating complex student-generated responses. Yet, despite increasing demand for transparency and interpretability, the field has yet to develop a widely accepted…

计算与语言 · 计算机科学 2026-04-23 Yunsung Kim , Mike Hardy , Joseph Tey , Candace Thille , Chris Piech

Pairwise image quality assessment (IQA) in professional photography requires a model not only to identify the preferred image between two candidates, but also to provide convincing and image-grounded reasoning. In the NTIRE 2026 RAIM…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Xinli Yue , JianHui Sun , Tao Shao , Liangchao Yao , Fan Xia , Yuetang Deng

Image Quality Assessment (IQA) is a long-standing problem in computer vision. Previous methods typically focus on predicting numerical scores without explanation or providing low-level descriptions lacking precise scores. Recent…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Guoqiang Liang , Jianyi Wang , Zhonghua Wu , Shangchen Zhou

Visual events are a composition of temporal actions involving actors spatially interacting with objects. When developing computer vision models that can reason about compositional spatio-temporal events, we need benchmarks that can analyze…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Madeleine Grunde-McLaughlin , Ranjay Krishna , Maneesh Agrawala

Automated answer grading is a critical challenge in educational technology, with the potential to streamline assessment processes, ensure grading consistency, and provide timely feedback to students. However, existing approaches are often…

计算与语言 · 计算机科学 2025-06-02 Masoud Safilian , Amin Beheshti , Stephen Elbourn

As Retrieval-Augmented Generation (RAG) systems evolve toward more sophisticated architectures, ensuring their trustworthiness through explainable and robust evaluation becomes critical. Existing scalar metrics suffer from limited…

人工智能 · 计算机科学 2025-12-30 Shiyan Liu , Jian Ma , Rui Qu

Action quality assessment (AQA) aims at automatically judging human action based on a video of the said action and assigning a performance score to it. The majority of works in the existing literature on AQA divide RGB videos into short…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Shafkat Farabi , Hasibul Himel , Fakhruddin Gazzali , Md. Bakhtiar Hasan , Md. Hasanul Kabir , Moshiur Farazi

Learning policies that effectively utilize language instructions in complex, multi-task environments is an important problem in sequential decision-making. While it is possible to condition on the entire language instruction directly, such…

机器学习 · 计算机科学 2022-12-07 Divyansh Garg , Skanda Vaidyanath , Kuno Kim , Jiaming Song , Stefano Ermon

The rapid expansion of scholarly literature presents significant challenges in synthesizing comprehensive, high-quality academic surveys. Recent advancements in agentic systems offer considerable promise for automating tasks that…

数字图书馆 · 计算机科学 2025-11-25 Zi Wang , Xingqiao Wang , Sangah Lee , Xiaowei Xu

Video question answering (VideoQA) enables machines to extract and comprehend key information from videos through natural language interaction, which is a critical step towards achieving intelligence. However, the demand for a thorough…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Sunqi Fan , Meng-Hao Guo , Shuojin Yang

Action Quality Assessment (AQA) is pivotal for quantifying actions across domains like sports and medical care. Existing methods often rely on pre-trained backbones from large-scale action recognition datasets to boost performance on…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Kanglei Zhou , Junlin Li , Ruizhi Cai , Liyuan Wang , Xingxing Zhang , Xiaohui Liang

Existing action quality assessment (AQA) methods mainly learn deep representations at the video level for scoring diverse actions. Due to the lack of a fine-grained understanding of actions in videos, they harshly suffer from low…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Jinglin Xu , Sibo Yin , Guohao Zhao , Zishuo Wang , Yuxin Peng

The extraction of keypoints in images is at the basis of many computer vision applications, from localization to 3D reconstruction. Keypoints come with a score permitting to rank them according to their quality. While learned keypoints…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Emanuele Santellani , Martin Zach , Christian Sormann , Mattia Rossi , Andreas Kuhn , Friedrich Fraundorfer

Item response theory (IRT) can be applied to the analysis of the evaluation of results from AI benchmarks. The two-parameter IRT model provides two indicators (difficulty and discrimination) on the side of the item (or AI problem) while…

人工智能 · 计算机科学 2019-03-25 Fernando Martínez-Plumed , José Hernández-Orallo

Learning from offline task demonstrations is a problem of great interest in robotics. For simple short-horizon manipulation tasks with modest variation in task instances, offline learning from a small set of demonstrations can produce…

机器人学 · 计算机科学 2020-02-25 Ajay Mandlekar , Fabio Ramos , Byron Boots , Silvio Savarese , Li Fei-Fei , Animesh Garg , Dieter Fox

Reinforcement Learning with Verifiable Rewards (RLVR) has proven effective for complex reasoning tasks with clear correctness signals such as math and coding. However, extending it to real-world reasoning tasks is challenging, as evaluation…

机器学习 · 计算机科学 2025-10-06 Anisha Gunjal , Anthony Wang , Elaine Lau , Vaskar Nath , Yunzhong He , Bing Liu , Sean Hendryx

Interactive reinforcement learning has shown promise in learning complex robotic tasks. However, the process can be human-intensive due to the requirement of a large amount of interactive feedback. This paper presents a new method that uses…

机器人学 · 计算机科学 2023-08-08 Shukai Liu , Chenming Wu , Ying Li , Liangjun Zhang

The rapid advancement of generative models has led to a growing volume of AI-generated videos, making the automatic quality assessment of such videos increasingly important. Existing AI-generated content video quality assessment (AIGC-VQA)…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Minghao Zou , Gen Liu , Guanghui Yue , Baoquan Zhao , Zhihua Wang , Paul L. Rosin , Hantao Liu , Wei Zhou

Rubric-based rewards offer a promising way to extend reinforcement learning (RL) for large language models beyond tasks with automatically verifiable answers. However, scaling rubric-based RL remains challenging: existing approaches often…

计算与语言 · 计算机科学 2026-05-26 Xiaoyuan Li , Keqin Bao , Moxin Li , Yubo Ma , Yichang Zhang , Wenjie Wang , Fuli Feng , Dayiheng Liu