Defending Against Neural Fake News
Zellers et al.: https://arxiv.org/abs/1905.12616
#ArtificialIntelligence #DeepLearning #Society
Zellers et al.: https://arxiv.org/abs/1905.12616
#ArtificialIntelligence #DeepLearning #Society
arXiv.org
Defending Against Neural Fake News
Recent progress in natural language generation has raised dual-use concerns. While applications like summarization and translation are positive, the underlying technology also might enable...
Multi-Sample Dropout for Accelerated Training and Better Generalization
Hiroshi Inoue: https://arxiv.org/abs/1905.09788
#ArtificialIntelligence #NeuralComputing #MachineLearning
Hiroshi Inoue: https://arxiv.org/abs/1905.09788
#ArtificialIntelligence #NeuralComputing #MachineLearning
arXiv.org
Multi-Sample Dropout for Accelerated Training and Better Generalization
Dropout is a simple but efficient regularization technique for achieving better generalization of deep neural networks (DNNs); hence it is widely used in tasks based on DNNs. During training,...
Deep Scale-spaces: Equivariance Over Scale
Daniel E. Worrall and Max Welling: https://arxiv.org/abs/1905.11697
#ArtificialIntelligence #DeepLearning #MachineLearning
Daniel E. Worrall and Max Welling: https://arxiv.org/abs/1905.11697
#ArtificialIntelligence #DeepLearning #MachineLearning
SinGAN: Learning a Generative Model from a Single Natural Image
Shaham et al.: https://arxiv.org/abs/1905.01164v1
#ArtificialIntelligence #DeepLearning #GenerativeAdversarialNetworks
Shaham et al.: https://arxiv.org/abs/1905.01164v1
#ArtificialIntelligence #DeepLearning #GenerativeAdversarialNetworks
VAE-SBD
PyTorch implementation of the Variational Autoencoder with Spatial Broadcast Decoder.
GitHub by Daniel Daza: https://github.com/dfdazac/vaesbd
#deeplearning #pytorch #technology #innovation
PyTorch implementation of the Variational Autoencoder with Spatial Broadcast Decoder.
GitHub by Daniel Daza: https://github.com/dfdazac/vaesbd
#deeplearning #pytorch #technology #innovation
GitHub
GitHub - dfdazac/vaesbd: Variational Autoencoder with Spatial Broadcast Decoder
Variational Autoencoder with Spatial Broadcast Decoder - GitHub - dfdazac/vaesbd: Variational Autoencoder with Spatial Broadcast Decoder
Geoffrey Hinton explains neural networks at Google i/o 2019
https://m.youtube.com/watch?feature=youtu.be&v=lsDf_S1oYOg
Google AI #GeoffreyHinton
https://m.youtube.com/watch?feature=youtu.be&v=lsDf_S1oYOg
Google AI #GeoffreyHinton
YouTube
Geoffrey Hinton explains Neural Networks at Google I/O 2019
"A Fireside Chat with Turing Award Winner Geoffrey Hinton, Pioneer of Deep Learning" https://events.google.com/io/schedule/events/daa69fee-869d-494b-9fcf-c5e...
How Intelligence Is Transforming The Aviation Industry
https://medium.com/@morejitu/how-artificial-intelligence-is-transforming-the-aviation-industry-c49a1deeddba
#ArtificialIntelligence #AI #aviation #startup #technology
https://medium.com/@morejitu/how-artificial-intelligence-is-transforming-the-aviation-industry-c49a1deeddba
#ArtificialIntelligence #AI #aviation #startup #technology
Medium
How Artificial Intelligence Is Transforming The Aviation Industry
Growing urbanization has resulted in advent of several disruptive technologies including the artificial intelligence. The AI has become…
TorchVision 0.3 is out!: segmentation models, detection models, new datasets and more.
Tutorial on customizing/retraining Mask-RCNN for instance segmentation on Collab: https://colab.research.google.com/github/pytorch/vision/blob/temp-tutorial/tutorials/torchvision_finetuning_instance_segmentation.ipynb
https://pytorch.org/blog/torchvision03/
Tutorial on customizing/retraining Mask-RCNN for instance segmentation on Collab: https://colab.research.google.com/github/pytorch/vision/blob/temp-tutorial/tutorials/torchvision_finetuning_instance_segmentation.ipynb
https://pytorch.org/blog/torchvision03/
Google
Google Colaboratory Notebook
Run, share, and edit Python notebooks
Human-level performance in first-person multiplayer games with population-based deep reinforcement learning
https://arxiv.org/abs/1807.01281
#artificialintelligence #deeplearning #reinforcementlearning
https://arxiv.org/abs/1807.01281
#artificialintelligence #deeplearning #reinforcementlearning
CoqGym
A Learning Environment for Theorem Proving with the Coq proof assistant
By Princeton Vision & Learning Lab: https://github.com/princeton-vl/CoqGym
#Logic #ComputerScience #ArtificialIntelligence #MachineLearning
A Learning Environment for Theorem Proving with the Coq proof assistant
By Princeton Vision & Learning Lab: https://github.com/princeton-vl/CoqGym
#Logic #ComputerScience #ArtificialIntelligence #MachineLearning
GitHub
GitHub - princeton-vl/CoqGym: A Learning Environment for Theorem Proving with the Coq proof assistant
A Learning Environment for Theorem Proving with the Coq proof assistant - princeton-vl/CoqGym
This paper introduces a new method to play SuperMario Bros. using RL agent and without knowing the scores from the environment (pure exploration). They employ optical flow for evaluating the novelty of states to guide the RL agent.
https://www.profillic.com/paper/arxiv:1905.10071
https://www.profillic.com/paper/arxiv:1905.10071
Profillic
Profillic: AI research & source code to supercharge your projects
Explore state-of-the-art in machine learning, AI, and robotics research. Browse papers, source code, models, and more by topics and authors. Connect with researchers and engineers working on related problems in machine learning, deep learning, natural language…
In 2017, Google announced a Tensor Processing Unit (#TPU) — a custom application-specific integrated circuit (ASIC) built specifically for #machinelearning. A year later, TPUs were moved to the cloud and made open for commercial use.
Following the line of CPUs and GPUs, Tensor Processing Units (TPUs) are Google’s custom-developed application-specific integrated circuits (ASICs) that are supposed to accelerate machine learning workloads. They are designed specifically for Google’s #TensorFlow framework, a symbolic math library that is used for #neuralnetworks.
https://medium.com/sciforce/understanding-tensor-processing-units-10ff41f50e78
Following the line of CPUs and GPUs, Tensor Processing Units (TPUs) are Google’s custom-developed application-specific integrated circuits (ASICs) that are supposed to accelerate machine learning workloads. They are designed specifically for Google’s #TensorFlow framework, a symbolic math library that is used for #neuralnetworks.
https://medium.com/sciforce/understanding-tensor-processing-units-10ff41f50e78
Medium
Understanding Tensor Processing Units
In 2017, Google announced a Tensor Processing Unit (TPU) — a custom application-specific integrated circuit (ASIC) built specifically for…
SpArSe: Sparse Architecture Search for CNNs on Resource-Constrained Microcontrollers
Fedorov et al.: https://arxiv.org/pdf/1905.12107.pdf
#ArtificialIntelligence #DeepLearning #MachineLearning
Fedorov et al.: https://arxiv.org/pdf/1905.12107.pdf
#ArtificialIntelligence #DeepLearning #MachineLearning
These Insect-Inspired Robots Don't Need GPS For Orientation
https://www.humanbrainproject.eu/en/follow-hbp/news/these-insect-inspired-robots-don-t-need-gps-for-orientation
https://www.humanbrainproject.eu/en/follow-hbp/news/these-insect-inspired-robots-don-t-need-gps-for-orientation
www.humanbrainproject.eu
These Insect-Inspired Robots Don't Need GPS For Orientation - News
None
Theoretical Physics for Deep Learning
https://sites.google.com/view/icml2019phys4dl https://t.iss.one/ArtificialIntelligenceArticles
https://sites.google.com/view/icml2019phys4dl https://t.iss.one/ArtificialIntelligenceArticles
Our CVPR'19 paper about neural free-viewpoint rendering of human avatars without reconstructing geometry is on arXiv! Generator predicts UV mapping (not RGB), and texture is learned per-avatar.
🌐 (link: https://saic-violet.github.io/texturedavatar) saic-violet.github.io/texturedavatar
▶️ (link: https://youtu.be/3rrnUX8wWZ8) youtu.be/3rrnUX8wWZ8
📝 (link: https://arxiv.org/abs/1905.08776) arxiv.org/abs/1905.08776
🌐 (link: https://saic-violet.github.io/texturedavatar) saic-violet.github.io/texturedavatar
▶️ (link: https://youtu.be/3rrnUX8wWZ8) youtu.be/3rrnUX8wWZ8
📝 (link: https://arxiv.org/abs/1905.08776) arxiv.org/abs/1905.08776
Speech2Face: Learning the Face Behind a Voice #CVPR2019
ArXiv
arxiv.org/abs/1905.09773
Project
speech2face.github.io
ArXiv
arxiv.org/abs/1905.09773
Project
speech2face.github.io
Image Alignment in Unseen Domains via Domain Deep Generalization. arxiv.org/abs/1905.12028
Incidence Networks for Geometric Deep Learning. arxiv.org/abs/1905.11460