中文
相关论文

相关论文: Cluster Purge Loss: Structuring Transformer Embedd…

200 篇论文

Pre-trained word embeddings are widely used for transfer learning in natural language processing. The embeddings are continuous and distributed representations of the words that preserve their similarities in compact Euclidean spaces.…

计算与语言 · 计算机科学 2020-06-25 Halid Ziya Yerebakan , Parmeet Bhatia , Yoshihisa Shinagawa

User specifications or legal frameworks often require information to be removed from pretrained models, including large language models (LLMs). This requires deleting or "forgetting" a set of data points from an already-trained model, which…

机器学习 · 计算机科学 2025-07-18 Vaidehi Patil , Elias Stengel-Eskin , Mohit Bansal

Measuring dataset similarity is fundamental in machine learning, particularly for transfer learning and domain adaptation. In the context of supervised learning, most existing approaches quantify similarity of two data sets based on their…

机器学习 · 统计学 2026-04-22 Shudong Sun , Hao Helen Zhang , Joseph C Watkins

Spectral Embedding (SE) has often been used to map data points from non-linear manifolds to linear subspaces for the purpose of classification and clustering. Despite significant advantages, the subspace structure of data in the original…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Hira Yaseen , Arif Mahmood

Metric learning has become an attractive field for research on the latest years. Loss functions like contrastive loss, triplet loss or multi-class N-pair loss have made possible generating models capable of tackling complex scenarios with…

机器学习 · 计算机科学 2019-05-28 Alfonso Medela , Artzai Picon

Intrusion detection poses a significant challenge within expansive and persistently interconnected environments. As malicious code continues to advance and sophisticated attack methodologies proliferate, various advanced deep learning-based…

密码学与安全 · 计算机科学 2024-02-01 Thua Huynh Trong , Thanh Nguyen Hoang

Deep clustering is a deep neural network-based speech separation algorithm that first trains the mixed component of signals with high-dimensional embeddings, and then uses a clustering algorithm to separate each mixture of sources. In this…

音频与语音处理 · 电气工程与系统科学 2019-01-16 Soyeon Choe , Soo-Whan Chung , Youna Ji , Hong-Goo Kang

Change detection, i.e. identification per pixel of changes for some classes of interest from a set of bi-temporal co-registered images, is a fundamental task in the field of remote sensing. It remains challenging due to unrelated forms of…

计算机视觉与模式识别 · 计算机科学 2021-09-20 Foivos I. Diakogiannis , François Waldner , Peter Caccetta

Recent advances in dimensionality reduction have achieved more accurate lower-dimensional embeddings of high-dimensional data. In addition to visualisation purposes, these embeddings can be used for downstream processing, including batch…

机器学习 · 计算机科学 2023-09-07 David Novak , Sofie Van Gassen , Yvan Saeys

Improving the classification of multi-class imbalanced data is more difficult than its two-class counterpart. In this paper, we use deep neural networks to train new representations of tabular multi-class data. Unlike the typically…

机器学习 · 计算机科学 2023-12-19 Damian Horna , Lango Mateusz , Jerzy Stefanowski

This paper proposes a new deep convolutional neural network (DCNN) architecture that learns pixel embeddings, such that pairwise distances between the embeddings can be used to infer whether or not the pixels lie on the same region. That…

计算机视觉与模式识别 · 计算机科学 2016-01-11 Adam W. Harley , Konstantinos G. Derpanis , Iasonas Kokkinos

Understanding students' misconceptions is important for effective teaching and assessment. However, discovering such misconceptions manually can be time-consuming and laborious. Automated misconception discovery can address these challenges…

机器学习 · 计算机科学 2021-03-09 Yang Shi , Krupal Shah , Wengran Wang , Samiha Marwan , Poorvaja Penmetsa , Thomas W. Price

The classification loss functions used in deep neural network classifiers can be grouped into two categories based on maximizing the margin in either Euclidean or angular spaces. Euclidean distances between sample vectors are used during…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Hakan Cevikalp , Hasan Saribas

Data clustering, the task of grouping observations according to their similarity, is a key component of unsupervised learning -- with real world applications in diverse fields such as biology, medicine, and social science. Often in these…

机器学习 · 计算机科学 2023-09-20 Anne Sophie Riis Damstrup , Sofie Tosti Madsen , Michele Coscia

A fundamental challenge in deep metric learning is the generalization capability of the feature embedding network model since the embedding network learned on training classes need to be evaluated on new test classes. To address this…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Shichao Kan , Yixiong Liang , Min Li , Yigang Cen , Jianxin Wang , Zhihai He

Perceptrons are neuronal devices capable of fully discriminating linearly separable classes. Although straightforward to implement and train, their applicability is usually hindered by non-trivial requirements imposed by real-world…

神经与进化计算 · 计算机科学 2016-03-23 André L. V. Coelho , Fabrício O. de França

The representation degeneration problem in Contextual Word Representations (CWRs) hurts the expressiveness of the embedding space by forming an anisotropic cone where even unrelated words have excessively positive correlations. Existing…

计算与语言 · 计算机科学 2021-06-03 Sara Rajaee , Mohammad Taher Pilehvar

Extreme Multi-label Classification (XMC) methods predict relevant labels for a given query in an extremely large label space. Recent works in XMC address this problem using deep encoders that project text descriptions to an embedding space…

机器学习 · 计算机科学 2024-10-29 Kunal Dahiya , Diego Ortego , David Jiménez

Analyzing and visualizing scientific ensemble datasets with high dimensionality and complexity poses significant challenges. Dimensionality reduction techniques and autoencoders are powerful tools for extracting features, but they often…

机器学习 · 计算机科学 2026-01-19 Hamid Gadirov , Lennard Manuel , Steffen Frey

Contrastive learning applied to self-supervised representation learning has seen a resurgence in recent years, leading to state of the art performance in the unsupervised training of deep image models. Modern batch contrastive approaches…