paper-with-me

Papers

Palm: Predicting Actions through Language Models @ Ego4D Long-Term Action Anticipation Challenge 2023

2023-06-28 · Daoji Huang, Otmar Hilliges, Luc van Gool, Xi Wang

We present Palm, a solution to the Long-Term Action Anticipation (LTA) task utilizing vision-language and large language models. Given an input video with annotated action periods, the LTA task aims to predict possible future actions. We hypothesize that an optimal solution should capture the interdependency between past and future actions, and be able to infer future actions based on the structure and dependency encoded in the past actions. Large language models have demonstrated remarkable commonsense-based reasoning ability. Inspired by that, Palm chains an image captioning model and a large language model. It predicts future actions based on frame descriptions and action labels extracted from the input videos. Our method outperforms other participants in the EGO4D LTA challenge and achieves the best performance in terms of action prediction. Our code is available at https://github.com/DanDoge/Palm

📄 PDF Abstract BibTeX arXiv:2306.16545

Code (1)

dandoge/palm 공식 구현 pytorch

Tasks

Action AnticipationImage CaptioningLanguage ModelingLanguage ModellingLarge Language ModelLong Term Action Anticipation

Methods 이 논문이 사용한 방법론

PaLM 설명 없음

Similar Papers 제목 키워드 기반

PALM: Predicting Actions through Language Models

2023-11-29 · Sanghwan Kim, Daoji Huang, Yongqin Xian, Otmar Hilliges 외

Understanding human activity is a crucial yet intricate task in egocentric vision, a field that focuses on capturing visual perspectives from the camera wearer's viewpoint. Traditional methods heavily rely on representat…

Action AnticipationAction RecognitionIn-Context LearningLanguage Modelling+2

PALM: Progress-Aware Policy Learning via Affordance Reasoning for Long-Horizon Robotic Manipulation

2026-01-11 · Yuanzhe Liu, Jingyuan Zhu, Yuchen Mo, Gen Li 외 arxiv

Recent advancements in vision-language-action (VLA) models have shown promise in robotic manipulation, yet they continue to struggle with long-horizon, multi-step tasks. Existing methods lack internal reasoning mechanism…

To Label or Not to Label: PALM -- A Predictive Model for Evaluating Sample Efficiency in Active Learning Models

2025-07-21 · Julia Machnio, Mads Nielsen, Mostafa Mehdipour Ghazi arxiv

Active learning (AL) seeks to reduce annotation costs by selecting the most informative samples for labeling, making it particularly valuable in resource-constrained settings. However, traditional evaluation methods, whi…

Active Learning

PalmClaw: A Native On-Device Agent Framework for Mobile Phones

2026-07-14 · Hongru Cai, Yongqi Li, Ran Wei, Wenjie Li hf

Large Language Model (LLM) agents have moved beyond generating responses to executing multi-step tasks by calling tools, observing the results, and iteratively deciding the next action. Most agent systems run on desktops…

Towards Expert-Level Medical Question Answering with Large Language Models

2023-05-16 · Karan Singhal, Tao Tu, Juraj Gottweis, Rory Sayres 외

Recent artificial intelligence (AI) systems have reached milestones in "grand challenges" ranging from Go to protein-folding. The capability to retrieve medical knowledge, reason over it, and answer medical questions com…

Medical Question AnsweringMedQAMMLUMultiple Choice Question Answering (MCQA)+2