Alec Jacobson

2.5K posts

Alec Jacobson banner
Alec Jacobson

Alec Jacobson

@_AlecJacobson

Associate Professor, Computer Science, University of Toronto; Adobe Research Toronto

Toronto Katılım Eylül 2016
51 Takip Edilen5.5K Takipçiler
Sabitlenmiş Tweet
Alec Jacobson
Alec Jacobson@_AlecJacobson·
📢 libigl v2.5 released 🐍 pip install libigl Eigen → 3.4 CGAL → 5.6 OpenGL → 4.1 CGAL and its dependencies (GMP+MPFR) compile everywhere from source via cmake Github actions finish faster and rarely fail due to heap size Shadow mapping in viewer …
GIF
English
1
5
82
12.3K
Alec Jacobson
Alec Jacobson@_AlecJacobson·
✌️ not going to be on this site much anymore. See you somewhere else.
English
3
0
17
4.8K
Ryan Schmidt
Ryan Schmidt@rms80·
tfw when you discover you shipped a bug in a ray-plane intersection function 🪦☠️⚰️
English
6
0
21
4K
Alec Jacobson
Alec Jacobson@_AlecJacobson·
🖖 #include <autodiff/reverse/var.hpp> template <typename T> T f(T & x) { // "clever" branch to avoid 0/0 at x=0 if(x == 0.0) return 1.0; return sin(x)/x + x*(x-1.0); }
English
1
0
3
2.7K
Alec Jacobson
Alec Jacobson@_AlecJacobson·
You can do this so your long titles don't look as terrible: \newcommand{\abbrtitle}{Clever Short Title} \title[\abbrtitle]{\abbrtitle:\\ Long Part Causing Line Breaks in Title and Spills in Headers}
Alec Jacobson tweet media
English
0
0
26
2.8K
Ryan Schmidt
Ryan Schmidt@rms80·
Today is my last day at Epic Games, please let me know if there is anything you’d like me to get done before I go.
English
93
10
343
57.1K
Jesse Thomason
Jesse Thomason@_jessethomason_·
Trying out a Role-Playing Paper-Reading Seminar in the style of @colinraffel's blog colinraffel.com/blog/role-play… in my History of Language and Computing graduate course this semester. Eager to see how it plays out, but I wanted to show off the class materials that just arrived :)
Jesse Thomason tweet media
English
5
6
54
7.6K
Alec Jacobson
Alec Jacobson@_AlecJacobson·
Q: We're almost out of time. Do you have any questions for me? A: Yes, how do you represent a mesh with a slit along a single edge?
Alec Jacobson tweet media
English
3
1
12
4K
Tzu-Mao Li
Tzu-Mao Li@tzumaoli·
@_AlecJacobson Yes, this is a long-standing problem in autodiff literature. For example, Chapter 14 of Griewank's book talked about it. The most recent discussion I saw is in Hückelheim et al.'s very nice paper "Understanding Automatic Differentiation Pitfalls" arxiv.org/abs/2305.07546
Tzu-Mao Li tweet media
English
2
1
7
814
Alec Jacobson
Alec Jacobson@_AlecJacobson·
Mathematically is there any reason to think that: f(x) = x is different from g(x) = / 0 if x=0 \ x if x≠ 0 ?
English
3
1
3
3K
Alec Jacobson
Alec Jacobson@_AlecJacobson·
This kind of example pops up as a pitfall in autodiff discussions. And in a recent discussion regarding symbolic differentiation, somebody appeared to argue that f and g are different in some essentially way which excuses the symdiff library from finding equivalent derivatives.
English
4
0
1
1.4K
Alec Jacobson
Alec Jacobson@_AlecJacobson·
I would think of the piecewise definition as an _implementation_ of the same function as f. Thus they're the same and consequently have the same derivative ∂f/∂x = ∂g/∂x, even at x=0.
English
2
0
1
1.1K
Alec Jacobson
Alec Jacobson@_AlecJacobson·
I no longer have to send Wayback Machine links to my own blog articles! Successfully transferred my wordpress blog from bluehost to my static academic page. Old post urls should redirect correctly. alecjacobson.com/weblog/
English
0
0
8
2.5K
Alec Jacobson
Alec Jacobson@_AlecJacobson·
@benhouston3d I didn't try out any higher-order ones yet, but I'm bothered by the fact that the simplest case already has non-trivial error 0---1 | | 1----? ? should be √2 but FMM predicts 1+√½ Fitting a quadratic to this case would get it right. Not sure how that generalizes
English
1
0
1
64
Ben Houston
Ben Houston@benhouston3d·
@_AlecJacobson Then you'd be left with errors at 45/2 degrees. I wonder if a higher order Eikonal equation is possible?
English
1
0
0
62
Alec Jacobson
Alec Jacobson@_AlecJacobson·
Playing with the fast marching method for the first time.
GIF
English
1
0
24
3.2K
Alec Jacobson
Alec Jacobson@_AlecJacobson·
been doing this for a while and I'm still not sure I know whether "strongly" or "enthusiastically" is better.
English
2
0
3
2.2K