paper-with-me

홈 › Papers

Precondition and Effect Reasoning for Action Recognition

2021-12-19 · Yoo Hongsang, Li Haopeng, Ke Qiuhong, Liu Liangchen, Zhang Rui

Human action recognition has drawn a lot of attention in the recent years due to the research and application significance. Most existing works on action recognition focus on learning effective spatial-temporal features from videos, but neglect the strong causal relationship among the precondition, action and effect. Such relationships are also crucial to the accuracy of action recognition. In this paper, we propose to model the causal relationships based on the precondition and effect to improve the performance of action recognition. Specifically, a Cycle-Reasoning model is proposed to capture the causal relationships for action recognition. To this end, we annotate precondition and effect for a large-scale action dataset. Experimental results show that the proposed Cycle-Reasoning model can effectively reason about the precondition and effect and can enhance action recognition performance.

📄 PDF Abstract BibTeX arXiv:2112.10057

Code (1)

kaiyoo/precondition-and-effect-reasoning-for-action-recognition 공식 구현

Tasks

Action RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

Towards Bridging the Gap between High-Level Reasoning and Execution on Robots

2023-12-30 · Till Hofmann

When reasoning about actions, e.g., by means of task planning or agent programming with Golog, the robot's actions are typically modeled on an abstract level, where complex actions such as picking up an object are treate…

Task Planning

PInKS: Preconditioned Commonsense Inference with Minimal Supervision

2022-06-16 · Ehsan Qasemi, Piyush Khanna, Qiang Ning, Muhao Chen

Reasoning with preconditions such as "glass can be used for drinking water unless the glass is shattered" remains an open problem for language models. The main challenge lies in the scarcity of preconditions data and the…

Informativeness

PInKS: Preconditioned Commonsense Inference with Weak Supervision

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Reasoning with preconditions such as "glass can be used for drinking water unless the glass is shattered" remains an open problem for language models. The main challenge lies in the scarcity of preconditions data and the…

Informativeness

PaCo: Preconditions Attributed to Commonsense Knowledge

2021-04-18 · Ehsan Qasemi, Filip Ilievski, Muhao Chen, Pedro Szekely

Humans can seamlessly reason with circumstantial preconditions of commonsense knowledge. We understand that a glass is used for drinking water, unless the glass is broken or the water is toxic. Despite state-of-the-art (…

Common Sense Reasoning

CAPE: Corrective Actions from Precondition Errors using Large Language Models

2022-11-17 · Shreyas Sundara Raman, Vanya Cohen, Ifrah Idrees, Eric Rosen 외

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 r…

Common Sense ReasoningLanguage ModelingLanguage ModellingLarge Language Model