Skip to main content

Showing 151–200 of 329 results for author: Chang, E

.
  1. arXiv:1907.06396  [pdf, other

    cs.LG stat.ML

    A Dual Memory Structure for Efficient Use of Replay Memory in Deep Reinforcement Learning

    Authors: Wonshick Ko, Dong Eui Chang

    Abstract: In this paper, we propose a dual memory structure for reinforcement learning algorithms with replay memory. The dual memory consists of a main memory that stores various data and a cache memory that manages the data and trains the reinforcement learning agent efficiently. Experimental results show that the dual memory structure achieves higher training and test scores than the conventional single… ▽ More

    Submitted 15 July, 2019; originally announced July 2019.

    Comments: 4 pages, 5 figures

  2. arXiv:1906.06969  [pdf, other

    cs.RO eess.SY

    Robotic Navigation using Entropy-Based Exploration

    Authors: Muhammad Usama, Dong Eui Chang

    Abstract: Robotic navigation concerns the task in which a robot should be able to find a safe and feasible path and traverse between two points in a complex environment. We approach the problem of robotic navigation using reinforcement learning and use deep $Q$-networks to train agents to solve the task of robotic navigation. We compare the Entropy-Based Exploration (EBE) with the widely used $ε$-greedy exp… ▽ More

    Submitted 17 June, 2019; originally announced June 2019.

    Comments: 5 pages

  3. arXiv:1906.06890  [pdf, other

    cs.LG stat.ML

    Learning-Driven Exploration for Reinforcement Learning

    Authors: Muhammad Usama, Dong Eui Chang

    Abstract: Effective and intelligent exploration has been an unresolved problem for reinforcement learning. Most contemporary reinforcement learning relies on simple heuristic strategies such as $ε$-greedy exploration or adding Gaussian noise to actions. These heuristics, however, are unable to intelligently distinguish the well explored and the unexplored regions of state space, which can lead to inefficien… ▽ More

    Submitted 16 October, 2020; v1 submitted 17 June, 2019; originally announced June 2019.

  4. arXiv:1906.06046  [pdf, other

    cs.CR cs.LG

    Effectiveness of Distillation Attack and Countermeasure on Neural Network Watermarking

    Authors: Ziqi Yang, Hung Dang, Ee-Chien Chang

    Abstract: The rise of machine learning as a service and model sharing platforms has raised the need of traitor-tracing the models and proof of authorship. Watermarking technique is the main component of existing methods for protecting copyright of models. In this paper, we show that distillation, a widely used transformation technique, is a quite effective attack to remove watermark embedded by existing alg… ▽ More

    Submitted 14 June, 2019; originally announced June 2019.

  5. Lifestate: Event-Driven Protocols and Callback Control Flow (Extended Version)

    Authors: Shawn Meier, Sergio Mover, Bor-Yuh Evan Chang

    Abstract: Develo** interactive applications (apps) against event-driven software frameworks such as Android is notoriously difficult. To create apps that behave as expected, developers must follow complex and often implicit asynchronous programming protocols. Such protocols intertwine the proper registering of callbacks to receive control from the framework with appropriate application-programming interfa… ▽ More

    Submitted 12 June, 2019; v1 submitted 11 June, 2019; originally announced June 2019.

    Comments: 26 pages, 11 figures, ECOOP 2019

  6. arXiv:1906.02204  [pdf, other

    quant-ph physics.atom-ph physics.optics

    Optical waveguiding by atomic entanglement in multilevel atom arrays

    Authors: A. Asenjo-Garcia, H. J. Kimble, D. E. Chang

    Abstract: The optical properties of sub-wavelength arrays of atoms or other quantum emitters have attracted significant interest recently. For example, the strong constructive or destructive interference of emitted light enables arrays to function as nearly perfect mirrors, support topological edge states, and allow for exponentially better quantum memories. In these proposals, the assumed atomic structure… ▽ More

    Submitted 19 December, 2019; v1 submitted 5 June, 2019; originally announced June 2019.

    Comments: New section on disorder; paper is now identical to published version

    Journal ref: PNAS 116, 25503 (2019)

  7. arXiv:1906.00258  [pdf, other

    cs.LG cs.CV

    Enhancing Transformation-based Defenses using a Distribution Classifier

    Authors: Connie Kou, Hwee Kuan Lee, Ee-Chien Chang, Teck Khim Ng

    Abstract: Adversarial attacks on convolutional neural networks (CNN) have gained significant attention and there have been active research efforts on defense mechanisms. Stochastic input transformation methods have been proposed, where the idea is to recover the image from adversarial attack by random transformation, and to take the majority vote as consensus among the random samples. However, the transform… ▽ More

    Submitted 30 January, 2020; v1 submitted 1 June, 2019; originally announced June 2019.

  8. arXiv:1905.12916  [pdf, other

    cs.LG stat.ML

    Effective Medical Test Suggestions Using Deep Reinforcement Learning

    Authors: Yang-En Chen, Kai-Fu Tang, Yu-Shao Peng, Edward Y. Chang

    Abstract: Effective medical test suggestions benefit both patients and physicians to conserve time and improve diagnosis accuracy. In this work, we show that an agent can learn to suggest effective medical tests. We formulate the problem as a stage-wise Markov decision process and propose a reinforcement learning method to train the agent. We introduce a new representation of multiple action policy along wi… ▽ More

    Submitted 31 May, 2019; v1 submitted 30 May, 2019; originally announced May 2019.

  9. arXiv:1905.12313  [pdf

    cs.LG stat.ML

    G2R Bound: A Generalization Bound for Supervised Learning from GAN-Synthetic Data

    Authors: Fu-Chieh Chang, Hao-Jen Wang, Chun-Nan Chou, Edward Y. Chang

    Abstract: Performing supervised learning from the data synthesized by using Generative Adversarial Networks (GANs), dubbed GAN-synthetic data, has two important applications. First, GANs may generate more labeled training data, which may help improve classification accuracy. Second, in scenarios where real data cannot be released outside certain premises for privacy and/or security reasons, using GAN- synth… ▽ More

    Submitted 29 May, 2019; originally announced May 2019.

  10. arXiv:1905.12261  [pdf, other

    cs.CV

    KG-GAN: Knowledge-Guided Generative Adversarial Networks

    Authors: Che-Han Chang, Chun-Hsien Yu, Szu-Ying Chen, Edward Y. Chang

    Abstract: Can generative adversarial networks (GANs) generate roses of various colors given only roses of red petals as input? The answer is negative, since GANs' discriminator would reject all roses of unseen petal colors. In this study, we propose knowledge-guided GAN (KG-GAN) to fuse domain knowledge with the GAN framework. KG-GAN trains two generators; one learns from data whereas the other learns from… ▽ More

    Submitted 23 September, 2019; v1 submitted 29 May, 2019; originally announced May 2019.

  11. arXiv:1905.06460  [pdf, ps, other

    cs.DC cs.CR

    Autonomous Membership Service for Enclave Applications

    Authors: Hung Dang, Ee-Chien Chang

    Abstract: Trusted Execution Environment, or enclave, promises to protect data confidentiality and execution integrity of an outsourced computation on an untrusted host. Extending the protection to distributed applications that run on physically separated hosts, however, remains non-trivial. For instance, the current enclave provisioning model hinders elasticity of cloud applications. Furthermore, it remains… ▽ More

    Submitted 15 May, 2019; originally announced May 2019.

  12. arXiv:1904.06049  [pdf, other

    cs.LG stat.ML

    Distributed Layer-Partitioned Training for Privacy-Preserved Deep Learning

    Authors: Chun-Hsien Yu, Chun-Nan Chou, Emily Chang

    Abstract: Deep Learning techniques have achieved remarkable results in many domains. Often, training deep learning models requires large datasets, which may require sensitive information to be uploaded to the cloud to accelerate training. To adequately protect sensitive information, we propose distributed layer-partitioned training with step-wise activation functions for privacy-preserving deep learning. Ex… ▽ More

    Submitted 12 April, 2019; originally announced April 2019.

    Comments: accepted by IEEE MIPR'19 - short paper

  13. arXiv:1904.01214  [pdf, ps, other

    cs.LG eess.SY math.OC stat.ML

    Enhancement of Energy-Based Swing-Up Controller via Entropy Search

    Authors: Chang Sik Lee, Dong Eui Chang

    Abstract: An energy based approach for stabilizing a mechanical system has offered a simple yet powerful control scheme. However, since it does not impose such strong constraints on parameter space of the controller, finding appropriate parameter values for an optimal controller is known to be hard. This paper intends to generate an optimal energy-based controller for swinging up a rotary inverted pendulum,… ▽ More

    Submitted 3 April, 2019; v1 submitted 2 April, 2019; originally announced April 2019.

    Comments: 6 pages, 2019 Asian Control Conference

  14. arXiv:1903.06835  [pdf

    physics.med-ph

    Quantitative Ultrasound and B-mode Image Texture Features Correlate with Collagen and Myelin Content in Human Ulnar Nerve Fascicles

    Authors: Michal Byra, Lidi Wan, Jonathan Wong, Jiang Du, Sameer Shah, Michael Andre, Eric Chang

    Abstract: We investigate the usefulness of quantitative ultrasound (QUS) and B-mode texture features for characterization of ulnar nerve fascicles. Ultrasound data were acquired from cadaveric specimens using a nominal 30 MHz probe. Next, the nerves were extracted to prepare histology sections. 85 fascicles were matched between the B-mode images and the histology sections. For each fascicle image, we select… ▽ More

    Submitted 15 March, 2019; originally announced March 2019.

  15. arXiv:1903.03826  [pdf, other

    math.OC

    Attitude Observer on SO(3) with Time-Varying Reference Directions

    Authors: Kanishke Gamagedara, Taeyoung Lee, Dong Eui Chang

    Abstract: This paper introduces an advanced Lyapunov stability analysis for an attitude observer that has been developed on the special orthogonal group. In particular, when the attitude observer is constructed based on multiple direction measurements toward known reference points, a local exponential stability has been established by linearization, under the assumption that those reference points are fixed… ▽ More

    Submitted 9 March, 2019; originally announced March 2019.

  16. Interaction-aware Kalman Neural Networks for Trajectory Prediction

    Authors: Ce Ju, Zheng Wang, Cheng Long, Xiaoyu Zhang, Dong Eui Chang

    Abstract: Forecasting the motion of surrounding obstacles (vehicles, bicycles, pedestrians and etc.) benefits the on-road motion planning for intelligent and autonomous vehicles. Complex scenes always yield great challenges in modeling the patterns of surrounding traffic. For example, one main challenge comes from the intractable interaction effects in a complex traffic system. In this paper, we propose a m… ▽ More

    Submitted 25 January, 2021; v1 submitted 28 February, 2019; originally announced February 2019.

    Comments: 8 pages, 4 figures, Accepted for IEEE Intelligent Vehicles Symposium (IV) 2020

    ACM Class: I.2.9; I.2.0

    Journal ref: 2020 IEEE Intelligent Vehicles Symposium (IV), Las Vegas, NV, USA, 2020, pp. 1793-1800

  17. arXiv:1902.08552  [pdf, other

    cs.CR cs.LG

    Adversarial Neural Network Inversion via Auxiliary Knowledge Alignment

    Authors: Ziqi Yang, Ee-Chien Chang, Zhenkai Liang

    Abstract: The rise of deep learning technique has raised new privacy concerns about the training data and test data. In this work, we investigate the model inversion problem in the adversarial settings, where the adversary aims at inferring information about the target model's training data and test data from the model's prediction values. We develop a solution to train a second neural network that acts as… ▽ More

    Submitted 22 February, 2019; originally announced February 2019.

  18. Unsupervised 3D End-to-End Medical Image Registration with Volume Tweening Network

    Authors: Shengyu Zhao, Tingfung Lau, Ji Luo, Eric I-Chao Chang, Yan Xu

    Abstract: 3D medical image registration is of great clinical importance. However, supervised learning methods require a large amount of accurately annotated corresponding control points (or morphing), which are very difficult to obtain. Unsupervised learning methods ease the burden of manual annotation by exploiting unlabeled data without supervision. In this paper, we propose a new unsupervised learning me… ▽ More

    Submitted 30 October, 2019; v1 submitted 13 February, 2019; originally announced February 2019.

    Comments: Journal of Biomedical and Health Informatics

    Journal ref: IEEE Journal of Biomedical and Health Informatics (Volume: 24, Issue: 5, May 2020)

  19. arXiv:1901.10598  [pdf, other

    quant-ph cond-mat.mes-hall

    Extraordinary subradiance with lossless excitation transfer in dipole-coupled nano-rings of quantum emitters

    Authors: Maria Moreno-Cardoner, David Plankensteiner, Laurin Ostermann, Darrick E. Chang, Helmut Ritsch

    Abstract: A ring of sub-wavelength spaced dipole-coupled quantum emitters possesses only few radiant but many extraordinarily subradiant collective modes. These exhibit a 3D-confined spatial radiation field pattern forming a nano-scale high-Q optical resonator. We show that tailoring the geometry, orientation and distance between two such rings allows for increasing the ratio of coherent ring-to-ring coupli… ▽ More

    Submitted 29 January, 2019; originally announced January 2019.

    Comments: 6 pages, 5 figures

    Journal ref: Phys. Rev. A 100, 023806 (2019)

  20. arXiv:1901.04024  [pdf, other

    cs.NE cs.HC cs.LG

    Modeling neural dynamics during speech production using a state space variational autoencoder

    Authors: Pengfei Sun, David A. Moses, Edward Chang

    Abstract: Characterizing the neural encoding of behavior remains a challenging task in many research areas due in part to complex and noisy spatiotemporal dynamics of evoked brain activity. An important aspect of modeling these neural encodings involves separation of robust, behaviorally relevant signals from background activity, which often contains signals from irrelevant brain processes and decaying info… ▽ More

    Submitted 13 January, 2019; originally announced January 2019.

    Comments: 5 pages

  21. arXiv:1812.04288  [pdf, other

    hep-th hep-ph

    Holographic Superconductors: An Analytic Method Revisit

    Authors: En-Jui Chang, Chia-Jui Chou, Yi Yang

    Abstract: We study a non-minimal holographic superconductors model in both non-backreaction and fullbackreaction cases using an analytic method. We calculate the condensate of the dilaton and the critical temperature of the phase transition. We also study the properties of the electric conductivity in various parameters.

    Submitted 8 March, 2019; v1 submitted 11 December, 2018; originally announced December 2018.

  22. arXiv:1811.09008  [pdf, other

    cs.LG stat.ML

    Towards Robust Neural Networks with Lipschitz Continuity

    Authors: Muhammad Usama, Dong Eui Chang

    Abstract: Deep neural networks have shown remarkable performance across a wide range of vision-based tasks, particularly due to the availability of large-scale datasets for training and better architectures. However, data seen in the real world are often affected by distortions that not accounted for by the training datasets. In this paper, we address the challenge of robustness and stability of neural netw… ▽ More

    Submitted 21 November, 2018; originally announced November 2018.

  23. arXiv:1811.03757  [pdf, other

    math.DS math-ph math.NA

    Feedback Integrators for Nonholonomic Mechanical Systems

    Authors: Dong Eui Chang, Matthew Perlmutter

    Abstract: The theory of feedback integrators is extended to handle mechanical systems with nonholonomic constraints with or without symmetry, so as to produce numerical integrators that preserve the nonholonomic constraints as well as other conserved quantities. To extend the feedback integrators, we develop a suitable extension theory for nonholonomic systems, and also a corresponding reduction theory for… ▽ More

    Submitted 8 November, 2018; originally announced November 2018.

  24. arXiv:1810.12921  [pdf, other

    cond-mat.quant-gas cond-mat.stat-mech quant-ph

    Non-equilibrium diagrammatic approach to strongly interacting photons

    Authors: Johannes Lang, Darrick E. Chang, Francesco Piazza

    Abstract: We develop a non-equilibrium field-theoretical approach, based on a systematic diagrammatic expansion, for strongly interacting photons in optically dense atomic media. We consider the case where the characteristic photon-propagation range $L_P$ is much larger than the interatomic spacing $a$ and where the density of atomic excitations is low enough to neglect saturation effects. In the highly pol… ▽ More

    Submitted 18 January, 2021; v1 submitted 30 October, 2018; originally announced October 2018.

    Comments: accepted version, 32 pages + 10 pages appendix, 32 figures

    Journal ref: Phys. Rev. A 102, 033720 (2020)

  25. arXiv:1810.12912  [pdf, other

    cond-mat.quant-gas cond-mat.stat-mech quant-ph

    Interaction-induced transparency for strong-coupling polaritons

    Authors: Johannes Lang, Darrick E. Chang, Francesco Piazza

    Abstract: The propagation of light in strongly coupled atomic media takes place through the formation of polaritons - hybrid quasi-particles resulting from a superposition of an atomic and a photonic excitation. Here we consider the propagation under the condition of electromagnetically-induced transparency and show that a novel many-body phenomenon can appear due to strong, dissipative interactions between… ▽ More

    Submitted 30 October, 2018; originally announced October 2018.

    Comments: 6 pages and 4 figures in main text + 2 pages of supplemental material

    Journal ref: Phys. Rev. Lett. 125, 133604 (2020)

  26. arXiv:1810.12299  [pdf, other

    quant-ph physics.atom-ph physics.optics

    Topological quantum optics using atom-like emitter arrays coupled to photonic crystals

    Authors: Janos Perczel, Johannes Borregaard, Darrick E. Chang, Susanne F. Yelin, Mikhail D. Lukin

    Abstract: We propose a nanophotonic platform for topological quantum optics. Our system is composed of a two-dimensional lattice of non-linear quantum emitters with optical transitions embedded in a photonic crystal slab. The emitters interact through the guided modes of the photonic crystal, and a uniform magnetic field gives rise to large topological band gaps and an almost completely flat topological ban… ▽ More

    Submitted 10 April, 2019; v1 submitted 29 October, 2018; originally announced October 2018.

    Comments: 5 pages, 5 figures + 8 pages, 6 figures SM; see also companion paper arXiv:1810.12815

    Journal ref: Phys. Rev. Lett. 124, 083603 (2020)

  27. arXiv:1810.10443  [pdf, ps, other

    cs.PL

    Type-directed Bounding of Collections in Reactive Programs

    Authors: Tianhan Lu, Pavol Cerny, Bor-Yuh Evan Chang, Ashutosh Trivedi

    Abstract: Our aim is to statically verify that in a given reactive program, the length of collection variables does not grow beyond a given bound. We propose a scalable type-based technique that checks that each collection variable has a given refinement type that specifies constraints about its length. A novel feature of our refinement types is that the refinements can refer to AST counters that track how… ▽ More

    Submitted 28 January, 2019; v1 submitted 24 October, 2018; originally announced October 2018.

  28. arXiv:1809.09752  [pdf, other

    quant-ph

    Waveguide-mediated interaction of artificial atoms in the strong coupling regime

    Authors: Mohammad Mirhosseini, Eunjong Kim, Xueyue Zhang, Alp Sipahigil, Paul B. Dieterle, Andrew J. Keller, Ana Asenjo-Garcia, Darrick E. Chang, Oskar Painter

    Abstract: Waveguide quantum electrodynamics studies photon-mediated interactions of quantum emitters in a one-dimensional radiation channel. Although signatures of such interactions have been observed previously in a variety of physical systems, observation of coherent cooperative dynamics has been obscured by radiative decay of atoms into the waveguide. Employing transmon qubits as artificial atoms coupled… ▽ More

    Submitted 25 September, 2018; originally announced September 2018.

    Comments: 19 pages, 8 figures, 5 appendices

  29. arXiv:1809.06569  [pdf, other

    cs.LG stat.ML

    MBS: Macroblock Scaling for CNN Model Reduction

    Authors: Yu-Hsun Lin, Chun-Nan Chou, Edward Y. Chang

    Abstract: In this paper we propose the macroblock scaling (MBS) algorithm, which can be applied to various CNN architectures to reduce their model size. MBS adaptively reduces each CNN macroblock depending on its information redundancy measured by our proposed effective flops. Empirical studies conducted with ImageNet and CIFAR-10 attest that MBS can reduce the model size of some already compact CNN models,… ▽ More

    Submitted 14 April, 2019; v1 submitted 18 September, 2018; originally announced September 2018.

    Comments: 8 pages (Accepted by CVPR'19)

  30. arXiv:1809.05365  [pdf

    physics.bio-ph

    How lovebirds fly in crosswinds based on minimal visual information

    Authors: Daniel Quinn, Daniel Kress, Eric Chang, Andrea Stein, Michal Wegrzynski, David Lentink

    Abstract: Flying birds navigate effectively through crosswinds, even when wind speeds are as high as flight speeds. What information birds use to sense crosswinds and compensate is largely unknown. We found that lovebirds can navigate 45-degree crosswinds similarly well in forest, lake, and cave-like visual environments. They navigate effectively using only a dim point light source as a beacon, despite bein… ▽ More

    Submitted 14 September, 2018; originally announced September 2018.

  31. arXiv:1809.01147  [pdf, other

    quant-ph cond-mat.quant-gas physics.atom-ph physics.optics

    Single-photon bound states in atomic ensembles

    Authors: Yidan Wang, Michael J. Gullans, Antoine Browaeys, J. V. Porto, Darrick E. Chang, Alexey V. Gorshkov

    Abstract: We illustrate the existence of single-excitation bound states for propagating photons interacting with $N$ two-level atoms. These bound states can be calculated from an effective spin model, and their existence relies on dissipation in the system. The appearance of these bound states is in a one-to-one correspondence with zeros in the single-photon transmission and with divergent bunching in the s… ▽ More

    Submitted 4 September, 2018; originally announced September 2018.

    Comments: 11 pages, 3+2 figures

  32. arXiv:1808.09682  [pdf, other

    cs.CR

    Fair Marketplace for Secure Outsourced Computations

    Authors: Hung Dang, Dat Le Tien, Ee-Chien Chang

    Abstract: The cloud computing paradigm offers clients ubiquitous and on demand access to a shared pool of computing resources, enabling the clients to provision scalable services with minimal management effort. Such a pool of resources, however, is typically owned and controlled by a single service provider, making it a single-point-of-failure. This paper presents Kosto - a framework that provisions a fair… ▽ More

    Submitted 29 August, 2018; originally announced August 2018.

  33. Safe Stream-Based Programming with Refinement Types

    Authors: Benno Stein, Lazaro Clapp, Manu Sridharan, Bor-Yuh Evan Chang

    Abstract: In stream-based programming, data sources are abstracted as a stream of values that can be manipulated via callback functions. Stream-based programming is exploding in popularity, as it provides a powerful and expressive paradigm for handling asynchronous data sources in interactive software. However, high-level stream abstractions can also make it difficult for developers to reason about control-… ▽ More

    Submitted 8 August, 2018; originally announced August 2018.

    Journal ref: Proceedings of the 2018 33rd ACM/IEEE International Conference on Automated Software Engineering

  34. Critical open-system dynamics in a one-dimensional optical lattice clock

    Authors: Loïc Henriet, James S. Douglas, Darrick E. Chang, Andreas Albrecht

    Abstract: There have been concerted efforts in recent years to realize the next generation of clocks using alkaline earth atoms in an optical lattice. Assuming that the atoms are independent, such a clock would benefit from a $\sqrt{N}$ enhancement in its stability, associated with the improved signal-to-noise ratio of a large atom number $N$. An interesting question, however, is what type of atomic interac… ▽ More

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

    Comments: 15 pages, 11 figures + Appendices

    Journal ref: Phys. Rev. A 99, 023802 (2019)

  35. Predicting breast tumor proliferation from whole-slide images: the TUPAC16 challenge

    Authors: Mitko Veta, Yu**g J. Heng, Nikolas Stathonikos, Babak Ehteshami Bejnordi, Francisco Beca, Thomas Wollmann, Karl Rohr, Manan A. Shah, Dayong Wang, Mikael Rousson, Martin Hedlund, David Tellez, Francesco Ciompi, Erwan Zerhouni, David Lanyi, Matheus Viana, Vassili Kovalev, Vitali Liauchuk, Hady Ahmady Phoulady, Talha Qaiser, Simon Graham, Nasir Rajpoot, Erik Sjöblom, Jesper Molin, Kyunghyun Paeng , et al. (8 additional authors not shown)

    Abstract: Tumor proliferation is an important biomarker indicative of the prognosis of breast cancer patients. Assessment of tumor proliferation in a clinical setting is highly subjective and labor-intensive task. Previous efforts to automate tumor proliferation assessment by image analysis only focused on mitosis detection in predefined tumor regions. However, in a real-world scenario, automatic mitosis de… ▽ More

    Submitted 29 March, 2019; v1 submitted 22 July, 2018; originally announced July 2018.

    Comments: Overview paper of the TUPAC16 challenge: http://tupac.tue-image.nl/

  36. arXiv:1807.05726  [pdf, other

    cs.LG cs.CV stat.ML

    BRIEF: Backward Reduction of CNNs with Information Flow Analysis

    Authors: Yu-Hsun Lin, Chun-Nan Chou, Edward Y. Chang

    Abstract: This paper proposes BRIEF, a backward reduction algorithm that explores compact CNN-model designs from the information flow perspective. This algorithm can remove substantial non-zero weighting parameters (redundant neural channels) of a network by considering its dynamic behavior, which traditional model-compaction techniques cannot achieve. With the aid of our proposed algorithm, we achieve sign… ▽ More

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

    Comments: IEEE Artificial Intelligence and Virtual Reality (IEEE AIVR) 2018

  37. arXiv:1807.04634  [pdf, ps, other

    physics.class-ph eess.SY

    On the Decomposition of Forces

    Authors: Dong Eui Chang

    Abstract: We show that any continuously differentiable force is decomposed into the sum of a Rayleigh force and a gyroscopic force. We also extend this result to piecewise continuously differentiable forces. Our result improves the result on the decomposition of forces in a book by David Merkin and further extends it to piecewise continuously differentiable forces.

    Submitted 10 July, 2018; originally announced July 2018.

    Journal ref: THEORETICAL & APPLIED MECHANICS LETTERS,4, 043001, 2014

  38. arXiv:1807.03475  [pdf, ps, other

    math.OC cs.RO eess.SY

    On Controller Design for Systems on Manifolds in Euclidean Space

    Authors: Dong Eui Chang

    Abstract: A new method is developed to design controllers in Euclidean space for systems defined on manifolds. The idea is to embed the state-space manifold $M$ of a given control system into some Euclidean space $\mathbb R^n$, extend the system from $M$ to the ambient space $\mathbb R^n$, and modify it outside $M$ to add transversal stability to $M$ in the final dynamics in $\mathbb R^n$. Controllers are d… ▽ More

    Submitted 10 July, 2018; originally announced July 2018.

    Comments: International Journal of Robust and Nonlinear Control (Accepted July 2018

    Journal ref: International J of Robust and Nonlinear Control, 28(16), 4981--4998, 2018

  39. arXiv:1806.06224  [pdf, ps, other

    math.OC eess.SY

    Observer-Based Controller Design for Systems on Manifolds in Euclidean Space

    Authors: Dong Eui Chang

    Abstract: A method of designing observers and observer-based tracking controllers is proposed for nonlinear systems on manifolds via embedding into Euclidean space and transversal stabilization. Given a system on a manifold, we first embed the manifold and the system into Euclidean space and extend the system dynamics to the ambient Euclidean space in such a way that the manifold becomes an invariant attrac… ▽ More

    Submitted 16 June, 2018; originally announced June 2018.

    Comments: SICE Annual Conference, Nara, Japan, September, 2018

  40. arXiv:1805.08889  [pdf, other

    cs.NE q-bio.NC

    Spiking Linear Dynamical Systems on Neuromorphic Hardware for Low-Power Brain-Machine Interfaces

    Authors: David G. Clark, Jesse A. Livezey, Edward F. Chang, Kristofer E. Bouchard

    Abstract: Neuromorphic architectures achieve low-power operation by using many simple spiking neurons in lieu of traditional hardware. Here, we develop methods for precise linear computations in spiking neural networks and use these methods to map the evolution of a linear dynamical system (LDS) onto an existing neuromorphic chip: IBM's TrueNorth. We analytically characterize, and numerically validate, the… ▽ More

    Submitted 5 June, 2018; v1 submitted 22 May, 2018; originally announced May 2018.

    Comments: 23 pages, 8 figures; added reference, removed typo in Fig. 2

  41. Holographic Entanglement Entropy in Boundary Quantum Field Theory

    Authors: En-Jui Chang, Chia-Jui Chou, Yi Yang

    Abstract: We study the holographic entanglement entropy in a (d+1)-dimensional boundary quantum field theory at both the zero and finite temperature. The phase diagrams for the holographic entanglement entropy at various temperatures are obtained by solving the entangled surfaces in the different homology. We also verify the Araki-Lieb inequality and illustrate the entanglement plateau.

    Submitted 2 June, 2018; v1 submitted 15 May, 2018; originally announced May 2018.

    Comments: 22 pages, 10 figures

    Journal ref: Phys. Rev. D 98, 106016 (2018)

  42. arXiv:1805.04863  [pdf, other

    math.OC eess.SY

    A Global, Continuous, and Exponentially Convergent Observer for Gyro Bias and Attitude of a Rigid Body

    Authors: Dong Eui Chang, Taeyoung Lee

    Abstract: We propose a 12-dimensional, global, continuous, and exponentially convergent observer for gyro bias and attitude of a rigid body. Any attitude observer developed on the special orthogonal group suffers from the topological restriction that prohibits global attractivity in continuous flow. In this paper, the observer is designed in the set of 3 by 3 real matrices, thus making the topological obstr… ▽ More

    Submitted 23 September, 2019; v1 submitted 13 May, 2018; originally announced May 2018.

  43. Exploring unresolved sideband, optomechanical strong coupling using a single atom coupled to a cavity

    Authors: Lukas Neumeier, Darrick E. Chang

    Abstract: A major trend within the field of cavity QED is to boost the interaction strength between the cavity field and the atomic internal degrees of freedom of the trapped atom by decreasing the mode volume of the cavity. In such systems, it is natural to achieve strong atom-cavity coupling, where the coherent interaction strength exceeds the cavity linewidth, while the linewidth exceeds the atomic trap… ▽ More

    Submitted 5 April, 2018; originally announced April 2018.

    Comments: 31 pages, 12 figures

  44. arXiv:1804.00399  [pdf, other

    cs.DC cs.CR cs.DB

    Towards Scaling Blockchain Systems via Sharding

    Authors: Hung Dang, Tien Tuan Anh Dinh, Dumitrel Loghin, Ee-Chien Chang, Qian Lin, Beng Chin Ooi

    Abstract: Existing blockchain systems scale poorly because of their distributed consensus protocols. Current attempts at improving blockchain scalability are limited to cryptocurrency. Scaling blockchain systems under general workloads (i.e., non-cryptocurrency applications) remains an open question. In this work, we take a principled approach to apply sharding, which is a well-studied and proven technique… ▽ More

    Submitted 12 March, 2019; v1 submitted 2 April, 2018; originally announced April 2018.

    Comments: This is an updated version of the Chain of Trust: Can Trusted Hardware Help Scaling Blockchains? paper. This version is to be appeared in SIGMOD 2019

  45. Deep learning as a tool for neural data analysis: speech classification and cross-frequency coupling in human sensorimotor cortex

    Authors: Jesse A. Livezey, Kristofer E. Bouchard, Edward F. Chang

    Abstract: A fundamental challenge in neuroscience is to understand what structure in the world is represented in spatially distributed patterns of neural activity from multiple single-trial measurements. This is often accomplished by learning a simple, linear transformations between neural features and features of the sensory stimuli or motor task. While successful in some early sensory processing areas, li… ▽ More

    Submitted 26 March, 2018; originally announced March 2018.

    Comments: 23 pages, 9 figures

  46. Subradiant states of quantum bits coupled to a one-dimensional waveguide

    Authors: Andreas Albrecht, Loïc Henriet, Ana Asenjo-Garcia, Paul B. Dieterle, Oskar Painter, Darrick E. Chang

    Abstract: The properties of coupled emitters can differ dramatically from those of their individual constituents. Canonical examples include sub- and super-radiance, wherein the decay rate of a collective excitation is reduced or enhanced due to correlated interactions with the environment. Here, we systematically study the properties of collective excitations for regularly spaced arrays of quantum emitters… ▽ More

    Submitted 9 March, 2019; v1 submitted 6 March, 2018; originally announced March 2018.

    Comments: 21 pages, 9 figures

    Journal ref: New J. Phys. 21, 025003 (2019)

  47. arXiv:1802.06502  [pdf, other

    cs.LG

    EA-CG: An Approximate Second-Order Method for Training Fully-Connected Neural Networks

    Authors: Sheng-Wei Chen, Chun-Nan Chou, Edward Y. Chang

    Abstract: For training fully-connected neural networks (FCNNs), we propose a practical approximate second-order method including: 1) an approximation of the Hessian matrix and 2) a conjugate gradient (CG) based method. Our proposed approximate Hessian matrix is memory-efficient and can be applied to any FCNNs where the activation and criterion functions are twice differentiable. We devise a CG-based method… ▽ More

    Submitted 5 December, 2018; v1 submitted 18 February, 2018; originally announced February 2018.

    Comments: Change to AAAI-19 Version

  48. arXiv:1802.04504  [pdf, other

    cs.LG

    Flipped-Adversarial AutoEncoders

    Authors: Jiyi Zhang, Hung Dang, Hwee Kuan Lee, Ee-Chien Chang

    Abstract: We propose a flipped-Adversarial AutoEncoder (FAAE) that simultaneously trains a generative model G that maps an arbitrary latent code distribution to a data distribution and an encoder E that embodies an "inverse map**" that encodes a data sample into a latent code vector. Unlike previous hybrid approaches that leverage adversarial training criterion in constructing autoencoders, FAAE minimizes… ▽ More

    Submitted 3 April, 2018; v1 submitted 13 February, 2018; originally announced February 2018.

  49. arXiv:1801.06940  [pdf, other

    cs.CV

    MRI Cross-Modality NeuroImage-to-NeuroImage Translation

    Authors: Qianye Yang, Nannan Li, Zixu Zhao, Xingyu Fan, Eric I-Chao Chang, Yan Xu

    Abstract: We present a cross-modality generation framework that learns to generate translated modalities from given modalities in MR images without real acquisition. Our proposed method performs NeuroImage-to-NeuroImage translation (abbreviated as N2N) by means of a deep learning model that leverages conditional generative adversarial networks (cGANs). Our framework jointly exploits the low-level features (… ▽ More

    Submitted 11 September, 2018; v1 submitted 21 January, 2018; originally announced January 2018.

    Comments: 46 pages, 16 figures

  50. arXiv:1712.03221  [pdf, other

    hep-lat hep-ph nucl-th

    Nuclear modification of scalar, axial and tensor charges from lattice QCD

    Authors: Emmanuel Chang, Zohreh Davoudi, William Detmold, Arjun S. Gambhir, Kostas Orginos, Martin J. Savage, Phiala E. Shanahan, Michael L. Wagman, Frank Winter

    Abstract: Complete flavour decompositions of the scalar, axial and tensor charges of the proton, deuteron, diproton and $^3$He at SU(3)-symmetric values of the quark masses corresponding to a pion mass $m_π\sim806$ MeV are determined using lattice QCD. At the physical quark masses, the scalar charges constrain mean-field models of nuclei and the low-energy interactions of nuclei with potential dark matter c… ▽ More

    Submitted 13 May, 2018; v1 submitted 8 December, 2017; originally announced December 2017.

    Comments: published version

    Report number: INT-PUB-17-054, MIT-CTP/4967, JLAB-THY-17-2607, UMD-PP-017-35

    Journal ref: Phys. Rev. Lett. 120, 152002 (2018)