Researcher profile

Matthias Schmitt

Matthias Schmitt contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - UnverifiedVerification L1Unclaimed author
2works
0followers
5topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

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

Published work

2 published item(s)

preprint2022arXiv

Toward Functionalized Ultrathin Oxide Films: the Impact of Surface Apical Oxygen

Thin films of transition metal oxides open up a gateway to nanoscale electronic devices beyond silicon characterized by novel electronic functionalities. While such films are commonly prepared in an oxygen atmosphere, they are typically considered to be ideally terminated with the stoichiometric composition. Using the prototypical correlated metal SrVO$_3$ as an example, it is demonstrated that this idealized description overlooks an essential ingredient: oxygen adsorbing at the surface apical sites. The oxygen adatoms, which persist even in an ultrahigh vacuum environment, are shown to severely affect the intrinsic electronic structure of a transition metal oxide film. Their presence leads to the formation of an electronically dead surface layer but also alters the band filling and the electron correlations in the thin films. These findings highlight that it is important to take into account surface apical oxygen or -- mutatis mutandis -- the specific oxygen configuration imposed by a capping layer to predict the behavior of ultrathin films of transition metal oxides near the single unit-cell limit.

preprint2020arXiv

Faster Support Vector Machines

The time complexity of support vector machines (SVMs) prohibits training on huge data sets with millions of data points. Recently, multilevel approaches to train SVMs have been developed to allow for time-efficient training on huge data sets. While regular SVMs perform the entire training in one -- time consuming -- optimization step, multilevel SVMs first build a hierarchy of problems decreasing in size that resemble the original problem and then train an SVM model for each hierarchy level, benefiting from the solved models of previous levels. We present a faster multilevel support vector machine that uses a label propagation algorithm to construct the problem hierarchy. Extensive experiments indicate that our approach is up to orders of magnitude faster than the previous fastest algorithm while having comparable classification quality. For example, already one of our sequential solvers is on average a factor 15 faster than the parallel ThunderSVM algorithm, while having similar classification quality.