中文
相关论文

相关论文: Residualized Temporal Sparse Autoencoders for Inte…

200 篇论文

Self-supervised learning has garnered increasing attention in time series analysis for benefiting various downstream tasks and reducing reliance on labeled data. Despite its effectiveness, existing methods often struggle to comprehensively…

机器学习 · 计算机科学 2025-06-12 Daoyu Wang , Mingyue Cheng , Zhiding Liu , Qi Liu

The success of Deep Generative Models at high-resolution image generation has led to their extensive utilization for style editing of real images. Most existing methods work on the principle of inverting real images onto their latent space,…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Snehal Singh Tomar , Maitreya Suin , A. N. Rajagopalan

We develop the sparse VAE for unsupervised representation learning on high-dimensional data. The sparse VAE learns a set of latent factors (representations) which summarize the associations in the observed data features. The underlying…

机器学习 · 统计学 2025-04-16 Gemma E. Moran , Dhanya Sridhar , Yixin Wang , David M. Blei

Autoencoders empower state-of-the-art image and video generative models by compressing pixels into a latent space through visual tokenization. Although recent advances have alleviated the performance degradation of autoencoders under high…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Dongxu Liu , Jiahui Zhu , Yuang Peng , Haomiao Tang , Yuwei Chen , Chunrui Han , Zheng Ge , Daxin Jiang , Mingxue Liao

Learning hierarchical features in Sparse Autoencoders (SAEs) is essential for capturing the structured nature of real-world data and mitigating issues like feature absorption or splitting. Existing works attempt to identify hierarchical…

机器学习 · 计算机科学 2026-05-12 Tue M. Cao , Hoang X. Nhat , Raed Alharbi , Phi Le Nguyen , My T. Thai

Anomaly detection in tabular data remains challenging due to complex feature interactions and the scarcity of anomalous examples. Denoising autoencoders rely on fixed-magnitude noise, limiting adaptability to diverse data distributions.…

机器学习 · 计算机科学 2025-08-04 Timur Sattarov , Marco Schreyer , Damian Borth

Diffusion probabilistic models (DPMs) have achieved remarkable quality in image generation that rivals GANs'. But unlike GANs, DPMs use a set of latent variables that lack semantic meaning and cannot serve as a useful representation for…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Konpat Preechakul , Nattanat Chatthee , Suttisak Wizadwongsa , Supasorn Suwajanakorn

Artistic style transfer in generative models remains a significant challenge, as existing methods often introduce style only via model fine-tuning, additional adapters, or prompt engineering, all of which can be computationally expensive…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Raina Panda , Daniel Fein , Arpita Singhal , Mark Fiore , Maneesh Agrawala , Matyas Bohacek

Sparse Autoencoders (SAEs) have been successfully used to probe Large Language Models (LLMs) and extract interpretable concepts from their internal representations. These concepts are linear combinations of neuron activations that…

计算与语言 · 计算机科学 2026-02-23 Mathis Le Bail , Jérémie Dentan , Davide Buscaldi , Sonia Vanier

Denoising autoencoders (DAEs) are powerful deep learning models used for feature extraction, data generation and network pre-training. DAEs consist of an encoder and decoder which may be trained simultaneously to minimise a loss (function)…

计算机视觉与模式识别 · 计算机科学 2017-10-10 Antonia Creswell , Kai Arulkumaran , Anil A. Bharath

Temporal data such as time series can be viewed as discretized measurements of the underlying function. To build a generative model for such data we have to model the stochastic process that governs it. We propose a solution by defining the…

机器学习 · 计算机科学 2023-05-22 Marin Biloš , Kashif Rasul , Anderson Schneider , Yuriy Nevmyvaka , Stephan Günnemann

Motivated by the hypothesis that neural network representations encode abstract, interpretable features as linearly accessible, approximately orthogonal directions, sparse autoencoders (SAEs) have become a popular tool in interpretability.…

机器学习 · 计算机科学 2025-11-05 Valérie Costa , Thomas Fel , Ekdeep Singh Lubana , Bahareh Tolooshams , Demba Ba

Sparse autoencoders (SAEs) emerged as a promising tool for mechanistic interpretability of transformer-based foundation models. Very recently, SAEs were also adopted for the visual domain, enabling the discovery of visual concepts and their…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Muhammed Furkan Dasdelen , Hyesu Lim , Michele Buck , Katharina S. Götze , Carsten Marr , Steffen Schneider

Shape illustration images (SIIs) are common and important in describing the cross-sections of industrial products. Same as MNIST, the handwritten digit images, SIIs are gray or binary and containing shapes that are surrounded by large areas…

图像与视频处理 · 电气工程与系统科学 2020-02-07 Qianwei Zhou , Peng Tao , Xiaoxin Li , Shengyong Chen , Fan Zhang , Haigen Hu

Generative models capture the true distribution of data, yielding semantically rich representations. Denoising diffusion models (DDMs) exhibit superior generative capabilities, though efficient representation learning for them are lacking.…

机器学习 · 计算机科学 2025-05-12 Limai Jiang , Yunpeng Cai

Sparse autoencoders (SAEs) have recently emerged as a powerful tool for interpreting the features learned by large language models (LLMs). By reconstructing features with sparsely activated networks, SAEs aim to recover complex superposed…

机器学习 · 计算机科学 2026-03-05 Jingyi Cui , Qi Zhang , Yifei Wang , Yisen Wang

Current sparse autoencoder (SAE) approaches to neural network interpretability assume that activations can be decomposed through linear superposition into sparse, interpretable features. Despite high reconstruction fidelity, SAEs…

神经元与认知 · 定量生物学 2025-12-10 Omar Claflin

We frame the task of predicting a semantic labeling as a sparse reconstruction procedure that applies a target-specific learned transfer function to a generic deep sparse code representation of an image. This strategy partitions training…

计算机视觉与模式识别 · 计算机科学 2014-10-17 Michael Maire , Stella X. Yu , Pietro Perona

Time-lagged autoencoders (TAEs) have been proposed as a deep learning regression-based approach to the discovery of slow modes in dynamical systems. However, a rigorous analysis of nonlinear TAEs remains lacking. In this work, we discuss…

机器学习 · 统计学 2019-09-04 Wei Chen , Hythem Sidky , Andrew L. Ferguson

Deep Learning based methods have emerged as the indisputable leaders for virtually all image restoration tasks. Especially in the domain of microscopy images, various content-aware image restoration (CARE) approaches are now used to improve…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Mangal Prakash , Alexander Krull , Florian Jug
‹ 上一页 1 8 9 10 下一页 ›