Skip to main content

Showing 1–44 of 44 results for author: Deng, M

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

    cs.CV cs.AI cs.CL

    Web2Code: A Large-scale Webpage-to-Code Dataset and Evaluation Framework for Multimodal LLMs

    Authors: Sukmin Yun, Haokun Lin, Rusiru Thushara, Mohammad Qazim Bhat, Yongxin Wang, Zutao Jiang, Mingkai Deng, **hong Wang, Tianhua Tao, Junbo Li, Haonan Li, Preslav Nakov, Timothy Baldwin, Zhengzhong Liu, Eric P. Xing, Xiaodan Liang, Zhiqiang Shen

    Abstract: Multimodal large language models (MLLMs) have shown impressive success across modalities such as image, video, and audio in a variety of understanding and generation tasks. However, current MLLMs are surprisingly poor at understanding webpage screenshots and generating their corresponding HTML code. To address this problem, we propose Web2Code, a benchmark consisting of a new large-scale webpage-t… ▽ More

    Submitted 28 June, 2024; originally announced June 2024.

    Comments: Website at https://mbzuai-llm.github.io/webpage2code/

  2. arXiv:2406.11838  [pdf, other

    cs.CV

    Autoregressive Image Generation without Vector Quantization

    Authors: Tianhong Li, Yonglong Tian, He Li, Mingyang Deng, Kaiming He

    Abstract: Conventional wisdom holds that autoregressive models for image generation are typically accompanied by vector-quantized tokens. We observe that while a discrete-valued space can facilitate representing a categorical distribution, it is not a necessity for autoregressive modeling. In this work, we propose to model the per-token probability distribution using a diffusion procedure, which allows us t… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

    Comments: Tech report

  3. Eulerian-Lagrangian Fluid Simulation on Particle Flow Maps

    Authors: Junwei Zhou, Duowen Chen, Molin Deng, Yitong Deng, Yuchen Sun, Sinan Wang, Shiying Xiong, Bo Zhu

    Abstract: We propose a novel Particle Flow Map (PFM) method to enable accurate long-range advection for incompressible fluid simulation. The foundation of our method is the observation that a particle trajectory generated in a forward simulation naturally embodies a perfect flow map. Centered on this concept, we have developed an Eulerian-Lagrangian framework comprising four essential components: Lagrangian… ▽ More

    Submitted 15 May, 2024; originally announced May 2024.

  4. arXiv:2310.07837  [pdf, other

    cs.LG

    Measuring Feature Sparsity in Language Models

    Authors: Mingyang Deng, Lucas Tao, Joe Benton

    Abstract: Recent works have proposed that activations in language models can be modelled as sparse linear combinations of vectors corresponding to features of input text. Under this assumption, these works aimed to reconstruct feature directions using sparse coding. We develop metrics to assess the success of these sparse coding techniques and test the validity of the linearity and sparsity assumptions. We… ▽ More

    Submitted 13 October, 2023; v1 submitted 11 October, 2023; originally announced October 2023.

  5. arXiv:2310.07371  [pdf, other

    quant-ph cs.LG physics.optics

    Experimental quantum natural gradient optimization in photonics

    Authors: Yizhi Wang, Shichuan Xue, Yaxuan Wang, Jiangfang Ding, Weixu Shi, Dongyang Wang, Yong Liu, Yingwen Liu, Xiang Fu, Guangyao Huang, Anqi Huang, Mingtang Deng, Junjie Wu

    Abstract: Variational quantum algorithms (VQAs) combining the advantages of parameterized quantum circuits and classical optimizers, promise practical quantum applications in the Noisy Intermediate-Scale Quantum era. The performance of VQAs heavily depends on the optimization method. Compared with gradient-free and ordinary gradient descent methods, the quantum natural gradient (QNG), which mirrors the geom… ▽ More

    Submitted 11 October, 2023; originally announced October 2023.

    Journal ref: Optics Letters Vol. 48, Issue 14, pp. 3745-3748 (2023)

  6. arXiv:2310.00585  [pdf, other

    quant-ph cs.AI cs.ET cs.LG physics.optics

    Quantum generative adversarial learning in photonics

    Authors: Yizhi Wang, Shichuan Xue, Yaxuan Wang, Yong Liu, Jiangfang Ding, Weixu Shi, Dongyang Wang, Yingwen Liu, Xiang Fu, Guangyao Huang, Anqi Huang, Mingtang Deng, Junjie Wu

    Abstract: Quantum Generative Adversarial Networks (QGANs), an intersection of quantum computing and machine learning, have attracted widespread attention due to their potential advantages over classical analogs. However, in the current era of Noisy Intermediate-Scale Quantum (NISQ) computing, it is essential to investigate whether QGANs can perform learning tasks on near-term quantum devices usually affecte… ▽ More

    Submitted 1 October, 2023; originally announced October 2023.

    Journal ref: Optics Letters Vol. 48, Issue 20, pp. 5197-5200 (2023)

  7. arXiv:2309.13579  [pdf, other

    cs.CR cs.AI

    Seeing Is Not Always Believing: Invisible Collision Attack and Defence on Pre-Trained Models

    Authors: Minghang Deng, Zhong Zhang, Junming Shao

    Abstract: Large-scale pre-trained models (PTMs) such as BERT and GPT have achieved great success in diverse fields. The typical paradigm is to pre-train a big deep learning model on large-scale data sets, and then fine-tune the model on small task-specific data sets for downstream tasks. Although PTMs have rapidly progressed with wide real-world applications, they also pose significant risks of potential at… ▽ More

    Submitted 7 May, 2024; v1 submitted 24 September, 2023; originally announced September 2023.

    Comments: 10 pages, 4 figures

    ACM Class: I.2.0

  8. arXiv:2309.08100  [pdf

    cs.CL cs.AI

    Research on Joint Representation Learning Methods for Entity Neighborhood Information and Description Information

    Authors: Le Xiao, Xin Shan, Yuhua Wang, Miaolei Deng

    Abstract: To address the issue of poor embedding performance in the knowledge graph of a programming design course, a joint represen-tation learning model that combines entity neighborhood infor-mation and description information is proposed. Firstly, a graph at-tention network is employed to obtain the features of entity neigh-boring nodes, incorporating relationship features to enrich the structural infor… ▽ More

    Submitted 14 September, 2023; originally announced September 2023.

  9. arXiv:2306.14878  [pdf, other

    cs.LG cs.CV stat.CO stat.ML

    Restart Sampling for Improving Generative Processes

    Authors: Yilun Xu, Mingyang Deng, Xiang Cheng, Yonglong Tian, Ziming Liu, Tommi Jaakkola

    Abstract: Generative processes that involve solving differential equations, such as diffusion models, frequently necessitate balancing speed and quality. ODE-based samplers are fast but plateau in performance while SDE-based samplers deliver higher sample quality at the cost of increased sampling time. We attribute this difference to sampling errors: ODE-samplers involve smaller discretization errors while… ▽ More

    Submitted 1 November, 2023; v1 submitted 26 June, 2023; originally announced June 2023.

    Comments: Code is available at https://github.com/Newbeeer/diffusion_restart_sampling

  10. arXiv:2304.11688  [pdf, other

    cs.LG cs.AI cs.IR

    TGNN: A Joint Semi-supervised Framework for Graph-level Classification

    Authors: Wei Ju, Xiao Luo, Meng Qu, Yifan Wang, Chong Chen, Minghua Deng, Xian-Sheng Hua, Ming Zhang

    Abstract: This paper studies semi-supervised graph classification, a crucial task with a wide range of applications in social network analysis and bioinformatics. Recent works typically adopt graph neural networks to learn graph-level representations for classification, failing to explicitly leverage features derived from graph topology (e.g., paths). Moreover, when labeled data is scarce, these methods are… ▽ More

    Submitted 23 April, 2023; originally announced April 2023.

    Comments: Accepted by Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence (IJCAI 2022)

  11. arXiv:2302.09258  [pdf, ps, other

    cs.CR

    Digital Privacy Under Attack: Challenges and Enablers

    Authors: Baobao Song, Mengyue Deng, Shiva Raj Pokhrel, Qiujun Lan, Robin Doss, Gang Li

    Abstract: Users have renewed interest in protecting their private data in the digital space. When they don't believe that their privacy is sufficiently covered by one platform, they will readily switch to another. Such an increasing level of privacy awareness has made privacy preservation an essential research topic. Nevertheless, new privacy attacks are emerging day by day. Therefore, a holistic survey to… ▽ More

    Submitted 18 February, 2023; originally announced February 2023.

  12. Approximating Knapsack and Partition via Dense Subset Sums

    Authors: Mingyang Deng, Ce **, Xiao Mao

    Abstract: Knapsack and Partition are two important additive problems whose fine-grained complexities in the $(1-\varepsilon)$-approximation setting are not yet settled. In this work, we make progress on both problems by giving improved algorithms. - Knapsack can be $(1 - \varepsilon)$-approximated in $\tilde O(n + (1/\varepsilon) ^ {2.2} )$ time, improving the previous… ▽ More

    Submitted 23 January, 2023; originally announced January 2023.

    Comments: To appear in SODA 2023. Corrects minor mistakes in Lemma 3.3 and Lemma 3.5 in the proceedings version of this paper

  13. arXiv:2209.08483  [pdf, other

    cs.LG cs.AI

    Honor of Kings Arena: an Environment for Generalization in Competitive Reinforcement Learning

    Authors: Hua Wei, **gxiao Chen, Xiyang Ji, Hongyang Qin, Minwen Deng, Siqin Li, Liang Wang, Weinan Zhang, Yong Yu, Lin Liu, Lanxiao Huang, Deheng Ye, Qiang Fu, Wei Yang

    Abstract: This paper introduces Honor of Kings Arena, a reinforcement learning (RL) environment based on Honor of Kings, one of the world's most popular games at present. Compared to other environments studied in most previous work, ours presents new generalization challenges for competitive reinforcement learning. It is a multi-agent problem with one agent competing against its opponent; and it requires th… ▽ More

    Submitted 18 October, 2022; v1 submitted 18 September, 2022; originally announced September 2022.

    Comments: Accepted by NeurIPS 2022

    Journal ref: Advances in Neural Information Processing Systems, 2022, 35: 11881-11892

  14. arXiv:2208.13186  [pdf, other

    quant-ph cs.ET physics.optics

    Large-scale full-programmable quantum walk and its applications

    Authors: Yizhi Wang, Yingwen Liu, Junwei Zhan, Shichuan Xue, Yuzhen Zheng, Ru Zeng, Zhihao Wu, Zihao Wang, Qilin Zheng, Dongyang Wang, Weixu Shi, Xiang Fu, ** Xu, Yang Wang, Yong Liu, Jiangfang Ding, Guangyao Huang, Chunlin Yu, Anqi Huang, Xiaogang Qiang, Mingtang Deng, Weixia Xu, Kai Lu, Xuejun Yang, Junjie Wu

    Abstract: With photonics, the quantum computational advantage has been demonstrated on the task of boson sampling. Next, develo** quantum-enhanced approaches for practical problems becomes one of the top priorities for photonic systems. Quantum walks are powerful kernels for develo** new and useful quantum algorithms. Here we realize large-scale quantum walks using a fully programmable photonic quantum… ▽ More

    Submitted 28 August, 2022; originally announced August 2022.

  15. Unsupervised domain adaptation semantic segmentation of high-resolution remote sensing imagery with invariant domain-level prototype memory

    Authors: **gru Zhu, Ya Guo, Geng Sun, Libo Yang, Min Deng, Jie Chen

    Abstract: Semantic segmentation is a key technique involved in automatic interpretation of high-resolution remote sensing (HRS) imagery and has drawn much attention in the remote sensing community. Deep convolutional neural networks (DCNNs) have been successfully applied to the HRS imagery semantic segmentation task due to their hierarchical representation ability. However, the heavy dependency on a large n… ▽ More

    Submitted 14 February, 2023; v1 submitted 16 August, 2022; originally announced August 2022.

    Comments: 17 pages, 12 figures and 8 tables

    Journal ref: IEEE Transactions on Geoscience and Remote Sensing, 2023

  16. arXiv:2205.12548  [pdf, other

    cs.CL cs.LG

    RLPrompt: Optimizing Discrete Text Prompts with Reinforcement Learning

    Authors: Mingkai Deng, Jianyu Wang, Cheng-** Hsieh, Yihan Wang, Han Guo, Tianmin Shu, Meng Song, Eric P. Xing, Zhiting Hu

    Abstract: Prompting has shown impressive success in enabling large pretrained language models (LMs) to perform diverse NLP tasks, especially when only few downstream data are available. Automatically finding the optimal prompt for each task, however, is challenging. Most existing work resorts to tuning soft prompt (e.g., embeddings) which falls short of interpretability, reusability across LMs, and applicab… ▽ More

    Submitted 22 October, 2022; v1 submitted 25 May, 2022; originally announced May 2022.

    Comments: EMNLP 2022 Camera Ready. Code available at https://github.com/mingkaid/rl-prompt

  17. arXiv:2202.13484  [pdf, ps, other

    cs.DS

    On Problems Related to Unbounded SubsetSum: A Unified Combinatorial Approach

    Authors: Mingyang Deng, Xiao Mao, Ziqian Zhong

    Abstract: Unbounded SubsetSum is a classical textbook problem: given integers $w_1,w_2,\cdots,w_n\in [1,u],~c,u$, we need to find if there exists $m_1,m_2,\cdots,m_n\in \mathbb{N}$ satisfying $c=\sum_{i=1}^n w_im_i$. In its all-target version, $t\in \mathbb{Z}_+$ is given and answer for all integers $c\in[0,t]$ is required. In this paper, we study three generalizations of this simple problem: All-Target Unb… ▽ More

    Submitted 27 February, 2022; originally announced February 2022.

  18. arXiv:2111.10831  [pdf, other

    cs.LG cs.AI cs.NE

    Learning by Active Forgetting for Neural Networks

    Authors: Jian Peng, Xian Sun, Min Deng, Chao Tao, Bo Tang, Wenbo Li, Guohua Wu, QingZhu, Yu Liu, Tao Lin, Haifeng Li

    Abstract: Remembering and forgetting mechanisms are two sides of the same coin in a human learning-memory system. Inspired by human brain memory mechanisms, modern machine learning systems have been working to endow machine with lifelong learning capability through better remembering while pushing the forgetting as the antagonist to overcome. Nevertheless, this idea might only see the half picture. Up until… ▽ More

    Submitted 21 November, 2021; originally announced November 2021.

    Comments: 13 pages, 5 figures

  19. arXiv:2109.06379  [pdf, other

    cs.CL cs.LG

    Compression, Transduction, and Creation: A Unified Framework for Evaluating Natural Language Generation

    Authors: Mingkai Deng, Bowen Tan, Zhengzhong Liu, Eric P. Xing, Zhiting Hu

    Abstract: Natural language generation (NLG) spans a broad range of tasks, each of which serves for specific objectives and desires different properties of generated text. The complexity makes automatic evaluation of NLG particularly challenging. Previous work has typically focused on a single task and developed individual evaluation metrics based on specific intuitions. In this paper, we propose a unifying… ▽ More

    Submitted 21 January, 2022; v1 submitted 13 September, 2021; originally announced September 2021.

    Comments: EMNLP 2021, Code available at https://github.com/tanyuqian/ctc-gen-eval

  20. ARGO: Modeling Heterogeneity in E-commerce Recommendation

    Authors: Daqing Wu, Xiao Luo, Zeyu Ma, Chong Chen, Minghua Deng, **wen Ma

    Abstract: Nowadays, E-commerce is increasingly integrated into our daily lives. Meanwhile, shop** process has also changed incrementally from one behavior (purchase) to multiple behaviors (such as view, carting and purchase). Therefore, utilizing interaction data of auxiliary behavior data draws a lot of attention in the E-commerce recommender systems. However, all existing models ignore two kinds of intr… ▽ More

    Submitted 14 September, 2021; v1 submitted 13 September, 2021; originally announced September 2021.

    Comments: Accepted by IEEE International Joint Conference on Neural Networks (IJCNN) 2021. arXiv admin note: text overlap with arXiv:2105.11876

  21. arXiv:2108.03372  [pdf, other

    cs.CV

    Neighborhood Consensus Contrastive Learning for Backward-Compatible Representation

    Authors: Shengsen Wu, Liang Chen, Yihang Lou, Yan Bai, Tao Bai, Minghua Deng, Lingyu Duan

    Abstract: In object re-identification (ReID), the development of deep learning techniques often involves model updates and deployment. It is unbearable to re-embedding and re-index with the system suspended when deploying new models. Therefore, backward-compatible representation is proposed to enable "new" features to be compared with "old" features directly, which means that the database is active when the… ▽ More

    Submitted 8 March, 2023; v1 submitted 7 August, 2021; originally announced August 2021.

    Comments: Accepted by AAAI 2022

  22. arXiv:2106.01836  [pdf, other

    q-bio.GN cs.LG

    DNA-GCN: Graph convolutional networks for predicting DNA-protein binding

    Authors: Yuhang Guo, Xiao Luo, Liang Chen, Minghua Deng

    Abstract: Predicting DNA-protein binding is an important and classic problem in bioinformatics. Convolutional neural networks have outperformed conventional methods in modeling the sequence specificity of DNA-protein binding. However, none of the studies has utilized graph convolutional networks for motif inference. In this work, we propose to use graph convolutional networks for motif inference. We build a… ▽ More

    Submitted 2 June, 2021; originally announced June 2021.

    Comments: 10 pages, 3 figures

    Journal ref: In ICIC 2021

  23. arXiv:2105.11876  [pdf, other

    cs.IR

    Criterion-based Heterogeneous Collaborative Filtering for Multi-behavior Implicit Recommendation

    Authors: Xiao Luo, Daqing Wu, Yiyang Gu, Chong Chen, Luchen Liu, **wen Ma, Ming Zhang, Minghua Deng, Jianqiang Huang, Xian-Sheng Hua

    Abstract: Recent years have witnessed the explosive growth of interaction behaviors in multimedia information systems, where multi-behavior recommender systems have received increasing attention by leveraging data from various auxiliary behaviors such as tip and collect. Among various multi-behavior recommendation methods, non-sampling methods have shown superiority over negative sampling methods. However,… ▽ More

    Submitted 25 July, 2023; v1 submitted 25 May, 2021; originally announced May 2021.

    Comments: Accepted by ACM Transactions on Knowledge Discovery from Data (TKDD)

  24. arXiv:2105.06125  [pdf, other

    cs.CV

    Deep Unsupervised Hashing by Distilled Smooth Guidance

    Authors: Xiao Luo, Zeyu Ma, Daqing Wu, Huasong Zhong, Chong Chen, **wen Ma, Minghua Deng

    Abstract: Hashing has been widely used in approximate nearest neighbor search for its storage and computational efficiency. Deep supervised hashing methods are not widely used because of the lack of labeled data, especially when the domain is transferred. Meanwhile, unsupervised deep hashing models can hardly achieve satisfactory performance due to the lack of reliable similarity signals. To tackle this pro… ▽ More

    Submitted 13 May, 2021; originally announced May 2021.

    Comments: 7 pages, 3 figures

    Journal ref: ICME 2021

  25. arXiv:2104.01429  [pdf, other

    cs.CV

    Graph Contrastive Clustering

    Authors: Huasong Zhong, Jianlong Wu, Chong Chen, Jianqiang Huang, Minghua Deng, Liqiang Nie, Zhouchen Lin, Xian-Sheng Hua

    Abstract: Recently, some contrastive learning methods have been proposed to simultaneously learn representations and clustering assignments, achieving significant improvements. However, these methods do not take the category information and clustering objective into consideration, thus the learned representations are not optimal for clustering and the performance might be limited. Towards this issue, we fir… ▽ More

    Submitted 3 April, 2021; originally announced April 2021.

    Comments: 10

  26. arXiv:2010.07804  [pdf, other

    cs.CV

    CIMON: Towards High-quality Hash Codes

    Authors: Xiao Luo, Daqing Wu, Zeyu Ma, Chong Chen, Minghua Deng, **wen Ma, Zhongming **, Jianqiang Huang, Xian-Sheng Hua

    Abstract: Recently, hashing is widely used in approximate nearest neighbor search for its storage and computational efficiency. Most of the unsupervised hashing methods learn to map images into semantic similarity-preserving hash codes by constructing local semantic similarity structure from the pre-trained model as the guiding information, i.e., treating each point pair similar if their distance is small i… ▽ More

    Submitted 21 August, 2021; v1 submitted 15 October, 2020; originally announced October 2020.

    Comments: Accepted by IJCAI 21

  27. arXiv:2007.06172  [pdf

    eess.SY cs.AI

    Bottom-up mechanism and improved contract net protocol for the dynamic task planning of heterogeneous Earth observation resources

    Authors: Baoju Liu, Min Deng, Guohua Wu, Xinyu Pei, Haifeng Li, Witold Pedrycz

    Abstract: Earth observation resources are becoming increasingly indispensable in disaster relief, damage assessment and related domains. Many unpredicted factors, such as the change of observation task requirements, to the occurring of bad weather and resource failures, may cause the scheduled observation scheme to become infeasible. Therefore, it is crucial to be able to promptly and maybe frequently devel… ▽ More

    Submitted 9 June, 2021; v1 submitted 12 July, 2020; originally announced July 2020.

    Comments: 14 pages, 11 figures.This work has been submitted to the IEEE for possible publication

  28. arXiv:2005.14039  [pdf

    eess.SY cs.ET physics.app-ph

    3D logic cells design and results based on Vertical NWFET technology including tied compact model

    Authors: C. Mukherjee, M. Deng, F. Marc, C. Maneux, A. Poittevin, I. OConnor, S. Le Beux, A. Kumar, A. Lecestre, G. Larrieu

    Abstract: Gate-all-around Vertical Nanowire Field Effect Transistors (VNWFET) are emerging devices, which are well suited to pursue scaling beyond lateral scaling limitations around 7nm. This work explores the relative merits and drawbacks of the technology in the context of logic cell design. We describe a junctionless nanowire technology and associated compact model, which accurately describes fabricated… ▽ More

    Submitted 28 May, 2020; originally announced May 2020.

    Comments: Paper submitted to IFIP/IEEE International Conference on Very Large Scale Integration (VLSI-SoC), 5-7 October 2020, Salt Lake City (UT), USA

  29. arXiv:2004.12087  [pdf

    cs.CV

    Clustering by Constructing Hyper-Planes

    Authors: Luhong Diao, **ying Gao1, Manman Deng

    Abstract: As a kind of basic machine learning method, clustering algorithms group data points into different categories based on their similarity or distribution. We present a clustering algorithm by finding hyper-planes to distinguish the data points. It relies on the marginal space between the points. Then we combine these hyper-planes to determine centers and numbers of clusters. Because the algorithm is… ▽ More

    Submitted 25 April, 2020; originally announced April 2020.

  30. arXiv:2004.06355  [pdf, other

    eess.IV cs.LG

    On the interplay between physical and content priors in deep learning for computational imaging

    Authors: Mo Deng, Shuai Li, Iksung Kang, Nicholas X. Fang, George Barbastathis

    Abstract: Deep learning (DL) has been applied extensively in many computational imaging problems, often leading to superior performance over traditional iterative approaches. However, two important questions remain largely unanswered: first, how well can the trained neural network generalize to objects very different from the ones in training? This is particularly important in practice, since large-scale an… ▽ More

    Submitted 14 April, 2020; originally announced April 2020.

  31. arXiv:2003.03369  [pdf, other

    cs.CV

    A Survey on Deep Hashing Methods

    Authors: Xiao Luo, Haixin Wang, Daqing Wu, Chong Chen, Minghua Deng, Jianqiang Huang, Xian-Sheng Hua

    Abstract: Nearest neighbor search aims to obtain the samples in the database with the smallest distances from them to the queries, which is a basic task in a range of fields, including computer vision and data mining. Hashing is one of the most widely used methods for its computational and storage efficiency. With the development of deep learning, deep hashing methods show more advantages than traditional m… ▽ More

    Submitted 23 April, 2022; v1 submitted 4 March, 2020; originally announced March 2020.

    Comments: Accepted by ACM Transactions on Knowledge Discovery from Data (TKDD)

  32. arXiv:1912.07286  [pdf, other

    quant-ph cs.LG physics.comp-ph

    Variational Quantum Circuits for Quantum State Tomography

    Authors: Yong Liu, Dongyang Wang, Shichuan Xue, Anqi Huang, Xiang Fu, Xiaogang Qiang, ** Xu, He-Liang Huang, Mingtang Deng, Chu Guo, Xuejun Yang, Junjie Wu

    Abstract: Quantum state tomography is a key process in most quantum experiments. In this work, we employ quantum machine learning for state tomography. Given an unknown quantum state, it can be learned by maximizing the fidelity between the output of a variational quantum circuit and this state. The number of parameters of the variational quantum circuit grows linearly with the number of qubits and the circ… ▽ More

    Submitted 11 April, 2020; v1 submitted 16 December, 2019; originally announced December 2019.

    Comments: 7 pages, 3 figures

    Journal ref: Phys. Rev. A 101, 052316 (2020)

  33. arXiv:1907.11713  [pdf, other

    eess.IV cs.LG

    Learning to Synthesize: Robust Phase Retrieval at Low Photon counts

    Authors: Mo Deng, Shuai Li, Alexandre Goy, Iksung Kang, George Barbastathis

    Abstract: The quality of inverse problem solutions obtained through deep learning [Barbastathis et al, 2019] is limited by the nature of the priors learned from examples presented during the training phase. In the case of quantitative phase retrieval [Sinha et al, 2017, Goy et al, 2019], in particular, spatial frequencies that are underrepresented in the training database, most often at the high band, tend… ▽ More

    Submitted 26 July, 2019; originally announced July 2019.

  34. arXiv:1811.07945  [pdf, other

    cs.CV

    Learning to synthesize: splitting and recombining low and high spatial frequencies for image recovery

    Authors: Mo Deng, Shuai Li, George Barbastathis

    Abstract: Deep Neural Network (DNN)-based image reconstruction, despite many successes, often exhibits uneven fidelity between high and low spatial frequency bands. In this paper we propose the Learning Synthesis by DNN (LS-DNN) approach where two DNNs process the low and high spatial frequencies, respectively, and, improving over [30], the two DNNs are trained separately and a third DNN combines them into… ▽ More

    Submitted 19 November, 2018; originally announced November 2018.

    Comments: 10 pages, 10 figures. Supplement file can be provided upon reasonable request

  35. arXiv:1811.05743  [pdf, other

    cs.SI physics.soc-ph

    Measuring Road Network Topology Vulnerability by Ricci Curvature

    Authors: Lei Gao, Xingquan Liu, Yu Liu, Pu Wang, Min Deng, Qing Zhu, Haifeng Li

    Abstract: Describing the basic properties of road network systems, such as their robustness, vulnerability, and reliability, has been a very important research topic in the field of urban transportation. Current research mainly uses several statistical indicators of complex networks to analyze the road network systems. However, these methods are essentially node-based. These node-based methods are more conc… ▽ More

    Submitted 10 April, 2019; v1 submitted 14 November, 2018; originally announced November 2018.

    Comments: 30 pages, 12 figures. Accepted by Physica A

    Journal ref: Physica A: Statistical Mechanics and its Applications 2019

  36. T-GCN: A Temporal Graph ConvolutionalNetwork for Traffic Prediction

    Authors: Ling Zhao, Yujiao Song, Chao Zhang, Yu Liu, Pu Wang, Tao Lin, Min Deng, Haifeng Li

    Abstract: Accurate and real-time traffic forecasting plays an important role in the Intelligent Traffic System and is of great significance for urban traffic planning, traffic management, and traffic control. However, traffic forecasting has always been considered an open scientific issue, owing to the constraints of urban road network topological structure and the law of dynamic change with time, namely, s… ▽ More

    Submitted 31 December, 2018; v1 submitted 11 November, 2018; originally announced November 2018.

    Comments: 10 pages, 14 figures

    Journal ref: IEEE Transactions on Intelligent Transportation Systems-2019

  37. arXiv:1810.09111  [pdf, other

    cs.CV

    Learning to Measure Change: Fully Convolutional Siamese Metric Networks for Scene Change Detection

    Authors: Enqiang Guo, Xinsha Fu, Jiawei Zhu, Min Deng, Yu Liu, Qing Zhu, Haifeng Li

    Abstract: A critical challenge problem of scene change detection is that noisy changes generated by varying illumination, shadows and camera viewpoint make variances of a scene difficult to define and measure since the noisy changes and semantic ones are entangled. Following the intuitive idea of detecting changes by directly comparing dissimilarities between a pair of features, we propose a novel fully Con… ▽ More

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

    Comments: 10 pages, 12 figures

  38. arXiv:1809.00083  [pdf, other

    q-bio.BM cs.LG stat.ME

    Predicting protein inter-residue contacts using composite likelihood maximization and deep learning

    Authors: Haicang Zhang, Qi Zhang, Fusong Ju, Jianwei Zhu, Shiwei Sun, Yujuan Gao, Ziwei Xie, Minghua Deng, Shiwei Sun, Wei-Mou Zheng, Dongbo Bu

    Abstract: Accurate prediction of inter-residue contacts of a protein is important to calcu- lating its tertiary structure. Analysis of co-evolutionary events among residues has been proved effective to inferring inter-residue contacts. The Markov ran- dom field (MRF) technique, although being widely used for contact prediction, suffers from the following dilemma: the actual likelihood function of MRF is acc… ▽ More

    Submitted 31 August, 2018; originally announced September 2018.

  39. arXiv:1708.01420  [pdf

    cs.CV

    On the Selective and Invariant Representation of DCNN for High-Resolution Remote Sensing Image Recognition

    Authors: Jie Chen, Chao Yuan, Min Deng, Chao Tao, Jian Peng, Haifeng Li

    Abstract: Human vision possesses strong invariance in image recognition. The cognitive capability of deep convolutional neural network (DCNN) is close to the human visual level because of hierarchical coding directly from raw image. Owing to its superiority in feature representation, DCNN has exhibited remarkable performance in scene recognition of high-resolution remote sensing (HRRS) images and classifica… ▽ More

    Submitted 4 August, 2017; originally announced August 2017.

    Comments: 68 pages, 13 pages

  40. arXiv:1707.03608  [pdf

    cs.SI physics.soc-ph

    A Probabilistic Embedding Clustering Method for Urban Structure Detection

    Authors: Xin Lin, Haifeng Li, Yan Zhang, Lei Gao, Ling Zhao, Min Deng

    Abstract: Urban structure detection is a basic task in urban geography. Clustering is a core technology to detect the patterns of urban spatial structure, urban functional region, and so on. In big data era, diverse urban sensing datasets recording information like human behaviour and human social activity, suffer from complexity in high dimension and high noise. And unfortunately, the state-of-the-art clus… ▽ More

    Submitted 12 July, 2017; originally announced July 2017.

    Comments: 6 pages, 7 figures, ICSDM2017

  41. arXiv:1705.10450  [pdf

    cs.CV

    RSI-CB: A Large Scale Remote Sensing Image Classification Benchmark via Crowdsource Data

    Authors: Haifeng Li, Xin Dou, Chao Tao, Zhixiang Hou, Jie Chen, Jian Peng, Min Deng, Ling Zhao

    Abstract: In recent years, deep convolutional neural network (DCNN) has seen a breakthrough progress in natural image recognition because of three points: universal approximation ability via DCNN, large-scale database (such as ImageNet), and supercomputing ability powered by GPU. The remote sensing field is still lacking a large-scale benchmark compared to ImageNet and Place2. In this paper, we propose a re… ▽ More

    Submitted 10 January, 2020; v1 submitted 29 May, 2017; originally announced May 2017.

    Comments: 41 pages, 19 figures, 7 tables

  42. arXiv:1705.07077  [pdf

    cs.CV cs.LG

    What do We Learn by Semantic Scene Understanding for Remote Sensing imagery in CNN framework?

    Authors: Haifeng Li, Jian Peng, Chao Tao, Jie Chen, Min Deng

    Abstract: Recently, deep convolutional neural network (DCNN) achieved increasingly remarkable success and rapidly developed in the field of natural image recognition. Compared with the natural image, the scale of remote sensing image is larger and the scene and the object it represents are more macroscopic. This study inquires whether remote sensing scene and natural scene recognitions differ and raises the… ▽ More

    Submitted 19 May, 2017; originally announced May 2017.

  43. arXiv:1603.03849  [pdf

    cs.DC

    Queue Theory based Response Time Analyses for Geo-Information Processing Chain

    Authors: Jie Chen, Jian Peng, Min Deng, Chao Tao, Haifeng Li

    Abstract: Typical characteristics of remote sensing applications are concurrent tasks, such as those found in disaster rapid response. The existing composition approach to geographical information processing service chain, searches for an optimisation solution and is what can be deemed a "selfish" way. This way leads to problems of conflict amongst concurrent tasks and decreases the performance of all servi… ▽ More

    Submitted 11 March, 2016; originally announced March 2016.

  44. arXiv:1412.7253  [pdf

    cs.SI physics.soc-ph

    Urban spatial-temporal activity structures: a New Approach to Inferring the Intra-urban Functional Regions via Social Media Check-In Data

    Authors: Ye Zhi, Yu Liu, Shaowen Wang, Min Deng, **g Gao, Haifeng Li

    Abstract: Most existing literature focuses on the exterior temporal rhythm of human movement to infer the functional regions in a city, but they neglects the underlying interdependence between the functional regions and human activities which uncovers more detailed characteristics of regions. In this research, we proposed a novel model based on the low rank approximation (LRA) to detect the functional regio… ▽ More

    Submitted 20 January, 2015; v1 submitted 23 December, 2014; originally announced December 2014.

    Comments: 22 pages, 11 figures, 34 references