CSE 274 Selected Topics in Graphics: Sampling and Reconstruction of Visual Appearance (original) (raw)
CSE 274 Topics in Computer Graphics, Spring 2018, Prof. Ravi Ramamoorthi Time and Place: Tu/Th 9:30-10:50, EBU3B 4140
Overview
There are a number of topics in computer graphics which today require sampling and reconstruction of high-dimensional visual appearance datasets, such as high-quality real-time rendering with precomputed light transport, Monte Carlo rendering, light transport acquisition, and light field imaging for virtual reality. Perhaps the most significant recent developments have arisen in the area of Monte Carlo image synthesis via path tracing and related methods. Indeed, one of the perennial goals of computer graphics is creating high quality images which are indistinguishable from photographs: a goal referred to as photorealism. (Please note that since CSE 168 on Computer Graphics II: Rendering is not currently offered, this course also aims to provide basic background on rendering and the first 3 weeks cover the essential topics of CSE 168, especially physically-based path tracing. )
In essence, one is sampling a high-dimensional function (8D for image coordinates, soft shadows on an area light, global illumination from incident directions, and depth of field on a lens), then reconstructing or denoising it to produce the final image. The industry has recently moved to physically-based path tracing as its preferred solution, with a low sample count, followed by advanced reconstruction and denoising methods. These advances have reduced the computation time by one to two orders of magnitude, enabling production rendering with physically-based global illumination, and this approach is beginning to be considered for real-time rendering applications. This course surveys these recent developments over the past 5-10 years, in many of which UCSD faculty have played a prominent role. (Note that no background on Monte Carlo rendering is required, since most algorithms take the actual rendering process as a black box).
Beyond traditional rendering, sampling and reconstruction of visual appearance is critical for many other applications, such as acquisition of light transport from real-world scenes, light field cameras that capture both spatial and angular distributions of light, and real-time methods based on precomputed light transport. All of these problems involve 4D-8D functions, which are prohibitive to sample by brute force, and where coherence or sparsity needs to be exploited to enable sparse sampling and sophisticated reconstrcution. The course surveys recent advances, within the last decade, in all of these areas.
This body of work is built on mathematical techniques, some of which are recent developments, including multi-dimensional Fourier analysis of light transport spectra, compressive sensing for sparse datasets, and deep learning for feature-based image denoising. While no prior background on these areas is required, the course will provide a brief high-level introduction, to the extent these topics are needed for the practical applications we consider.
Please note that CSE 274 is a topics course, covering current topics in computer graphics. Course content may change every year or two years. This course material was first offered last year (Winter 2018), and you are allowed to enrol and get full credit even if you have taken CSE 274 on another occasion (apart from Winter 2018) with me or other faculty. Below are a few example images produced using some of the algorithms and systems we will be discussing.
Prerequisites
The course is targeted towards MS and PhD students with a knowledge of and interest in computer graphics (at the level of the introductory CSE 167 computer graphics course, or equivalent at another university.) Earlier, we used to also teach CSE 168 on Computer Graphics II: Rendering, one of whose main goals is to cover physically-based Monte Carlo path tracing. CSE 274 covers the core part of CSE 168 as background in the first 3 weeks and will likely also be of interest to those who want a substitute for CSE 168. In fact, we provide an optional path tracing assignment for those who are interested. Note however, that no prior knowledge of rendering or CSE 168 is required, and that the path tracing assignment is strictly optional/for your own benefit and not graded... you can also use an existing off-the-shelf black box path tracer (such as PBRT, Mitsuba or OptiX) for your project, focusing on sampling and reconstruction. We welcome all PhD students working in graphics, vision, and robotics. We are willing to consider students who do not completely fulfil the pre-requisites in exceptional cases, if they have a strong interest in the material. Undergraduates who have taken CSE 167 (and/or other advanced courses such as CSE 163/169) are also welcome, space permitting (space is not usually a problem).
Relationship to Other Courses
The course is an integral part of the vision and graphics track for undergraduate, MS and PhD students (The instructor can help in getting any relevant permissions for it to count for credit towards the track as needed). It builds on the undergraduate graphics classes CSE 167 [taught by Profs. Schulze/myself in the fall/winter] and CSE 163/169/190. If you like this course, you may also be interested in CSE 291s in winter and spring (this year is our strongest ever sequence of graduate graphics courses): machine learning for 3D geometry taught in the winter by Prof. Hao Su and spring courses on computational photography taught by Ben Ochoa, and physical simulation taught by Steve Rotenberg.
Course Format and Requirements
The course will consist of lectures on the relevant topics by the instructor, student presentations of papers covering current research in the area, and student projects. A syllabus/schedule is noted below. The grading will depend primarily on the final project. (Loosely, we note this as approximately 60% for the project, 30% for paper presentation and 10% for class participation.) Students are expected to come to class regularly and participate in discussions, since this is an advanced graduate course.
In general, roughly (depends on the number of students in the course), 1 or 2 paper presentations will be required (if the number of students in the course exceeds the number of presentations, some may be done jointly by a group of two students). A project is not required for students taking the course S/U or P/NP; we leave it to your discretion if you want to register for 2 or 4 units in this case. An S/U registration is a good option for PhD students and others to read papers on this exciting topic and learn about the area without committing too much effort into a course project, and we encourage you to sign up. Auditors, who simply want to sit in on the course are also welcome; however, we prefer if you sign up for the course pass/fail instead [this just involves doing one or two paper presentations].
Students taking the course for a letter grade are required to do a project [this may be in groups of 2], give a presentation in class regarding their results, and also submit a final written report. Wide flexibility is available with respect to project topics, provided they relate loosely to the subject matter of the course. We expect that most projects will implement one or more of the algorithms or papers discussed in the course, showing results on sampling and reconstruction of visual appearance. We welcome suggestions from the students on alternative project ideas. The best projects will go beyond the published work in some way, such as trying out an alternative or better approach or trying to develop some variant or more general version of the technique. However, this is not essential; in general, students who fulfil all course requirements including a well-executed project will easily receive an A in the course.
As a potentially easier alternative to the project, we will also accept a well-written summary or tutorial, covering 3 or 4 papers. The best summaries will point out links between the papers not noticed by the original authors and suggest improvements or directions for future research. However, this option is recommended only as a last resort and will generally receive a slightly lower score; we prefer that you do a good project (which may involve understanding a few papers in any case).
The optional path tracing assignment is not explicitly graded, but if you do it as part of your project, we encourage you to include documentation in your final project (or survey if doing a survey of papers) report so we can consider it when grading. Note that this is not required and no penalty will be levied/the assignment is strictly optional. You are also welcome and encouraged to use existing path tracers (PBRT, Mitsuba, OptiX) as black boxes and focus on sampling and reconstruction, if that is most suitable for your project. Indeed, the philosophy of recent work and the course is to treat the path tracer as a black box and focus on sampling/reconstruction.
Lectures and Office Hours
The lectures will be in EBU3B (CSE Building) 4140 from 9:30-10:50 on Tuesdays and Thursdays. Students are expected to come to the lectures and participate in discussion. Office hours will be immediately after class from 11-12 in the Professor's office, EBU3B 4118. You may also e-mail for another time to meet if that is not convenient.
Teaching Assistant
We have a teaching assistant for the course, Jiyang Yu. His e-mail is jiy173@eng.ucsd.edu. His office hours will be in 4150 (CS bldg) Mondays and Wednesdays from 11-noon, or you can e-mail him to schedule an appointment.
Topics
Topics to be covered include
- Introduction to BRDFs, Radiometry, Visual Appearance
- Monte Carlo Rendering and Ray/Path Tracing
- Basics of Denoising and Frequency Analysis
- Sampling and Reconstruction for Monte Carlo Rendering
- Feature-Based Denoising for Path Tracing
- Compressive Sensing and Light Transport Reconstruction
- Light Field Imaging and Sparse Interpolation
- Deep Learning for Reconstruction in Rendering and Imaging
Resources
- Books: There are no books specifically required for this course. Chapters of books may be referenced as reading material and will generally be handed out in class.
- Papers: I have downloaded many of these locally. Note that SIGGRAPH papers are available directly from the ACM digital library.
Outline
The (tentative) course schedule is as follows. In general, you will likely benefit from doing the reading (i.e. the papers assigned for a particular date) before class; it will at least make for more lively discussion.
- Week 0: Introduction and Overview, Course Logistics
- Week 1: Basic Preliminaries on BRDFs,Radiometry,Ray Tracing
- Week 2: Monte Carlo Rendering and Path Tracing
- Week 3: Applications: Monte Carlo Rendering, Light Transport Acquisition, Light Fields
- Week 4: Basics of Denoising and Frequency Analysis
- Week 5: Presentation of Papers on Denoising, Sampling/Reconstruction
- Week 6: Feature Spaces, Real-Time Rendering,
- Week 7: Compressive Sensing, Light Transport Acquisition
- Week 8: Light Field Imaging
- Week 9: Learning for Real-Time and Offline Rendering Reconstruction
- Week 10: Project Presentations Sep 27:
- Lecture: Introduction and Overview, Course Logistics PPT PDF
- Reading: Books, notes and links
- M.F. Cohen and J.R. Wallace, 1993. Radiosity and Realistic Image Synthesis, Chapter 2 by Pat Hanrahan. Rendering Concepts. (not posted online, link or photocopy in class)
- P. Dutre, P. Bekaert, K. Bala, 2006. Advanced Global Illumination, 2nd Edition. Chapter 2: The Physics of Light Transport. (not posted online, link or photocopy in class) Oct 2:
- Lecture: Basic Preliminaries: BRDFs and Radiometry PPT PDF
- Reading: Books, notes and links
- Lecture: Ray Tracing PPT PDF
- Assignment: Sign up for paper presentations.
- Reading: Papers
- T. Whitted. An Improved Illumination Model for Shaded Display SIGGRAPH 79 (CACM 23(6): 343-349).
- T. Ritschel, C. Dachsbacher, T. Grosh and J. Kautz. The State of the Art in Interactive Global Illumination EG STAR Report, Computer Graphics Forum, Vol 31, No 1, 160-188. Oct 9:
- Lecture: Rendering Equation and Monte Carlo Integration PPT PDF
- Reading: Papers, theses, notes
- J. Kajiya. The Rendering Equation SIGGRAPH 86, pp 143-150.
- E. Veach. Robust Monte Carlo Methods for Light Transport Simulation (Chapter on Monte Carlo Integration) Ph.D. Thesis, Chapter 2.
- Hanrahan et al. Stanford Course on Mathematical Methods for Graphics (Part 2, Monte Carlo Methods). Oct 11:
- Lecture: Monte Carlo Path Tracing PPT PDF
- E-mail brief description of proposed projects. Schedule meeting time to discuss projects if necessary.
- Reading: Course notes, papers
- Henrik Wann Jensen et al. State of the Art in Monte Carlo Ray Tracing SIGGRAPH Course Notes (old 2001).
- Fascione et al. Path Tracing in Production SIGGRAPH Course Notes (new 2017).
- R. Cook. Distributed Ray TracingSIGGRAPH 84, pp 137-145.
- Optional Path Tracing Assignment PDF Oct 16:
- Lecture: Applications of Sampling/Reconstruction PPT PDF
- Reading: Books, notes and links
- M. Zwicker et al. Recent Advances in Adaptive Sampling and Reconstruction for Monte Carlo Rendering EG STAR Report
- B. Guo. Progressive Radiance Evaluation Using Directional Coherence Maps SIGGRAPH 98, pp 255-266.
- F. Durand et al. A Frequency Analysis of Light Transport SIGGRAPH 05, pp 1115-1126.
- P. Debevec et al. Acquiring the Reflectance Field of a Human Face SIGGRAPH 00, pp 145-156. Oct 18:
- Lecture: Applications of Sampling/Reconstruction (cont'd) PPT PDF
- Assignment: Finalize project topics (and presentations).
- Reading: Papers
- M. Levoy and P. Hanrahan. Light Field Rendering SIGGRAPH 96, pp 31-42.
- S. Gortler, R. Grzeszczuk, R. Szeliski, M. Cohen. The Lumigraph SIGGRAPH 96, pp 43-54.
- E. Adelson and J. Wang. Single Lens Stereo with a Plenoptic Camera PAMI 14(2), pp 99-106 (Feb 1992).
- R. Ng et al. Light Field Photography with a Hand-Held Plenoptic Camera Stanford CSTR 2005-02. Oct 23:
- Lecture: Basic Denoising and Frequency Analysis PPT PDF
- Reading: Papers
- J. Chai, X. Tong, S. Chan and H. Shum. Plenoptic Sampling SIGGRAPH 00, pp 307-318.
- K. Egan et al. Frequency Analysis and Sheared Reconstruction for Rendering Motion Blur SIGGRAPH 09, article 93. Oct 25:
- Lecture: Frequency Analysis (cont'd)
- Papers: First New A-Posteriori Denoising Methods (presented by students)
- T. Hachisuka et al. Multidimensional Adaptive Sampling and Reconstruction for Ray Tracing SIGGRAPH 08, Article 33. Presented by Karen Lucknavalai
- R. Overbeck, C. Donner and R. Ramamoorthi. Adaptive Wavelet Rendering SIGGRAPH Asia 09, Article 140. Presented by Zhiao Huang Oct 30:
- Papers: Frequency Analysis for A-Priori Denoising (presented by students)
- C. Soler, et al. Fourier Depth of Field TOG 09, Article 18. Presented by Xinpei Wang
- K. Egan et al. Frequency Analysis and Sheared Reconstruction for Rendering Motion Blur SIGGRAPH 09, Article 93. Presented by Ravi
- L. Belcour et al. 5D Covariance Tracing for Efficient Defocus and Motion Blur TOG 2013, Article 31. Presented by Yihang Cheng Nov 1:
- Papers: Sampling and Reconstruction for Rendering (presented by students)
- K. Vaidyanathan et al. Layered Light Field Reconstruction for Defocus Blur TOG 2015, Article 23. Presented by Mridul Kavidayal
- J. Lehtinen et al. Temporal Light Field Reconstruction for Rendering Distribution Effects" SIGGRAPH 11, Article 55. Presented by Kai-En Lin
- F. Rousselle, C. Knaus and M. Zwicker. Adaptive Rendering with Non-Local Means Filtering SIGGRAPH Asia 12, Article 195. Presented by Fanbo Xiang
- For reading only, not presented M. Zwicker et al. Recent Advances in Adaptive Sampling and Reconstruction for Monte Carlo Rendering EG STAR Report
- Project Milestone (1-2 pages) and Final Project Proposal Due Nov 6:
- Brief Lecture: Feature-Based Denoising PPT PDF
- Papers: Feature-Based Denoising (presented by students)
- P. Sen and S. Darabi. On Filtering the Noise from the Random Parameters in Monte Carlo Rendering ACM TOG 12, Article 18. Presented by Jiunn-Chia Huang
- T. Li, Y. Wu and Y. Chuang. SURE-based Optimization for Adaptive Sampling and Reconstruction SIGGRAPH Asia 12, article 194. Presented by Mohammad Shafiei
- B. Moon, S. McDonagh, K. Mitchell and M. Gross. Adaptive Polynomial Rendering SIGGRAPH 16, article 40. Presented by Yi Liu Nov 8:
- Papers: Sampling and Reconstruction for Real-Time Rendering (presented by students)
- S. Mehta, B. Wang and R. Ramamoorthi. Axis-Aligned Filtering for Interactive Sampled Soft Shadows SIGGRAPH Asia 12, Article 163. Presented by Xinmin Zhang
- L. Yan, S. Mehta, R. Ramamoorthi and F. Durand. Fast 4D Sheared Filtering for Interactive Rendering of Distribution Effects ACM TOG 15, article 7. Presented by Aishma Raghu
- L. Wu, L. Yan, A. Kuznetsov and R. Ramamoorthi. Multiple Axis-Aligned Filters for Rendering of Combined Distribution Effects EGSR 17 (Computer Graphics Forum). Presented by Lifan Wu Nov 13:
- Lecture: Sparsity, Compressive Sensing and Light Transport Acquisition PPT PDF
- Reading: Papers
- M. Hasan, F. Pellacini and K. Bala. Matrix Row-Column Sampling for the Many-Light Problem SIGGRAPH 07, article 26.
- J. Gu et al. Compressive Structured Light for Recovering Inhomogeneous Participating Media ECCV 08.
- P. Peers et al. Compressive Light Transport Sensing ACM TOG 09, article 3.
- P. Sen and S. Darabi. Compressive Dual Photography EUROGRAPHICS 09.
- Y. Huo et al. Adaptive Matrix Column Sampling and Completion for Rendering Participating Media SIGGRAPH Asia 16, article 167. Nov 15:
- Papers: Sparse Light Transport Acquisition (presented by students)
- J. Wang et al.. Kernel Nystrom Method for Light Transport SIGGRAPH 09, article 29. Presented by Mohammad Shafiei
- O'Toole and Kutulakos. Optical Computing for Fast Light Transport Analysis SIGGRAPH Asia 10, article 164. Presented by Qiaojun Feng
- Z. Xu et al. Minimal BRDF Sampling for Two-Shot Near-Field Reflectance Acquisition SIGGRAPH Asia 16, article 188. Presented by Haolan Liu
- Sign up for final project presentations Nov 20:
- Brief Lecture: Sparse Interpolation in (Light Field) Imaging PPT PDF
- Papers: Sparse Interpolation for Rendering and Imaging (presented by students)
- K. Marwah, G. Wetzstein, Y. Bando and R. Raskar. Compressive Light Field Photography Using Overcomplete Dictionaries and Optimized Projections SIGGRAPH 13, article 46. Presented by Chih-Hui Ho
- G. Wetzstein, D. Lanman, M. Hirsch and R. Raskar. Tensor Displays: Compressive Light Field Synthesis SIGGRAPH Asia 12, article 80. Presented by Kai En Lin
- P. Ren, Y. Dong, S. Lin, X. Tong and B. Guo Image Based Relighting Using Neural Networks SIGGRAPH 15, article 111. Presented by Xingwei Liu Nov 27:
- Lecture: Deep Learning for Rendering and Imaging (not posted online)
- Reading: Papers by former postdoc Nima Kalantari etc.
- N. Kalantari, S. Bako and P. Sen. A Machine Learning Approach for Filtering Monte Carlo Noise SIGGRAPH 15, article 122.
- N. Kalantari, T. Wang and R. Ramamoorthi. Learning-Based View Synthesis for Light Field Cameras SIGGRAPH Asia 16, article 193.
- T. Wang et al. Light Field Video Capture Using a Learning-Based Hybrid Imaging System SIGGRAPH 17, article 133.
- Z. Xu et al. Deep Image-Based Relighting from Optimal Sparse Samples SIGGRAPH 18, article 126. Nov 29:
- Brief Lecture: Summary and Wrap Up PPT PDF
- Papers: Modern Denoising (with Deep Learning) (presented by students)
- S. Bako et al. Kernel-Predicting Convolutional Networks for Denoising Monte Carlo Renderings SIGGRAPH 17, article 97. Presented by Andrew Bauer
- C. Alla-Chaitanya et al. Interactive Reconstruction of Monte Carlo Image Sequences using a Recurrent Denoising Autoencoder SIGGRAPH 17, article 98. Presented by YuYing Yeh
- T. Vogels et al. Denoising with Kernel Prediction and Asymmetric Loss Functions SIGGRAPH 18, article 124. Presented by Owen Jow Dec 4:
- Project Presentations Dec 6:
- Project Presentations
- Final Reports due Dec 10
Last modified: Thu Oct 11 08:39:44 PDT 2018