
prior distribution over light fields to obtain meaningful
reconstructions. In particular, we can exploit the fact that
elements of real scenes have spectra that are concentrated at
low frequencies [4]. This allows us to reduce the effective
dimensionality of the resulting problem to the point of
tractability.
Our work also suggests that complex occluders can help
reveal disparity information about a scene, more so than
simple ones. This means that a commonplace houseplant
that has a complex structure may be a better computational
light field camera than a simpler pinspeck occluder. This
is consistent with conventional wisdom about occlusions
derived from past work in coded-aperture imaging, such as
in [15].
Even with these insights, our approach relies on having
an accurate estimate of the occluder’s geometry and direct
illumination over what remains hidden. Nevertheless, we
think that our approach provides a strong template for future
progress in NLoS imaging and compelling evidence that the
world around us is covered with subtle, but very rich, visual
information.
2. Background
2.1. NLoS Imaging
Non-line-of-sight (NLoS) imaging is the study of how to
infer information about objects that are not directly visible.
Many approaches to NLoS imaging involve a combination
of active laser illumination and ToF cameras [13, 19, 29].
These methods, called active methods, work by illuminating
a point on the visible region that projects light into the
hidden scene. Then, structure in the scene can be inferred
from the time it takes for that light to return [12, 20, 22, 24].
These methods have been used to count hidden people [28],
or to infer location, size and motion of objects [9, 11, 18].
Other recent approaches, called passive methods, rely
on ambient light from the hidden scene or elsewhere
for inference. These approaches range from using
naturally-occurring pinholes or pinspecks [7, 23] to using
edges [3] to resolve the scene. Our work can be thought
of as the extension of these same principles to arbitrary
known occluders. To our knowledge, this work is the
first to demonstrate reconstructions of 2D images from
arbitrary known occluders in an NLoS setting, let alone
reconstructions of 4D light fields.
2.2. Light field reconstructions
There has been ample prior work on inference of the
full light field function for directly-visible scenes. This
problem is addressed in [6], [8], [14], [21], [26], [27],
among others. Notably, the work of [21] estimates a full 4D
light field from a single 2D image of the scene. However,
this learning-based method is trained on very constrained
Observed
pixels
=
...
Transfer matrix
Unoccluded
light �eld
D
x
u
l(x, u)
Hidden scene
Scene plane
Occluder
Observation plane
a)
b)
Figure 2: a) Simplified 2D scenario, depicting all
the elements of the scene (occluder, hidden scene and
observation plane) and the parametrization planes for the
light field (dashed lines). (b) Discretized version of the
scenario, with the light field and the observation encoded
as the discrete vectors x and y, respectively. The transfer
matrix is a sparse, row-deficient matrix that encodes the
occlusion and reflection in the system.
domain-specific data and is unable to accurately extend to
novel images. This past work, particularly [14], heavily
informed our choice of prior over light fields, which we
discuss at length in Sec. 5.
3. Overview
In order to reconstruct light fields using secondary
reflections from the scene, our imaging method has two
main components. The first is a linear forward model
that computes observations from light fields, i.e. a transfer
matrix A, that has many columns but is sparse. The transfer
matrix for an arbitrary scene is depicted schematically in
Fig. 2.
The second is a prior distribution on light fields that
allows reducing the effective dimensionality of the inverse
problem, turning this ill-posed problem into one that is
well-posed and computationally feasible. This strategy is
better than other methods for reducing the dimensionality
of the inverse problem (for example, naively downsampling
the forward model and inverting). Light field sampling
theory [5] and novel light field priors [14] inform how we
reduce the dimensionality of the inverse problem given mild
assumptions of the elements that produce the light field to
be recovered.
In Section 4, we describe our model for how light
propagates in the scene as well as our mathematical
representations for each of its components. These choices
评论