中文
相关论文

相关论文: Improving Deep Metric Learning with Virtual Classe…

200 篇论文

We have witnessed rapid evolution of deep neural network architecture design in the past years. These latest progresses greatly facilitate the developments in various areas such as computer vision and natural language processing. However,…

计算机视觉与模式识别 · 计算机科学 2017-12-20 Yuntao Chen , Naiyan Wang , Zhaoxiang Zhang

Deep metric learning aims to learn a function mapping image pixels to embedding feature vectors that model the similarity between images. Two major applications of metric learning are content-based image retrieval and face verification. For…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Andrew Zhai , Hao-Yu Wu

Supervised deep learning methods are enjoying enormous success in many practical applications of computer vision and have the potential to revolutionize robotics. However, the marked performance degradation to biases and imbalanced data…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Aadarsh Sahoo , Ankit Singh , Rameswar Panda , Rogerio Feris , Abir Das

Data generated by edge devices has the potential to train intelligent autonomous systems across various domains. Despite the emergence of diverse machine learning approaches addressing privacy concerns and utilizing distributed data,…

机器学习 · 计算机科学 2024-03-12 Adarsh N L , Arun P , Alok Porwal , Malcolm Aranha

The ever-increasing computational complexity of deep learning models makes their training and deployment difficult on various cloud and edge platforms. Replacing floating-point arithmetic with low-bit integer arithmetic is a promising…

We propose a manifold matching approach to generative models which includes a distribution generator (or data generator) and a metric generator. In our framework, we view the real data set as some manifold embedded in a high-dimensional…

计算机视觉与模式识别 · 计算机科学 2021-08-30 Mengyu Dai , Haibin Hang

Solving math problems through verifiable languages such as Lean has significantly impacted both the mathematics and computer science communities. Current state-of-the-art models are often trained with expensive online Reinforcement Learning…

机器学习 · 计算机科学 2026-03-03 Ruida Wang , Jiarui Yao , Rui Pan , Shizhe Diao , Tong Zhang

Active learning aims to develop label-efficient algorithms by querying the most informative samples to be labeled by an oracle. The design of efficient training methods that require fewer labels is an important research direction that…

计算机视觉与模式识别 · 计算机科学 2019-12-23 Ali Mottaghi , Serena Yeung

Consider learning a generative model for time-series data. The sequential setting poses a unique challenge: Not only should the generator capture the conditional dynamics of (stepwise) transitions, but its open-loop rollouts should also…

机器学习 · 统计学 2023-11-03 Daniel Jarrett , Ioana Bica , Mihaela van der Schaar

We tackle the long-tailed visual recognition problem from the knowledge distillation perspective by proposing a Distill the Virtual Examples (DiVE) method. Specifically, by treating the predictions of a teacher model as virtual examples, we…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Yin-Yin He , Jianxin Wu , Xiu-Shen Wei

Traditional molecule generation methods often rely on sequence- or graph-based representations, which can limit their expressive power or require complex permutation-equivariant architectures. This paper introduces a novel paradigm for…

机器学习 · 计算机科学 2025-02-18 Van Khoa Nguyen , Maciej Falkiewicz , Giangiacomo Mercatali , Alexandros Kalousis

COVID-19 has driven most schools to remote learning through online meeting software such as Zoom and Google Meet. Although this trend helps students continue learning without in-person classes, it removes a vital tool that teachers use to…

机器学习 · 计算机科学 2021-09-24 Daben Kyle Liu

Solving multi-goal reinforcement learning (RL) problems with sparse rewards is generally challenging. Existing approaches have utilized goal relabeling on collected experiences to alleviate issues raised from sparse rewards. However, these…

机器学习 · 计算机科学 2021-11-30 Rui Yang , Meng Fang , Lei Han , Yali Du , Feng Luo , Xiu Li

Augmented reality applications have rapidly spread across online platforms, allowing consumers to virtually try-on a variety of products, such as makeup, hair dying, or shoes. However, parametrizing a renderer to synthesize realistic images…

计算机视觉与模式识别 · 计算机科学 2022-05-16 Robin Kips , Ruowei Jiang , Sileye Ba , Brendan Duke , Matthieu Perrot , Pietro Gori , Isabelle Bloch

Rerankers play a critical role in multimodal Retrieval-Augmented Generation (RAG) by refining ranking of an initial set of retrieved documents. Rerankers are typically trained using hard negative mining, whose goal is to select pages for…

信息检索 · 计算机科学 2025-05-29 Navve Wasserman , Oliver Heinimann , Yuval Golbari , Tal Zimbalist , Eli Schwartz , Michal Irani

The discriminative approach to classification using deep neural networks has become the de-facto standard in various fields. Complementing recent reservations about safety against adversarial examples, we show that conventional…

机器学习 · 计算机科学 2018-07-25 William Wang , Angelina Wang , Aviv Tamar , Xi Chen , Pieter Abbeel

While the manifold hypothesis is widely adopted in modern machine learning, complex data is often better modeled as stratified spaces -- unions of manifolds (strata) of varying dimensions. Stratified learning is challenging due to varying…

机器学习 · 统计学 2026-04-14 Randy Martinez , Rong Tang , Lizhen Lin

GNNs, like other deep learning models, are data and computation hungry. There is a pressing need to scale training of GNNs on large datasets to enable their usage on low-resource environments. Graph distillation is an effort in that…

机器学习 · 计算机科学 2024-04-02 Mridul Gupta , Sahil Manchanda , Hariprasad Kodamana , Sayan Ranu

Deep generative models provide a powerful set of tools to understand real-world data. But as these models improve, they increase in size and complexity, so their computational cost in memory and execution time grows. Using binary weights in…

机器学习 · 计算机科学 2021-05-05 Thomas Bird , Friso H. Kingma , David Barber

We argue that the estimation of mutual information between high dimensional continuous random variables can be achieved by gradient descent over neural networks. We present a Mutual Information Neural Estimator (MINE) that is linearly…