中文
相关论文

相关论文: Optimizing Multidimensional Scaling in Gini Metric…

200 篇论文

The effectiveness of convolutional neural networks in medical image segmentation relies on large-scale, high-quality annotations, which are costly and time-consuming to obtain. Even expert-labeled datasets inevitably contain noise arising…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Tao Wang , Zhenxuan Zhang , Yuanbo Zhou , Xinlin Zhang , Yuanbin Chen , Tao Tan , Guang Yang , Tong Tong

3D Gaussian Splatting (3DGS) is a technique to create high-quality, real-time 3D scenes from images. This method often produces visual artifacts known as floaters--nearly transparent, disconnected elements that drift in space away from the…

图形学 · 计算机科学 2026-01-21 Sooyeun Yang , Cheyul Im , Jee Won Lee , Jongseong Brad Choi

Fine-tuning large language models on downstream tasks is crucial for realizing their cross-domain potential but often relies on sensitive data, raising privacy concerns. Differential privacy (DP) offers rigorous privacy guarantees and has…

机器学习 · 计算机科学 2026-01-19 Lele Zheng , Xiang Wang , Tao Zhang , Yang Cao , Ke Cheng , Yulong Shen

Unlabeled LiDAR logs, in autonomous driving applications, are inherently a gold mine of dense 3D geometry hiding in plain sight - yet they are almost useless without human labels, highlighting a dominant cost barrier for…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Filippo Ghilotti , Samuel Brucker , Nahku Saidy , Matteo Matteucci , Mario Bijelic , Felix Heide

Driven by advances in recording technology, large-scale high-dimensional datasets have emerged across many scientific disciplines. Especially in biology, clustering is often used to gain insights into the structure of such datasets, for…

机器学习 · 计算机科学 2024-10-22 Polina Turishcheva , Laura Hansel , Martin Ritzert , Marissa A. Weis , Alexander S. Ecker

For a given metric measure space $(X,d,\mu)$ we consider finite samples of points, calculate the matrix of distances between them and then reconstruct the points in some finite-dimensional space using the multidimensional scaling (MDS)…

度量几何 · 数学 2022-08-02 Alexey Kroshnin , Eugene Stepanov , Dario Trevisan

Recently, Hyperspectral Image (HSI) classification has attracted increasing attention in remote sensing. However, HSI data are inherently high-dimensional but low-rank, with discriminative information concentrated on a low-dimensional…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Boxiang Yang , Ning Chen , Xia Yue , Yichang Luo , Yingbo Fan , Haoyuan Zhang , Haoyu Ma , Jun Yue , Shanjun Mao

The merit of projecting data onto linear subspaces is well known from, e.g., dimension reduction. One key aspect of subspace projections, the maximum preservation of variance (principal component analysis), has been thoroughly researched…

机器学习 · 计算机科学 2022-09-27 Erik Thordsen , Erich Schubert

Applying Differentially Private Stochastic Gradient Descent (DPSGD) to training modern, large-scale neural networks such as transformer-based models is a challenging task, as the magnitude of noise added to the gradients at each iteration…

机器学习 · 计算机科学 2022-07-07 Ryuichi Ito , Seng Pei Liew , Tsubasa Takahashi , Yuya Sasaki , Makoto Onizuka

The scalability of Generalized Linear Models (GLMs) for large-scale, high-dimensional data often forces a trade-off between computational feasibility and statistical accuracy, particularly for inference on pre-specified parameters. While…

统计方法学 · 统计学 2025-12-09 Bo Fu , Dandan Jiang

We propose a multifidelity dimension reduction method to identify a low-dimensional structure present in many engineering models. The structure of interest arises when functions vary primarily on a low-dimensional subspace of the…

数值分析 · 数学 2020-01-08 Rémi Lam , Olivier Zahm , Youssef Marzouk , Karen Willcox

This paper proposes a semisupervised geometric unmixing approach called minimum simplex semisupervised unmixing (MiSiSUn). The geometry of the data was incorporated for the first time into library-based unmixing using a…

图像与视频处理 · 电气工程与系统科学 2026-03-24 Behnood Rasti , Bikram Koirala , Paul Scheunders

Rigid image alignment is a fundamental task in computer vision, while the traditional algorithms are either too sensitive to noise or time-consuming. Recent unsupervised image alignment methods developed based on spatial transformer…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Yu-Xuan Chen , Dagan Feng , Hong-Bin Shen

This article presents an empirical validation of the functional multidimensional scaling model, a novel approach that improves the smoothness of time-varying dissimilarities in a low-dimensional space, embedding a modified Adam stochastic…

应用统计 · 统计学 2025-05-21 Liting Li

Classical multidimensional scaling is a widely used method in dimensionality reduction and manifold learning. The method takes in a dissimilarity matrix and outputs a low-dimensional configuration matrix based on a spectral decomposition.…

统计方法学 · 统计学 2019-05-15 Gongkai Li , Minh Tang , Nichlas Charon , Carey E Priebe

To address the dual challenges of the curse of dimensionality and the difficulty in separating intra-cluster and inter-cluster structures in high-dimensional manifold embedding, we proposes an Adaptive Multi-Scale Manifold Embedding (AMSME)…

机器学习 · 计算机科学 2025-03-20 Tianhao Ni , Bingjie Li , Zhigang Yao

Accurate camera-LiDAR fusion relies on precise extrinsic calibration, which fundamentally depends on establishing reliable cross-modal correspondences under potentially large misalignments. Existing learning-based methods typically project…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Ni Ou , Zhuo Chen , Xinru Zhang , Junzheng Wang

Data-driven modeling approaches can produce fast surrogates to study large-scale physics problems. Among them, graph neural networks (GNNs) that operate on mesh-based data are desirable because they possess inductive biases that promote…

机器学习 · 计算机科学 2023-04-04 Brian R. Bartoldson , Yeping Hu , Amar Saini , Jose Cadena , Yucheng Fu , Jie Bao , Zhijie Xu , Brenda Ng , Phan Nguyen

Semi-Supervised Instance Segmentation (SSIS) aims to leverage an amount of unlabeled data during training. Previous frameworks primarily utilized the RGB information of unlabeled images to generate pseudo-labels. However, such a mechanism…

计算机视觉与模式识别 · 计算机科学 2024-06-26 Xin Chen , Jie Hu , Xiawu Zheng , Jianghang Lin , Liujuan Cao , Rongrong Ji

The manifold hypothesis suggests that high-dimensional data often lie on or near a low-dimensional manifold. Estimating the dimension of this manifold is essential for leveraging its structure, yet existing work on dimension estimation is…

机器学习 · 计算机科学 2026-04-02 Zelong Bi , Pierre Lafaye de Micheaux