中文
相关论文

相关论文: Online Deep Learning based on Auto-Encoder

200 篇论文

With the explosion of graph-structured data, link prediction has emerged as an increasingly important task. Embedding methods for link prediction utilize neural networks to generate node embeddings, which are subsequently employed to…

机器学习 · 计算机科学 2023-06-21 Jun Fu , Xiaojuan Zhang , Shuang Li , Dali Chen

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

Online learning represents an important family of machine learning algorithms, in which a learner attempts to resolve an online prediction (or any type of decision-making) task by learning a model/hypothesis from a sequence of data…

机器学习 · 计算机科学 2018-10-23 Steven C. H. Hoi , Doyen Sahoo , Jing Lu , Peilin Zhao

Fair representation learning aims to encode invariant representation with respect to the protected attribute, such as gender or age. In this paper, we design Fairness-aware Disentangling Variational AutoEncoder (FD-VAE) for fair…

机器学习 · 计算机科学 2020-07-09 Sungho Park , Dohyung Kim , Sunhee Hwang , Hyeran Byun

Our research investigates the challenges Deep Reinforcement Learning (DRL) faces in complex, Partially Observable Markov Decision Processes (POMDP) such as autonomous driving (AD), and proposes a solution for vision-based navigation in…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Shawan Mohammed , Alp Argun , Nicolas Bonnotte , Gerd Ascheid

Supervised learning is based on the assumption that the ground truth in the training data is accurate. However, this may not be guaranteed in real-world settings. Inaccurate training data will result in some unexpected predictions. In image…

计算机视觉与模式识别 · 计算机科学 2022-01-06 Yunhao Yang , Andrew Whinston

In this paper we develop an online statistical inference approach for high-dimensional generalized linear models with streaming data for real-time estimation and inference. We propose an online debiased lasso (ODL) method to accommodate the…

统计理论 · 数学 2021-08-11 Lan Luo , Ruijian Han , Yuanyuan Lin , Jian Huang

Autoregressive decoding in large language models (LLMs) requires $\mathcal{O}(n)$ sequential steps for $n$ tokens, fundamentally limiting inference throughput. Recent diffusion-based LLMs (dLLMs) enable parallel token generation through…

计算与语言 · 计算机科学 2025-10-06 Wenrui Bao , Zhiben Chen , Dan Xu , Yuzhang Shang

Accelerating deep neural networks (DNNs) has been attracting increasing attention as it can benefit a wide range of applications, e.g., enabling mobile systems with limited computing resources to own powerful visual recognition ability. A…

计算机视觉与模式识别 · 计算机科学 2017-12-21 Tianshui Chen , Liang Lin , Wangmeng Zuo , Xiaonan Luo , Lei Zhang

Indoor scenes exhibit rich hierarchical structure in 3D object layouts. Many tasks in 3D scene understanding can benefit from reasoning jointly about the hierarchical context of a scene, and the identities of objects. We present a…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Yifei Shi , Angel Xuan Chang , Zhelun Wu , Manolis Savva , Kai Xu

In spite of the remarkable potential of Latent Diffusion Models (LDMs) in image generation, the desired properties and optimal design of the autoencoders have been underexplored. In this work, we analyze the role of autoencoders in LDMs and…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Junho Lee , Jeongwoo Shin , Hyungwook Choi , Joonseok Lee

This paper tackles \textbf{open-ended deep research (OEDR)}, a complex challenge where AI agents must synthesize vast web-scale information into insightful reports. Current approaches are plagued by dual-fold limitations: static research…

计算与语言 · 计算机科学 2025-10-08 Zijian Li , Xin Guan , Bo Zhang , Shen Huang , Houquan Zhou , Shaopeng Lai , Ming Yan , Yong Jiang , Pengjun Xie , Fei Huang , Jun Zhang , Jingren Zhou

A key advance in learning generative models is the use of amortized inference distributions that are jointly trained with the models. We find that existing training objectives for variational autoencoders can lead to inaccurate amortized…

机器学习 · 计算机科学 2018-05-31 Shengjia Zhao , Jiaming Song , Stefano Ermon

A data-driven framework is proposed towards the end of predictive modeling of complex spatio-temporal dynamics, leveraging nested non-linear manifolds. Three levels of neural networks are used, with the goal of predicting the future state…

计算物理 · 物理学 2020-09-14 Jiayang Xu , Karthik Duraisamy

Split learning is a privacy-preserving distributed learning paradigm in which an ML model (e.g., a neural network) is split into two parts (i.e., an encoder and a decoder). The encoder shares so-called latent representation, rather than raw…

机器学习 · 计算机科学 2023-09-07 Omar Alhussein , Moshi Wei , Arashmid Akhavain

We investigate the fundamental problem of leveraging offline data to accelerate online reinforcement learning - a direction with strong potential but limited theoretical grounding. Our study centers on how to learn and apply value envelopes…

机器学习 · 统计学 2025-10-23 Sebastian Reboul , Hélène Halconruy , Randal Douc

Predicting traffic conditions from online route queries is a challenging task as there are many complicated interactions over the roads and crowds involved. In this paper, we intend to improve traffic prediction by appropriate integration…

计算机视觉与模式识别 · 计算机科学 2018-06-20 Binbing Liao , Jingqing Zhang , Chao Wu , Douglas McIlwraith , Tong Chen , Shengwen Yang , Yike Guo , Fei Wu

Deep learning for predicting the electronic-structure Hamiltonian of quantum systems necessitates satisfying the covariance laws, among which achieving SO(3)-equivariance without sacrificing the non-linear expressive capability of networks…

计算物理 · 物理学 2024-06-25 Shi Yin , Xinyang Pan , Xudong Zhu , Tianyu Gao , Haochong Zhang , Feng Wu , Lixin He

While much work has been devoted to understanding the implicit (and explicit) regularization of deep nonlinear networks in the supervised setting, this paper focuses on unsupervised learning, i.e., autoencoders are trained with the…

机器学习 · 计算机科学 2021-10-25 Harald Steck , Dario Garcia Garcia

Driving in a dynamic, multi-agent, and complex urban environment is a difficult task requiring a complex decision-making policy. The learning of such a policy requires a state representation that can encode the entire environment. Mid-level…

机器学习 · 计算机科学 2021-12-23 Eshagh Kargar , Ville Kyrki