Source author record

Sam Park

Sam Park appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2020arXiv

Band Gap Estimation of Multilayer 2D Semiconductor Channels Using Thin Graphite Contact

Band gap of monolayer and few layers in two dimensional (2D) semiconductors has usually been measured by optical probing such as photoluminescence (PL). However, if their exfoliated thickness is as large as a few nm (multilayer over ~5L), PL measurements become less effective and inaccurate because the optical transition of 2D semiconductor is changed from direct to indirect mode. Here, we introduce another way to estimate the bandgap of multilayer 2D van der Waals semiconductors; that is utilizing field effect transistor (FET) as a platform. We used graphene (thin graphite or multilayer graphene) contact for multilayer van der Waals channels in FET, because graphene contact would secure ambipolar behavior and enable Schottky contact barrier tuning of FETs with the assistance of top passivation. As a result, the bandgaps of multilayer transition metal dichalcogenides and black phosphorus in unknown thickness were successfully estimated through measuring the temperature-dependent transfer curve characteristics of prepared 2D FETs with graphene contact.

preprint2013arXiv

Structured learning of sum-of-submodular higher order energy functions

Submodular functions can be exactly minimized in polynomial time, and the special case that graph cuts solve with max flow \cite{KZ:PAMI04} has had significant impact in computer vision \cite{BVZ:PAMI01,Kwatra:SIGGRAPH03,Rother:GrabCut04}. In this paper we address the important class of sum-of-submodular (SoS) functions \cite{Arora:ECCV12,Kolmogorov:DAM12}, which can be efficiently minimized via a variant of max flow called submodular flow \cite{Edmonds:ADM77}. SoS functions can naturally express higher order priors involving, e.g., local image patches; however, it is difficult to fully exploit their expressive power because they have so many parameters. Rather than trying to formulate existing higher order priors as an SoS function, we take a discriminative learning approach, effectively searching the space of SoS functions for a higher order prior that performs well on our training set. We adopt a structural SVM approach \cite{Joachims/etal/09a,Tsochantaridis/etal/04} and formulate the training problem in terms of quadratic programming; as a result we can efficiently search the space of SoS priors via an extended cutting-plane algorithm. We also show how the state-of-the-art max flow method for vision problems \cite{Goldberg:ESA11} can be modified to efficiently solve the submodular flow problem. Experimental comparisons are made against the OpenCV implementation of the GrabCut interactive segmentation technique \cite{Rother:GrabCut04}, which uses hand-tuned parameters instead of machine learning. On a standard dataset \cite{Gulshan:CVPR10} our method learns higher order priors with hundreds of parameter values, and produces significantly better segmentations. While our focus is on binary labeling problems, we show that our techniques can be naturally generalized to handle more than two labels.