中文
相关论文

相关论文: Learning Constrained Distributions of Robot Config…

200 篇论文

This paper presents a deep learning based approach to the problem of human pose estimation. We employ generative adversarial networks as our learning paradigm in which we set up two stacked hourglass networks with the same architecture, one…

计算机视觉与模式识别 · 计算机科学 2017-08-16 Chia-Jung Chou , Jui-Ting Chien , Hwann-Tzong Chen

Generative adversarial nets (GANs) have become a preferred tool for tasks involving complicated distributions. To stabilise the training and reduce the mode collapse of GANs, one of their main variants employs the integral probability…

机器学习 · 计算机科学 2020-10-27 Shengxi Li , Zeyang Yu , Min Xiang , Danilo Mandic

Applying generative adversarial networks (GANs) to text-related tasks is challenging due to the discrete nature of language. One line of research resolves this issue by employing reinforcement learning (RL) and optimizing the next-word…

计算与语言 · 计算机科学 2020-11-05 Yanghoon Kim , Seungpil Won , Seunghyun Yoon , Kyomin Jung

The introduction of surgical robots brought about advancements in surgical procedures. The applications of remote telesurgery range from building medical clinics in underprivileged areas, to placing robots abroad in military hot-spots where…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Neil Sachdeva , Misha Klopukh , Rachel St. Clair , William Hahn

In recent times, many of the breakthroughs in various vision-related tasks have revolved around improving learning of deep models; these methods have ranged from network architectural improvements such as Residual Networks, to various forms…

机器学习 · 统计学 2018-05-15 Yan Zuo , Gil Avraham , Tom Drummond

Generative adversarial networks (GANs) are a learning framework that rely on training a discriminator to estimate a measure of difference between a target and generated distributions. GANs, as normally formulated, rely on the generated…

机器学习 · 统计学 2018-02-23 R Devon Hjelm , Athul Paul Jacob , Tong Che , Adam Trischler , Kyunghyun Cho , Yoshua Bengio

Generative Adversarial Networks (GANs), as a framework for estimating generative models via an adversarial process, have attracted huge attention and have proven to be powerful in a variety of tasks. However, training GANs is well known for…

机器学习 · 计算机科学 2017-11-09 Zi-Yi Dou

As a revolutionary generative paradigm of deep learning, generative adversarial networks (GANs) have been widely applied in various fields to synthesize realistic data. However, it is challenging for conventional GANs to synthesize raw…

信号处理 · 电气工程与系统科学 2023-06-27 Weidong Wang , Jiancheng An , Hongshu Liao , Lu Gan , Chau Yuen

Generative networks are fundamentally different in their aim and methods compared to CNNs for classification, segmentation, or object detection. They have initially not been meant to be an image analysis tool, but to produce naturally…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Markus Wenzel

Machine Learning has been applied in a wide range of tasks throughout the last years, ranging from image classification to autonomous driving and natural language processing. Restricted Boltzmann Machine (RBM) has received recent attention…

机器学习 · 计算机科学 2021-01-05 Gustavo H. de Rosa , Mateus Roder , João P. Papa

While existing work in robust deep learning has focused on small pixel-level norm-based perturbations, this may not account for perturbations encountered in several real-world settings. In many such cases although test data might not be…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Tejas Gokhale , Rushil Anirudh , Bhavya Kailkhura , Jayaraman J. Thiagarajan , Chitta Baral , Yezhou Yang

We propose a framework of generative adversarial networks with multiple discriminators, which collaborate to represent a real dataset more effectively. Our approach facilitates learning a generator consistent with the underlying data…

机器学习 · 计算机科学 2024-04-04 Jinyoung Choi , Bohyung Han

Machine learning algorithms have been shown to be vulnerable to adversarial manipulation through systematic modification of inputs (e.g., adversarial examples) in domains such as image recognition. Under the default threat model, the…

密码学与安全 · 计算机科学 2022-09-12 Ryan Sheatsley , Nicolas Papernot , Michael Weisman , Gunjan Verma , Patrick McDaniel

The training of Generative Adversarial Networks is a difficult task mainly due to the nature of the networks. One such issue is when the generator and discriminator start oscillating, rather than converging to a fixed point. Another case…

机器学习 · 统计学 2018-02-08 Alexey Chaplygin , Joshua Chacksfield

Heralded by the initial success in speech recognition and image classification, learning-based approaches with neural networks, commonly referred to as deep learning, have spread across various fields. A primitive form of a neural network…

机器人学 · 计算机科学 2024-09-02 Takuma Yoneda

This paper presents a novel method for accelerating path planning tasks in unknown scenes with obstacles by utilizing Wasserstein Generative Adversarial Networks (WGANs) with Gradient Penalty (GP) to approximate the distribution of the free…

机器人学 · 计算机科学 2023-06-19 Jorge Ocampo Jimenez , Wael Suleiman

Deep learning provides a powerful method for modeling the dynamics of soft robots, offering advantages over traditional analytical approaches that require precise knowledge of the robot's structure, material properties, and other physical…

机器人学 · 计算机科学 2025-08-21 Nilay Kushawaha , Carlo Alessi , Lorenzo Fruzzetti , Egidio Falotico

Generalization performance of trained computer vision systems that use computer graphics (CG) generated data is not yet effective due to the concept of 'domain-shift' between virtual and real data. Although simulated data augmented with a…

计算机视觉与模式识别 · 计算机科学 2017-07-10 V S R Veeravasarapu , Constantin Rothkopf , Ramesh Visvanathan

Due to their complex nature, it is hard to characterize the ways in which machine learning models can misbehave or be exploited when deployed. Recent work on adversarial examples, i.e. inputs with minor perturbations that result in…

机器学习 · 计算机科学 2018-02-27 Zhengli Zhao , Dheeru Dua , Sameer Singh

Popular generative model learning methods such as Generative Adversarial Networks (GANs), and Variational Autoencoders (VAE) enforce the latent representation to follow simple distributions such as isotropic Gaussian. In this paper, we…

机器学习 · 计算机科学 2018-03-15 Cem Subakan , Oluwasanmi Koyejo , Paris Smaragdis