Giant optical nonlinearity in single silicon nanostructure: ultrasmall all-optical switch and super-resolution imaging
Authors:
Yi-Shiou Duh,
Yusuke Nagasaki,
Yu-Lung Tang,
Pang-Han Wu,
Hao-Yu Cheng,
Te-Hsin Yen,
Hou-Xian Ding,
Kentaro Nishida,
Ikuto Hotta,
Jhen-Hong Yang,
Yu- Ping Lo,
Kuo-Ping Chen,
Katsumasa Fujita,
Chih-Wei Chang,
Kung-Hsuan Lin,
Junichi Takahara,
Shi-Wei Chu
Abstract:
Silicon photonics has attracted significant interest in recent years due to its potential in integrated photonics components (1,2) as well as all-dielectric meta-optics elements.(3) Strong photon-photon interactions, aka optical nonlinearity, realizes active control of aforementioned photonic devices.(4,5) However, intrinsic nonlinearity of Si is too weak to envision practical applications. To boo…
▽ More
Silicon photonics has attracted significant interest in recent years due to its potential in integrated photonics components (1,2) as well as all-dielectric meta-optics elements.(3) Strong photon-photon interactions, aka optical nonlinearity, realizes active control of aforementioned photonic devices.(4,5) However, intrinsic nonlinearity of Si is too weak to envision practical applications. To boost the nonlinear response, long interaction-length structures such as waveguides, or resonant structures such as microring resonators or photonic crystals have been adopted.(6,7) Nevertheless, their feature sizes are typically larger than 10 $μ$m, much larger than their electronic counterparts. Here we discover, when reducing the size of Si resonator down to ~100 nm, a giant photothermal nonlinearity that yields 400% reversible and repeatable deviation from linear scattering response at low excitation intensity (mW/$μ$m$^2$). The equivalent nonlinear index n$_2$ at nanoscale is five-order larger than that of bulk, due to Mie resonance enhanced absorption and high-efficiency heating in the thermally isolated nanostructure. In addition, the nanoscale thermal relaxation time reaches nanosecond, implying GHz modulation speed. This large and fast nonlinearity enables applications toward all-optical control in nanoscale, as well as super-resolution imaging of silicon.
△ Less
Submitted 23 January, 2020;
originally announced January 2020.
ROI Regularization for Semi-supervised and Supervised Learning
Authors:
Hiroshi Kaizuka,
Yasuhiro Nagasaki,
Ryo Sako
Abstract:
We propose ROI regularization (ROIreg) as a semi-supervised learning method for image classification. ROIreg focuses on the maximum probability of a posterior probability distribution g(x) obtained when inputting an unlabeled data sample x into a convolutional neural network (CNN). ROIreg divides the pixel set of x into multiple blocks and evaluates, for each block, its contribution to the maximum…
▽ More
We propose ROI regularization (ROIreg) as a semi-supervised learning method for image classification. ROIreg focuses on the maximum probability of a posterior probability distribution g(x) obtained when inputting an unlabeled data sample x into a convolutional neural network (CNN). ROIreg divides the pixel set of x into multiple blocks and evaluates, for each block, its contribution to the maximum probability. A masked data sample x_ROI is generated by replacing blocks with relatively small degrees of contribution with random images. Then, ROIreg trains CNN so that g(x_ROI ) does not change as much as possible from g(x). Therefore, ROIreg can be said to refine the classification ability of CNN more. On the other hand, Virtual Adverserial Training (VAT), which is an excellent semi-supervised learning method, generates data sample x_VAT by perturbing x in the direction in which g(x) changes most. Then, VAT trains CNN so that g(x_VAT ) does not change from g(x) as much as possible. Therefore, VAT can be said to be a method to improve CNN's weakness. Thus, ROIreg and VAT have complementary training effects. In fact, the combination of VAT and ROIreg improves the results obtained when using VAT or ROIreg alone. This combination also improves the state-of-the-art on "SVHN with and without data augmentation" and "CIFAR-10 without data augmentation". We also propose a method called ROI augmentation (ROIaug) as a method to apply ROIreg to data augmentation in supervised learning. However, the evaluation function used there is different from the standard cross-entropy. ROIaug improves the performance of supervised learning for both SVHN and CIFAR-10. Finally, we investigate the performance degradation of VAT and VAT+ROIreg when data samples not belonging to classification classes are included in unlabeled data.
△ Less
Submitted 14 May, 2019;
originally announced May 2019.