Skip to main content

Showing 1–47 of 47 results for author: Ham, D

.
  1. A Combination of BERT and Transformer for Vietnamese Spelling Correction

    Authors: Hieu Ngo Trung, Duong Tran Ham, Tin Huynh, Kiem Hoang

    Abstract: Recently, many studies have shown the efficiency of using Bidirectional Encoder Representations from Transformers (BERT) in various Natural Language Processing (NLP) tasks. Specifically, English spelling correction task that uses Encoder-Decoder architecture and takes advantage of BERT has achieved state-of-the-art result. However, to our knowledge, there is no implementation in Vietnamese yet. Th… ▽ More

    Submitted 4 May, 2024; originally announced May 2024.

    Comments: 13 pages

    Journal ref: ACIIDS 2022, LNCS, vol 13757, Springer, Cham

  2. arXiv:2404.01954  [pdf, other

    cs.CL cs.AI

    HyperCLOVA X Technical Report

    Authors: Kang Min Yoo, Jaegeun Han, Sookyo In, Heewon Jeon, Jisu Jeong, Jaewook Kang, Hyunwook Kim, Kyung-Min Kim, Munhyong Kim, Sungju Kim, Donghyun Kwak, Hanock Kwak, Se Jung Kwon, Bado Lee, Dongsoo Lee, Gichang Lee, Jooho Lee, Baeseong Park, Seong** Shin, Joonsang Yu, Seolki Baek, Sumin Byeon, Eungsup Cho, Dooseok Choe, Jeesung Han , et al. (371 additional authors not shown)

    Abstract: We introduce HyperCLOVA X, a family of large language models (LLMs) tailored to the Korean language and culture, along with competitive capabilities in English, math, and coding. HyperCLOVA X was trained on a balanced mix of Korean, English, and code data, followed by instruction-tuning with high-quality human-annotated datasets while abiding by strict safety guidelines reflecting our commitment t… ▽ More

    Submitted 13 April, 2024; v1 submitted 2 April, 2024; originally announced April 2024.

    Comments: 44 pages; updated authors list and fixed author names

  3. arXiv:2403.19917  [pdf, other

    stat.ME

    Doubly robust estimation and inference for a log-concave counterfactual density

    Authors: Daeyoung Ham, Ted Westling, Charles R. Doss

    Abstract: We consider the problem of causal inference based on observational data (or the related missing data problem) with a binary or discrete treatment variable. In that context we study counterfactual density estimation, which provides more nuanced information than counterfactual mean estimation (i.e., the average treatment effect). We impose the shape-constraint of log-concavity (a unimodality constra… ▽ More

    Submitted 28 March, 2024; originally announced March 2024.

  4. arXiv:2401.05868  [pdf, other

    cs.DC cs.MS

    Efficient N-to-M Checkpointing Algorithm for Finite Element Simulations

    Authors: David A. Ham, Vaclav Hapla, Matthew G. Knepley, Lawrence Mitchell, Koki Sagiyama

    Abstract: In this work, we introduce a new algorithm for N-to-M checkpointing in finite element simulations. This new algorithm allows efficient saving/loading of functions representing physical quantities associated with the mesh representing the physical domain. Specifically, the algorithm allows for using different numbers of parallel processes for saving and loading, allowing for restarting and post-pro… ▽ More

    Submitted 11 January, 2024; originally announced January 2024.

  5. arXiv:2312.05912  [pdf, other

    physics.flu-dyn

    Circular objects do not melt the slowest in water

    Authors: Rui Yang, Thijs van den Ham, Roberto Verzicco, Detlef Lohse, Sander G. Huisman

    Abstract: We report on the melting dynamics of ice suspended in fresh water and subject to natural convective flows. Using direct numerical simulations we investigate the melt rate of ellipsoidal objects for $2.32\times 10^4 \leq \text{Ra} \leq 7.61\times 10^8$, where \text{Ra} is the Rayleigh number defined with the temperature difference between the ice and the surrounding water. We reveal that the system… ▽ More

    Submitted 10 December, 2023; originally announced December 2023.

  6. arXiv:2307.03317  [pdf, other

    stat.ME

    Fitted value shrinkage

    Authors: Daeyoung Ham, Adam J. Rothman

    Abstract: We propose a penalized least-squares method to fit the linear regression model with fitted values that are invariant to invertible linear transformations of the design matrix. This invariance is important, for example, when practitioners have categorical predictors and interactions. Our method has the same computational cost as ridge-penalized least squares, which lacks this invariance. We derive… ▽ More

    Submitted 7 May, 2024; v1 submitted 6 July, 2023; originally announced July 2023.

  7. arXiv:2304.06058  [pdf, other

    cs.MS math.NA

    Consistent Point Data Assimilation in Firedrake and Icepack

    Authors: Reuben W. Nixon-Hill, Daniel Shapero, Colin J. Cotter, David A. Ham

    Abstract: When estimating quantities and fields that are difficult to measure directly, such as the fluidity of ice, from point data sources, such as satellite altimetry, it is important to solve a numerical inverse problem that is formulated with Bayesian consistency. Otherwise, the resultant probability density function for the difficult to measure quantity or field will not be appropriately clustered aro… ▽ More

    Submitted 9 August, 2023; v1 submitted 12 April, 2023; originally announced April 2023.

    Comments: This version: Added missing affiliation

  8. arXiv:2303.06871  [pdf, other

    cs.LG cs.MS math.NA physics.comp-ph

    Physics-driven machine learning models coupling PyTorch and Firedrake

    Authors: Nacime Bouziani, David A. Ham

    Abstract: Partial differential equations (PDEs) are central to describing and modelling complex physical systems that arise in many disciplines across science and engineering. However, in many realistic applications PDE modelling provides an incomplete description of the physics of interest. PDE-based machine learning techniques are designed to address this limitation. In this approach, the PDE is used as a… ▽ More

    Submitted 1 April, 2023; v1 submitted 13 March, 2023; originally announced March 2023.

    Comments: Accepted at the ICLR 2023 Workshop on Physics for Machine Learning

  9. arXiv:2303.02735  [pdf, other

    cs.CV cs.AI

    Scalable Object Detection on Embedded Devices Using Weight Pruning and Singular Value Decomposition

    Authors: Dohyun Ham, Jaeyeop Jeong, June-Kyoo Park, Raehyeon Jeong, Seungmin Jeon, Hyeongjun Jeon, Yewon Lim

    Abstract: This paper presents a method for optimizing object detection models by combining weight pruning and singular value decomposition (SVD). The proposed method was evaluated on a custom dataset of street work images obtained from https://universe.roboflow.com/roboflow-100/street-work. The dataset consists of 611 training images, 175 validation images, and 87 test images with 7 classes. We compared the… ▽ More

    Submitted 17 March, 2023; v1 submitted 5 March, 2023; originally announced March 2023.

    Comments: 8 pages, 3 figures. A report of the project done as part of the Yonsei-Roboin project for the 2nd semester, 2022

  10. arXiv:2302.14136  [pdf, other

    stat.ME math.ST

    Design-Based Inference for Multi-arm Bandits

    Authors: Dae Woong Ham, Iavor Bo**ov, Michael Lindon, Martin Tingley

    Abstract: Multi-arm bandits are gaining popularity as they enable real-world sequential decision-making across application areas, including clinical trials, recommender systems, and online decision-making. Consequently, there is an increased desire to use the available adaptively collected datasets to distinguish whether one arm was more effective than the other, e.g., which product or treatment was more ef… ▽ More

    Submitted 27 February, 2023; originally announced February 2023.

  11. arXiv:2212.10504  [pdf, other

    cs.CL

    Can Current Task-oriented Dialogue Models Automate Real-world Scenarios in the Wild?

    Authors: Sang-Woo Lee, Sungdong Kim, Donghyeon Ko, Donghoon Ham, Youngki Hong, Shin Ah Oh, Hyunhoon Jung, Wangkyo Jung, Kyunghyun Cho, Donghyun Kwak, Hyungsuk Noh, Woomyoung Park

    Abstract: Task-oriented dialogue (TOD) systems are mainly based on the slot-filling-based TOD (SF-TOD) framework, in which dialogues are broken down into smaller, controllable units (i.e., slots) to fulfill a specific task. A series of approaches based on this framework achieved remarkable success on various TOD benchmarks. However, we argue that the current TOD benchmarks are limited to surrogate real-worl… ▽ More

    Submitted 24 May, 2023; v1 submitted 20 December, 2022; originally announced December 2022.

  12. arXiv:2210.08639  [pdf, other

    stat.ME stat.AP

    Design-Based Confidence Sequences: A General Approach to Risk Mitigation in Online Experimentation

    Authors: Dae Woong Ham, Iavor Bo**ov, Michael Lindon, Martin Tingley

    Abstract: Randomized experiments have become the standard method for companies to evaluate the performance of new products or services. In addition to augmenting managers' decision-making, experimentation mitigates risk by limiting the proportion of customers exposed to innovation. Since many experiments are on customers arriving sequentially, a potential solution is to allow managers to "peek" at the resul… ▽ More

    Submitted 24 May, 2023; v1 submitted 16 October, 2022; originally announced October 2022.

  13. arXiv:2210.08589  [pdf, other

    stat.ME math.ST

    Anytime-Valid Linear Models and Regression Adjusted Causal Inference in Randomized Experiments

    Authors: Michael Lindon, Dae Woong Ham, Martin Tingley, Iavor Bo**ov

    Abstract: Linear regression adjustment is commonly used to analyse randomised controlled experiments due to its efficiency and robustness against model misspecification. Current testing and interval estimation procedures leverage the asymptotic distribution of such estimators to provide Type-I error and coverage guarantees that hold only at a single sample size. Here, we develop the theory for the anytime-v… ▽ More

    Submitted 7 February, 2024; v1 submitted 16 October, 2022; originally announced October 2022.

  14. arXiv:2205.08644  [pdf, other

    stat.ME math.ST

    Benefits and costs of matching prior to a Difference in Differences analysis when parallel trends does not hold

    Authors: Dae Woong Ham, Luke Miratrix

    Abstract: The Difference in Difference (DiD) estimator is a popular estimator built on the "parallel trends" assumption, which is an assertion that the treatment group, absent treatment, would change "similarly" to the control group over time. To bolster such a claim, one might generate a comparison group, via matching, that is similar to the treated group with respect to pre-treatment outcomes and/or pre-t… ▽ More

    Submitted 7 February, 2024; v1 submitted 17 May, 2022; originally announced May 2022.

  15. Hypothesis Testing in Sequentially Sampled Data: AdapRT to Maximize Power Beyond iid Sampling

    Authors: Dae Woong Ham, Jiaze Qiu

    Abstract: Testing whether a variable of interest affects the outcome is one of the most fundamental problem in statistics and is often the main scientific question of interest. To tackle this problem, the conditional randomization test (CRT) is widely used to test the independence of variable(s) of interest (X) with an outcome (Y) holding other variable(s) (Z) fixed. The CRT uses randomization or design-bas… ▽ More

    Submitted 27 August, 2022; v1 submitted 5 May, 2022; originally announced May 2022.

  16. arXiv:2205.00176  [pdf, other

    cs.CL

    Building a Role Specified Open-Domain Dialogue System Leveraging Large-Scale Language Models

    Authors: Sanghwan Bae, Donghyun Kwak, Sungdong Kim, Donghoon Ham, Soyoung Kang, Sang-Woo Lee, Woomyoung Park

    Abstract: Recent open-domain dialogue models have brought numerous breakthroughs. However, building a chat system is not scalable since it often requires a considerable volume of human-human dialogue data, especially when enforcing features such as persona, style, or safety. In this work, we study the challenge of imposing roles on open-domain dialogue systems, with the goal of making the systems maintain c… ▽ More

    Submitted 30 April, 2022; originally announced May 2022.

    Comments: Accepted to NAACL2022 as a long paper

  17. arXiv:2203.12501  [pdf, other

    quant-ph physics.app-ph

    Quantum Logic Enhanced Sensing in Solid-State Spin Ensembles

    Authors: Nithya Arunkumar, Kevin S. Olsson, Jner Tzern Oon, Connor Hart, Dominik B. Bucher, David Glenn, Mikhail D. Lukin, Hongkun Park, Donhee Ham, Ronald L. Walsworth

    Abstract: We demonstrate quantum logic enhanced sensitivity for a macroscopic ensemble of solid-state, hybrid two-qubit sensors. We achieve a factor of 30 improvement in signal-to-noise ratio, translating to a sensitivity enhancement exceeding an order of magnitude. Using the electronic spins of nitrogen vacancy (NV) centers in diamond as sensors, we leverage the on-site nitrogen nuclear spins of the NV cen… ▽ More

    Submitted 23 March, 2022; originally announced March 2022.

    Comments: 7 pages, 5 figures; Supplemental: 4 pages, 3 figures

  18. arXiv:2201.08343  [pdf, other

    stat.ME stat.ML

    Using Machine Learning to Test Causal Hypotheses in Conjoint Analysis

    Authors: Dae Woong Ham, Kosuke Imai, Lucas Janson

    Abstract: Conjoint analysis is a popular experimental design used to measure multidimensional preferences. Researchers examine how varying a factor of interest, while controlling for other relevant factors, influences decision-making. Currently, there exist two methodological approaches to analyzing data from a conjoint experiment. The first focuses on estimating the average marginal effects of each factor… ▽ More

    Submitted 17 August, 2022; v1 submitted 20 January, 2022; originally announced January 2022.

    Journal ref: Political Analysis, pg. 1-16, 2024

  19. arXiv:2111.00945  [pdf, other

    cs.MS math.NA

    Esca** the abstraction: a foreign function interface for the Unified Form Language [UFL]

    Authors: Nacime Bouziani, David A. Ham

    Abstract: High level domain specific languages for the finite element method underpin high productivity programming environments for simulations based on partial differential equations (PDE) while employing automatic code generation to achieve high performance. However, a limitation of this approach is that it does not support operators that are not directly expressible in the vector calculus. This is criti… ▽ More

    Submitted 1 November, 2021; originally announced November 2021.

    Comments: First Workshop on Differentiable Programming (NeurIPS 2021)

  20. arXiv:2109.04650  [pdf, other

    cs.CL

    What Changes Can Large-scale Language Models Bring? Intensive Study on HyperCLOVA: Billions-scale Korean Generative Pretrained Transformers

    Authors: Boseop Kim, HyoungSeok Kim, Sang-Woo Lee, Gichang Lee, Donghyun Kwak, Dong Hyeon Jeon, Sunghyun Park, Sungju Kim, Seonhoon Kim, Dongpil Seo, Heungsub Lee, Minyoung Jeong, Sungjae Lee, Minsub Kim, Suk Hyun Ko, Seokhun Kim, Taeyong Park, **uk Kim, Soyoung Kang, Na-Hyeon Ryu, Kang Min Yoo, Minsuk Chang, Soobin Suh, Sookyo In, **seong Park , et al. (12 additional authors not shown)

    Abstract: GPT-3 shows remarkable in-context learning ability of large-scale language models (LMs) trained on hundreds of billion scale data. Here we address some remaining issues less reported by the GPT-3 paper, such as a non-English LM, the performances of different sized models, and the effect of recently introduced prompt optimization on in-context learning. To achieve this, we introduce HyperCLOVA, a K… ▽ More

    Submitted 28 November, 2021; v1 submitted 9 September, 2021; originally announced September 2021.

    Comments: Accepted to EMNLP2021 as a long paper. Fixed some typos

  21. arXiv:2104.12986  [pdf, other

    math.NA cs.MS math.AP

    Bringing Trimmed Serendipity Methods to Computational Practice in Firedrake

    Authors: Justin Crum, Cyrus Cheng, David A. Ham, Lawrence Mitchell, Robert C. Kirby, Joshua A. Levine, Andrew Gillette

    Abstract: We present an implementation of the trimmed serendipity finite element family, using the open source finite element package Firedrake. The new elements can be used seamlessly within the software suite for problems requiring $H^1$, \hcurl, or \hdiv-conforming elements on meshes of squares or cubes. To test how well trimmed serendipity elements perform in comparison to traditional tensor product ele… ▽ More

    Submitted 8 October, 2021; v1 submitted 27 April, 2021; originally announced April 2021.

    Comments: 19 pages, 7 figures, 3 tables, 2 listings

    Journal ref: ACM Transactions on Mathematical Software 48(1):8:1-8:19 (2022)

  22. arXiv:2104.08012  [pdf, other

    cs.MS

    Code generation for productive portable scalable finite element simulation in Firedrake

    Authors: Jack D. Betteridge, Patrick E. Farrell, David A. Ham

    Abstract: Creating scalable, high performance PDE-based simulations requires a suitable combination of discretizations, differential operators, preconditioners and solvers. The required combination changes with the application and with the available hardware, yet software development time is a severely limited resource for most scientists and engineers. Here we demonstrate that generating simulation code fr… ▽ More

    Submitted 16 April, 2021; originally announced April 2021.

  23. arXiv:2101.05158  [pdf, ps, other

    cs.MS

    UFL Dual Spaces, a proposal

    Authors: David A. Ham

    Abstract: This white paper highlights current limitations in the algebraic closure Unified Form Language (UFL). UFL currently represents forms over finite element spaces, however finite element problems naturally result in objects in the dual to a finite element space, and operators map** between primal and dual finite element spaces. This document sketches the relevant mathematical areas and proposes cha… ▽ More

    Submitted 13 January, 2021; originally announced January 2021.

  24. A study of vectorization for matrix-free finite element methods

    Authors: Tianjiao Sun, Lawrence Mitchell, Kaushik Kulkarni, Andreas Klöckner, David A. Ham, Paul H. J. Kelly

    Abstract: Vectorization is increasingly important to achieve high performance on modern hardware with SIMD instructions. Assembly of matrices and vectors in the finite element method, which is characterized by iterating a local assembly kernel over unstructured meshes, poses difficulties to effective vectorization. Maintaining a user-friendly high-level interface with a suitable degree of abstraction while… ▽ More

    Submitted 19 May, 2020; v1 submitted 19 March, 2019; originally announced March 2019.

    Journal ref: International Journal of High Performance Computing Applications (2020)

  25. arXiv:1901.06219  [pdf, other

    cs.CV

    Red blood cell image generation for data augmentation using Conditional Generative Adversarial Networks

    Authors: Oleksandr Bailo, DongShik Ham, Young Min Shin

    Abstract: In this paper, we describe how to apply image-to-image translation techniques to medical blood smear data to generate new data samples and meaningfully increase small datasets. Specifically, given the segmentation mask of the microscopy image, we are able to generate photorealistic images of blood cells which are further used alongside real data during the network training for segmentation and obj… ▽ More

    Submitted 8 March, 2019; v1 submitted 18 January, 2019; originally announced January 2019.

  26. Automated shape differentiation in the Unified Form Language

    Authors: David A. Ham, Lawrence Mitchell, Alberto Paganini, Florian Wechsung

    Abstract: We discuss automating the calculation of weak shape derivatives in the Unified Form Language (Alnæs et al., ACM Trans. Math. Softw., 2014) by introducing an appropriate additional step in the pullback from physical to reference space that computes Gâteaux derivatives with respect to the coordinate field. We illustrate the ease of use with several examples.

    Submitted 4 April, 2019; v1 submitted 24 August, 2018; originally announced August 2018.

    Journal ref: Structural and Multidisciplinary Optimization 60:1813-1820 (2019)

  27. Slate: extending Firedrake's domain-specific abstraction to hybridized solvers for geoscience and beyond

    Authors: Thomas H. Gibson, Lawrence Mitchell, David A. Ham, Colin J. Cotter

    Abstract: Within the finite element community, discontinuous Galerkin (DG) and mixed finite element methods have become increasingly popular in simulating geophysical flows. However, robust and efficient solvers for the resulting saddle-point and elliptic systems arising from these discretizations continue to be an on-going challenge. One possible approach for addressing this issue is to employ a method kno… ▽ More

    Submitted 1 April, 2019; v1 submitted 1 February, 2018; originally announced February 2018.

    Comments: Revisions for submission to GMD

    ACM Class: G.4; G.1.8; I.1

    Journal ref: Geoscientific Model Development 13:735-761 (2020)

  28. Thetis coastal ocean model: discontinuous Galerkin discretization for the three-dimensional hydrostatic equations

    Authors: Tuomas Kärnä, Stephan C. Kramer, Lawrence Mitchell, David A. Ham, Matthew D. Piggott, António M. Baptista

    Abstract: Unstructured grid ocean models are advantageous for simulating the coastal ocean and river-estuary-plume systems. However, unstructured grid models tend to be diffusive and/or computationally expensive which limits their applicability to real life problems. In this paper, we describe a novel discontinuous Galerkin (DG) finite element discretization for the hydrostatic equations. The formulation is… ▽ More

    Submitted 18 October, 2018; v1 submitted 22 November, 2017; originally announced November 2017.

    Comments: Submitted to Geoscientific Model Development

    Journal ref: Geoscientific Model Development 11:4359-4382 (2018)

  29. arXiv:1711.02473  [pdf, other

    cs.MS math.NA

    Exposing and exploiting structure: optimal code generation for high-order finite element methods

    Authors: Miklós Homolya, Robert C. Kirby, David A. Ham

    Abstract: Code generation based software platforms, such as Firedrake, have become popular tools for develo** complicated finite element discretisations of partial differential equations. We extended the code generation infrastructure in Firedrake with optimisations that can exploit the structure inherent to some finite elements. This includes sum factorisation on cuboid cells for continuous, discontinuou… ▽ More

    Submitted 7 November, 2017; originally announced November 2017.

    Comments: Submitted to ACM Transactions on Mathematical Software

  30. arXiv:1705.03667  [pdf, other

    cs.MS math.NA

    TSFC: a structure-preserving form compiler

    Authors: Miklós Homolya, Lawrence Mitchell, Fabio Luporini, David A. Ham

    Abstract: A form compiler takes a high-level description of the weak form of partial differential equations and produces low-level code that carries out the finite element assembly. In this paper we present the Two-Stage Form Compiler (TSFC), a new form compiler with the main motivation to maintain the structure of the input expression as long as possible. This facilitates the application of optimizations a… ▽ More

    Submitted 9 April, 2018; v1 submitted 10 May, 2017; originally announced May 2017.

    Comments: Accepted version. 28 pages plus 5 pages supplement

    MSC Class: 68N20; 65M60; 65N30

    Journal ref: SIAM Journal on Scientific Computing, 40 (2018), pp. C401-C428

  31. arXiv:1606.08069  [pdf, other

    math.OC

    An iteration count estimate for a mesh-dependent steepest descent method based on finite elements and Riesz inner product representation

    Authors: Tobias Schwedes, Simon W. Funke, David A. Ham

    Abstract: Existing implementations of gradient-based optimisation methods typically assume that the problem is posed in Euclidean space. When solving optimality problems on function spaces, the functional derivative is then inaccurately represented with respect to $\ell^2$ instead of the inner product induced by the function space. This error manifests as a mesh dependence in the number of iterations requir… ▽ More

    Submitted 26 June, 2016; originally announced June 2016.

    Comments: 13 pages, 3 figures, 3 tables

  32. A structure-exploiting numbering algorithm for finite elements on extruded meshes, and its performance evaluation in Firedrake

    Authors: Gheorghe-Teodor Bercea, Andrew T. T. McRae, David A. Ham, Lawrence Mitchell, Florian Rathgeber, Luigi Nardi, Fabio Luporini, Paul H. J. Kelly

    Abstract: We present a generic algorithm for numbering and then efficiently iterating over the data values attached to an extruded mesh. An extruded mesh is formed by replicating an existing mesh, assumed to be unstructured, to form layers of prismatic cells. Applications of extruded meshes include, but are not limited to, the representation of 3D high aspect ratio domains employed by geophysical finite ele… ▽ More

    Submitted 28 October, 2016; v1 submitted 20 April, 2016; originally announced April 2016.

    Comments: Bibliography fixes, 23 pages

    Journal ref: Geoscientific Model Development 9:3803-3815 (2016)

  33. An algorithm for the optimization of finite element integration loops

    Authors: Fabio Luporini, David A. Ham, Paul H. J. Kelly

    Abstract: We present an algorithm for the optimization of a class of finite element integration loop nests. This algorithm, which exploits fundamental mathematical properties of finite element operators, is proven to achieve a locally optimal operation count. In specified circumstances the optimum achieved is global. Extensive numerical experiments demonstrate significant performance improvements over the s… ▽ More

    Submitted 20 April, 2016; originally announced April 2016.

    ACM Class: G.1.8; G.4

  34. A parallel edge orientation algorithm for quadrilateral meshes

    Authors: Miklós Homolya, David A. Ham

    Abstract: One approach to achieving correct finite element assembly is to ensure that the local orientation of facets relative to each cell in the mesh is consistent with the global orientation of that facet. Rognes et al. have shown how to achieve this for any mesh composed of simplex elements, and deal.II contains a serial algorithm to construct a consistent orientation of any quadrilateral mesh of an ori… ▽ More

    Submitted 11 December, 2015; v1 submitted 13 May, 2015; originally announced May 2015.

    Comments: Second revision: minor changes

    Journal ref: SIAM Journal on Scientific Computing, 38 (2016), pp. S48-S61

  35. arXiv:1501.01809  [pdf, other

    cs.MS math.NA

    Firedrake: automating the finite element method by composing abstractions

    Authors: Florian Rathgeber, David A. Ham, Lawrence Mitchell, Michael Lange, Fabio Luporini, Andrew T. T. McRae, Gheorghe-Teodor Bercea, Graham R. Markall, Paul H. J. Kelly

    Abstract: Firedrake is a new tool for automating the numerical solution of partial differential equations. Firedrake adopts the domain-specific language for the finite element method of the FEniCS project, but with a pure Python runtime-only implementation centred on the composition of several existing and new abstractions for particular aspects of scientific computing. The result is a more complete separat… ▽ More

    Submitted 1 July, 2016; v1 submitted 8 January, 2015; originally announced January 2015.

    Comments: Minor revisions to v2

    ACM Class: G.1.8; G.4

    Journal ref: ACM Transactions on Mathematical Software 43(3):24:1--24:27 (2016)

  36. arXiv:1411.2940  [pdf, other

    math.NA cs.MS

    Automated generation and symbolic manipulation of tensor product finite elements

    Authors: Andrew T. T. McRae, Gheorghe-Teodor Bercea, Lawrence Mitchell, David A. Ham, Colin J. Cotter

    Abstract: We describe and implement a symbolic algebra for scalar and vector-valued finite elements, enabling the computer generation of elements with tensor product structure on quadrilateral, hexahedral and triangular prismatic cells. The algebra is implemented as an extension to the domain-specific language UFL, the Unified Form Language. This allows users to construct many finite element spaces beyond t… ▽ More

    Submitted 24 February, 2016; v1 submitted 11 November, 2014; originally announced November 2014.

    Comments: Submitted to SISC special issue on CSE Software. Updated version, following reviewer comments

    ACM Class: G.1.8; G.4

    Journal ref: SIAM Journal on Scientific Computing 38(5):S25-S47 (2016)

  37. arXiv:1410.3069  [pdf, other

    math.NA

    On the shallow atmosphere approximation in finite element dynamical cores

    Authors: C. J. Cotter, D. A. Ham, A. T. T. McRae, L. Mitchell, A. Natale

    Abstract: We provide an approach to implementing the shallow atmosphere approximation in three dimensional finite element discretisations for dynamical cores. The approach makes use of the fact that the shallow atmosphere approximation metric can be obtained by writing equations on a three-dimensional manifold embedded in $\mathbb{R}^4$ with a restriction of the Euclidean metric. We show that finite element… ▽ More

    Submitted 12 October, 2014; originally announced October 2014.

    Comments: Distributing this version for comments before submission

  38. arXiv:1407.0904  [pdf, other

    cs.MS cs.CE cs.PF

    COFFEE: an Optimizing Compiler for Finite Element Local Assembly

    Authors: Fabio Luporini, Ana Lucia Varbanescu, Florian Rathgeber, Gheorghe-Teodor Bercea, J. Ramanujam, David A. Ham, Paul H. J. Kelly

    Abstract: The numerical solution of partial differential equations using the finite element method is one of the key applications of high performance computing. Local assembly is its characteristic operation. This entails the execution of a problem-specific kernel to numerically evaluate an integral for each element in the discretized problem domain. Since the domain size can be huge, executing efficient ke… ▽ More

    Submitted 4 July, 2014; v1 submitted 3 July, 2014; originally announced July 2014.

    Comments: Remove volume metadata

    ACM Class: G.1.8; G.4

  39. arXiv:1405.2356  [pdf, other

    cond-mat.mes-hall cond-mat.stat-mech

    Massive thermal fluctuation of massless graphene electrons

    Authors: Hosang Yoon, Donhee Ham

    Abstract: Whereas thermal current noise $\langle I^2 \rangle$ in typical conductors is proportional to temperature $T$, $\langle I^2 \rangle$ in graphene exhibits a nonlinear $T$ dependence due to the massless nature of individual electrons. This unique $\langle I^2 \rangle$ arising from individually massless electrons is intimately linked to the non-zero collective mass of graphene electrons; namely,… ▽ More

    Submitted 6 July, 2014; v1 submitted 9 May, 2014; originally announced May 2014.

    Comments: 5 pages, 3 figures

  40. arXiv:1401.4240  [pdf

    cond-mat.mes-hall

    Measurement of Collective Dynamical Mass of Dirac Fermions in Graphene

    Authors: Hosang Yoon, Carlos Forsythe, Lei Wang, Nikolaos Tombros, Kenji Watanabe, Takashi Taniguchi, James Hone, Philip Kim, Donhee Ham

    Abstract: Individual electrons in graphene behave as massless quasiparticles. In surprising twist, it is inferred from plasmonic investigations that collectively excited graphene electrons must exhibit non-zero mass and its inertial acceleration is essential for graphene plasmonics. Despite such importance, this collective mass has defied direct unequivocal measurement. It may be directly measured by accele… ▽ More

    Submitted 17 January, 2014; originally announced January 2014.

  41. arXiv:1212.4170  [pdf

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

    Two-Path Solid-State Interferometry Using Ultra-Subwavelength 2D Plasmonic Waves

    Authors: Kitty Y. M. Yeung, Hosang Yoon, William Andress, Ken West, Loren Pfeiffer, Donhee Ham

    Abstract: We report an on-chip solid-state Mach-Zehnder interferometer operating on two-dimensional (2D) plasmonic waves at microwave frequencies. Two plasmonic paths are defined with GaAs/AlGaAs 2D electron gas 80 nm below a metallic gate. The gated 2D plasmonic waves achieve a velocity of ~c/300 (c: free-space light speed). Due to this ultra-subwavelength confinement, the resolution of the 2D plasmonic in… ▽ More

    Submitted 17 December, 2012; originally announced December 2012.

    Comments: 18 pages, 11 figures. The article has been submitted to Applied Physics Letters. After it is published, it will be found at http://apl.aip.org/

  42. Automated derivation of the adjoint of high-level transient finite element programs

    Authors: Patrick E. Farrell, David A. Ham, Simon F. Funke, Marie E. Rognes

    Abstract: In this paper we demonstrate a new technique for deriving discrete adjoint and tangent linear models of finite element models. The technique is significantly more efficient and automatic than standard algorithmic differentiation techniques. The approach relies on a high-level symbolic representation of the forward problem. In contrast to develo** a model directly in Fortran or C++, high-level sy… ▽ More

    Submitted 16 October, 2013; v1 submitted 25 April, 2012; originally announced April 2012.

    MSC Class: 65N30; 68N20; 49M29

    Journal ref: SIAM Journal on Scientific Computing 2013 35:4, C369-C393

  43. arXiv:0908.2214  [pdf, ps, other

    cond-mat.stat-mech math-ph nlin.PS quant-ph

    Phase Diffusion and Lamb-Shift-Like Spectrum Shift in Classical Oscillators

    Authors: Xiaofeng Li, Wenjiang Zhu, Donhee Ham

    Abstract: The phase diffusion in a self-sustained oscillator, which produces oscillator's spectral linewidth, is inherently governed by a nonlinear Langevin equation. Over past 40 years, the equation has been treated with linear approximation, rendering the nonlinearity's effects unknown. Here we solve the nonlinear Langevin equation using the perturbation method borrowed from quantum mechanics, and reveal… ▽ More

    Submitted 24 June, 2010; v1 submitted 16 August, 2009; originally announced August 2009.

    Comments: 4 pages, 4 figures, 1 supplemental material

  44. arXiv:0903.4385  [pdf, other

    physics.optics

    Stable mode-locked pulses from mid-infrared semiconductor lasers

    Authors: Christine Y. Wang, L. Kuznetsova, V. M. Gkortsas, L. Diehl, F. X. Kaertner, M. A. Belkin, A. Belyanin, X. Li, D. Ham, H Schneider, P. Grant, C. Y. Song, S. Haffouz, Z. R. Wasilewski, H. C. Liu, Federico Capasso

    Abstract: We report the unequivocal demonstration of mid-infrared mode-locked pulses from a semiconductor laser. The train of short pulses was generated by actively modulating the current and hence the optical gain in a small section of an edge-emitting quantum cascade laser (QCL). Pulses with pulse duration at full-width-at-half-maximum of about 3 ps and energy of 0.5 pJ were characterized using a second… ▽ More

    Submitted 25 March, 2009; originally announced March 2009.

    Comments: 26 pages, 4 figures

    Journal ref: Optics Express, Vol. 17, Issue 15, pp. 12929-12943 (2009)

  45. A mixed discontinuous/continuous finite element pair for shallow-water ocean modelling

    Authors: C. J. Cotter, D. A. Ham, C. C. Pain

    Abstract: We introduce a mixed discontinuous/continuous finite element pair for ocean modelling, with continuous quadratic pressure/layer depth and discontinuous velocity. We investigate the finite element pair applied to the linear shallow-water equations on an f-plane. The element pair has the property that all geostrophically balanced states which strongly satisfy the boundary conditions have discrete… ▽ More

    Submitted 30 April, 2009; v1 submitted 28 May, 2008; originally announced May 2008.

  46. arXiv:0707.4607  [pdf, other

    math.NA

    LBB Stability of a Mixed Discontinuous/Continuous Galerkin Finite Element Pair

    Authors: C. J. Cotter, D. A. Ham, C. C. Pain, S. Reich

    Abstract: We introduce a new mixed discontinuous/continuous Galerkin finite element for solving the 2- and 3-dimensional wave equations and equations of incompressible flow. The element, which we refer to as P1dg-P2, uses discontinuous piecewise linear functions for velocity and continuous piecewise quadratic functions for pressure. The aim of introducing the mixed formulation is to produce a new flexible… ▽ More

    Submitted 31 July, 2007; originally announced July 2007.

    MSC Class: 65M60

  47. arXiv:q-bio/0610043  [pdf

    q-bio.QM

    Integrated Cell Manipulation Systems

    Authors: Hakho Lee, Yong Liu, Donhee Ham, Robert M. Westervelt

    Abstract: A new type of microfluidic system for biological cell manipulation, a CMOS/microfluidic hybrid, is demonstrated. The hybrid system starts with a custom-designed CMOS (complementary metal-oxide semiconductor) chip fabricated in a semiconductor foundry using standard integration circuit technology. A microfluidic channel is post-fabricated on top of the CMOS chip to provide biocompatible environme… ▽ More

    Submitted 23 October, 2006; originally announced October 2006.

    Comments: 7 pages, 7 figures