#85: Continuous Profiling: Where Have All the Cycles Gone?
ハードウェアカウンタを使ったプロファイラ実装を解説した論文を向井が紹介します。
10/17/2020 • 35 minutes, 8 seconds
#84: Profiling a warehouse-scale computer
データセンターでプロファイラを動かしてわかったことは何なのか、森田が論文を読みます。
10/12/2020 • 39 minutes, 3 seconds
#83: Dynamic Instrumentation of Production Systems
今をときめく eBPF/bpftrace の先祖 dtrace の論文を向井が紹介します。
10/8/2020 • 40 minutes, 21 seconds
#82: Glass: A New Media for a New Era?
ガラスをクラウドの cold storage に使いたい Microsoft Research の野望を森田が紹介します。
10/5/2020 • 20 minutes, 42 seconds
#81: gprof: a Call Graph Execution Profiler
昔は広く使われていた実行時間プロファイラ gprof の論文を向井が読みました。
10/2/2020 • 32 minutes, 26 seconds
#80.5
Misreading Chat またちょっとやります、というお知らせです。
9/25/2020 • 5 minutes, 30 seconds
#80: TrueSkill™ Ranking System
Splatoon 未経験者の 森田 が S ランカーの向井にランキング指南をします。
10/6/2019 • 29 minutes, 23 seconds
#79: Adversarial Examples Are Not Bugs, They Are Features
機械学習界隈で話題沸騰の不思議な論文を向井が読んでみました。感想などはハッシュタグ #misreading か hello@misreading.chat にお寄せください。iTunes のレビューや星も歓迎です。暇な時 … "#79: Adversarial Examples Are Not Bugs, They Are Features"の続きを読む
9/25/2019 • 31 minutes, 11 seconds
#78: Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
有名物体認識のアルゴリズムのひとつ Faster RCNN を森田が紹介します。感想などはハッシュタグ #misreading か hello@misreading.chat にお寄せください。iTunes のレビューや … "#78: Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks"の続きを読む
9/7/2019 • 26 minutes, 25 seconds
#77: Orca: Differential Bug Localization in Large-Scale Services
プロダクションエラーの原因になったコミットを探す話を向井が紹介します。
9/4/2019 • 25 minutes, 49 seconds
#76: XPC: Architectural Support for Secure and Efficient Cross Process Call
Huawei の新発表 OS がどんなものか森田が論文を読みつつ想像します。
8/22/2019 • 30 minutes, 15 seconds
#75: To Unify or Not to Unify: A Case Study on Unified Builds in WebKit
WebKit 開発者が本気でビルド時間を速くしてみた論文を向井がみつけて読みました。
8/20/2019 • 26 minutes, 49 seconds
#74: FaceNet: A Unified Embedding for Face Recognition and Clustering
ニューラルネッツな顔認識に森田が入門します。
8/17/2019 • 32 minutes, 56 seconds
#73: Understanding Real-World Concurrency Bugs in Go
Go 言語にありがちな並行絡みのバグを集めた論文に向井が同情します。
8/13/2019 • 29 minutes, 3 seconds
#72: How (and How Not) to Write a Good Systems Paper
システム論文を書く人向けガイドを森田が冷やかします。
8/10/2019 • 26 minutes, 46 seconds
#71: Machine Learning at Facebook: Understanding Inference at the Edge
Facebook の Android 機械学習苦労話に向井が同情します。感想などはハッシュタグ #misreading か hello@misreading.chat にお寄せください。iTunes のレビューや星も歓迎 … "#71: Machine Learning at Facebook: Understanding Inference at the Edge"の続きを読む
8/8/2019 • 26 minutes, 48 seconds
#70: Reality Engine Graphics
GPU の祖先みたいな 25 年前の高級ハードウェアを森田が紹介します。
8/1/2019 • 40 minutes, 18 seconds
#69: Bandana: Using Non-Volatile Memory for Storing Deep Learning Models
Facebook が NVM を機械学習のデータストレージに使った話を向井が紹介します。
7/30/2019 • 22 minutes, 26 seconds
#68: Introduction to MCMC
Markov Chain Monte Carlo について森田がしったかぶりします。
7/25/2019 • 36 minutes, 52 seconds
#67: Towards Federated Learning at Scale: System Design
Federated Learning の実運用に向けた議論を向井が眺めます。
7/22/2019 • 33 minutes, 45 seconds
#66: The Rendering Equation
夏なので古のレイトレ方程式を森田が復習します。
7/17/2019 • 38 minutes, 29 seconds
#65: Communication-Efficient Learning of Deep Networks from Decentralized Data
#34 – Trust and Protection in the Illinois Browser Operating System
マイクロカーネルの上でブラウザを動かすいくつかの研究ついて向井が話します。感想などはハッシュタグ #misreading か hello@misreading.chat にお寄せください。 Trust and Prote … "#34 – Trust and Protection in the Illinois Browser Operating System"の続きを読む
10/18/2018 • 32 minutes, 16 seconds
#33 – Distinctive Image Features from Scale-Invariant Keypoints
画像から特徴量をとりだすアルゴリズムの古典 SIFT と最近の似たような話について森田が話します。
9/25/2018 • 33 minutes, 7 seconds
#32 – Isolating Web Programs in Modern Browser Architectures
Chrome オリジナルなプロセス分離ポリシーを突き詰めた研究ついて向井が話します。
9/19/2018 • 35 minutes, 51 seconds
#31 – Big.Little
ARM が主導する省電力マルチコアアーキテクチャ Big.Little と Android の関係について森田が話します。
9/11/2018 • 37 minutes, 29 seconds
#30 – AddressSanitizer: A Fast Address Sanity Checker
Chrome の開発に使われているメモリエラー検出ツール ASAN について向井が話します。
9/3/2018 • 29 minutes, 2 seconds
#29 – Image Analogies and Image Style Transfer
少し前に流行った Style Transfer と 15 年前にあった類似研究について森田が話します。
8/31/2018 • 33 minutes, 37 seconds
#28 – Left-leaning Red-Black Trees
Red-Black Tree 発案者 Sedgewick 氏本人による30 年越しの改訂版アルゴリズムについて向井が話します。
8/27/2018 • 21 minutes, 32 seconds
#27 – Julia: A Fresh Approach to Numerical Computing
最近 1.0 をリリースした数値計算系言語 Julia の宣伝論文などについて森田が話します。
8/24/2018 • 42 minutes, 32 seconds
#26 – Mixed Messages: Measuring Conformance and Non-Interference in TypeScript
Android Camera2 API の開始点となった Frankencamera について森田が話します。
7/27/2018 • 54 minutes, 9 seconds
#20 – The Design and Implementation of Hyperupcalls
Hypervisor と guest OS の新しいインタラクション手法 Hyperupcall について向井が話します。
7/23/2018 • 23 minutes, 16 seconds
#19 – Light Field Rendering
今はなき Lytro 社のカメラを可能にした Light Field テクノロジと、その応用である Plenoptic Camera について森田が話します。
7/20/2018 • 42 minutes, 43 seconds
#18 – Exploiting the DRAM Rowhammer Bug to Gain Kernel Privileges
DRAM のハードウェアバグ Rowhammer を使った脆弱性について向井が話します 。
7/17/2018 • 32 minutes, 32 seconds
#17 – Unikernels: Library Operating Systems for the Cloud
OCaml で書かれた LibraryOS Unikernels/MirageOS に関する論文 “Unikernels: Library Operating Systems for the Cloud … "#17 – Unikernels: Library Operating Systems for the Cloud"の続きを読む
6/18/2018 • 44 minutes, 28 seconds
#16 – A Deep Learning Approach for Generalized Speech Animation
Disney Research による口パクアニメーション生成論文 "A Deep Learning Approach for Generalized Speech Animation" を向井が紹介します。
6/12/2018 • 29 minutes, 43 seconds
#15 – Neural Machine Translation by Jointly Learning to Align and Translate
Neural Network における “Attention” の概念をうみだした機械翻訳の論文 “Neural Machine Translation by Jointly Lear … "#15 – Neural Machine Translation by Jointly Learning to Align and Translate"の続きを読む
6/8/2018 • 38 minutes, 1 second
#14 – LevelDB
Jeff Dean が Chrome のために書いたデータベースライブラリ LevelDB についてドキュメントやコードを見ながら向井が紹介します。 google/leveldb: LevelDB is a fast k … "#14 – LevelDB"の続きを読む
GraphQLを分析した論文 “Semantics and Complexity of GraphQL” を向井が紹介します。感想などはハッシュタグ #misreading か hello@mis … "#12 – Semantics and Complexity of GraphQL"の続きを読む
5/30/2018 • 32 minutes, 4 seconds
#11 – The Story in the Notebook
Jupyter Notebook の利用実態を調査した “The Story in the Notebook: Exploratory Data Science using a Literate Progra … "#11 – The Story in the Notebook"の続きを読む
Graal VM のデザインを説明した論文 One VM to rule them all を森田が紹介します。
5/4/2018 • 41 minutes, 10 seconds
#06 – CloudBuild: Microsoft’s Distributed and Caching Build Service
Microsoft の社内用分散ビルドシステム CloudBuild を向井が紹介します。
5/1/2018 • 34 minutes, 56 seconds
#05: Agile CPU / Versioned Golang
アジャイルなCPU開発とGoの次世代バージョン管理。
4/22/2018 • 1 hour, 1 minute, 3 seconds
#04: Filesystem on NVM / Self-Driving Car on Dessert
向井が紹介するのは Linux 上に不揮発性メモリ用のファイルシステムを実装、評価した NOVA: A Log-structured File System for Hybrid Volatile/Non-volatil … "#04: Filesystem on NVM / Self-Driving Car on Dessert"の続きを読む