中文
相关论文

相关论文: A Large-scale Study of Representation Learning wit…

200 篇论文

The success of deep learning in computer vision is rooted in the ability of deep networks to scale up model complexity as demanded by challenging visual tasks. As complexity is increased, so is the need for large amounts of labeled data to…

计算机视觉与模式识别 · 计算机科学 2017-08-22 Gustav Larsson

With the growth of high-quality data and advancement in visual pre-training paradigms, Video Foundation Models (VFMs) have made significant progress recently, demonstrating their remarkable performance on traditional video understanding…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Xinhao Li , Zhenpeng Huang , Jing Wang , Kunchang Li , Limin Wang

Embedding models have been crucial in enabling various downstream tasks such as semantic similarity, information retrieval, and clustering. Recently, there has been a surge of interest in developing universal text embedding models that can…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Ziyan Jiang , Rui Meng , Xinyi Yang , Semih Yavuz , Yingbo Zhou , Wenhu Chen

The original ImageNet benchmark enforces a single-label assumption, despite many images depicting multiple objects. This leads to label noise and limits the richness of the learning signal. Multi-label annotations more accurately reflect…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Junyu Chen , Md Yousuf Harun , Christopher Kanan

Structured representations, such as Bags of Words, VLAD and Fisher Vectors, have proven highly effective to tackle complex visual recognition tasks. As such, they have recently been incorporated into deep architectures. However, while…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Krishna Kanth Nakka , Mathieu Salzmann

Training deep neural networks to estimate the viewpoint of objects requires large labeled training datasets. However, manually labeling viewpoints is notoriously hard, error-prone, and time-consuming. On the other hand, it is relatively…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Siva Karthik Mustikovela , Varun Jampani , Shalini De Mello , Sifei Liu , Umar Iqbal , Carsten Rother , Jan Kautz

Finetuning a pretrained vision model (PVM) is a common technique for learning downstream vision tasks. However, the conventional finetuning process with randomly sampled data points results in diminished training efficiency. To address this…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Rongyu Zhang , Zefan Cai , Huanrui Yang , Zidong Liu , Denis Gudovskiy , Tomoyuki Okuno , Yohei Nakata , Kurt Keutzer , Baobao Chang , Yuan Du , Li Du , Shanghang Zhang

This research addresses the challenge of limited data in tabular data classification, particularly prevalent in domains with constraints like healthcare. We propose Tab2Visual, a novel approach that transforms heterogeneous tabular data…

机器学习 · 计算机科学 2025-02-12 Ahmed Mamdouh , Moumen El-Melegy , Samia Ali , Ron Kikinis

Human perception is routinely assessing the similarity between images, both for decision making and creative thinking. But the underlying cognitive process is not really well understood yet, hence difficult to be mimicked by computer vision…

计算机视觉与模式识别 · 计算机科学 2022-06-06 Olivier Risser-Maroix , Amine Marzouki , Hala Djeghim , Camille Kurtz , Nicolas Lomenie

We identify an issue in multi-task learnable compression, in which a representation learned for one task does not positively contribute to the rate-distortion performance of a different task as much as expected, given the estimated amount…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Anderson de Andrade , Ivan Bajić

We propose a method to learn image representations from uncurated videos. We combine a supervised loss from off-the-shelf object detectors and self-supervised losses which naturally arise from the video-shot-frame-object hierarchy present…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Rob Romijnders , Aravindh Mahendran , Michael Tschannen , Josip Djolonga , Marvin Ritter , Neil Houlsby , Mario Lucic

Self-supervised learning aims to learn representation that can be effectively generalized to downstream tasks. Many self-supervised approaches regard two views of an image as both the input and the self-supervised signals, assuming that…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Liangjian Wen , Xiasi Wang , Jianzhuang Liu , Zenglin Xu

Image understanding heavily relies on accurate multi-label classification. In recent years, deep learning algorithms have become very successful for such tasks, and various commercial and open-source APIs have been released for public use.…

计算机视觉与模式识别 · 计算机科学 2020-07-06 Adam Kubany , Shimon Ben Ishay , Ruben-sacha Ohayon , Armin Shmilovici , Lior Rokach , Tomer Doitshman

Is strong supervision necessary for learning a good visual representation? Do we really need millions of semantically-labeled images to train a Convolutional Neural Network (CNN)? In this paper, we present a simple yet surprisingly powerful…

计算机视觉与模式识别 · 计算机科学 2015-10-07 Xiaolong Wang , Abhinav Gupta

We propose a unified look at jointly learning multiple vision tasks and visual domains through universal representations, a single deep neural network. Learning multiple problems simultaneously involves minimizing a weighted sum of multiple…

计算机视觉与模式识别 · 计算机科学 2022-08-31 Wei-Hong Li , Xialei Liu , Hakan Bilen

In recent years, deep learning-based methods have shown promising results in computer vision area. However, a common deep learning model requires a large amount of labeled data, which is labor-intensive to collect and label. What's more,…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Shuhao Qiu , Chuang Zhu , Wenli Zhou

Self-supervised learning is an effective way for label-free model pre-training, especially in the video domain where labeling is expensive. Existing self-supervised works in the video domain use varying experimental setups to demonstrate…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Akash Kumar , Ashlesha Kumar , Vibhav Vineet , Yogesh Singh Rawat

In this study, we show that landmark detection or face alignment task is not a single and independent problem. Instead, its robustness can be greatly improved with auxiliary information. Specifically, we jointly optimize landmark detection…

计算机视觉与模式识别 · 计算机科学 2016-11-15 Zhanpeng Zhang , Ping Luo , Chen Change Loy , Xiaoou Tang

Foundation models have established unified representations for natural language processing, yet this paradigm remains largely unexplored for tabular data. Existing methods face fundamental limitations: LLM-based approaches lack…

计算与语言 · 计算机科学 2026-05-07 Minjie Qiang , Mingming Zhang , Xiaoyi Bao , Xing Fu , Yu Cheng , Weiqiang Wang , Zhongqing Wang , Ningtao Wang

Multi-model learning has attracted great attention in visual-text tasks. However, visual-tabular data, which plays a pivotal role in high-stakes domains like healthcare and industry, remains underexplored. In this paper, we introduce…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Zi-Yi Jia , Zi-Jian Cheng , Xin-Yue Zhang , Kun-Yang Yu , Zhi Zhou , Yu-Feng Li , Lan-Zhe Guo