中文
相关论文

相关论文: Improving Computational Efficiency in Visual Reinf…

200 篇论文

Experience replay is a foundational technique in reinforcement learning that enhances learning stability by storing past experiences in a replay buffer and reusing them during training. Despite its practical success, its theoretical…

机器学习 · 统计学 2025-11-14 Jiale Han , Xiaowu Dai , Yuhua Zhu

We present a novel technique called Dynamic Experience Replay (DER) that allows Reinforcement Learning (RL) algorithms to use experience replay samples not only from human demonstrations but also successful transitions generated by RL…

人工智能 · 计算机科学 2020-10-19 Jieliang Luo , Hui Li

Speech Emotion Recognition (SER) presents a significant yet persistent challenge in human-computer interaction. While deep learning has advanced spoken language processing, achieving high performance on limited datasets remains a critical…

音频与语音处理 · 电气工程与系统科学 2025-09-03 Tai Vu

While Automatic Speech Recognition (ASR) models have shown significant advances with the introduction of unsupervised or self-supervised training techniques, these improvements are still only limited to a subsection of languages and…

计算与语言 · 计算机科学 2023-10-19 Theresa Pekarek Rosin , Stefan Wermter

Currently, deep reinforcement learning (RL) shows impressive results in complex gaming and robotic environments. Often these results are achieved at the expense of huge computational costs and require an incredible number of episodes of…

Deep reinforcement learning has achieved great success in various fields with its super decision-making ability. However, the policy learning process requires a large amount of training time, causing energy consumption. Inspired by the…

机器学习 · 计算机科学 2022-11-29 Hongjie Zhang

This paper presents a novel convolutional neural network (CNN) based image compression framework via scalable auto-encoder (SAE). Specifically, our SAE based deep image codec consists of hierarchical coding layers, each of which is an…

多媒体 · 计算机科学 2019-04-02 Chuanmin Jia , Zhaoyi Liu , Yao Wang , Siwei Ma , Wen Gao

Pre-trained deep image representations are useful for post-training tasks such as classification through transfer learning, image retrieval, and object detection. Data augmentations are a crucial aspect of pre-training robust…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Sangnie Bhardwaj , Willie McClinton , Tongzhou Wang , Guillaume Lajoie , Chen Sun , Phillip Isola , Dilip Krishnan

Despite significant progress, deep reinforcement learning (RL) suffers from data-inefficiency and limited generalization. Recent efforts apply meta-learning to learn a meta-learner from a set of RL tasks such that a novel but related task…

机器学习 · 计算机科学 2019-06-05 Lin Lan , Zhenguo Li , Xiaohong Guan , Pinghui Wang

We propose methodologies to train highly accurate and efficient deep convolutional neural networks (CNNs) for image super resolution (SR). A cascade training approach to deep learning is proposed to improve the accuracy of the neural…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Haoyu Ren , Mostafa El-Khamy , Jungwon Lee

Representation learning often plays a critical role in reinforcement learning by managing the curse of dimensionality. A representative class of algorithms exploits a spectral decomposition of the stochastic transition dynamics to construct…

机器学习 · 计算机科学 2023-03-08 Tongzheng Ren , Tianjun Zhang , Lisa Lee , Joseph E. Gonzalez , Dale Schuurmans , Bo Dai

The kernel embedding algorithm is an important component for adapting kernel methods to large datasets. Since the algorithm consumes a major computation cost in the testing phase, we propose a novel teacher-learner framework of learning…

机器学习 · 统计学 2017-12-08 Jianqiao Wangni , Jingwei Zhuo , Jun Zhu

Reinforcement learning (RL) in 3D environments with high-dimensional sensory input poses two major challenges: (1) the high memory consumption induced by memory buffers required to stabilise learning, and (2) the complexity of learning in…

机器学习 · 计算机科学 2026-05-29 Jin Huang

Convolutional Neural Networks (CNNs) are important for many machine learning tasks. They are built with different types of layers: convolutional layers that detect features, dropout layers that help to avoid over-reliance on any single…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Rinor Cakaj , Jens Mehnert , Bin Yang

Experience replay enables data-efficient learning from past experiences in online reinforcement learning agents. Traditionally, experiences were sampled uniformly from a replay buffer, regardless of differences in experience-specific…

机器学习 · 计算机科学 2025-12-16 Leonard S. Pleiss , Tobias Sutter , Maximilian Schiffer

Edge computing scenarios necessitate the development of hardware-efficient online continual learning algorithms to be adaptive to dynamic environment. However, existing algorithms always suffer from high memory overhead and bias towards…

神经与进化计算 · 计算机科学 2025-10-17 Erliang Lin , Wenbin Luo , Wei Jia , Yu Chen , Shaofu Yang

In streaming Reinforcement Learning (RL), transitions are observed and discarded immediately after a single update. While this minimizes resource usage for on-device applications, it makes agents notoriously sample-inefficient, since…

机器学习 · 计算机科学 2026-02-11 Nilaksh , Antoine Clavaud , Mathieu Reymond , François Rivest , Sarath Chandar

We introduce SIRI, Scaling Iterative Reinforcement Learning with Interleaved Compression, a simple yet effective RL approach for Large Reasoning Models (LRMs) that enables more efficient and accurate reasoning. Existing studies have…

机器学习 · 计算机科学 2025-09-30 Haoming Wen , Yushi Bai , Juanzi Li , Jie Tang

Deep learning techniques have been applied in the context of image super-resolution (SR), achieving remarkable advances in terms of reconstruction performance. Existing techniques typically employ highly complex model structures which…

图像与视频处理 · 电气工程与系统科学 2024-11-22 Yuxuan Jiang , Jakub Nawala , Fan Zhang , David Bull

In this paper, we propose a novel Explanation Neural Network (XNN) to explain the predictions made by a deep network. The XNN works by learning a nonlinear embedding of a high-dimensional activation vector of a deep network layer into a…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Zhongang Qi , Saeed Khorram , Fuxin Li