Zum Hauptinhalt springen

Showing 1–34 of 34 results for author: Ng, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2408.14561  [pdf, other

    cs.PL cs.SE

    Mica: Automated Differential Testing for OCaml Modules

    Authors: Ernest Ng, Harrison Goldstein, Benjamin C. Pierce

    Abstract: Suppose we are given two OCaml modules implementing the same signature. How do we check that they are observationally equivalent -- that is, that they behave the same on all inputs? One established technique is to use a property-based testing (PBT) tool such as QuickCheck. Currently, however, this can require significant amounts of boilerplate code and ad-hoc test harnesses. To address this issue,… ▽ More

    Submitted 26 August, 2024; originally announced August 2024.

    Comments: OCaml Workshop 2024

  2. arXiv:2405.03689  [pdf, other

    cs.CV cs.CL

    Pose Priors from Language Models

    Authors: Sanjay Subramanian, Evonne Ng, Lea Müller, Dan Klein, Shiry Ginosar, Trevor Darrell

    Abstract: We present a zero-shot pose optimization method that enforces accurate physical contact constraints when estimating the 3D pose of humans. Our central insight is that since language is often used to describe physical interaction, large pretrained text-based models can act as priors on pose estimation. We can thus leverage this insight to improve pose estimation by converting natural language des… ▽ More

    Submitted 6 May, 2024; originally announced May 2024.

  3. arXiv:2401.01885  [pdf, other

    cs.CV

    From Audio to Photoreal Embodiment: Synthesizing Humans in Conversations

    Authors: Evonne Ng, Javier Romero, Timur Bagautdinov, Shaojie Bai, Trevor Darrell, Angjoo Kanazawa, Alexander Richard

    Abstract: We present a framework for generating full-bodied photorealistic avatars that gesture according to the conversational dynamics of a dyadic interaction. Given speech audio, we output multiple possibilities of gestural motion for an individual, including face, body, and hands. The key behind our method is in combining the benefits of sample diversity from vector quantization with the high-frequency… ▽ More

    Submitted 3 January, 2024; originally announced January 2024.

  4. arXiv:2309.13254  [pdf, other

    cs.LG cs.DC

    Zen: Near-Optimal Sparse Tensor Synchronization for Distributed DNN Training

    Authors: Zhuang Wang, Zhaozhuo Xu, Anshumali Shrivastava, T. S. Eugene Ng

    Abstract: Distributed training is the de facto standard to scale up the training of Deep Neural Networks (DNNs) with multiple GPUs. The performance bottleneck of distributed training lies in communications for gradient synchronization. Recently, practitioners have observed sparsity in gradient tensors, suggesting the potential to reduce the traffic volume in communication and improve end-to-end training eff… ▽ More

    Submitted 23 September, 2023; originally announced September 2023.

  5. arXiv:2308.10897  [pdf, other

    cs.CV

    Can Language Models Learn to Listen?

    Authors: Evonne Ng, Sanjay Subramanian, Dan Klein, Angjoo Kanazawa, Trevor Darrell, Shiry Ginosar

    Abstract: We present a framework for generating appropriate facial responses from a listener in dyadic social interactions based on the speaker's words. Given an input transcription of the speaker's words with their timestamps, our approach autoregressively predicts a response of a listener: a sequence of listener facial gestures, quantized using a VQ-VAE. Since gesture is a language component, we propose t… ▽ More

    Submitted 21 August, 2023; originally announced August 2023.

    Comments: ICCV 2023; Project page: https://people.eecs.berkeley.edu/~evonne_ng/projects/text2listen/

  6. arXiv:2305.12171  [pdf, other

    cs.RO

    Diffusion Co-Policy for Synergistic Human-Robot Collaborative Tasks

    Authors: Eley Ng, Ziang Liu, Monroe Kennedy III

    Abstract: Modeling multimodal human behavior has been a key barrier to increasing the level of interaction between human and robot, particularly for collaborative tasks. Our key insight is that an effective, learned robot policy used for human-robot collaborative tasks must be able to express a high degree of multimodality, predict actions in a temporally consistent manner, and recognize a wide range of fre… ▽ More

    Submitted 12 November, 2023; v1 submitted 20 May, 2023; originally announced May 2023.

    Comments: IEEE Robotics and Automation Letters (RA-L), 2023. 8 pages, 7 figures, 3 tables. Supplementary material at https://sites.google.com/view/diffusion-co-policy-hrc

  7. Nerfstudio: A Modular Framework for Neural Radiance Field Development

    Authors: Matthew Tancik, Ethan Weber, Evonne Ng, Ruilong Li, Brent Yi, Justin Kerr, Terrance Wang, Alexander Kristoffersen, Jake Austin, Kamyar Salahi, Abhik Ahuja, David McAllister, Angjoo Kanazawa

    Abstract: Neural Radiance Fields (NeRF) are a rapidly growing area of research with wide-ranging applications in computer vision, graphics, robotics, and more. In order to streamline the development and deployment of NeRF research, we propose a modular PyTorch framework, Nerfstudio. Our framework includes plug-and-play components for implementing NeRF-based methods, which make it easy for researchers and pr… ▽ More

    Submitted 16 October, 2023; v1 submitted 8 February, 2023; originally announced February 2023.

    Comments: Project page at https://nerf.studio

  8. Contrastive Learning for Self-Supervised Pre-Training of Point Cloud Segmentation Networks With Image Data

    Authors: Andrej Janda, Brandon Wagstaff, Edwin G. Ng, Jonathan Kelly

    Abstract: Reducing the quantity of annotations required for supervised training is vital when labels are scarce and costly. This reduction is particularly important for semantic segmentation tasks involving 3D datasets, which are often significantly smaller and more challenging to annotate than their image-based counterparts. Self-supervised pre-training on unlabelled data is one way to reduce the amount of… ▽ More

    Submitted 4 September, 2023; v1 submitted 17 January, 2023; originally announced January 2023.

    Comments: In Proceedings of the Conference on Robots and Vision (CRV'23), Montreal, Canada, Jun. 6-8, 2023. arXiv admin note: substantial text overlap with arXiv:2211.11801

  9. arXiv:2211.11801  [pdf, other

    cs.CV

    Self-Supervised Pre-training of 3D Point Cloud Networks with Image Data

    Authors: Andrej Janda, Brandon Wagstaff, Edwin G. Ng, Jonathan Kelly

    Abstract: Reducing the quantity of annotations required for supervised training is vital when labels are scarce and costly. This reduction is especially important for semantic segmentation tasks involving 3D datasets that are often significantly smaller and more challenging to annotate than their image-based counterparts. Self-supervised pre-training on large unlabelled datasets is one way to reduce the amo… ▽ More

    Submitted 16 December, 2022; v1 submitted 21 November, 2022; originally announced November 2022.

    Comments: In Proceedings of the Conference on Robot Learning (CoRL'22) Workshop on Pre-Training Robot Learning, Auckland, New Zealand, December 15, 2022

  10. arXiv:2209.12890  [pdf, other

    cs.RO cs.AI

    It Takes Two: Learning to Plan for Human-Robot Cooperative Carrying

    Authors: Eley Ng, Ziang Liu, Monroe Kennedy III

    Abstract: Cooperative table-carrying is a complex task due to the continuous nature of the action and state-spaces, multimodality of strategies, and the need for instantaneous adaptation to other agents. In this work, we present a method for predicting realistic motion plans for cooperative human-robot teams on the task. Using a Variational Recurrent Neural Network (VRNN) to model the variation in the traje… ▽ More

    Submitted 7 March, 2023; v1 submitted 26 September, 2022; originally announced September 2022.

    Comments: IEEE International Conference on Robotics and Automation (ICRA) 2023. Supplementary materials at https://sites.google.com/view/cooperative-carrying

  11. arXiv:2205.14465  [pdf, other

    cs.LG cs.DC

    ByteComp: Revisiting Gradient Compression in Distributed Training

    Authors: Zhuang Wang, Haibin Lin, Yibo Zhu, T. S. Eugene Ng

    Abstract: Gradient compression (GC) is a promising approach to addressing the communication bottleneck in distributed deep learning (DDL). However, it is challenging to find the optimal compression strategy for applying GC to DDL because of the intricate interactions among tensors. To fully unleash the benefits of GC, two questions must be addressed: 1) How to express all compression strategies and the corr… ▽ More

    Submitted 6 June, 2022; v1 submitted 28 May, 2022; originally announced May 2022.

  12. arXiv:2204.08451  [pdf, other

    cs.CV

    Learning to Listen: Modeling Non-Deterministic Dyadic Facial Motion

    Authors: Evonne Ng, Hanbyul Joo, Liwen Hu, Hao Li, Trevor Darrell, Angjoo Kanazawa, Shiry Ginosar

    Abstract: We present a framework for modeling interactional communication in dyadic conversations: given multimodal inputs of a speaker, we autoregressively output multiple possibilities of corresponding listener motion. We combine the motion and speech audio of the speaker using a motion-audio cross attention transformer. Furthermore, we enable non-deterministic prediction by learning a discrete latent rep… ▽ More

    Submitted 18 April, 2022; originally announced April 2022.

  13. arXiv:2112.10936  [pdf, other

    cs.CV cs.AI cs.CL cs.CR cs.MM

    Watch Those Words: Video Falsification Detection Using Word-Conditioned Facial Motion

    Authors: Shruti Agarwal, Liwen Hu, Evonne Ng, Trevor Darrell, Hao Li, Anna Rohrbach

    Abstract: In today's era of digital misinformation, we are increasingly faced with new threats posed by video falsification techniques. Such falsifications range from cheapfakes (e.g., lookalikes or audio dubbing) to deepfakes (e.g., sophisticated AI media synthesis methods), which are becoming perceptually indistinguishable from real videos. To tackle this challenge, we propose a multi-modal semantic foren… ▽ More

    Submitted 1 December, 2022; v1 submitted 20 December, 2021; originally announced December 2021.

    Comments: Accepted in WACV 2023

  14. arXiv:2110.08614  [pdf, other

    cs.LG

    Deep Learning and Spectral Embedding for Graph Partitioning

    Authors: Alice Gatti, Zhixiong Hu, Tess Smidt, Esmond G. Ng, Pieter Ghysels

    Abstract: We present a graph bisection and partitioning algorithm based on graph neural networks. For each node in the graph, the network outputs probabilities for each of the partitions. The graph neural network consists of two modules: an embedding phase and a partitioning phase. The embedding phase is trained first by minimizing a loss function inspired by spectral graph theory. The partitioning module i… ▽ More

    Submitted 8 December, 2021; v1 submitted 16 October, 2021; originally announced October 2021.

  15. arXiv:2107.07442  [pdf, other

    cs.DC cs.NI

    MXDAG: A Hybrid Abstraction for Cluster Applications

    Authors: Weitao Wang, Sushovan Das, Xinyu Crystal Wu, Zhuang Wang, Ang Chen, T. S. Eugene Ng

    Abstract: Distributed applications, such as database queries and distributed training, consist of both compute and network tasks. DAG-based abstraction primarily targets compute tasks and has no explicit network-level scheduling. In contrast, Coflow abstraction collectively schedules network flows among compute tasks but lacks the end-to-end view of the application DAG. Because of the dependencies and inter… ▽ More

    Submitted 15 July, 2021; originally announced July 2021.

  16. arXiv:2104.09680  [pdf, other

    cs.NI

    Shufflecast: An Optical, Data-rate Agnostic and Low-Power Multicast Architecture for Next-Generation Compute Clusters

    Authors: Sushovan Das, Afsaneh Rahbar, Xinyu Crystal Wu, Zhuang Wang, Weitao Wang, Ang Chen, T. S. Eugene Ng

    Abstract: An optical circuit-switched network core has the potential to overcome the inherent challenges of a conventional electrical packet-switched core of today's compute clusters. As optical circuit switches (OCS) directly handle the photon beams without any optical-electrical-optical (O/E/O) conversion and packet processing, OCS-based network cores have the following desirable properties: a) agnostic t… ▽ More

    Submitted 19 April, 2021; originally announced April 2021.

  17. arXiv:2104.03546  [pdf, other

    cs.LG

    Graph Partitioning and Sparse Matrix Ordering using Reinforcement Learning and Graph Neural Networks

    Authors: Alice Gatti, Zhixiong Hu, Tess Smidt, Esmond G. Ng, Pieter Ghysels

    Abstract: We present a novel method for graph partitioning, based on reinforcement learning and graph convolutional neural networks. Our approach is to recursively partition coarser representations of a given graph. The neural network is implemented using SAGE graph convolution layers, and trained using an advantage actor critic (A2C) agent. We present two variants, one for finding an edge separator that mi… ▽ More

    Submitted 28 June, 2021; v1 submitted 8 April, 2021; originally announced April 2021.

  18. arXiv:2104.03416  [pdf, ps, other

    eess.AS cs.CL cs.LG cs.SD

    Pushing the Limits of Non-Autoregressive Speech Recognition

    Authors: Edwin G. Ng, Chung-Cheng Chiu, Yu Zhang, William Chan

    Abstract: We combine recent advancements in end-to-end speech recognition to non-autoregressive automatic speech recognition. We push the limits of non-autoregressive state-of-the-art results for multiple datasets: LibriSpeech, Fisher+Switchboard and Wall Street Journal. Key to our recipe, we leverage CTC on giant Conformer neural network architectures with SpecAugment and wav2vec2 pre-training. We achieve… ▽ More

    Submitted 11 September, 2021; v1 submitted 7 April, 2021; originally announced April 2021.

    Comments: Proceedings of INTERSPEECH

  19. arXiv:2103.15195  [pdf, other

    cs.DC cs.LG

    MergeComp: A Compression Scheduler for Scalable Communication-Efficient Distributed Training

    Authors: Zhuang Wang, Xinyu Wu, T. S. Eugene Ng

    Abstract: Large-scale distributed training is increasingly becoming communication bound. Many gradient compression algorithms have been proposed to reduce the communication overhead and improve scalability. However, it has been observed that in some cases gradient compression may even harm the performance of distributed training. In this paper, we propose MergeComp, a compression scheduler to optimize the… ▽ More

    Submitted 28 March, 2021; originally announced March 2021.

    Comments: 8 papes

  20. arXiv:2012.02339  [pdf, other

    cs.CV cs.CL

    Understanding Guided Image Captioning Performance across Domains

    Authors: Edwin G. Ng, Bo Pang, Piyush Sharma, Radu Soricut

    Abstract: Image captioning models generally lack the capability to take into account user interest, and usually default to global descriptions that try to balance readability, informativeness, and information overload. On the other hand, VQA models generally lack the ability to provide long descriptive answers, while expecting the textual question to be quite precise. We present a method to control the conc… ▽ More

    Submitted 10 November, 2021; v1 submitted 3 December, 2020; originally announced December 2020.

    Comments: Proceedings of CoNLL 2021

  21. arXiv:2009.13446  [pdf, other

    cs.NI

    DCFIT: Initial Trigger-Based PFC Deadlock Detection in the Data Plane

    Authors: Xinyu Crystal Wu, T. S. Eugene Ng

    Abstract: Recent data center applications rely on lossless networks to achieve high network performance. Lossless networks, however, can suffer from in-network deadlocks induced by hop-by-hop flow control protocols like PFC. Once deadlocks occur, large parts of the network could be blocked. Existing solutions mainly center on a deadlock avoidance strategy; unfortunately, they are not foolproof. Thus, deadlo… ▽ More

    Submitted 28 September, 2020; originally announced September 2020.

  22. arXiv:2007.12287  [pdf, other

    cs.CV

    Body2Hands: Learning to Infer 3D Hands from Conversational Gesture Body Dynamics

    Authors: Evonne Ng, Shiry Ginosar, Trevor Darrell, Hanbyul Joo

    Abstract: We propose a novel learned deep prior of body motion for 3D hand shape synthesis and estimation in the domain of conversational gestures. Our model builds upon the insight that body motion and hand gestures are strongly correlated in non-verbal communication settings. We formulate the learning of this prior as a prediction task of 3D hand shape over time given body motion input alone. Trained with… ▽ More

    Submitted 7 April, 2021; v1 submitted 23 July, 2020; originally announced July 2020.

  23. arXiv:1904.09882  [pdf, other

    cs.CV

    You2Me: Inferring Body Pose in Egocentric Video via First and Second Person Interactions

    Authors: Evonne Ng, Donglai Xiang, Hanbyul Joo, Kristen Grauman

    Abstract: The body pose of a person wearing a camera is of great interest for applications in augmented reality, healthcare, and robotics, yet much of the person's body is out of view for a typical wearable camera. We propose a learning-based approach to estimate the camera wearer's 3D body pose from egocentric video sequences. Our key insight is to leverage interactions with another person---whose body pos… ▽ More

    Submitted 27 March, 2020; v1 submitted 22 April, 2019; originally announced April 2019.

  24. arXiv:1901.00212  [pdf, other

    cs.CV

    EdgeConnect: Generative Image Inpainting with Adversarial Edge Learning

    Authors: Kamyar Nazeri, Eric Ng, Tony Joseph, Faisal Z. Qureshi, Mehran Ebrahimi

    Abstract: Over the last few years, deep learning techniques have yielded significant improvements in image inpainting. However, many of these techniques fail to reconstruct reasonable structures as they are commonly over-smoothed and/or blurry. This paper develops a new approach for image inpainting that does a better job of reproducing filled regions exhibiting fine details. We propose a two-stage adversar… ▽ More

    Submitted 11 January, 2019; v1 submitted 1 January, 2019; originally announced January 2019.

    Comments: Code and data: https://github.com/knazeri/edge-connect

  25. Deep learning: Extrapolation tool for ab initio nuclear theory

    Authors: Gianina Alina Negoita, James P. Vary, Glenn R. Luecke, Pieter Maris, Andrey M. Shirokov, Ik Jae Shin, Youngman Kim, Esmond G. Ng, Chao Yang, Matthew Lockner, Gurpur M. Prabhu

    Abstract: Ab initio approaches in nuclear theory, such as the no-core shell model (NCSM), have been developed for approximately solving finite nuclei with realistic strong interactions. The NCSM and other approaches require an extrapolation of the results obtained in a finite basis space to the infinite basis space limit and assessment of the uncertainty of those extrapolations. Each observable requires a s… ▽ More

    Submitted 6 June, 2019; v1 submitted 5 October, 2018; originally announced October 2018.

    Comments: 13 pages, 6 figures. Some typos were fixed, e.g., replaced MSE units for the observables with observables' square units. arXiv admin note: text overlap with arXiv:1803.03215

    Journal ref: Phys. Rev. C 99, 054308 (2019)

  26. arXiv:1805.05217  [pdf, other

    quant-ph cs.ET physics.optics

    Experimental investigation of performance differences between Coherent Ising Machines and a quantum annealer

    Authors: Ryan Hamerly, Takahiro Inagaki, Peter L. McMahon, Davide Venturelli, Alireza Marandi, Tatsuhiro Onodera, Edwin Ng, Carsten Langrock, Kensuke Inaba, Toshimori Honjo, Koji Enbutsu, Takeshi Umeki, Ryoichi Kasahara, Shoko Utsunomiya, Satoshi Kako, Ken-ichi Kawarabayashi, Robert L. Byer, Martin M. Fejer, Hideo Mabuchi, Dirk Englund, Eleanor Rieffel, Hiroki Takesue, Yoshihisa Yamamoto

    Abstract: Physical annealing systems provide heuristic approaches to solving NP-hard Ising optimization problems. Here, we study the performance of two types of annealing machines--a commercially available quantum annealer built by D-Wave Systems, and measurement-feedback coherent Ising machines (CIMs) based on optical parametric oscillator networks--on two classes of problems, the Sherrington-Kirkpatrick (… ▽ More

    Submitted 24 May, 2019; v1 submitted 14 May, 2018; originally announced May 2018.

    Comments: 12 pages, 5 figures, 1 table (main text); 14 pages, 12 figures, 2 tables (supplementary)

    Journal ref: Sci. Adv. 5:eaau0823 (2019)

  27. Image Colorization with Generative Adversarial Networks

    Authors: Kamyar Nazeri, Eric Ng, Mehran Ebrahimi

    Abstract: Over the last decade, the process of automatic image colorization has been of significant interest for several application areas including restoration of aged or degraded images. This problem is highly ill-posed due to the large degrees of freedom during the assignment of color information. Many of the recent developments in automatic colorization involve images that contain a common theme or requ… ▽ More

    Submitted 16 May, 2018; v1 submitted 14 March, 2018; originally announced March 2018.

    Comments: Lecture Notes in Computer Science, Proceedings of tenth international conference on Articulated Motion and Deformable Objects (AMDO), Palma, Mallorca, Spain, 12-13 July 2018

    Journal ref: LNCS 10945 (2018) 85-94

  28. arXiv:1704.05923  [pdf, other

    cs.CE physics.chem-ph

    A Model Order Reduction Algorithm for Estimating the Absorption Spectrum

    Authors: Roel Van Beeumen, David B. Williams-Young, Joseph M. Kasper, Chao Yang, Esmond G. Ng, Xiaosong Li

    Abstract: The ab initio description of the spectral interior of the absorption spectrum poses both a theoretical and computational challenge for modern electronic structure theory. Due to the often spectrally dense character of this domain in the quantum propagator's eigenspectrum for medium-to-large sized systems, traditional approaches based on the partial diagonalization of the propagator often encounter… ▽ More

    Submitted 30 August, 2017; v1 submitted 19 April, 2017; originally announced April 2017.

  29. arXiv:1610.08128  [pdf, other

    cs.DC cs.MS math.NA

    The Reverse Cuthill-McKee Algorithm in Distributed-Memory

    Authors: Ariful Azad, Mathias Jacquelin, Aydin Buluc, Esmond G. Ng

    Abstract: Ordering vertices of a graph is key to minimize fill-in and data structure size in sparse direct solvers, maximize locality in iterative solvers, and improve performance in graph algorithms. Except for naturally parallelizable ordering methods such as nested dissection, many important ordering methods have not been efficiently mapped to distributed-memory architectures. In this paper, we present t… ▽ More

    Submitted 25 October, 2016; originally announced October 2016.

  30. arXiv:1609.01689  [pdf, other

    math.NA cs.CE physics.comp-ph

    Accelerating Nuclear Configuration Interaction Calculations through a Preconditioned Block Iterative Eigensolver

    Authors: Meiyue Shao, Hasan Metin Aktulga, Chao Yang, Esmond G. Ng, Pieter Maris, James P. Vary

    Abstract: We describe a number of recently developed techniques for improving the performance of large-scale nuclear configuration interaction calculations on high performance parallel computers. We show the benefit of using a preconditioned block iterative method to replace the Lanczos algorithm that has traditionally been used to perform this type of computation. The rapid convergence of the block iterati… ▽ More

    Submitted 8 September, 2017; v1 submitted 6 September, 2016; originally announced September 2016.

    Comments: Accepted for publication in Computer Physics Communications

    Journal ref: Computer Physics Communications, 222:1--13, 2018

  31. arXiv:1608.00044  [pdf, other

    cs.MS

    An Asynchronous Task-based Fan-Both Sparse Cholesky Solver

    Authors: Mathias Jacquelin, Yili Zheng, Esmond Ng, Katherine Yelick

    Abstract: Systems of linear equations arise at the heart of many scientific and engineering applications. Many of these linear systems are sparse; i.e., most of the elements in the coefficient matrix are zero. Direct methods based on matrix factorizations are sometimes needed to ensure accurate solutions. For example, accurate solution of sparse linear systems is needed in shift-invert Lanczos to compute in… ▽ More

    Submitted 23 August, 2016; v1 submitted 29 July, 2016; originally announced August 2016.

  32. Predicting proximity with ambient mobile sensors for non-invasive health diagnostics

    Authors: Sylvester Olubolu Orimaye, Foo Chuan Leong, Chen Hui Lee, Eddy Cheng Han Ng

    Abstract: Modern smart phones are becoming helpful in the areas of Internet-Of-Things (IoT) and ambient health intelligence. By learning data from several mobile sensors, we detect nearness of the human body to a mobile device in a three-dimensional space with no physical contact with the device for non-invasive health diagnostics. We show that the human body generates wave patterns that interact with other… ▽ More

    Submitted 9 December, 2015; originally announced December 2015.

    Comments: Accepted and presented at the 12th IEEE Malaysia International Conference on Communications, 23-25 November, 2015, Kuching, Sarawak, Malaysia

  33. arXiv:1303.1754  [pdf, other

    math.NA cs.CC

    On the minimum FLOPs problem in the sparse Cholesky factorization

    Authors: Robert Luce, Esmond Ng

    Abstract: Prior to computing the Cholesky factorization of a sparse, symmetric positive definite matrix, a reordering of the rows and columns is computed so as to reduce both the number of fill elements in Cholesky factor and the number of arithmetic operations (FLOPs) in the numerical factorization. These two metrics are clearly somehow related and yet it is suspected that these two problems are different.… ▽ More

    Submitted 28 October, 2013; v1 submitted 7 March, 2013; originally announced March 2013.

    Comments: Fix various spelling errors, move auxiliary proof to appendix, add two figures

    MSC Class: 65F50; 65F05; 68Q17

    Journal ref: SIAM. J. Matrix Anal. & Appl. 35-1 (2014), pp. 1-21

  34. arXiv:1110.1708  [pdf, other

    cs.CE physics.comp-ph

    Advancing Nuclear Physics Through TOPS Solvers and Tools

    Authors: E Ng, J Sarich, S M Wild, T Munson, H Aktulga, C Yang, P Maris, J P Vary, N Schunck, M G Bertolli, M Kortelainen, W Nazarewicz, T Papenbrock, M V Stoitsov

    Abstract: At the heart of many scientific applications is the solution of algebraic systems, such as linear systems of equations, eigenvalue problems, and optimization problems, to name a few. TOPS, which stands for Towards Optimal Petascale Simulations, is a SciDAC applied math center focused on the development of solvers for tackling these algebraic systems, as well as the deployment of such technologies… ▽ More

    Submitted 8 October, 2011; originally announced October 2011.

    Comments: SciDAC 2011 Conference, July 10-14, 2011, Denver, CO; 5 pages, 2 tables, 2 figures