中文
相关论文

相关论文: Winning the CVPR'2022 AQTC Challenge: A Two-stage …

200 篇论文

Despite the success of existing instruction-tuned models, we find that they usually struggle to respond to queries with multiple instructions. This impairs their performance in complex problems whose solution consists of multiple…

计算与语言 · 计算机科学 2024-07-04 Hanxu Hu , Simon Yu , Pinzhen Chen , Edoardo M. Ponti

Multi-relation question answering (QA) is a challenging task, where given questions usually require long reasoning chains in KGs that consist of multiple relations. Recently, methods with explicit multi-step reasoning over KGs have been…

人工智能 · 计算机科学 2024-04-01 Ruijie Wang , Luca Rossetto , Michael Cochez , Abraham Bernstein

This paper presents a new method for end-to-end Video Question Answering (VideoQA), aside from the current popularity of using large-scale pre-training with huge feature extractors. We achieve this with a pyramidal multimodal transformer…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Min Peng , Chongyang Wang , Yu Shi , Xiang-Dong Zhou

In this paper we propose the CTS (Concious Tutoring System) technology, a biologically plausible cognitive agent based on human brain functions.This agent is capable of learning and remembering events and any related information such as…

人工智能 · 计算机科学 2009-02-02 Usef Faghihi , Philippe Fournier-Viger , Roger Nkambou , Pierre Poirier , Andre Mayers

Our interaction with the world is an inherently multimodal experience. However, the understanding of human-to-object interactions has historically been addressed focusing on a single modality. In particular, a limited number of works have…

计算机视觉与模式识别 · 计算机科学 2019-10-16 Alejandro Cartas , Jordi Luque , Petia Radeva , Carlos Segura , Mariella Dimiccoli

Generating instructional images of human daily actions from an egocentric viewpoint serves as a key step towards efficient skill transfer. In this paper, we introduce a novel problem -- egocentric action frame generation. The goal is to…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Bolin Lai , Xiaoliang Dai , Lawrence Chen , Guan Pang , James M. Rehg , Miao Liu

In this paper, we present the runner-up solution for the Ego4D EgoSchema Challenge at CVPR 2025 (Confirmed on May 20, 2025). Inspired by the success of large models, we evaluate and leverage leading accessible multimodal large models and…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Jun Xie , Xiongjun Guan , Yingjian Zhu , Zhaoran Zhao , Xinming Wang , Hongzhu Yi , Feng Chen , Zhepeng Wang

Assistive agents should make humans' lives easier. Classically, such assistance is studied through the lens of inverse reinforcement learning, where an assistive agent (e.g., a chatbot, a robot) infers a human's intention and then selects…

人工智能 · 计算机科学 2025-01-17 Vivek Myers , Evan Ellis , Sergey Levine , Benjamin Eysenbach , Anca Dragan

Despite recent progress in video large language models (VideoLLMs), a key open challenge remains: how to equip models with chain-of-thought (CoT) reasoning abilities grounded in fine-grained object-level video understanding. Existing…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Yanan Wang , Julio Vizcarra , Zhi Li , Hao Niu , Mori Kurokawa

Egocentric action anticipation consists in predicting a future action the camera wearer will perform from egocentric video. While the task has recently attracted the attention of the research community, current approaches assume that the…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Ivan Rodin , Antonino Furnari , Dimitrios Mavroeidis , Giovanni Maria Farinella

High-precision control tasks present substantial challenges for reinforcement learning (RL) algorithms, frequently resulting in suboptimal performance attributed to network approximation inaccuracies and inadequate sample quality.These…

机器学习 · 计算机科学 2025-02-05 Donghe Chen , Yubin Peng , Tengjie Zheng , Han Wang , Chaoran Qu , Lin Cheng

This paper presents a cognitive tutor powered by Davinci 003 API that generates and evaluates personalized questions for students on any topic they choose. The tutor adapts to the student's level of understanding and fosters knowledge…

人机交互 · 计算机科学 2023-04-07 Devan Walton

This technical brief introduces Deep Agent, an advanced autonomous AI system designed to manage complex multi-phase tasks through a novel hierarchical task management architecture. The system's foundation is built on our Hierarchical Task…

人工智能 · 计算机科学 2025-02-12 Amy Yu , Erik Lebedev , Lincoln Everett , Xiaoxin Chen , Terry Chen

Automatic question generation (AQG) for mathematics education remains an elusive goal for Intelligent Tutoring Systems and educators. While pre-trained transformer-based language models have significantly advanced natural language…

多智能体系统 · 计算机科学 2025-11-07 Kia Karbasi , Kevin Hong , Mohammad Amin Samadi , Gregory Pottie

We present a two-phase vision-language QA system for autonomous driving that answers high-level perception, prediction, and planning questions. In Phase-1, a large multimodal LLM (Qwen2.5-VL-32B) is conditioned on six-camera inputs, a short…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Seungjun Yu , Junsung Park , Youngsun Lim , Hyunjung Shim

Knowledge tracing (KT) is a popular approach for modeling students' learning progress over time, which can enable more personalized and adaptive learning. However, existing KT approaches face two major limitations: (1) they rely heavily on…

机器学习 · 计算机科学 2025-03-14 Yilmazcan Ozyurt , Stefan Feuerriegel , Mrinmaya Sachan

The goal of query performance prediction (QPP) is to automatically estimate the effectiveness of a search result for any given query, without relevance judgements. Post-retrieval features have been shown to be more effective for this task…

信息检索 · 计算机科学 2019-12-10 Sébastien Déjean , Radu Tudor Ionescu , Josiane Mothe , Md Zia Ullah

Almost all Computer Science programs require students to take a course on the Theory of Computation (ToC) which covers various models of computation such as finite automata, push-down automata and Turing machines. ToC courses tend to give…

计算机科学中的逻辑 · 计算机科学 2023-03-13 Ankit Kumar , Andrew Walter , Panagiotis Manolios

A successful Machine Learning (ML) model implementation requires three main components: training dataset, suitable model architecture and training procedure. Given dataset and task, finding an appropriate model might be challenging. AutoML,…

量子物理 · 物理学 2025-08-19 Tomasz Rybotycki , Piotr Gawron

The focal point of egocentric video understanding is modelling hand-object interactions. Standard models, e.g. CNNs or Vision Transformers, which receive RGB frames as input perform well. However, their performance improves further by…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Gorjan Radevski , Dusan Grujicic , Marie-Francine Moens , Matthew Blaschko , Tinne Tuytelaars
‹ 上一页 1 8 9 10 下一页 ›