中文
相关论文

相关论文: Align Your Query: Representation Alignment for Mul…

200 篇论文

Visual stimuli reconstruction from EEG remains challenging due to fidelity loss and representation shift. We propose CognitionCapturerPro, an enhanced framework that integrates EEG with multi-modal priors (images, text, depth, and edges)…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Kaifan Zhang , Lihuo He , Junjie Ke , Yuqi Ji , Lukun Wu , Lizi Wang , Xinbo Gao

Diagnostic imaging relies on interpreting both images and radiology reports, but the growing data volumes place significant pressure on medical experts, yielding increased errors and workflow backlogs. Medical vision-language models…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Saban Ozturk , Melih B. Yilmaz , Muti Kara , M. Talat Yavuz , Aykut Koç , Tolga Çukur

Recent years have seen a surge of interest in anomaly detection for tackling industrial defect detection, event detection, etc. However, existing unsupervised anomaly detectors, particularly those for the vision modality, face significant…

计算机视觉与模式识别 · 计算机科学 2023-10-05 Dong Chen , Kaihang Pan , Guoming Wang , Yueting Zhuang , Siliang Tang

Detection pre-training methods for the DETR series detector have been extensively studied in natural scenes, e.g., DETReg. However, the detection pre-training remains unexplored in remote sensing scenes. In existing pre-training methods,…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Ziyue Huang , Yongchao Feng , Qingjie Liu , Yunhong Wang

Detection transformers like DETR have recently shown promising performance on many object detection tasks, but the generalization ability of those methods is still quite challenging for cross-domain adaptation scenarios. To address the…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Jinhong Deng , Xiaoyue Zhang , Wen Li , Lixin Duan

Data is one of the essential ingredients to power deep learning research. Small datasets, especially specific to medical institutes, bring challenges to deep learning training stage. This work aims to develop a practical deep multimodal…

机器学习 · 计算机科学 2019-02-26 Faik Aydin , Maggie Zhang , Michelle Ananda-Rajah , Gholamreza Haffari

Rotated object detection aims to identify and locate objects in images with arbitrary orientation. In this scenario, the oriented directions of objects vary considerably across different images, while multiple orientations of objects exist…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Yifan Pu , Yiru Wang , Zhuofan Xia , Yizeng Han , Yulin Wang , Weihao Gan , Zidong Wang , Shiji Song , Gao Huang

We propose Context-Adaptive Multi-Prompt Embedding, a novel approach to enrich semantic representations in vision-language contrastive learning. Unlike standard CLIP-style models that rely on a single text embedding, our method introduces…

机器学习 · 计算机科学 2025-08-07 Dahun Kim , Anelia Angelova

Multi-modal object Re-IDentification (ReID) aims to retrieve specific objects by utilizing complementary information from various modalities. However, existing methods focus on fusing heterogeneous visual features, neglecting the potential…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Yuhao Wang , Yongfeng Lv , Pingping Zhang , Huchuan Lu

Multi-modal medical imaging enables comprehensive diagnostics, yet current foundation models process 2D (e.g. X-ray) and 3D (e.g. CT) data with separate, dimensionality-specific architectures. We present MultiMedVision, a unified framework…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Frank Li , Bardia Khosravi , Mohammadreza Chavoshi , Young Seok Jeon , Theo Dapamede , Hari Trivedi , Janice Newsome , Judy Gichoya

Multi-modal entity alignment (MMEA) aims to identify equivalent entities between multi-modal knowledge graphs (MMKGs), where the entities can be associated with related images. Most existing studies integrate multi-modal information heavily…

计算与语言 · 计算机科学 2024-07-30 Taoyu Su , Jiawei Sheng , Shicheng Wang , Xinghua Zhang , Hongbo Xu , Tingwen Liu

Text-to-image person retrieval (TIPR) aims to identify the target person using textual descriptions, facing challenge in modality heterogeneity. Prior works have attempted to address it by developing cross-modal global or local alignment…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Min Cao , Xinyu Zhou , Ding Jiang , Bo Du , Mang Ye , Min Zhang

Most existing methods in vision-language retrieval match two modalities by either comparing their global feature vectors which misses sufficient information and lacks interpretability, detecting objects in images or videos and aligning the…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Xiaohan Zou , Changqiao Wu , Lele Cheng , Zhongyuan Wang

Referring image segmentation aims at localizing all pixels of the visual objects described by a natural language sentence. Previous works learn to straightforwardly align the sentence embedding and pixel-level embedding for highlighting the…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Zicheng Zhang , Yi Zhu , Jianzhuang Liu , Xiaodan Liang , Wei Ke

Modern applications increasingly involve many heterogeneous input streams, such as clinical sensors, wearable device data, imaging, and text, each with distinct measurement models, sampling rates, and noise characteristics. We define this…

机器学习 · 计算机科学 2026-03-03 Xing Han , Hsing-Huan Chung , Joydeep Ghosh , Paul Pu Liang , Suchi Saria

Electronic health record is an important source for clinical researches and applications, and errors inevitably occur in the data, which could lead to severe damages to both patients and hospital services. One of such error is the…

计算与语言 · 计算机科学 2019-10-23 Liang Zhao , Zhiyuan Ma , Yangming Zhou , Kai Wang , Shengping Liu , Ju Gao

Combining multiple datasets enables performance boost on many computer vision tasks. But similar trend has not been witnessed in object detection when combining multiple datasets due to two inconsistencies among detection datasets: taxonomy…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Lingchen Meng , Xiyang Dai , Yinpeng Chen , Pengchuan Zhang , Dongdong Chen , Mengchen Liu , Jianfeng Wang , Zuxuan Wu , Lu Yuan , Yu-Gang Jiang

Multi-Object Tracking (MOT) has been a long-standing challenge in video understanding. A natural and intuitive approach is to split this task into two parts: object detection and association. Most mainstream methods employ meticulously…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Ruopeng Gao , Ji Qi , Limin Wang

Multimodal pathological images are usually in clinical diagnosis, but computer vision-based multimodal image-assisted diagnosis faces challenges with modality fusion, especially in the absence of expert-annotated data. To achieve the…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Qinghua Lin , Guang-Hai Liu , Zuoyong Li , Yang Li , Yuting Jiang , Xiang Wu

Vision-and-language multi-modal pretraining and fine-tuning have shown great success in visual question answering (VQA). Compared to general domain VQA, the performance of biomedical VQA suffers from limited data. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Zheng Yuan , Qiao Jin , Chuanqi Tan , Zhengyun Zhao , Hongyi Yuan , Fei Huang , Songfang Huang