Skip to main content

Showing 1–33 of 33 results for author: Yee, M

.
  1. arXiv:2406.13434  [pdf, other

    cs.RO

    Tactile Aware Dynamic Obstacle Avoidance in Crowded Environment with Deep Reinforcement Learning

    Authors: Yung Chuen Ng, Qi Wen, Lim, Chun Ye Tan, Zhen Hao Gan, Meng Yee, Chuah

    Abstract: Mobile robots operating in crowded environments require the ability to navigate among humans and surrounding obstacles efficiently while adhering to safety standards and socially compliant mannerisms. This scale of the robot navigation problem may be classified as both a local path planning and trajectory optimization problem. This work presents an array of force sensors that act as a tactile laye… ▽ More

    Submitted 19 June, 2024; originally announced June 2024.

  2. Explainable Facial Expression Recognition for People with Intellectual Disabilities

    Authors: Silvia Ramis Guarinos, Cristina Manresa Yee, Jose Maria Buades Rubio, Francesc Xavier Gaya-Morey

    Abstract: Facial expression recognition plays an important role in human behaviour, communication, and interaction. Recent neural networks have demonstrated to perform well at its automatic recognition, with different explainability techniques available to make them more transparent. In this work, we propose a facial expression recognition study for people with intellectual disabilities that would be integr… ▽ More

    Submitted 19 May, 2024; originally announced May 2024.

  3. arXiv:2401.12161  [pdf

    cs.CV

    Automated facial recognition system using deep learning for pain assessment in adults with cerebral palsy

    Authors: Álvaro Sabater-Gárriz, F. Xavier Gaya-Morey, José María Buades-Rubio, Cristina Manresa Yee, Pedro Montoya, Inmaculada Riquelme

    Abstract: Background: Pain assessment in individuals with neurological conditions, especially those with limited self-report ability and altered facial expressions, presents challenges. Existing measures, relying on direct observation by caregivers, lack sensitivity and specificity. In cerebral palsy, pain is a common comorbidity and a reliable evaluation protocol is crucial. Thus, having an automatic syste… ▽ More

    Submitted 22 January, 2024; originally announced January 2024.

  4. arXiv:2311.00808  [pdf, other

    cs.LG

    Mahalanobis-Aware Training for Out-of-Distribution Detection

    Authors: Connor Mclaughlin, Jason Matterer, Michael Yee

    Abstract: While deep learning models have seen widespread success in controlled environments, there are still barriers to their adoption in open-world settings. One critical task for safe deployment is the detection of anomalous or out-of-distribution samples that may require human intervention. In this work, we present a novel loss function and recipe for training networks with improved density-based out-o… ▽ More

    Submitted 1 November, 2023; originally announced November 2023.

    Comments: 2 pages, 2 figures. Presented at AAAI Fall Symposium Series `23

  5. arXiv:2305.17145  [pdf, other

    cs.SE cs.LG cs.PL

    Type Prediction With Program Decomposition and Fill-in-the-Type Training

    Authors: Federico Cassano, Ming-Ho Yee, Noah Shinn, Arjun Guha, Steven Holtzen

    Abstract: TypeScript and Python are two programming languages that support optional type annotations, which are useful but tedious to introduce and maintain. This has motivated automated type prediction: given an untyped program, produce a well-typed output program. Large language models (LLMs) are promising for type prediction, but there are challenges: fill-in-the-middle performs poorly, programs may not… ▽ More

    Submitted 25 May, 2023; originally announced May 2023.

  6. arXiv:2305.06161  [pdf, other

    cs.CL cs.AI cs.PL cs.SE

    StarCoder: may the source be with you!

    Authors: Raymond Li, Loubna Ben Allal, Yangtian Zi, Niklas Muennighoff, Denis Kocetkov, Chenghao Mou, Marc Marone, Christopher Akiki, Jia Li, Jenny Chim, Qian Liu, Evgenii Zheltonozhskii, Terry Yue Zhuo, Thomas Wang, Olivier Dehaene, Mishig Davaadorj, Joel Lamy-Poirier, João Monteiro, Oleh Shliazhko, Nicolas Gontier, Nicholas Meade, Armel Zebaze, Ming-Ho Yee, Logesh Kumar Umapathi, Jian Zhu , et al. (42 additional authors not shown)

    Abstract: The BigCode community, an open-scientific collaboration working on the responsible development of Large Language Models for Code (Code LLMs), introduces StarCoder and StarCoderBase: 15.5B parameter models with 8K context length, infilling capabilities and fast large-batch inference enabled by multi-query attention. StarCoderBase is trained on 1 trillion tokens sourced from The Stack, a large colle… ▽ More

    Submitted 13 December, 2023; v1 submitted 9 May, 2023; originally announced May 2023.

  7. arXiv:2304.13020  [pdf, ps, other

    math.CO

    Graphical distances & inertia

    Authors: Jeffrey Cheng, Ian Malcolm Johnson McInnis, Matthew Yee

    Abstract: We study the inertia of distance matrices of weighted graphs. Our novel congruence-based proof of the inertia of weighted trees extends to a proof for the inertia of weighted unicyclic graphs whose cycle is a triangle. Partial results are given on the inertia of other rationally weighted unicylic graphs.

    Submitted 25 April, 2023; originally announced April 2023.

    MSC Class: 05C12; 15B99; 15A18

  8. arXiv:2304.13018  [pdf, ps, other

    math.CO

    Isometric embedding and spectral constraints for weighted graph metrics

    Authors: Jeffrey Cheng, Ian Malcolm Johnson McInnis, Matthew Yee

    Abstract: A weighted graph $φG$ encodes a finite metric space $D_{φG}$. When is $D$ totally decomposable? When does it embed in $\ell_1$ space? When does its representing matrix have $\leq 1$ positive eigenvalue? We give useful lemmata and prove that these questions can be answered without examining $φ$ if and only if $G$ has no $K_{2,3}$ minor. We also prove results toward the following conjecture.… ▽ More

    Submitted 25 April, 2023; originally announced April 2023.

    MSC Class: 05C12; 15B99; 15A18

  9. Do Machine Learning Models Produce TypeScript Types That Type Check?

    Authors: Ming-Ho Yee, Arjun Guha

    Abstract: Type migration is the process of adding types to untyped code to gain assurance at compile time. TypeScript and other gradual type systems facilitate type migration by allowing programmers to start with imprecise types and gradually strengthen them. However, adding types is a manual effort and several migrations on large, industry codebases have been reported to have taken several years. In the re… ▽ More

    Submitted 11 July, 2023; v1 submitted 23 February, 2023; originally announced February 2023.

    Comments: Published at the 37th European Conference on Object-Oriented Programming (ECOOP 2023)

  10. arXiv:2211.13091  [pdf, other

    cs.RO

    Navigation with Tactile Sensor for Natural Human-Robot Interaction

    Authors: Zhen Hao Gan, Yangwei You, Meng Yee, Chuah

    Abstract: Tactile sensors have been introduced to a wide range of robotic tasks such as robot manipulation to mimic the sense of human touch. However, there has only been a few works that integrate tactile sensing into robot navigation. This paper describes a navigation system which allows robots to operate in crowded human-dense environments and behave with socially acceptable reactions by utilizing semant… ▽ More

    Submitted 23 November, 2022; originally announced November 2022.

  11. arXiv:2209.09508  [pdf, other

    cs.RO

    Real-time Digital Double Framework to Predict Collapsible Terrains for Legged Robots

    Authors: Garen Haddeler, Hari P. Palanivelu, Yung Chuen Ng, Fabien Colonnier, Albertus H. Adiwahono, Zhibin Li, Chee-Meng Chew, Meng Yee, Chuah

    Abstract: Inspired by the digital twinning systems, a novel real-time digital double framework is developed to enhance robot perception of the terrain conditions. Based on the very same physical model and motion control, this work exploits the use of such simulated digital double synchronized with a real robot to capture and extract discrepancy information between the two systems, which provides high dimens… ▽ More

    Submitted 20 September, 2022; originally announced September 2022.

    Comments: IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS). Preprint version. Accepted June 2022

  12. Traversability analysis with vision and terrain probing for safe legged robot navigation

    Authors: Garen Haddeler, Meng Yee, Chuah, Yangwei You, Jianle Chan, Albertus H. Adiwahono, Wei Yun Yau, Chee-Meng Chew

    Abstract: Inspired by human behavior when traveling over unknown terrain, this study proposes the use of probing strategies and integrates them into a traversability analysis framework to address safe navigation on unknown rough terrain. Our framework integrates collapsibility information into our existing traversability analysis, as vision and geometric information alone could be misled by unpredictable no… ▽ More

    Submitted 1 September, 2022; originally announced September 2022.

  13. arXiv:2208.08227  [pdf, other

    cs.LG cs.PL

    MultiPL-E: A Scalable and Extensible Approach to Benchmarking Neural Code Generation

    Authors: Federico Cassano, John Gouwar, Daniel Nguyen, Sydney Nguyen, Luna Phipps-Costin, Donald Pinckney, Ming-Ho Yee, Yangtian Zi, Carolyn Jane Anderson, Molly Q Feldman, Arjun Guha, Michael Greenberg, Abhinav Jangda

    Abstract: Large language models have demonstrated the ability to generate both natural language and programming language text. Such models open up the possibility of multi-language code generation: could code generation models generalize knowledge from one language to another? Although contemporary code generation models can generate semantically correct Python code, little is known about their abilities wi… ▽ More

    Submitted 19 December, 2022; v1 submitted 17 August, 2022; originally announced August 2022.

  14. arXiv:2206.04615  [pdf, other

    cs.CL cs.AI cs.CY cs.LG stat.ML

    Beyond the Imitation Game: Quantifying and extrapolating the capabilities of language models

    Authors: Aarohi Srivastava, Abhinav Rastogi, Abhishek Rao, Abu Awal Md Shoeb, Abubakar Abid, Adam Fisch, Adam R. Brown, Adam Santoro, Aditya Gupta, Adrià Garriga-Alonso, Agnieszka Kluska, Aitor Lewkowycz, Akshat Agarwal, Alethea Power, Alex Ray, Alex Warstadt, Alexander W. Kocurek, Ali Safaya, Ali Tazarv, Alice Xiang, Alicia Parrish, Allen Nie, Aman Hussain, Amanda Askell, Amanda Dsouza , et al. (426 additional authors not shown)

    Abstract: Language models demonstrate both quantitative improvement and new qualitative capabilities with increasing scale. Despite their potentially transformative impact, these new capabilities are as yet poorly characterized. In order to inform future research, prepare for disruptive new model capabilities, and ameliorate socially harmful effects, it is vital that we understand the present and near-futur… ▽ More

    Submitted 12 June, 2023; v1 submitted 9 June, 2022; originally announced June 2022.

    Comments: 27 pages, 17 figures + references and appendices, repo: https://github.com/google/BIG-bench

    Journal ref: Transactions on Machine Learning Research, May/2022, https://openreview.net/forum?id=uyTL5Bvosj

  15. arXiv:2202.12412  [pdf, other

    cs.CV cs.LG

    Fourier-Based Augmentations for Improved Robustness and Uncertainty Calibration

    Authors: Ryan Soklaski, Michael Yee, Theodoros Tsiligkaridis

    Abstract: Diverse data augmentation strategies are a natural approach to improving robustness in computer vision models against unforeseen shifts in data distribution. However, the ability to tailor such strategies to inoculate a model against specific classes of corruptions or attacks -- without incurring substantial losses in robustness against other classes of corruptions -- remains elusive. In this work… ▽ More

    Submitted 24 February, 2022; originally announced February 2022.

    Comments: 35th Conference on Neural Information Processing Systems (NeurIPS 2021), Sydney, Australia

  16. arXiv:2201.05647  [pdf, other

    cs.LG cs.AI cs.SE

    Tools and Practices for Responsible AI Engineering

    Authors: Ryan Soklaski, Justin Goodwin, Olivia Brown, Michael Yee, Jason Matterer

    Abstract: Responsible Artificial Intelligence (AI) - the practice of developing, evaluating, and maintaining accurate AI systems that also exhibit essential properties such as robustness and explainability - represents a multifaceted challenge that often stretches standard machine learning tooling, frameworks, and testing methods beyond their limits. In this paper, we present two new software libraries - hy… ▽ More

    Submitted 14 January, 2022; originally announced January 2022.

  17. arXiv:2112.10768  [pdf, other

    cs.LG cs.AI cs.HC

    Improving Learning-to-Defer Algorithms Through Fine-Tuning

    Authors: Naveen Raman, Michael Yee

    Abstract: The ubiquity of AI leads to situations where humans and AI work together, creating the need for learning-to-defer algorithms that determine how to partition tasks between AI and humans. We work to improve learning-to-defer algorithms when paired with specific individuals by incorporating two fine-tuning algorithms and testing their efficacy using both synthetic and image datasets. We find that fin… ▽ More

    Submitted 18 December, 2021; originally announced December 2021.

  18. arXiv:2112.02721  [pdf, other

    cs.CL cs.AI cs.LG

    NL-Augmenter: A Framework for Task-Sensitive Natural Language Augmentation

    Authors: Kaustubh D. Dhole, Varun Gangal, Sebastian Gehrmann, Aadesh Gupta, Zhenhao Li, Saad Mahamood, Abinaya Mahendiran, Simon Mille, Ashish Shrivastava, Samson Tan, Tongshuang Wu, Jascha Sohl-Dickstein, Jinho D. Choi, Eduard Hovy, Ondrej Dusek, Sebastian Ruder, Sajant Anand, Nagender Aneja, Rabin Banjade, Lisa Barthe, Hanna Behnke, Ian Berlot-Attwell, Connor Boyle, Caroline Brun, Marco Antonio Sobrevilla Cabezudo , et al. (101 additional authors not shown)

    Abstract: Data augmentation is an important component in the robustness evaluation of models in natural language processing (NLP) and in enhancing the diversity of the data they are trained on. In this paper, we present NL-Augmenter, a new participatory Python-based natural language augmentation framework which supports the creation of both transformations (modifications to the data) and filters (data split… ▽ More

    Submitted 11 October, 2022; v1 submitted 5 December, 2021; originally announced December 2021.

    Comments: 39 pages, repository at https://github.com/GEM-benchmark/NL-Augmenter

  19. arXiv:1910.12935  [pdf, other

    cs.PL

    Precise Dataflow Analysis of Event-Driven Applications

    Authors: Ming-Ho Yee, Ayaz Badouraly, Ondřej Lhoták, Frank Tip, Jan Vitek

    Abstract: Event-driven programming is widely used for implementing user interfaces, web applications, and non-blocking I/O. An event-driven program is organized as a collection of event handlers whose execution is triggered by events. Traditional static analysis techniques are unable to reason precisely about event-driven code because they conservatively assume that event handlers may execute in any order.… ▽ More

    Submitted 28 October, 2019; originally announced October 2019.

  20. R Melts Brains -- An IR for First-Class Environments and Lazy Effectful Arguments

    Authors: Olivier Flückiger, Guido Chari, Jan Ječmen, Ming-Ho Yee, Jakob Hain, Jan Vitek

    Abstract: The R programming language combines a number of features considered hard to analyze and implement efficiently: dynamic typing, reflection, lazy evaluation, vectorized primitive types, first-class closures, and extensive use of native code. Additionally, variable scopes are reified at runtime as first-class environments. The combination of these features renders most static program analysis techniq… ▽ More

    Submitted 5 September, 2019; v1 submitted 11 July, 2019; originally announced July 2019.

    Journal ref: Proceedings of the 15th ACM SIGPLAN International Symposium on Dynamic Languages (DLS 2019)

  21. Consistency between ARPES and STM measurements on SmB$_6$

    Authors: Christian E. Matt, Harris Pirie, Anjan Soumyanarayanan, Michael M. Yee, Yang He, Daniel T. Larson, Wendel S. Paz, J. J. Palacios, M. H. Hamidian, Jennifer E. Hoffman

    Abstract: Strongly correlated topological surface states are promising platforms for next-generation quantum applications, but they remain elusive in real materials. The correlated Kondo insulator SmB$_6$ is one of the most promising candidates, with theoretically predicted heavy Dirac surface states supported by transport and scanning tunneling microscopy (STM) experiments. However, a puzzling discrepancy… ▽ More

    Submitted 16 May, 2020; v1 submitted 31 October, 2018; originally announced October 2018.

    Journal ref: Phys. Rev. B 101, 085142 (2020)

  22. Imaging emergent heavy Dirac fermions of a topological Kondo insulator

    Authors: Harris Pirie, Yu Liu, A. Soumyanarayanan, Pengcheng Chen, Yang He, M. M. Yee, P. F. S. Rosa, J. D. Thompson, Dae-Jeong Kim, Z. Fisk, Xiangfeng Wang, J. Paglione, Dirk K. Morr, M. H. Hamidian, Jennifer E. Hoffman

    Abstract: Kondo insulators are primary candidates in the search for strongly correlated topological quantum phases, which may host topological order, fractionalization, and non-Abelian statistics. Within some Kondo insulators, the hybridization gap is predicted to protect a nontrivial topological invariant and to harbor emergent heavy Dirac fermion surface modes. We use high-energy-resolution spectroscopic… ▽ More

    Submitted 31 October, 2018; originally announced October 2018.

    Journal ref: Nat. Phys. 16, 52 (2020)

  23. Correctness of Speculative Optimizations with Dynamic Deoptimization

    Authors: Olivier Flückiger, Gabriel Scherer, Ming-Ho Yee, Aviral Goel, Amal Ahmed, Jan Vitek

    Abstract: High-performance dynamic language implementations make heavy use of speculative optimizations to achieve speeds close to statically compiled languages. These optimizations are typically performed by a just-in-time compiler that generates code under a set of assumptions about the state of the program and its environment. In certain cases, a program may execute code compiled under assumptions that a… ▽ More

    Submitted 15 November, 2017; v1 submitted 8 November, 2017; originally announced November 2017.

    Journal ref: Proceedings of the ACM on Programming Languages (POPL 2018)

  24. arXiv:1501.05598  [pdf, other

    cond-mat.mtrl-sci cond-mat.mes-hall cond-mat.str-el

    Spin-Polarized Quantum Well States on Bi$_{2-x}$Fe$_x$Se$_3$

    Authors: Michael M. Yee, Z. -H. Zhu, Anjan Soumyanarayanan, Yang He, Can-Li Song, Ekaterina Pomjakushina, Zaher Salman, Amit Kanigel, Kouji Segawa, Yoichi Ando, Jennifer E. Hoffman

    Abstract: Low temperature scanning tunneling microscopy is used to image the doped topological insulator Bi$_{2-x}$Fe$_x$Se$_3$. Interstitial Fe defects allow the detection of quasiparticle interference (QPI), and the reconstruction of the empty state band structure. Quantitative comparison between measured data and density functional theory calculations reveals the unexpected coexistence of quantum well st… ▽ More

    Submitted 22 January, 2015; originally announced January 2015.

    Comments: 5 pages, 4 figures

    Journal ref: Phys. Rev. B 91, 161306(R) (2015)

  25. arXiv:1312.1343  [pdf, other

    cond-mat.supr-con cond-mat.str-el

    Charge order driven by Fermi-arc instability in Bi2201

    Authors: R. Comin, A. Frano, M. M. Yee, Y. Yoshida, H. Eisaki, E. Schierle, E. Weschke, R. Sutarto, F. He, A. Soumyanarayanan, Yang He, M. Le Tacon, I. S. Elfimov, J. E. Hoffman, G. A. Sawatzky, B. Keimer, A. Damascelli

    Abstract: The understanding of the origin of superconductivity in cuprates has been hindered by the apparent diversity of intertwining electronic orders in these materials. We combined resonant x-ray scattering (REXS), scanning-tunneling microscopy (STM), and angle-resolved photoemission spectroscopy (ARPES) to observe a charge order that appears consistently in surface and bulk, and in momentum and real sp… ▽ More

    Submitted 23 January, 2014; v1 submitted 4 December, 2013; originally announced December 2013.

    Comments: A high resolution version can be found at http://www.phas.ubc.ca/~quantmat/ARPES/PUBLICATIONS/Articles/Bi2201_CDW_REXS_STM.pdf"

    Journal ref: Science 343, 390-392 (2014)

  26. arXiv:1311.1758  [pdf, other

    cond-mat.mes-hall cond-mat.str-el

    Imaging the Nanoscale Band Structure of Topological Sb

    Authors: Anjan Soumyanarayanan, Michael M. Yee, Yang He, Hsin Lin, Dillon R. Gardner, Arun Bansil, Young S. Lee, Jennifer E. Hoffman

    Abstract: Many promising building blocks of future electronic technology - including non-stoichiometric compounds, strongly correlated oxides, and strained or patterned films - are inhomogeneous on the nanometer length scale. Exploiting the inhomogeneity of such materials to design next-generation nanodevices requires a band structure probe with nanoscale spatial resolution. To address this demand, we repor… ▽ More

    Submitted 7 November, 2013; originally announced November 2013.

    Comments: 10 pages, 5 figures

  27. arXiv:1308.1085  [pdf, other

    cond-mat.str-el

    Imaging the Kondo Insulating Gap on SmB6

    Authors: Michael M. Yee, Yang He, Anjan Soumyanarayanan, Dae-Jeong Kim, Zachary Fisk, Jennifer E. Hoffman

    Abstract: Topological insulators host spin-polarized surface states which robustly span the band gap and hold promise for novel applications. Recent theoretical predictions have suggested that topologically protected surface states may similarly span the hybridization gap in some strongly correlated heavy fermion materials, particularly SmB6. However, the process by which the Sm 4f electrons hybridize with… ▽ More

    Submitted 27 August, 2013; v1 submitted 5 August, 2013; originally announced August 2013.

    Comments: V2 update: added supplemental materials

  28. arXiv:1305.2778  [pdf

    cond-mat.supr-con cond-mat.str-el

    Fermi Surface and Pseudogap Evolution in a Cuprate Superconductor

    Authors: Yang He, Yi Yin, M. Zech, Anjan Soumyanarayanan, Michael M. Yee, Tess Williams, M. C. Boyer, Kamalesh Chatterjee, W. D. Wise, I. Zeljkovic, Takeshi Kondo, T. Takeuchi, H. Ikuta, Peter Mistark, Robert S. Markiewicz, Arun Bansil, Subir Sachdev, E. W. Hudson, Jennifer. E. Hoffman

    Abstract: The unclear relationship between cuprate superconductivity and the pseudogap state remains an impediment to understanding the high transition temperature (Tc) superconducting mechanism. Here we employ magnetic-field-dependent scanning tunneling microscopy to provide phase-sensitive proof that d-wave superconductivity coexists with the pseudogap on the antinodal Fermi surface of an overdoped cuprat… ▽ More

    Submitted 21 May, 2014; v1 submitted 13 May, 2013; originally announced May 2013.

    Comments: For higher-resolution figures, please see the published version

    Journal ref: Science 344, 608 (2014)

  29. arXiv:1212.4087  [pdf, other

    cond-mat.str-el cond-mat.supr-con

    A quantum phase transition from triangular to stripe charge order in NbSe$_{2}$

    Authors: Anjan Soumyanarayanan, Michael M. Yee, Yang He, Jasper van Wezel, D. J. Rahn, K. Rossnagel, E. W. Hudson, M. R. Norman, Jennifer E. Hoffman

    Abstract: The competition between proximate electronic phases produces a complex phenomenology in strongly correlated systems. In particular, fluctuations associated with periodic charge or spin modulations, known as density waves, may lead to exotic superconductivity in several correlated materials. However, density waves have been difficult to isolate in the presence of chemical disorder, and the suspecte… ▽ More

    Submitted 17 December, 2012; originally announced December 2012.

    Comments: PNAS in press

    Journal ref: Proc. Natl. Acad. Sci. 110(5), 1623-1627 (2013)

  30. Dopant Clustering, Electronic Inhomogeneity, and Vortex Pinning in Iron-Based Superconductors

    Authors: Can-Li Song, Yi Yin, Martin Zech, Tess Williams, Michael Yee, Gen-Fu Chen, Jian-Lin Luo, Nan-Lin Wang, Eric. W. Hudson, Jennifer. E. Hoffman

    Abstract: We use scanning tunneling microscopy to map the surface structure, nanoscale electronic inhomogeneity, and vitreous vortex phase in the hole-doped superconductor Sr$_{0.75}$K$_{0.25}$Fe$_2$As$_2$ with $T_c$=32 K. We find the low-$T$ cleaved surface is dominated by a half-Sr/K termination with $1\times 2$ ordering and ubiquitous superconducting gap, while patches of gapless, unreconstructed As term… ▽ More

    Submitted 2 July, 2013; v1 submitted 13 December, 2012; originally announced December 2012.

    Comments: 7 pages, 5 figures, 1 table

    Journal ref: Physical Review B 87, 214519 (2013)

  31. arXiv:0812.0095  [pdf, ps, other

    cond-mat.mtrl-sci cond-mat.mes-hall

    Atomistic modeling of the electrostatic and transport properties of a simplified nanoscale field effect transistor

    Authors: Li-Na Zhao, Xue-Feng Wang, Zhen-Hua Yao, Zhu-Feng Hou, Marcus Yee, Xing Zhou, Shi-Huan Lin, Teck-Seng Lee

    Abstract: A first-principle model is proposed to study the electrostatic properties of a double-gated silicon slab of nano scale in the framework of density functional theory. The applied gate voltage is approximated as a variation of the electrostatic potential on the boundary of the supercell enclosing the system. With the electron density estimated by the real space Green's functions, efficient multigr… ▽ More

    Submitted 29 November, 2008; originally announced December 2008.

    Comments: 8 pages, 5 figures

    Journal ref: J. Comput. Electron. vol. 7, 500 (2008)

  32. Duality Symmetry in Kaluza-Klein $n+D+d$ Dimensional Cosmological Model

    Authors: J. A. Nieto, M. P. Ryan, O. Velarde, C. M. Yee

    Abstract: It is shown that, with the only exception of $n=2$, the Einstein-Hilbert action in $n+D+d$ dimensions, with $n$ times, is invariant under the duality transformation $a\to \frac{1}{a}$ and $b\to \frac{1}{b}$, where $a$ is a Friedmann-Robertson-Walker scale factor in $D$ dimensions and $b$ a Brans-Dicke scalar field in $d$ dimensions respectively. We investigate the $2+D+d$ dimensional cosmologica… ▽ More

    Submitted 4 February, 2004; v1 submitted 21 January, 2004; originally announced January 2004.

    Comments: 23 pages, Latex

    Journal ref: Int.J.Mod.Phys. A19 (2004) 2131-2148

  33. p-Brane Action from Gravi-Dilaton Effective Action

    Authors: J. A. Nieto, C. M. Yee

    Abstract: Using a special ansatz for the metric, by straightforward computation we prove that gravi-dilaton effective action in higher dimensions is reduced to the p-brane action. The dual symmetry of the generic type $%a\longleftrightarrow \frac 1a$ is an important symmetry of the reduced action.

    Submitted 19 September, 2000; v1 submitted 1 August, 2000; originally announced August 2000.

    Comments: 7 pages, Latex, the last four sentences were dropped

    Journal ref: Mod.Phys.Lett. A15 (2000) 1611-1616