197 research outputs found
DerainNeRF: 3D Scene Estimation with Adhesive Waterdrop Removal
When capturing images through the glass during rainy or snowy weather
conditions, the resulting images often contain waterdrops adhered on the glass
surface, and these waterdrops significantly degrade the image quality and
performance of many computer vision algorithms. To tackle these limitations, we
propose a method to reconstruct the clear 3D scene implicitly from multi-view
images degraded by waterdrops. Our method exploits an attention network to
predict the location of waterdrops and then train a Neural Radiance Fields to
recover the 3D scene implicitly. By leveraging the strong scene representation
capabilities of NeRF, our method can render high-quality novel-view images with
waterdrops removed. Extensive experimental results on both synthetic and real
datasets show that our method is able to generate clear 3D scenes and
outperforms existing state-of-the-art (SOTA) image adhesive waterdrop removal
methods
Sensorless sensing with WiFi
Abstract: Can WiFi signals be used for sensing purpose? The growing PHY layer capabilities of WiFi has made it possible to reuse WiFi signals for both communication and sensing. Sensing via WiFi would enable remote sensing without wearable sensors, simultaneous perception and data transmission without extra communication infrastructure, and contactless sensing in privacy-preserving mode. Due to the popularity of WiFi devices and the ubiquitous deployment of WiFi networks, WiFi-based sensing networks, if fully connected, would potentially rank as one of the world’s largest wireless sensor networks. Yet the concept of wireless and sensorless sensing is not the simple combination of WiFi and radar. It seeks breakthroughs from dedicated radar systems, and aims to balance between low cost and high accuracy, to meet the rising demand for pervasive environment perception in everyday life. Despite increasing research interest, wireless sensing is still in its infancy. Through introductions on basic principles and working prototypes, we review the feasibilities and limitations of wireless, sensorless, and contactless sensing via WiFi. We envision this article as a brief primer on wireless sensing for interested readers to explore this open and largely unexplored field and create next-generation wireless and mobile computing applications. Key words: Channel State Information (CSI); sensorless sensing; WiFi; indoor localization; device-free human detection; activity recognition; wireless networks; ubiquitous computing
Lexical Simplification with Pretrained Encoders
Lexical simplification (LS) aims to replace complex words in a given sentence
with their simpler alternatives of equivalent meaning. Recently unsupervised
lexical simplification approaches only rely on the complex word itself
regardless of the given sentence to generate candidate substitutions, which
will inevitably produce a large number of spurious candidates. We present a
simple LS approach that makes use of the Bidirectional Encoder Representations
from Transformers (BERT) which can consider both the given sentence and the
complex word during generating candidate substitutions for the complex word.
Specifically, we mask the complex word of the original sentence for feeding
into the BERT to predict the masked token. The predicted results will be used
as candidate substitutions. Despite being entirely unsupervised, experimental
results show that our approach obtains obvious improvement compared with these
baselines leveraging linguistic databases and parallel corpus, outperforming
the state-of-the-art by more than 12 Accuracy points on three well-known
benchmarks
On multipath link characterization and adaptation for device-free human detection
Abstract—Wireless-based device-free human sensing has raised increasing research interest and stimulated a range of novel location-based services and human-computer interaction appli-cations for recreation, asset security and elderly care. A primary functionality of these applications is to first detect the presence of humans before extracting higher-level contexts such as physical coordinates, body gestures, or even daily activities. In the presence of dense multipath propagation, however, it is non-trivial to even reliably identify the presence of humans. The multipath effect can invalidate simplified propagation models and distort received signal signatures, thus deteriorating detection rates and shrinking detection range. In this paper, we characterize the impact of human presence on wireless signals via ray-bouncing models, and propose a measurable metric on commodity WiFi infrastructure as a proxy for detection sensitivity. To achieve higher detection rate and wider sensing coverage in multipath-dense indoor scenarios, we design a lightweight subcarrier and path configuration scheme harnessing frequency diversity and spatial diversity. We prototype our scheme with standard WiFi devices. Evaluations conducted in two typical office environments demonstrate a detection rate of 92.0 % with a false positive of 4.5%, and almost 1x gain in detection range given a minimal detection rate of 90%. I
- …