paper-with-me

홈 › Papers

Can Large Language Models Grasp Event Signals? Exploring Pure Zero-Shot Event-based Recognition

2024-09-15 · Zongyou Yu, Qiang Qu, Xiaoming Chen, Chen Wang

Recent advancements in event-based zero-shot object recognition have demonstrated promising results. However, these methods heavily depend on extensive training and are inherently constrained by the characteristics of CLIP. To the best of our knowledge, this research is the first study to explore the understanding capabilities of large language models (LLMs) for event-based visual content. We demonstrate that LLMs can achieve event-based object recognition without additional training or fine-tuning in conjunction with CLIP, effectively enabling pure zero-shot event-based recognition. Particularly, we evaluate the ability of GPT-4o / 4turbo and two other open-source LLMs to directly recognize event-based visual content. Extensive experiments are conducted across three benchmark datasets, systematically assessing the recognition accuracy of these models. The results show that LLMs, especially when enhanced with well-designed prompts, significantly improve event-based zero-shot recognition performance. Notably, GPT-4o outperforms the compared models and exceeds the recognition accuracy of state-of-the-art event-based zero-shot methods on N-ImageNet by five orders of magnitude. The implementation of this paper is available at \url{https://github.com/ChrisYu-Zz/Pure-event-based-recognition-based-LLM}.

📄 PDF Abstract BibTeX arXiv:2409.09628

Code (1)

chrisyu-zz/pure-event-based-recognition-based-llm 공식 구현

Tasks

Object RecognitionZero-Shot Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Towards Learning to Detect and Predict Contact Events on Vision-based Tactile Sensors

2019-10-09 · Yazhan Zhang, Weihao Yuan, Zicheng Kan, Michael Yu Wang

In essence, successful grasp boils down to correct responses to multiple contact events between fingertips and objects. In most scenarios, tactile sensing is adequate to distinguish contact events. Due to the nature of h…

Contact DetectionRobotic Grasping

Blind Dexterous Grasping via Real2Sim2Real Tactile Policy Learning

2026-06-10 · Shengcheng Luo, Xiyan Huang, Zhe Xu, Wanlin Li 외 arxiv

Blind grasping with a dexterous hand is a crucial manipulation capability. Nevertheless, learning such tactile-only policies for real robots remains challenging due to the tactile sim-to-real gap and the limited expressi…

Representation Learning

GRASP: Learning to Ground Social Reasoning in Multi-Person Non-Verbal Interactions

2026-05-15 · Junho Kim, Xu Cao, Houze Yang, Bikram Boote 외 arxiv

Understanding social interactions requires reasoning over subtle non-verbal cues, yet current multimodal large language models (MLLMs) often fail to identify who interacts with whom in multi-person videos. We introduce G…

Event-based Robotic Grasping Detection with Neuromorphic Vision Sensor and Event-Stream Dataset

2020-04-28 · Bin Li, Hu Cao, Zhongnan Qu, Yingbai Hu 외

Robotic grasping plays an important role in the field of robotics. The current state-of-the-art robotic grasping detection systems are usually built on the conventional vision, such as RGB-D camera. Compared to tradition…

Robotic Grasping

Simulation-Driven Imitation Learning for Biosignals-Free Shared-Autonomy Prosthetic Grasping

2026-06-05 · Kaijie Shi, Wanglong Lu, Huiling Chen, Vinicius Prado da Fonseca 외 arxiv

Biosignals-free shared-autonomy control of upper-limb prosthetic hands aims to enable natural and low-effort manipulation without relying on EMG or other physiological signals. Recent imitation-learning-based approaches …