中文
相关论文

相关论文: CEIA: CLIP-Based Event-Image Alignment for Open-Wo…

200 篇论文

Event-based camera has emerged as a promising paradigm for robot perception, offering advantages with high temporal resolution, high dynamic range, and robustness to motion blur. However, existing deep learning-based event processing…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Shenqi Wang , Guangzhi Tang

Recently, deep neural networks have demonstrated comparable and even better performance with board-certified ophthalmologists in well-annotated datasets. However, the diversity of retinal imaging devices poses a significant challenge:…

图像与视频处理 · 电气工程与系统科学 2019-10-18 Peng Liu , Bin Kong , Zhongyu Li , Shaoting Zhang , Ruogu Fang

Open-world object detection (OWOD) extends traditional object detection to identifying both known and unknown object, necessitating continuous model adaptation as new annotations emerge. Current approaches face significant limitations: 1)…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Junwen Duan , Wei Xue , Ziyao Kang , Shixia Liu , Jiazhi Xia

Contrastive Language-Image Pretraining (CLIP) performs zero-shot image classification by mapping images and textual class representation into a shared embedding space, then retrieving the class closest to the image. This work provides a new…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Fawaz Sammani , Nikos Deligiannis

Event camera has recently received much attention for low-light image enhancement (LIE) thanks to their distinct advantages, such as high dynamic range. However, current research is prohibitively restricted by the lack of large-scale,…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Guoqiang Liang , Kanghao Chen , Hangyu Li , Yunfan Lu , Lin Wang

Event cameras are bio-inspired sensors that respond to per-pixel brightness changes in the form of asynchronous and sparse "events". Recently, pattern recognition algorithms, such as learning-based methods, have made significant progress…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Nico Messikommer , Daniel Gehrig , Antonio Loquercio , Davide Scaramuzza

Verifying the authenticity of AI-generated images presents a growing challenge on social media platforms these days. While vision-language models (VLMs) like CLIP outdo in multimodal representation, their capacity for AI-generated image…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Ziyang Ou

Zero-shot learning has been extensively investigated in the broader field of visual recognition, attracting significant interest recently. However, the current work on zero-shot learning in document image classification remains scarce. The…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Sankalp Sinha , Muhammad Saif Ullah Khan , Talha Uddin Sheikh , Didier Stricker , Muhammad Zeshan Afzal

Text representation learning is significant as the cornerstone of natural language processing. In recent years, graph contrastive learning (GCL) has been widely used in text representation learning due to its ability to represent and…

计算与语言 · 计算机科学 2024-12-17 Tao Meng , Wei Ai , Jianbin Li , Ze Wang , Yuntao Shou , Keqin Li

Event extraction (EE) is a fundamental task in natural language processing (NLP) that involves identifying and extracting event information from unstructured text. Effective EE in real-world scenarios requires two key steps: selecting…

计算与语言 · 计算机科学 2025-05-14 Sheng Liang , Hang Lv , Zhihao Wen , Yaxiong Wu , Yongyue Zhang , Hao Wang , Yong Liu

Human perception of visual similarity is inherently adaptive and subjective, depending on the users' interests and focus. However, most image retrieval systems fail to reflect this flexibility, relying on a fixed, monolithic metric that…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Sohwi Lim , Lee Hyoseok , Jungjoon Park , Tae-Hyun Oh

Robotic foundation models trained on large-scale manipulation datasets have shown promise in learning generalist policies, but they often overfit to specific viewpoints, robot arms, and especially parallel-jaw grippers due to dataset…

机器人学 · 计算机科学 2026-01-15 Tong Wu , Shoujie Li , Junhao Gong , Changqing Guo , Xingting Li , Shilong Mu , Wenbo Ding

Self-supervised vision-language models trained with contrastive objectives form the basis of current state-of-the-art methods in AI vision tasks. The success of these models is a direct consequence of the huge web-scale datasets used to…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Victor Akinwande , Mohammad Sadegh Norouzzadeh , Devin Willmott , Anna Bair , Madan Ravi Ganesh , J. Zico Kolter

Despite significant results achieved by Contrastive Language-Image Pretraining (CLIP) in zero-shot image recognition, limited effort has been made exploring its potential for zero-shot video recognition. This paper presents Open-VCLIP++, a…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Zuxuan Wu , Zejia Weng , Wujian Peng , Xitong Yang , Ang Li , Larry S. Davis , Yu-Gang Jiang

Activity recognition is a challenging problem with many practical applications. In addition to the visual features, recent approaches have benefited from the use of context, e.g., inter-relationships among the activities and objects.…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Mahmudul Hasan , Sujoy Paul , Anastasios I. Mourikis , Amit K. Roy-Chowdhury

Knowledge graph technology is considered a powerful and semantically enabled solution to link entities, allowing users to derive new knowledge by reasoning data according to various types of reasoning rules. However, in building such a…

人工智能 · 计算机科学 2022-11-14 Yuanyuan Tian , Wenwen Li

With emerging online topics as a source for numerous new events, detecting unseen / rare event types presents an elusive challenge for existing event detection methods, where only limited data access is provided for training. To address the…

计算与语言 · 计算机科学 2023-05-30 Zhenrui Yue , Huimin Zeng , Mengfei Lan , Heng Ji , Dong Wang

Contrastive Language-Image Pre-training (CLIP) learns rich representations via readily available supervision of natural language. It improves the performance of downstream vision tasks, including but not limited to the zero-shot, long tail,…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Yi Li , Hualiang Wang , Yiqun Duan , Hang Xu , Xiaomeng Li

Event Causality Identification (ECI) aims to detect whether there exists a causal relation between two events in a document. Existing studies adopt a kind of identifying after learning paradigm, where events' representations are first…

计算与语言 · 计算机科学 2024-06-03 Cheng Liu , Wei Xiang , Bang Wang

Modern Web systems such as social media and e-commerce contain rich contents expressed in images and text. Leveraging information from multi-modalities can improve the performance of machine learning tasks such as classification and…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Huidong Liu , Shaoyuan Xu , Jinmiao Fu , Yang Liu , Ning Xie , Chien-Chih Wang , Bryan Wang , Yi Sun