中文
相关论文

相关论文: StructAlign: Structured Cross-Modal Alignment for …

200 篇论文

Large Vision-Language Models (LVLMs) have achieved remarkable progress in multimodal perception and generation, yet their safety alignment remains a critical challenge.Existing defenses and vulnerable to multimodal jailbreaks, as visual…

人工智能 · 计算机科学 2025-10-21 MingSheng Li , Guangze Zhao , Sichen Liu

For text-to-video retrieval (T2VR), which aims to retrieve unlabeled videos by ad-hoc textual queries, CLIP-based methods are dominating. Compared to CLIP4Clip which is efficient and compact, the state-of-the-art models tend to compute…

计算机视觉与模式识别 · 计算机科学 2023-08-03 Kaibin Tian , Ruixiang Zhao , Hu Hu , Runquan Xie , Fengzong Lian , Zhanhui Kang , Xirong Li

Text-video retrieval is a challenging task that aims to search relevant video contents based on natural language descriptions. The key to this problem is to measure text-video similarities in a joint embedding space. However, most existing…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Xiaohan Wang , Linchao Zhu , Yi Yang

Neural language models deployed in real-world applications must continually adapt to new tasks and domains without forgetting previously acquired knowledge. This work presents a comparative empirical study of catastrophic forgetting…

计算与语言 · 计算机科学 2026-03-20 Aram Abrahamyan , Sachin Kumar

Continual Visual Instruction Tuning (CVIT) enables Multimodal Large Language Models (MLLMs) to incrementally learn new tasks over time. However, this process is challenged by catastrophic forgetting, where performance on previously learned…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Chang Che , Ziqi Wang , Pengwan Yang , Qi Wang , Hui Ma , Zenglin Shi

The holy grail of machine learning is to enable Continual Federated Learning (CFL) to enhance the efficiency, privacy, and scalability of AI systems while learning from streaming data. The primary challenge of a CFL system is to overcome…

机器学习 · 计算机科学 2025-11-11 Satish Kumar Keshri , Nazreen Shah , Ranjitha Prasad

Vision-language retrieval is an important multi-modal learning topic, where the goal is to retrieve the most relevant visual candidate for a given text query. Recently, pre-trained models, e.g., CLIP, show great potential on retrieval…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Haojun Jiang , Jianke Zhang , Rui Huang , Chunjiang Ge , Zanlin Ni , Shiji Song , Gao Huang

Temporal information plays a pivotal role in Bird's-Eye-View (BEV) driving scene understanding, which can alleviate the visual information sparsity. However, the indiscriminate temporal fusion method will cause the barrier of feature…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Siyu Li , Jiacheng Lin , Hao Shi , Jiaming Zhang , Song Wang , You Yao , Zhiyong Li , Kailun Yang

In visual search, the gallery set could be incrementally growing and added to the database in practice. However, existing methods rely on the model trained on the entire dataset, ignoring the continual updating of the model. Besides, as the…

计算机视觉与模式识别 · 计算机科学 2022-05-27 Timmy S. T. Wan , Jun-Cheng Chen , Tzer-Yi Wu , Chu-Song Chen

Catastrophic forgetting has been a major challenge in continual learning, where the model needs to learn new tasks with limited or no access to data from previously seen tasks. To tackle this challenge, methods based on knowledge…

机器学习 · 计算机科学 2023-06-29 Qiao Gu , Dongsub Shim , Florian Shkurti

Modern machine learning systems need to be able to cope with constantly arriving and changing data. Two main areas of research dealing with such scenarios are continual learning and data stream mining. Continual learning focuses on…

机器学习 · 计算机科学 2021-04-27 Łukasz Korycki , Bartosz Krawczyk

In recent years, Multi-View Clustering (MVC) has attracted increasing attention for its potential to reduce the annotation burden associated with large datasets. The aim of MVC is to exploit the inherent consistency and complementarity…

机器学习 · 计算机科学 2024-07-12 Zhangci Xiong , Meng Cao

Image-Text Retrieval (ITR) finds broad applications in healthcare, aiding clinicians and radiologists by automatically retrieving relevant patient cases in the database given the query image and/or report, for more efficient clinical…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Meng Zheng , Jiajin Zhang , Benjamin Planche , Zhongpai Gao , Terrence Chen , Ziyan Wu

Contrastive Vision-Language Models (VLMs) have demonstrated strong zero-shot capabilities. However, their cross-modal alignment remains biased toward English due to limited multilingual multimodal data. Recent multilingual extensions have…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Junwon You , Dasol Kang , Jae-Hun Jung

Contextual Reinforcement Learning (CRL) tackles the problem of solving a set of related Contextual Markov Decision Processes (CMDPs) that vary across different context variables. Traditional approaches--independent training and multi-task…

机器学习 · 计算机科学 2026-03-31 Tianyue Zhou , Jung-Hoon Cho , Cathy Wu

While vision-language pre-trained models (VL-PTMs) have advanced multimodal research in recent years, their mastery in a few languages like English restricts their applicability in broader communities. To this end, there is an increasing…

计算机视觉与模式识别 · 计算机科学 2024-01-31 Bang Yang , Yong Dai , Xuxin Cheng , Yaowei Li , Asif Raza , Yuexian Zou

Vision-based Continuous Sign Language Recognition (CSLR) aims to recognize unsegmented signs from image streams. Overfitting is one of the most critical problems in CSLR training, and previous works show that the iterative training scheme…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Yuecong Min , Aiming Hao , Xiujuan Chai , Xilin Chen

State-of-the-art federated learning methods can perform far worse than their centralized counterparts when clients have dissimilar data distributions. For neural networks, even when centralized SGD easily finds a solution that is…

机器学习 · 计算机科学 2022-10-06 Yaodong Yu , Alexander Wei , Sai Praneeth Karimireddy , Yi Ma , Michael I. Jordan

Current visual reasoning methods mainly focus on exploring specific reasoning modes. Although improvements can be achieved in particular domains, they struggle to develop general reasoning capabilities. Inspired by this, we propose a novel…

人工智能 · 计算机科学 2026-05-15 Zejun Li , Yingxiu Zhao , Jiwen Zhang , Siyuan Wang , Yang Yao , Runzhou Zhao , Jun Song , Bo Zheng , Zhongyu Wei

Virtual Try-Off (VTOFF) is a challenging multimodal image generation task that aims to synthesize high-fidelity flat-lay garments under complex geometric deformation and rich high-frequency textures. Existing methods often rely on…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Yihan Zhu , Mengying Ge
‹ 上一页 1 8 9 10 下一页 ›