この記事は IPFactory OB Advent Calendar 2023 25日目の記事です。 qiita.com はじめに こんにちは、ふたばとです。 つぶグミは言わずと知れたウマスギ物質の一つです。最近値上げしてしまったり内容量が減ったりしまっていますが、それでも1袋 130 円程度で 80 gも入っているのでとても満足できる商品となっています。個人的に弾力も完璧で、味・量・食感・価格などの観点か...| アルゴリズム弱太郎
こんにちは、futabatoです。 今回は、Deep metric learning using Triplet network ( Hoffer, Elad, and Nir Ailon., 2015 )の論文に目を通したので、論文メモとしてBlogに残しておきます。 arxiv.org Deep metric learning using Triplet network 論文の概要 著者: Hoffer, Elad, and Nir Ailon. 年度: 2015 論文URL: https://arxiv.org/abs/1412.6622 被引用数: 1591 タグ: face reco…| アルゴリズム弱太郎
こんにちは、futabatoです。 今回は、Explaining and Harnessing Adversarial Examples (Goodfellow, Ian J., Jonathon Shlens, and Christian Szegedy., 2015)の論文に目を通したので、論文メモとしてBlogに残しておきます。 https://arxiv.org/abs/1412.6572arxiv.org Explaining and Harnessing Adversarial Examples 論文の概要 著者: Goodfellow, Ian J., Jonathon Shle…| アルゴリズム弱太郎
この記事はIPFactory Advent Calendar 2021の8日目の記事です。 こんにちは、futabatoです。 今まで触れてこなかった半教師あり学習について学ぶ機会があったので、勉強したことをBlogに残しておきます。 Semi-Supervised Learning Overview Motivation Consistency Regularization Entropy Minimization Pseudo-Labeling Methods of Semi-Supervised Learning Classifier-based methods Self-Trainin…| アルゴリズム弱太郎
こんにちは,ふたばとです. 今回は最近開発している自作の連合学習フレームワーク『FutabatedLearning』を紹介をしてみようと思います. 最低限人に見せられるよう整えたので LICENSE を MIT にしてリポジトリを公開しました. github.com 連合学習とは,機械学習におけるプライバシーの保護に重点を置いた学習手法です. 一般的な機械学習を1つの中央のサーバにデータを...| アルゴリズム弱太郎
こんにちは、futabatoです。 今回は、ArcFace: Additive Angular Margin Loss for Deep Face RecognitionrcFace ( Deng, Jiankang, et al. , 2019 )の論文に目を通したので、論文メモとしてBlogに残しておきます。 openaccess.thecvf.com ArcFace: Additive Angular Margin Loss for Deep Face RecognitionrcFace 論文の概要 著者: Deng, Jiankang, et al. 年度: 2019 論文URL: h…| アルゴリズム弱太郎
こんにちは、futabatoです。 今回は、Dimensionality Reduction by Learning an Invariant Mapping ( Hadsell, Raia, Sumit Chopra, and Yann LeCun. , 2006 )の論文に目を通したので、論文メモとしてBlogに残しておきます。 ieeexplore.ieee.org Dimensionality Reduction by Learning an Invariant Mapping 論文の概要 著者: Hadsell, Raia, Sumit Chopra, and Yann LeCun.…| アルゴリズム弱太郎
こんにちは、futabatoです。 今回は、Robust Detection of Adversarial Attacks by Modeling the Intrinsic Properties of Deep Neural Networks( Zheng, Zhihao, and Pengyu Hong., 2018)の論文に目を通したので、論文メモとしてBlogに残しておきます。 proceedings.neurips.cc Robust Detection of Adversarial Attacks by Modeling the Intrinsic Properties of De…| アルゴリズム弱太郎
こんにちは、futabatoです。 今回は、One pixel attack for fooling deep neural networks ( Su, Jiawei, Danilo Vasconcellos Vargas, and Kouichi Sakurai., 2017 )の論文に目を通したので、論文メモとしてBlogに残しておきます。 arxiv.org One pixel attack for fooling deep neural networks 論文の概要 著者: Su, Jiawei, Danilo Vasconcellos Vargas, and Kouichi Sak…| アルゴリズム弱太郎
こんにちは、futabatoです。 今回は、Feature Squeezing: Detecting Adversarial Examples in Deep Neural Networks (Xu, Weilin, David Evans, and Yanjun Qi., 2017)の論文に目を通したので、論文メモとしてBlogに残しておきます。 arxiv.org Feature Squeezing: Detecting Adversarial Examples in Deep Neural Networks 論文の概要 著者: Xu, Weilin, David Evans, and Y…| アルゴリズム弱太郎
こんにちは、futabatoです。 今回は、Adversarial T-shirt! Evading Person Detectors in A Physical World (Xu, Kaidi, et al., 2020)の論文に目を通したので、論文メモとしてBlogに残しておきます。 arxiv.org Adversarial T-shirt! Evading Person Detectors in A Physical World 論文の概要 著者: Xu, Kaidi, et al. 年度: 2020 論文URL: https://arxiv.org/abs/1910.11099 被…| アルゴリズム弱太郎
こんにちは、futabatoです。 今回は、Physical Adversarial Examples for Object Detectors (Song, Dawn, et al., 2018 )の論文に目を通したので、論文メモとしてBlogに残しておきます。 arxiv.org Physical Adversarial Examples for Object Detectors 論文の概要 著者: Song, Dawn, et al. 年度: 2018 論文URL: https://arxiv.org/abs/1807.07769 被引用数: 261 タグ: Physical, Obje…| アルゴリズム弱太郎
こんにちは、futabatoです。 今回は、The Limitations of Deep Learning in Adversarial Settings(Papernot, Nicolas, et al., 2016)の論文に目を通したので、論文メモとしてBlogに残しておきます。 arxiv.org The Limitations of Deep Learning in Adversarial Settings 論文の概要 著者: Papernot, Nicolas, et al. 年度: 2016 論文URL: https://arxiv.org/abs/1511.07528 被引用数…| アルゴリズム弱太郎