中文
相关论文

相关论文: Perplexity-free Parametric t-SNE

200 篇论文

The clustering and visualisation of high-dimensional data is a ubiquitous task in modern data science. Popular techniques include nonlinear dimensionality reduction methods like t-SNE or UMAP. These methods face the `scale-problem' of…

机器学习 · 统计学 2025-10-20 Jack Kendrick

This work is concerned with the continuum limit of a graph-based data visualization technique called the t-Distributed Stochastic Neighbor Embedding (t-SNE), which is widely used for visualizing data in a variety of applications, but is…

机器学习 · 统计学 2026-04-15 Jeff Calder , Zhonggan Huang , Ryan Murray , Adam Pickarski

Hyperspectral Imagery (and Remote Sensing in general) captured from UAVs or satellites are highly voluminous in nature due to the large spatial extent and wavelengths captured by them. Since analyzing these images requires a huge amount of…

图像与视频处理 · 电气工程与系统科学 2020-05-12 Megh Shukla , Biplab Banerjee , Krishna Mohan Buddhiraju

Multimodal relational data analysis has become of increasing importance in recent years, for exploring across different domains of data, such as images and their text tags obtained from social networking services (e.g., Flickr). A variety…

机器学习 · 计算机科学 2020-05-05 Morihiro Mizutani , Akifumi Okuno , Geewook Kim , Hidetoshi Shimodaira

Deep neural networks often require copious amount of labeled-data to train their scads of parameters. Training larger and deeper networks is hard without appropriate regularization, particularly while using a small dataset. Laterally,…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Xiang Xu , Xiong Zhou , Ragav Venkatesan , Gurumurthy Swaminathan , Orchid Majumder

The graph embedding (GE) methods have been widely applied for dimensionality reduction of hyperspectral imagery (HSI). However, a major challenge of GE is how to choose proper neighbors for graph construction and explore the spatial…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Hong Huang , Guangyao Shi , Haibo He , Yule Duan , Fulin Luo

We present S+t-SNE, an adaptation of the t-SNE algorithm designed to handle infinite data streams. The core idea behind S+t-SNE is to update the t-SNE embedding incrementally as new data arrives, ensuring scalability and adaptability to…

人工智能 · 计算机科学 2025-01-22 Pedro C. Vieira , João P. Montrezol , João T. Vieira , João Gama

With the recent surge in big data analytics for hyper-dimensional data there is a renewed interest in dimensionality reduction techniques for machine learning applications. In order for these methods to improve performance gains and…

机器学习 · 计算机科学 2023-01-20 J. Derek Tucker , Matthew T. Martinez , Jose M. Laborde

The optimization of electric machines at multiple operating points is crucial for applications that require frequent changes on speeds and loads, such as the electric vehicles, to strive for the machine optimal performance across the entire…

机器学习 · 计算机科学 2019-11-05 Shen Zhang , Shibo Zhang , Sufei Li , Liang Du , Thomas G. Habetler

In this work, the use of t-SNE is proposed to embed 3D point clouds of plants into 2D space for plant characterization. It is demonstrated that t-SNE operates as a practical tool to flatten and visualize a complete 3D plant model in 2D…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Helin Dutagaci

Embedding high-dimensional data onto a low-dimensional manifold is of both theoretical and practical value. In this paper, we propose to combine deep neural networks (DNN) with mathematics-guided embedding rules for high-dimensional data…

机器学习 · 计算机科学 2022-08-19 Zixia Zhou , Xinrui Zu , Yuanyuan Wang , Boudewijn P. F. Lelieveldt , Qian Tao

Similar to many Machine Learning models, both accuracy and speed of the Cluster weighted models (CWMs) can be hampered by high-dimensional data, leading to previous works on a parsimonious technique to reduce the effect of "Curse of…

机器学习 · 统计学 2022-08-03 Kehinde Olobatuyi

Modern datasets and models are notoriously difficult to explore and analyze due to their inherent high dimensionality and massive numbers of samples. Existing visualization methods which employ dimensionality reduction to two or three…

机器学习 · 计算机科学 2018-08-01 David M. Chan , Roshan Rao , Forrest Huang , John F. Canny

Stochastic neighbor embedding (SNE) methods $t$-SNE, UMAP are two most popular dimensionality reduction methods for data visualization. Contrastive learning, especially self-supervised contrastive learning (SSCL), has showed great success…

机器学习 · 计算机科学 2023-09-18 Yi Zhang

Nowadays designing a real recommendation system has been a critical problem for both academic and industry. However, due to the huge number of users and items, the diversity and dynamic property of the user interest, how to design a…

信息检索 · 计算机科学 2020-04-10 Jianbin Lin , Daixin Wang , Lu Guan , Yin Zhao , Binqiang Zhao , Jun Zhou , Xiaolong Li , Yuan Qi

Dimensionality reduction techniques aim at representing high-dimensional data in low-dimensional spaces to extract hidden and useful information or facilitate visual understanding and interpretation of the data. However, few of them take…

机器学习 · 计算机科学 2022-10-25 Yan Sun , Yi Han , Jicong Fan

This study presents a pipeline leveraging t-Distributed Stochastic Neighbor Embedding (t-SNE) for interpretable visualizations of chirp features across diverse outcome scenarios. The dataset, comprising chirp-based temporal, spectral, and…

机器学习 · 计算机科学 2025-08-20 Nooshin Bahador , Milad Lankarany

Visualization methods based on the nearest neighbor graph, such as t-SNE or UMAP, are widely used for visualizing high-dimensional data. Yet, these approaches only produce meaningful results if the nearest neighbors themselves are…

机器学习 · 计算机科学 2024-06-06 Jan Niklas Böhm , Philipp Berens , Dmitry Kobak

Sparse random projection (RP) is a popular tool for dimensionality reduction that shows promising performance with low computational complexity. However, in the existing sparse RP matrices, the positions of non-zero entries are usually…

机器学习 · 计算机科学 2020-02-10 Li Chen , Shuizheng Zhou , Jiajun Ma

Tensorial neural networks (TNNs) combine the successes of multilinear algebra with those of deep learning to enable extremely efficient reduced-order models of high-dimensional problems. Here, I describe a deep neural network architecture…

机器学习 · 计算机科学 2023-12-27 Caleb G. Wagner