Skip to main content

Showing 1–50 of 218 results for author: Dong, D

.
  1. arXiv:2406.16554  [pdf, other

    cs.CL

    LLaMA-MoE: Building Mixture-of-Experts from LLaMA with Continual Pre-training

    Authors: Tong Zhu, Xiaoye Qu, Daize Dong, Jiacheng Ruan, **gqi Tong, Conghui He, Yu Cheng

    Abstract: Mixture-of-Experts (MoE) has gained increasing popularity as a promising framework for scaling up large language models (LLMs). However, training MoE from scratch in a large-scale setting still suffers from data-hungry and instability problems. Motivated by this limit, we investigate building MoE models from existing dense large language models. Specifically, based on the well-known LLaMA-2 7B mod… ▽ More

    Submitted 24 June, 2024; originally announced June 2024.

  2. arXiv:2406.11256  [pdf, other

    cs.CL

    Dynamic Data Mixing Maximizes Instruction Tuning for Mixture-of-Experts

    Authors: Tong Zhu, Daize Dong, Xiaoye Qu, Jiacheng Ruan, Wenliang Chen, Yu Cheng

    Abstract: Mixture-of-Experts (MoE) models have shown remarkable capability in instruction tuning, especially when the number of tasks scales. However, previous methods simply merge all training tasks (e.g. creative writing, coding, and mathematics) and apply fixed sampling weights, without considering the importance of different tasks as the model training state changes. In this way, the most helpful data c… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

  3. Optimal control of linear Gaussian quantum systems via quantum learning control

    Authors: Yu-Hong Liu, Yexiong Zeng, Qing-Shou Tan, Daoyi Dong, Franco Nori, Jie-Qiao Liao

    Abstract: Efficiently controlling linear Gaussian quantum (LGQ) systems is a significant task in both the study of fundamental quantum theory and the development of modern quantum technology. Here, we propose a general quantum-learning-control method for optimally controlling LGQ systems based on the gradient-descent algorithm. Our approach flexibly designs the loss function for diverse tasks by utilizing f… ▽ More

    Submitted 8 June, 2024; originally announced June 2024.

    Comments: 14 pages, 7 figures

    Journal ref: Phys. Rev. A 109, 063508 (2024)

  4. arXiv:2406.02500  [pdf, other

    cs.LG cs.AI

    Demystifying the Compression of Mixture-of-Experts Through a Unified Framework

    Authors: Shwai He, Daize Dong, Liang Ding, Ang Li

    Abstract: Scaling large language models has revolutionized the performance across diverse domains, yet the continual growth in model size poses significant challenges for real-world deployment. The Mixture of Experts (MoE) approach addresses this by dynamically selecting and activating only a subset of experts, significantly reducing computational costs while maintaining high performance. However, MoE intro… ▽ More

    Submitted 24 June, 2024; v1 submitted 4 June, 2024; originally announced June 2024.

    Comments: 20 pages, 15 figures, 5 tables

  5. arXiv:2405.17870  [pdf, other

    cs.DC

    Full-Stack Allreduce on Multi-Rail Networks

    Authors: Enda Yu, Dezun Dong, Xiangke Liao

    Abstract: The high communication costs impede scalability in distributed systems. Multimodal models like Sora exacerbate this issue by requiring more resources than current networks can support. However, existing network architectures fail to address this gap. In this paper, we provide full-stack support for allreduce on multi-rail networks, aiming to overcome the scalability limitations of large-scale netw… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

    Comments: Submitted to SC'2024

  6. arXiv:2405.06948  [pdf, other

    cs.CV

    Training-free Subject-Enhanced Attention Guidance for Compositional Text-to-image Generation

    Authors: Shengyuan Liu, Bo Wang, Ye Ma, Te Yang, Xipeng Cao, Quan Chen, Han Li, Di Dong, Peng Jiang

    Abstract: Existing subject-driven text-to-image generation models suffer from tedious fine-tuning steps and struggle to maintain both text-image alignment and subject fidelity. For generating compositional subjects, it often encounters problems such as object missing and attribute mixing, where some subjects in the input prompt are not generated or their attributes are incorrectly combined. To address these… ▽ More

    Submitted 11 May, 2024; originally announced May 2024.

    Comments: 26 pages, 13 figures

  7. arXiv:2404.17005  [pdf, ps, other

    math.CO math.NT

    Uncommon linear systems of two equations

    Authors: Dingding Dong, Anqi Li, Yufei Zhao

    Abstract: A system of linear equations $L$ is common over $\mathbb{F}_p$ if, as $n\to\infty$, any 2-coloring of $\mathbb{F}_p^n$ gives asymptotically at least as many monochromatic solutions to $L$ as a random 2-coloring. The notion of common linear systems is analogous to that of common graphs, i.e., graphs whose monochromatic density in 2-edge-coloring of cliques is asymptotically minimized by the random… ▽ More

    Submitted 21 May, 2024; v1 submitted 25 April, 2024; originally announced April 2024.

    Comments: 59 pages, 1 figure

  8. arXiv:2404.13391  [pdf, other

    eess.SY cs.LG math.OC

    Online Planning of Power Flows for Power Systems Against Bushfires Using Spatial Context

    Authors: Jianyu Xu, Qiuzhuang Sun, Yang Yang, Huadong Mo, Daoyi Dong

    Abstract: The 2019-20 Australia bushfire incurred numerous economic losses and significantly affected the operations of power systems. A power station or transmission line can be significantly affected due to bushfires, leading to an increase in operational costs. We study a fundamental but challenging problem of planning the optimal power flow (OPF) for power systems subject to bushfires. Considering the s… ▽ More

    Submitted 20 April, 2024; originally announced April 2024.

  9. arXiv:2403.19251  [pdf, other

    quant-ph eess.SY

    Arbitrary State Transition of Open Qubit System Based on Switching Control

    Authors: Guangpu Wu, Shibei Xue, Shan Ma, Sen Kuang, Daoyi Dong, Ian R. Petersen

    Abstract: We present a switching control strategy based on Lyapunov control for arbitrary state transitions in open qubit systems. With coherent vector representation, we propose a switching control strategy, which can prevent the state of the qubit from entering invariant sets and singular value sets, effectively driving the system ultimately to a sufficiently small neighborhood of target states. In compar… ▽ More

    Submitted 28 March, 2024; originally announced March 2024.

    Comments: 12 pages, 7 figures

  10. arXiv:2403.15750  [pdf, other

    cs.CV

    iDAT: inverse Distillation Adapter-Tuning

    Authors: Jiacheng Ruan, **gsheng Gao, Mingye Xie, Daize Dong, Suncheng Xiang, Ting Liu, Yuzhuo Fu

    Abstract: Adapter-Tuning (AT) method involves freezing a pre-trained model and introducing trainable adapter modules to acquire downstream knowledge, thereby calibrating the model for better adaptation to downstream tasks. This paper proposes a distillation framework for the AT method instead of crafting a carefully designed adapter module, which aims to improve fine-tuning performance. For the first time,… ▽ More

    Submitted 23 March, 2024; originally announced March 2024.

    Comments: 10 pages, 9 figures, 13 tables. This paper has been accepted by ICME 2024

  11. arXiv:2403.09195  [pdf, other

    cs.CV

    SAM-Lightening: A Lightweight Segment Anything Model with Dilated Flash Attention to Achieve 30 times Acceleration

    Authors: Yanfei Song, Bangzheng Pu, Peng Wang, Hongxu Jiang, Dong Dong, Yongxiang Cao, Yiqing Shen

    Abstract: Segment Anything Model (SAM) has garnered significant attention in segmentation tasks due to their zero-shot generalization ability. However, a broader application of SAMs to real-world practice has been restricted by their low inference speed and high computational memory demands, which mainly stem from the attention mechanism. Existing work concentrated on optimizing the encoder, yet has not ade… ▽ More

    Submitted 17 March, 2024; v1 submitted 14 March, 2024; originally announced March 2024.

  12. arXiv:2403.00966  [pdf, other

    math.CO

    Generalized Eulerian Numbers and Directed Friends-and-seats Graphs

    Authors: David Dong

    Abstract: Let $A(n,m)$ denote the Eulerian numbers, which count the number of permutations on $[n]$ with exactly $m$ descents, or, due to the Foata transform, the number of permutations on $[n]$ with exactly $m$ excedances. Friends-and-seats graphs, also known as friends-and-strangers graphs, are a seemingly unrelated recent construction in graph theory. In this paper, we introduce directed friends-and-seat… ▽ More

    Submitted 29 February, 2024; originally announced March 2024.

    Comments: 22 pages, 5 figures

    MSC Class: 05A05 (Primary) 05C20; 05C31; 05C38 (Secondary)

  13. arXiv:2402.08952  [pdf, other

    quant-ph eess.SY

    A two-stage solution to quantum process tomography: error analysis and optimal design

    Authors: Shuixin Xiao, Yuanlong Wang, Jun Zhang, Daoyi Dong, Gary J. Mooney, Ian R. Petersen, Hidehiro Yonezawa

    Abstract: Quantum process tomography is a critical task for characterizing the dynamics of quantum systems and achieving precise quantum control. In this paper, we propose a two-stage solution for both trace-preserving and non-trace-preserving quantum process tomography. Utilizing a tensor structure, our algorithm exhibits a computational complexity of $O(MLd^2)$ where $d$ is the dimension of the quantum sy… ▽ More

    Submitted 14 February, 2024; originally announced February 2024.

    Comments: 41 pages, 7 figures

  14. arXiv:2402.07396  [pdf, other

    quant-ph

    Robust Quantum Control via a Model Predictive Control Strategy

    Authors: Yunyan Lee, Ian R. Petersen, Daoyi Dong

    Abstract: This article presents a robust control strategy using Time-Optimal Model Predictive Control (TOMPC) for a two-level quantum system subject to bounded uncertainties. In this method, the control field is optimized over a finite horizon using a nominal quantum system as the reference and then the optimal control for the first time interval is applied and a projective measurement is implemented on the… ▽ More

    Submitted 11 February, 2024; originally announced February 2024.

    Comments: 22 pages, 3 figures

  15. arXiv:2402.02464  [pdf, other

    cs.LG cs.AI cs.SI

    A Graph is Worth $K$ Words: Euclideanizing Graph using Pure Transformer

    Authors: Zhangyang Gao, Daize Dong, Cheng Tan, Jun Xia, Bozhen Hu, Stan Z. Li

    Abstract: Can we model Non-Euclidean graphs as pure language or even Euclidean vectors while retaining their inherent information? The Non-Euclidean property have posed a long term challenge in graph modeling. Despite recent graph neural networks and graph transformers efforts encoding graphs as Euclidean vectors, recovering the original graph from vectors remains a challenge. In this paper, we introduce Gr… ▽ More

    Submitted 29 May, 2024; v1 submitted 4 February, 2024; originally announced February 2024.

  16. arXiv:2402.02376  [pdf, other

    quant-ph

    Variational Quantum AdaBoost with Supervised Learning Guarantee

    Authors: Yabo Wang, Xin Wang, Bo Qi, Daoyi Dong

    Abstract: Although variational quantum algorithms based on parameterized quantum circuits promise to achieve quantum advantages, in the noisy intermediate-scale quantum (NISQ) era, their capabilities are greatly constrained due to limited number of qubits and depth of quantum circuits. Therefore, we may view these variational quantum algorithms as weak learners in supervised learning. Ensemble methods are a… ▽ More

    Submitted 4 February, 2024; originally announced February 2024.

    Comments: 5 figures

  17. arXiv:2401.17526  [pdf, other

    quant-ph

    Power Characterization of Noisy Quantum Kernels

    Authors: Yabo Wang, Bo Qi, Xin Wang, Tongliang Liu, Daoyi Dong

    Abstract: Quantum kernel methods have been widely recognized as one of promising quantum machine learning algorithms that have potential to achieve quantum advantages. In this paper, we theoretically characterize the power of noisy quantum kernels and demonstrate that under global depolarization noise, for different input data the predictions of the optimal hypothesis inferred by the noisy quantum kernel ap… ▽ More

    Submitted 30 January, 2024; originally announced January 2024.

    Comments: 3 figures

  18. arXiv:2401.16639  [pdf, ps, other

    math.CO

    Structure of tight (k,0)-stable graphs

    Authors: Dingding Dong, Sammy Luo

    Abstract: We say that a graph G is $(k,\ell)$-stable if removing $k$ vertices from it reduces its independence number by at most $\ell$. We say that G is tight $(k,\ell)$-stable if it is $(k,\ell)$-stable and its independence number equals $\lfloor{\frac{n-k+1}{2}\rfloor}+\ell$, the maximum possible, where $n$ is the vertex number of G. Answering a question of Dong and Wu, we show that every tight $(2,0)$-s… ▽ More

    Submitted 6 February, 2024; v1 submitted 29 January, 2024; originally announced January 2024.

    Comments: 7 pages

  19. arXiv:2401.11724  [pdf, other

    cs.CV cs.AI

    Augmenting Prototype Network with TransMix for Few-shot Hyperspectral Image Classification

    Authors: Chun Liu, Longwei Yang, Dongmei Dong, Zheng Li, Wei Yang, Zhigang Han, Jiayao Wang

    Abstract: Few-shot hyperspectral image classification aims to identify the classes of each pixel in the images by only marking few of these pixels. And in order to obtain the spatial-spectral joint features of each pixel, the fixed-size patches centering around each pixel are often used for classification. However, observing the classification results of existing methods, we found that boundary patches corr… ▽ More

    Submitted 22 January, 2024; originally announced January 2024.

  20. arXiv:2401.03513  [pdf, other

    quant-ph

    Real-time parameter estimation for two-qubit systems based on hybrid control

    Authors: Yue Tian, Xiujuan Lu, Sen Kuang, Daoyi Dong

    Abstract: In this paper, we consider the real-time parameter estimation problem for a ZZ-coupled system composed of two qubits in the presence of spontaneous emission. To enhance the estimation precision of the coupling coefficient, we first propose two different control schemes, where the first one is feedback control based on quantum-jump detection, and the second one is hybrid control combining Markovian… ▽ More

    Submitted 7 January, 2024; originally announced January 2024.

    Comments: 13 pages, 14 figures

  21. arXiv:2401.02708  [pdf, other

    cs.LG cs.AI stat.ML

    TripleSurv: Triplet Time-adaptive Coordinate Loss for Survival Analysis

    Authors: Liwen Zhang, Lianzhen Zhong, Fan Yang, Di Dong, Hui Hui, Jie Tian

    Abstract: A core challenge in survival analysis is to model the distribution of censored time-to-event data, where the event of interest may be a death, failure, or occurrence of a specific event. Previous studies have showed that ranking and maximum likelihood estimation (MLE)loss functions are widely-used for survival analysis. However, ranking loss only focus on the ranking of survival time and does not… ▽ More

    Submitted 5 January, 2024; originally announced January 2024.

    Comments: 9 pages,6 figures

  22. arXiv:2401.01571  [pdf, other

    cs.SE cs.PL

    CodeFuse-Query: A Data-Centric Static Code Analysis System for Large-Scale Organizations

    Authors: Xiaoheng Xie, Gang Fan, Xiaojun Lin, Ang Zhou, Shijie Li, Xun** Zheng, Yinan Liang, Yu Zhang, Na Yu, Haokun Li, Xinyu Chen, Yingzhuang Chen, Yi Zhen, Dejun Dong, Xian** Fu, **zhou Su, Fuxiong Pan, Pengshuai Luo, Youzheng Feng, Ruoxiang Hu, **g Fan, **guo Zhou, Xiao Xiao, Peng Di

    Abstract: In the domain of large-scale software development, the demands for dynamic and multifaceted static code analysis exceed the capabilities of traditional tools. To bridge this gap, we present CodeFuse-Query, a system that redefines static code analysis through the fusion of Domain Optimized System Design and Logic Oriented Computation Design. CodeFuse-Query reimagines code analysis as a data compu… ▽ More

    Submitted 3 January, 2024; originally announced January 2024.

  23. arXiv:2311.07766  [pdf, other

    cs.CV cs.AI cs.CL cs.LG

    Vision-Language Integration in Multimodal Video Transformers (Partially) Aligns with the Brain

    Authors: Dota Tianai Dong, Mariya Toneva

    Abstract: Integrating information from multiple modalities is arguably one of the essential prerequisites for grounding artificial intelligence systems with an understanding of the real world. Recent advances in video transformers that jointly learn from vision, text, and sound over time have made some progress toward this goal, but the degree to which these models integrate information from modalities stil… ▽ More

    Submitted 13 November, 2023; originally announced November 2023.

  24. arXiv:2311.01120  [pdf, other

    quant-ph

    EHA: Entanglement-variational Hardware-efficient Ansatz for Eigensolvers

    Authors: Xin Wang, Bo Qi, Yabo Wang, Daoyi Dong

    Abstract: Variational quantum eigensolvers (VQEs) are one of the most important and effective applications of quantum computing, especially in the current noisy intermediate-scale quantum (NISQ) era. There are mainly two ways for VQEs: problem-agnostic and problem-specific. For problem-agnostic methods, they often suffer from trainability issues. For problem-specific methods, their performance usually relie… ▽ More

    Submitted 15 March, 2024; v1 submitted 2 November, 2023; originally announced November 2023.

    Comments: 18 pages, 23 figures

  25. arXiv:2310.20421  [pdf, other

    quant-ph eess.SY

    Two-stage solution for ancilla-assisted quantum process tomography: error analysis and optimal design

    Authors: Shuixin Xiao, Yuanlong Wang, Daoyi Dong, Jun Zhang

    Abstract: Quantum process tomography (QPT) is a fundamental task to characterize the dynamics of quantum systems. In contrast to standard QPT, ancilla-assisted process tomography (AAPT) framework introduces an extra ancilla system such that a single input state is needed. In this paper, we extend the two-stage solution, a method originally designed for standard QPT, to perform AAPT. Our algorithm has… ▽ More

    Submitted 31 October, 2023; originally announced October 2023.

    Comments: 6 pages, 3 figures

  26. arXiv:2310.15204  [pdf

    cs.LG

    Mid-Long Term Daily Electricity Consumption Forecasting Based on Piecewise Linear Regression and Dilated Causal CNN

    Authors: Zhou Lan, Ben Liu, Yi Feng, Danhuang Dong, Peng Zhang

    Abstract: Daily electricity consumption forecasting is a classical problem. Existing forecasting algorithms tend to have decreased accuracy on special dates like holidays. This study decomposes the daily electricity consumption series into three components: trend, seasonal, and residual, and constructs a two-stage prediction method using piecewise linear regression as a filter and Dilated Causal CNN as a pr… ▽ More

    Submitted 23 October, 2023; originally announced October 2023.

    Comments: Key words: Daily electricity consumption forecasting; time series decomposition; piecewise linear regression; Dilated Causal CNN

  27. arXiv:2310.05062  [pdf, ps, other

    quant-ph

    Local to Global: A Distributed Quantum Approximate Optimization Algorithm for Pseudo-Boolean Optimization Problems

    Authors: Bo Yue, Shibei Xue, Yu Pan, Min Jiang, Daoyi Dong

    Abstract: With the rapid advancement of quantum computing, Quantum Approximate Optimization Algorithm (QAOA) is considered as a promising candidate to demonstrate quantum supremacy, which exponentially solves a class of Quadratic Unconstrained Binary Optimization (QUBO) problems. However, limited qubit availability and restricted coherence time challenge QAOA to solve large-scale pseudo-Boolean problems on… ▽ More

    Submitted 9 October, 2023; v1 submitted 8 October, 2023; originally announced October 2023.

    Comments: 12 pages, 6 figures

  28. arXiv:2310.03791  [pdf, other

    astro-ph.HE

    VLASS tidal disruption events with optical flares I: the sample and a comparison to optically-selected TDEs

    Authors: Jean J. Somalwar, Vikram Ravi, Dillon Z. Dong, Erica Hammerstein, Gregg Hallinan, Casey Law, Jessie Miller, Steven T. Myers, Yuhan Yao, Richard Dekany, Matthew Graham, Steven L. Groom, Josiah Purdum, Avery Wold

    Abstract: In this work, we use the Jansky VLA Sky Survey (VLASS) to compile the first sample of six radio-selected tidal disruption events (TDEs) with transient optical counterparts. While we still lack the statistics to do detailed population studies of radio-selected TDEs, we use these events to suggest trends in host galaxy and optical light curve properties that may correlate with the presence of radio… ▽ More

    Submitted 5 October, 2023; originally announced October 2023.

    Comments: 26 pages, 5 tables, 11 figures, submitted to ApJ

  29. arXiv:2310.00518  [pdf, other

    quant-ph cs.AI

    Learning Informative Latent Representation for Quantum State Tomography

    Authors: Hailan Ma, Zhenhong Sun, Daoyi Dong, Dong Gong

    Abstract: Quantum state tomography (QST) is the process of reconstructing the complete state of a quantum system (mathematically described as a density matrix) through a series of different measurements. These measurements are performed on a number of identical copies of the quantum system, with outcomes gathered as frequencies. QST aims to recover the density matrix and the corresponding properties of the… ▽ More

    Submitted 30 September, 2023; originally announced October 2023.

  30. arXiv:2309.15582  [pdf, other

    quant-ph

    Quantum autoencoders using mixed reference states

    Authors: Hailan Ma, Gary J. Mooney, Ian R. Petersen, Lloyd C. L. Hollenberg, Daoyi Dong

    Abstract: One of the fundamental tasks in information theory is the compression of information. To achieve this in the quantum domain, quantum autoencoders that aim to compress quantum states to low-dimensional ones have been proposed. When taking a pure state as the reference state, there exists an upper bound for the encoding fidelity. This bound limits the compression rate for high-rank states that have… ▽ More

    Submitted 27 September, 2023; originally announced September 2023.

  31. arXiv:2309.02879  [pdf

    physics.optics cond-mat.mtrl-sci quant-ph

    Quantum coherence and interference of a single moiré exciton in nano-fabricated twisted semiconductor heterobilayers

    Authors: Haonan Wang, Heejun Kim, Duanfei Dong, Keisuke Shinokita, Kenji Watanabe, Takashi Taniguchi, Kazunari Matsuda

    Abstract: Moiré potential acts as periodic quantum confinement for optically generated exciton, generating spatially ordered zero-dimensional quantum system. However, broad emission spectrum arising from inhomogeneity among moiré potential hinders the exploration of the intrinsic properties of moiré exciton. In this study, we have demonstrated a new method to realize the optical observation of quantum coher… ▽ More

    Submitted 6 September, 2023; originally announced September 2023.

    Comments: 42 pages, 4 figures

  32. arXiv:2308.12823  [pdf, other

    astro-ph.GA

    Uncovering a Massive z~7.7 Galaxy Hosting a Heavily Obscured Radio-Loud QSO Candidate in COSMOS-Web

    Authors: Erini Lambrides, Marco Chiaberge, Arianna Long, Daizhong Liu, Hollis B. Akins, Andrew F. Ptak, Irham Taufik Andika, Alessandro Capetti, Caitlin M. Casey, Jaclyn B. Champagne, Katherine Chworowsky, Tracy E. Clarke, Olivia R. Cooper, Xuheng Ding, Dillon Z. Dong, Andreas L. Faisst, Jordan Y. Forman, Maximilien Franco, Steven Gillman, Ghassem Gozaliasl, Kirsten R. Hall, Santosh Harish, Christopher C. Hayward, Michaela Hirschmann, Taylor A. Hutchison , et al. (25 additional authors not shown)

    Abstract: In this letter, we report the discovery of the highest redshift, heavily obscured, radio-loud AGN candidate selected using JWST NIRCam/MIRI, mid-IR, sub-mm, and radio imaging in the COSMOS-Web field. Using multi-frequency radio observations and mid-IR photometry, we identify a powerful, radio-loud (RL), growing supermassive black hole (SMBH) with significant spectral steepening of the radio SED (… ▽ More

    Submitted 15 December, 2023; v1 submitted 24 August, 2023; originally announced August 2023.

    Comments: Accepted to ApJL

  33. arXiv:2308.07622  [pdf, other

    cs.MM

    EMID: An Emotional Aligned Dataset in Audio-Visual Modality

    Authors: Jialing Zou, Jiahao Mei, Guangze Ye, Tianyu Huai, Qiwei Shen, Daoguo Dong

    Abstract: In this paper, we propose Emotionally paired Music and Image Dataset (EMID), a novel dataset designed for the emotional matching of music and images, to facilitate auditory-visual cross-modal tasks such as generation and retrieval. Unlike existing approaches that primarily focus on semantic correlations or roughly divided emotional relations, EMID emphasizes the significance of emotional consisten… ▽ More

    Submitted 15 August, 2023; originally announced August 2023.

  34. Two-step feedback preparation of entanglement for qubit systems with time delay

    Authors: Yanan Liu, Daoyi Dong, Sen Kuang, Ian R. Petersen, Hidehiro Yonezawa

    Abstract: Quantum entanglement plays a fundamental role in quantum computation and quantum communication. Feedback control has been widely used in stochastic quantum systems to generate given entangled states since it has good robustness, where the time required to compute filter states and conduct filter based control usually cannot be ignored in many practical applications. This paper designed two control… ▽ More

    Submitted 26 July, 2023; originally announced July 2023.

    Journal ref: Automatica 125 (2021): 109174

  35. Fault-tolerant $H^\infty$ control for optical parametric oscillators with pum** fluctuations

    Authors: Yanan Liu, Daoyi Dong, Ian R. Petersen, Hidehiro Yonezaw

    Abstract: Optical Parametric Oscillators (OPOs) have wide applications in quantum optics for generating squeezed states and develo** advanced technologies. When the phase or/and the amplitude of the pum** field for an OPO have fluctuations due to fault signals, time-varying uncertainties will be introduced in the dynamic parameters of the system. In this paper, we investigate how to design a fault-toler… ▽ More

    Submitted 26 July, 2023; originally announced July 2023.

    Journal ref: Automatica 140 (2022): 110236

  36. arXiv:2306.11836  [pdf, ps, other

    math.CO

    Generalized Eulerian Numbers

    Authors: David Dong

    Abstract: Let $A(n,m)$ denote the Eulerian numbers, which count the number of permutations on $[n]$ with exactly $m$ descents. It is well known that $A(n,m)$ also counts the number of permutations on $[n]$ with exactly $m$ excedances. In this report, we define numbers of the form $A(n,m,k)$, which count the number of permutations on $[n]$ with exactly $m$ descents and the last element $k$. We then show bije… ▽ More

    Submitted 16 June, 2023; originally announced June 2023.

    Comments: 15 pages, 0 figures

    MSC Class: 05A05

  37. arXiv:2306.11784  [pdf, other

    astro-ph.IM

    NANCY: Next-generation All-sky Near-infrared Community surveY

    Authors: Jiwon Jesse Han, Arjun Dey, Adrian M. Price-Whelan, Joan Najita, Edward F. Schlafly, Andrew Saydjari, Risa H. Wechsler, Ana Bonaca, David J Schlegel, Charlie Conroy, Anand Raichoor, Alex Drlica-Wagner, Juna A. Kollmeier, Sergey E. Koposov, Gurtina Besla, Hans-Walter Rix, Alyssa Goodman, Douglas Finkbeiner, Abhijeet Anand, Matthew Ashby, Benedict Bahr-Kalus, Rachel Beaton, Jayashree Behera, Eric F. Bell, Eric C Bellm , et al. (184 additional authors not shown)

    Abstract: The Nancy Grace Roman Space Telescope is capable of delivering an unprecedented all-sky, high-spatial resolution, multi-epoch infrared map to the astronomical community. This opportunity arises in the midst of numerous ground- and space-based surveys that will provide extensive spectroscopy and imaging together covering the entire sky (such as Rubin/LSST, Euclid, UNIONS, SPHEREx, DESI, SDSS-V, GAL… ▽ More

    Submitted 20 June, 2023; originally announced June 2023.

    Comments: Submitted to the call for white papers for the Roman Core Community Survey (June 16th, 2023), and to the Bulletin of the AAS

  38. arXiv:2306.03387  [pdf, other

    cs.AI

    ColdNAS: Search to Modulate for User Cold-Start Recommendation

    Authors: Shiguang Wu, Yaqing Wang, Qinghe **g, Daxiang Dong, De**g Dou, Quanming Yao

    Abstract: Making personalized recommendation for cold-start users, who only have a few interaction histories, is a challenging problem in recommendation systems. Recent works leverage hypernetworks to directly map user interaction histories to user-specific parameters, which are then used to modulate predictor by feature-wise linear modulation function. These works obtain the state-of-the-art performance. H… ▽ More

    Submitted 6 June, 2023; originally announced June 2023.

  39. arXiv:2305.13850  [pdf, other

    cs.CL cs.AI

    Global Structure Knowledge-Guided Relation Extraction Method for Visually-Rich Document

    Authors: Xiangnan Chen, Qian Xiao, Juncheng Li, Duo Dong, Jun Lin, Xiaozhong Liu, Siliang Tang

    Abstract: Visual Relation Extraction (VRE) is a powerful means of discovering relationships between entities within visually-rich documents. Existing methods often focus on manipulating entity features to find pairwise relations, yet neglect the more fundamental structural information that links disparate entity pairs together. The absence of global structure information may make the model struggle to learn… ▽ More

    Submitted 27 October, 2023; v1 submitted 23 May, 2023; originally announced May 2023.

    Comments: Accepted by EMNLP 2023 (Findings)

  40. arXiv:2305.11643  [pdf, other

    cs.RO

    Time Optimal Ergodic Search

    Authors: Dayi Dong, Henry Berger, Ian Abraham

    Abstract: Robots with the ability to balance time against the thoroughness of search have the potential to provide time-critical assistance in applications such as search and rescue. Current advances in ergodic coverage-based search methods have enabled robots to completely explore and search an area in a fixed amount of time. However, optimizing time against the quality of autonomous ergodic search has yet… ▽ More

    Submitted 19 May, 2023; originally announced May 2023.

    Comments: 13 pages, 8 figures, Robotics: Science and Systems

  41. arXiv:2305.05433  [pdf, other

    quant-ph cs.LG eess.SY

    Tomography of Quantum States from Structured Measurements via quantum-aware transformer

    Authors: Hailan Ma, Zhenhong Sun, Daoyi Dong, Chunlin Chen, Herschel Rabitz

    Abstract: Quantum state tomography (QST) is the process of reconstructing the state of a quantum system (mathematically described as a density matrix) through a series of different measurements, which can be solved by learning a parameterized function to translate experimentally measured statistics into physical density matrices. However, the specific structure of quantum measurements for characterizing a q… ▽ More

    Submitted 17 November, 2023; v1 submitted 9 May, 2023; originally announced May 2023.

  42. arXiv:2304.11384  [pdf, other

    cs.SE

    Large Language Models are Few-Shot Summarizers: Multi-Intent Comment Generation via In-Context Learning

    Authors: Mingyang Geng, Shangwen Wang, Dezun Dong, Haotian Wang, Ge Li, Zhi **, Xiaoguang Mao, Xiangke Liao

    Abstract: Code comment generation aims at generating natural language descriptions for a code snippet to facilitate developers' program comprehension activities. Despite being studied for a long time, a bottleneck for existing approaches is that given a code snippet, they can only generate one comment while developers usually need to know information from diverse perspectives such as what is the functionali… ▽ More

    Submitted 14 June, 2023; v1 submitted 22 April, 2023; originally announced April 2023.

    Comments: Accepted by the 46th International Conference on Software Engineering (ICSE 2024)

  43. Exponential sensitivity revival of noisy non-Hermitian quantum sensing with two-photon drives

    Authors: Liying Bao, Bo Qi, Franco Nori, Daoyi Dong

    Abstract: Unique properties of multimode non-Hermitian lattice dynamics can be utilized to construct exponentially sensitive sensors. However, the impact of noise remains unclear, which may severely degrade their sensitivity. We analytically characterize and highlight the impact of loss and gain on the sensitivity revival and stability of non-Hermitian sensors. Defying the general belief that the superiorit… ▽ More

    Submitted 28 May, 2024; v1 submitted 29 March, 2023; originally announced March 2023.

    Comments: 18 pages, 3 figures

    Journal ref: Physical Review RESEARCH 6, 023216 (2024)

  44. arXiv:2302.14312  [pdf, other

    quant-ph cs.LG eess.SY

    Auxiliary Task-based Deep Reinforcement Learning for Quantum Control

    Authors: Shumin Zhou, Hailan Ma, Sen Kuang, Daoyi Dong

    Abstract: Due to its property of not requiring prior knowledge of the environment, reinforcement learning has significant potential for quantum control problems. In this work, we investigate the effectiveness of continuous control policies based on deep deterministic policy gradient. To solve the sparse reward signal in quantum learning control problems, we propose an auxiliary task-based deep reinforcement… ▽ More

    Submitted 28 February, 2023; originally announced February 2023.

    Comments: 13 pages, 11 figures

  45. arXiv:2302.06858  [pdf, other

    quant-ph

    Trainability Enhancement of Parameterized Quantum Circuits via Reduced-Domain Parameter Initialization

    Authors: Yabo Wang, Bo Qi, Chris Ferrie, Daoyi Dong

    Abstract: Parameterized quantum circuits (PQCs) have been widely used as a machine learning model to explore the potential of achieving quantum advantages for various tasks. However, the training of PQCs is notoriously challenging owing to the phenomenon of plateaus and/or the existence of (exponentially) many spurious local minima. In this work, we propose an efficient parameter initialization strategy wit… ▽ More

    Submitted 1 March, 2023; v1 submitted 14 February, 2023; originally announced February 2023.

    Comments: 27 pages,5 figures

  46. arXiv:2302.02371  [pdf, other

    eess.SY quant-ph

    Model-free Quantum Gate Design and Calibration using Deep Reinforcement Learning

    Authors: Omar Shindi, Qi Yu, Parth Girdhar, Daoyi Dong

    Abstract: High-fidelity quantum gate design is important for various quantum technologies, such as quantum computation and quantum communication. Numerous control policies for quantum gate design have been proposed given a dynamical model of the quantum system of interest. However, a quantum system is often highly sensitive to noise, and obtaining its accurate modeling can be difficult for many practical ap… ▽ More

    Submitted 7 February, 2023; v1 submitted 5 February, 2023; originally announced February 2023.

    Comments: 12 pages, 17 figures, accepted for publication in the IEEE Transactions on Artificial Intelligence, in press

  47. arXiv:2302.00282  [pdf, other

    cs.DC

    Xenos: Dataflow-Centric Optimization to Accelerate Model Inference on Edge Devices

    Authors: Zhang Runhua, Jiang Hongxu, Tian Fangzheng, Geng **kun, Li Xiaobin, Ma Yuhang, Zhu Chenhui, Dong Dong, Li Xin, Wang Haojie

    Abstract: Edge computing has been emerging as a popular scenario for model inference. However, the inference performance on edge devices (e.g., Multi-Core DSP, FGPA, etc.) suffers from inefficiency due to the lack of highly optimized inference frameworks. Previous model inference frameworks are mainly developed in an operator-centric way, which provides insufficient acceleration to edge-based inference. Bes… ▽ More

    Submitted 1 February, 2023; originally announced February 2023.

    Comments: The preliminary version is accepted by the 28th International Conference on Database Systems for Advanced Applications (DASFAA-2023)

  48. arXiv:2301.11012  [pdf

    physics.optics cond-mat.mtrl-sci quant-ph

    Dynamics of moire trion and its valley polarization in microfabricated WSe2/MoSe2 heterobilayer

    Authors: Heejun Kim, Duanfei Dong, Yuki Okamura, Keisuke Shinokita, Kenji Watanabe, Takashi Taniguchi, Kazunari Matsuda

    Abstract: The moire potential, induced by stacking two monolayer semiconductors with slightly different lattice mismatches, acts as periodic quantum confinement for optically generated excitons, resulting in spatially ordered zero-dimensional quantum systems. However, there are limitations to exploring intrinsic optical properties of moire excitons due to ensemble averaged and broadened emissions from many… ▽ More

    Submitted 26 January, 2023; originally announced January 2023.

    Comments: 41 pages, 4 figures

  49. Quantum Coherent Control of a Single Molecular-Polariton Rotation

    Authors: Li-Bao Fan, Chuan-Cun Shu, Daoyi Dong, Jun He, Niels E. Henriksen, Franco Nori

    Abstract: We present a combined analytical and numerical study for coherent terahertz control of a single molecular polariton, formed by strongly coupling two rotational states of a molecule with a single-mode cavity. Compared to the bare molecules driven by a single terahertz pulse, the presence of a cavity strongly modifies the post-pulse orientation of the polariton, making it difficult to obtain its max… ▽ More

    Submitted 22 December, 2022; originally announced December 2022.

    Comments: 16 pages, 5 figures , accepted by Physical Review Letters on 19 December, 2022

  50. Complementary relations of entanglement, coherence, steering and Bell nonlocality inequality violation in three-qubit states

    Authors: Dong-Dong Dong, Xue-Ke Song, Xiao-Gang Fan, Liu Ye, Dong Wang

    Abstract: We put forward complementary relations of entanglement, coherence, steering inequality violation, and Bell nonlocality for arbitrary three-qubit states. We show that two families of genuinely entangled three-qubit pure states with single parameter exist, and they exhibit maximum coherence and steering inequality violation for a fixed amount of negativity, respectively. It is found that the negativ… ▽ More

    Submitted 28 April, 2023; v1 submitted 19 December, 2022; originally announced December 2022.

    Comments: 11 pages, 5 figures