中文
相关论文

相关论文: Supervised Dimensionality Reduction Revisited: Why…

200 篇论文

Streaming Linear Discriminant Analysis (LDA) while proven in Class-incremental Learning deployments at the edge with limited classes (upto 1000), has not been proven for deployment in extreme classification scenarios. In this paper, we…

机器学习 · 计算机科学 2023-07-24 Karan Shah , Vishruth Veerendranath , Anushka Hebbar , Raghavendra Bhat

LiDAR-based 3D object detectors have been largely utilized in various applications, including autonomous vehicles or mobile robots. However, LiDAR-based detectors often fail to adapt well to target domains with different sensor…

计算机视觉与模式识别 · 计算机科学 2024-10-03 Jiyun Jang , Mincheol Chang , Jongwon Park , Jinkyu Kim

With deep learning's success, a limited number of popular deep nets have been widely adopted for various vision tasks. However, this usually results in unnecessarily high complexities and possibly many features of low task utility. In this…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Qing Tian , Tal Arbel , James J. Clark

We propose a provably convergent method, called Efficient Learned Descent Algorithm (ELDA), for low-dose CT (LDCT) reconstruction. ELDA is a highly interpretable neural network architecture with learned parameters and meanwhile retains…

图像与视频处理 · 电气工程与系统科学 2021-04-28 Qingchao Zhang , Mehrdad Alvandipour , Wenjun Xia , Yi Zhang , Xiaojing Ye , Yunmei Chen

To solve key biomedical problems, experimentalists now routinely measure millions or billions of features (dimensions) per sample, with the hope that data science techniques will be able to build accurate data-driven inferences. Because…

In order to process efficiently ever-higher dimensional data such as images, sentences, or audio recordings, one needs to find a proper way to reduce the dimensionality of such data. In this regard, SVD-based methods including PCA and…

机器学习 · 计算机科学 2021-03-09 Quentin Fournier , Daniel Aloise

Regularized linear discriminant analysis (RLDA) is a widely used tool for classification and dimensionality reduction, but its performance in high-dimensional scenarios is inconsistent. Existing theoretical analyses of RLDA often lack clear…

机器学习 · 统计学 2025-07-23 Yonghan Zhang , Zhangni Pu , Lu Yan , Jiang Hu

This paper presents an unsupervised deep-learning framework named Local Deep-Feature Alignment (LDFA) for dimension reduction. We construct neighbourhood for each data sample and learn a local Stacked Contractive Auto-encoder (SCAE) from…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Jian Zhang , Jun Yu , Dacheng Tao

Deep neural networks perform remarkably well on image classification tasks but remain vulnerable to carefully crafted adversarial perturbations. This work revisits linear dimensionality reduction as a simple, data-adapted defense. We…

机器学习 · 计算机科学 2025-10-08 Killian Steunou , Théo Druilhe , Sigurd Saue

Recent works in self-supervised learning have shown impressive results on single-object images, but they struggle to perform well on complex multi-object images as evidenced by their poor visual grounding. To demonstrate this concretely, we…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Aishwarya Agarwal , Srikrishna Karanam , Balaji Vasan Srinivasan

Dimensionality reduction is an important step in processing the hyperspectral images (HSI) to overcome the curse of dimensionality problem. Linear dimensionality reduction methods such as Independent component analysis (ICA) and Linear…

机器学习 · 统计学 2021-07-15 Chippy Jayaprakash , Bharath Bhushan Damodaran , Sowmya V , K P Soman

Sequential fine-tuning of pretrained language encoders often overwrites previously acquired capabilities, but the forgetting behavior of parameter-efficient updates remains under-characterized. We present a controlled empirical study of…

机器学习 · 计算机科学 2026-03-31 Ashish Pandey

Recently, progress has been made in the supervised training of Convolutional Object Detectors (e.g. Faster R-CNN) for threat recognition in carry-on luggage using X-ray images. This is part of the Transportation Security Administration's…

计算机视觉与模式识别 · 计算机科学 2020-10-06 John B. Sigman , Gregory P. Spell , Kevin J Liang , Lawrence Carin

Different unsupervised models for dimensionality reduction like PCA, LLE, Shannon's mapping, tSNE, UMAP, etc. work on different principles, hence, they are difficult to compare on the same ground. Although they are usually good for…

统计方法学 · 统计学 2024-05-10 Subhrajyoty Roy

Low Rank Decomposition (LRD) is a model compression technique applied to the weight tensors of deep learning models in order to reduce the number of trainable parameters and computational complexity. However, due to high number of new…

机器学习 · 计算机科学 2025-05-27 Habib Hajimolahoseini , Walid Ahmed , Yang Liu

A supervised machine learning algorithm, called locally adaptive discriminant analysis (LADA), has been developed to locate boundaries between identifiable image features that have varying intensities. LADA is an adaptation of image…

Visualizing high dimensional data by projecting them into two or three dimensional space is one of the most effective ways to intuitively understand the data's underlying characteristics, for example their class neighborhood structure.…

机器学习 · 计算机科学 2020-04-06 Pitoyo Hartono

Linear discriminant analysis (LDA) is an important classification tool in statistics and machine learning. This paper investigates the varying coefficient LDA model for dynamic data, with Bayes' discriminant direction being a function of…

统计方法学 · 统计学 2022-10-11 Yajie Bao , Yuyang Liu

Linear discriminant analysis (LDA) is a classical method for dimensionality reduction, where discriminant vectors are sought to project data to a lower dimensional space for optimal separability of classes. Several recent papers have…

统计计算 · 统计学 2022-03-04 Summer Atkins , Gudmundur Einarsson , Brendan Ames , Line Clemmensen

In this paper, we make two contributions to unsupervised domain adaptation (UDA) using the convolutional neural network (CNN). First, our approach transfers knowledge in all the convolutional layers through attention alignment. Most…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Guoliang Kang , Liang Zheng , Yan Yan , Yi Yang