Palm: Predicting Actions through Language Models @ Ego4D Long-Term Action Anticipation Challenge 2023 (2306.16545v1)
Abstract: We present Palm, a solution to the Long-Term Action Anticipation (LTA) task utilizing vision-language and LLMs. 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. LLMs have demonstrated remarkable commonsense-based reasoning ability. Inspired by that, Palm chains an image captioning model and a LLM. 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
- GPT-Neo: Large Scale Autoregressive Language Modeling with Mesh-Tensorflow, Mar. 2021.
- Video + clip baseline for ego4d long-term action anticipation, 2022.
- Ego4d: Around the world in 3,000 hours of egocentric video. arXiv preprint arXiv:2110.07058, 2021.
- BLIP-2: bootstrapping language-image pre-training with frozen image encoders and large language models. In ICML, 2023.
- Egocentric video-language pretraining. arXiv preprint arXiv:2206.01670, 2022.
- Intention-conditioned long-term human egocentric action anticipation. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV), pages 6048–6057, January 2023.
- NLP Connect. vit-gpt2-image-captioning (revision 0e334c7), 2022.
- Language models are unsupervised multitask learners. 2019.
- Mpnet: Masked and permuted pre-training for language understanding, 2020.
- Complementary explanations for effective in-context learning. ArXiv, abs/2211.13892, 2022.
- Daoji Huang (22 papers)
- Otmar Hilliges (120 papers)
- Luc Van Gool (570 papers)
- Xi Wang (275 papers)