中文
相关论文

相关论文: Cross-view kernel transfer

200 篇论文

A well-recognized limitation of kernel learning is the requirement to handle a kernel matrix, whose size is quadratic in the number of training examples. Many methods have been proposed to reduce this computational cost, mostly by using a…

机器学习 · 计算机科学 2014-11-06 Nicolò Cesa-Bianchi , Yishay Mansour , Ohad Shamir

The field of Computer Vision (CV) has faced challenges. Initially, it relied on handcrafted features and rule-based algorithms, resulting in limited accuracy. The introduction of machine learning (ML) has brought progress, particularly…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Aaryan Panda , Damodar Panigrahi , Shaswata Mitra , Sudip Mittal , Shahram Rahimi

Accurately predicting enzyme functionality remains one of the major challenges in computational biology, particularly for enzymes with limited structural annotations or sequence homology. We present a novel multimodal Quantum Machine…

机器学习 · 计算机科学 2025-08-21 Murat Isik , Mandeep Kaur Saggi , Humaira Gowher , Sabre Kais

In this study, we attempt to model intuition and incorporate this formalism to improve the performance of the Convolutional Neural Networks. Despite decades of research, ambiguities persist on principles of intuition. Experimental…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Robin Koç , Fatoş T. Yarman Vural

Multi-view clustering (MVC), which effectively fuses information from multiple views for better performance, has received increasing attention. Most existing MVC methods assume that multi-view data are fully paired, which means that the…

机器学习 · 计算机科学 2023-07-10 Yi Wen , Siwei Wang , Qing Liao , Weixuan Liang , Ke Liang , Xinhang Wan , Xinwang Liu

There has been a growing interest in solving Visual Question Answering (VQA) tasks that require the model to reason beyond the content present in the image. In this work, we focus on questions that require commonsense reasoning. In contrast…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Sahithya Ravi , Aditya Chinchure , Leonid Sigal , Renjie Liao , Vered Shwartz

There is a widespread need for statistical methods that can analyze high-dimensional datasets with- out imposing restrictive or opaque modeling assumptions. This paper describes a domain-general data analysis method called CrossCat.…

人工智能 · 计算机科学 2015-12-07 Vikash Mansinghka , Patrick Shafto , Eric Jonas , Cap Petschulat , Max Gasner , Joshua B. Tenenbaum

Although recent point cloud analysis achieves impressive progress, the paradigm of representation learning from a single modality gradually meets its bottleneck. In this work, we take a step towards more discriminative 3D point cloud…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Xu Yan , Heshen Zhan , Chaoda Zheng , Jiantao Gao , Ruimao Zhang , Shuguang Cui , Zhen Li

Point cloud completion aims to recover the completed 3D shape of an object from its partial observation caused by occlusion, sensor's limitation, noise, etc. When some key semantic information is lost in the incomplete point cloud, the…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Zhanpeng Luo , Linna Wang , Guangwu Qian , Li Lu

Most pre-trained Vision-Language (VL) models and training data for the downstream tasks are only available in English. Therefore, multilingual VL tasks are solved using cross-lingual transfer: fine-tune a multilingual pre-trained model or…

计算与语言 · 计算机科学 2025-08-18 Andrei-Alexandru Manea , Jindřich Libovický

Referring Multi-Object Tracking (RMOT) is an important topic in the current tracking field. Its task form is to guide the tracker to track objects that match the language description. Current research mainly focuses on referring…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Sijia Chen , En Yu , Wenbing Tao

The dominant image-to-image translation methods are based on fully convolutional networks, which extract and translate an image's features and then reconstruct the image. However, they have unacceptable computational costs when working with…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Yuda Song , Hui Qian , Xin Du

Bird's-Eye View (BEV) maps provide a structured, top-down abstraction that is crucial for autonomous-driving perception. In this work, we employ Cross-View Transformers (CVT) for learning to map camera images to three BEV's channels - road,…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Felipe Carlos dos Santos , Eric Aislan Antonelo , Gustavo Claudio Karl Couto

Multiple kernel learning algorithms are proposed to combine kernels in order to obtain a better similarity measure or to integrate feature representations coming from different data sources. Most of the previous research on such methods is…

机器学习 · 计算机科学 2012-07-03 Mehmet Gonen

The distinct characteristics of multiomics data, including complex interactions within and across biological layers and disease heterogeneity (e.g., heterogeneity in etiology and clinical symptoms), drive us to develop novel designs to…

机器学习 · 计算机科学 2024-11-14 Shan Cong , Zhiling Sang , Hongwei Liu , Haoran Luo , Xin Wang , Hong Liang , Jie Hao , Xiaohui Yao

Cross-domain recommendation offers a potential avenue for alleviating data sparsity and cold-start problems. Embedding and mapping, as a classic cross-domain research genre, aims to identify a common mapping function to perform…

信息检索 · 计算机科学 2024-06-25 Chuang Zhao , Hongke Zhao , Ming He , Xiaomeng Li , Jianping Fan

Quantum machine learning (QML) has witnessed immense progress recently, with quantum support vector machines (QSVMs) emerging as a promising model. This paper focuses on the two existing QSVM methods: quantum kernel SVM (QK-SVM) and quantum…

量子物理 · 物理学 2024-02-02 Nouhaila Innan , Muhammad Al-Zafar Khan , Biswaranjan Panda , Mohamed Bennai

Learning Bird's Eye View (BEV) representation from surrounding-view cameras is of great importance for autonomous driving. In this work, we propose a Geometry-guided Kernel Transformer (GKT), a novel 2D-to-BEV representation learning…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Shaoyu Chen , Tianheng Cheng , Xinggang Wang , Wenming Meng , Qian Zhang , Wenyu Liu

In image classification, Convolutional Neural Network(CNN) models have achieved high performance with the rapid development in deep learning. However, some categories in the image datasets are more difficult to distinguished than others.…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Yuntao Liu , Yong Dou , Ruochun Jin , Peng Qiao

Image completion has made tremendous progress with convolutional neural networks (CNNs), because of their powerful texture modeling capacity. However, due to some inherent properties (e.g., local inductive prior, spatial-invariant kernels),…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Ziyu Wan , Jingbo Zhang , Dongdong Chen , Jing Liao