Skip to main content

Showing 1–22 of 22 results for author: Walid, A

.
  1. arXiv:2402.13533  [pdf, other

    cs.LG cs.AI cs.CL cs.DC

    FinGPT-HPC: Efficient Pretraining and Finetuning Large Language Models for Financial Applications with High-Performance Computing

    Authors: Xiao-Yang Liu, Jie Zhang, Guoxuan Wang, Weiqing Tong, Anwar Walid

    Abstract: Large language models (LLMs) are computationally intensive. The computation workload and the memory footprint grow quadratically with the dimension (layer width). Most of LLMs' parameters come from the linear layers of the transformer structure and are highly redundant. These linear layers contribute more than 80% of the computation workload and 99% of the model size. To pretrain and finetune LLMs… ▽ More

    Submitted 21 February, 2024; originally announced February 2024.

  2. arXiv:2302.03669  [pdf, other

    cs.LG cs.AI

    Deep Reinforcement Learning for Traffic Light Control in Intelligent Transportation Systems

    Authors: Xiao-Yang Liu, Ming Zhu, Sem Borst, Anwar Walid

    Abstract: Smart traffic lights in intelligent transportation systems (ITSs) are envisioned to greatly increase traffic efficiency and reduce congestion. Deep reinforcement learning (DRL) is a promising approach to adaptively control traffic lights based on the real-time traffic situation in a road network. However, conventional methods may suffer from poor scalability. In this paper, we investigate deep rei… ▽ More

    Submitted 5 March, 2023; v1 submitted 3 February, 2023; originally announced February 2023.

    Comments: 17 pages

    Journal ref: IEEE Transactions on Network Science and Engineering, 2023

  3. arXiv:2211.09723  [pdf, other

    cs.NI cs.DC cs.LG eess.SY

    Fair and Efficient Distributed Edge Learning with Hybrid Multipath TCP

    Authors: Shiva Raj Pokhrel, **ho Choi, Anwar Walid

    Abstract: The bottleneck of distributed edge learning (DEL) over wireless has shifted from computing to communication, primarily the aggregation-averaging (Agg-Avg) process of DEL. The existing transmission control protocol (TCP)-based data networking schemes for DEL are application-agnostic and fail to deliver adjustments according to application layer requirements. As a result, they introduce massive exce… ▽ More

    Submitted 3 November, 2022; originally announced November 2022.

    Comments: 13 pages, 15 figures

  4. Regenerative Particle Thompson Sampling

    Authors: Zeyu Zhou, Bruce Hajek, Nakjung Choi, Anwar Walid

    Abstract: This paper proposes regenerative particle Thompson sampling (RPTS), a flexible variation of Thompson sampling. Thompson sampling itself is a Bayesian heuristic for solving stochastic bandit problems, but it is hard to implement in practice due to the intractability of maintaining a continuous posterior distribution. Particle Thompson sampling (PTS) is an approximation of Thompson sampling obtained… ▽ More

    Submitted 22 January, 2024; v1 submitted 15 March, 2022; originally announced March 2022.

    Comments: Mainbody 14 pages, appendix 32 pages, 16 figures

    Journal ref: "Particle Thompson Sampling with Static Particles" and "Improving Particle Thompson Sampling through Regenerative Particles," 2023 57th Annual Conference on Information Sciences and Systems (CISS), Baltimore, MD, USA, 2023

  5. arXiv:2112.05923  [pdf, other

    cs.LG cs.AI cs.DC

    ElegantRL-Podracer: Scalable and Elastic Library for Cloud-Native Deep Reinforcement Learning

    Authors: Xiao-Yang Liu, Zechu Li, Zhuoran Yang, Jiahao Zheng, Zhaoran Wang, Anwar Walid, Jian Guo, Michael I. Jordan

    Abstract: Deep reinforcement learning (DRL) has revolutionized learning and actuation in applications such as game playing and robotic control. The cost of data collection, i.e., generating transitions from agent-environment interactions, remains a major challenge for wider DRL adoption in complex real-world problems. Following a cloud-native paradigm to train DRL agents on a GPU cloud platform is a promisi… ▽ More

    Submitted 3 April, 2022; v1 submitted 11 December, 2021; originally announced December 2021.

    Comments: 9 pages, 7 figures

    Journal ref: Deep Reinforcement Learning Workshop, NeurIPS 2021

  6. FinRL-Podracer: High Performance and Scalable Deep Reinforcement Learning for Quantitative Finance

    Authors: Zechu Li, Xiao-Yang Liu, Jiahao Zheng, Zhaoran Wang, Anwar Walid, Jian Guo

    Abstract: Machine learning techniques are playing more and more important roles in finance market investment. However, finance quantitative modeling with conventional supervised learning approaches has a number of limitations. The development of deep reinforcement learning techniques is partially addressing these issues. Unfortunately, the steep learning curve and the difficulty in quick modeling and agile… ▽ More

    Submitted 6 November, 2021; originally announced November 2021.

    Journal ref: ACM International Conference on AI in Finance, 2021

  7. arXiv:2105.14271  [pdf, other

    cs.NI

    Learning to Harness Bandwidth with Multipath Congestion Control and Scheduling

    Authors: Shiva Raj Pokhrel, Anwar Walid

    Abstract: Multipath TCP (MPTCP) has emerged as a facilitator for harnessing and pooling available bandwidth in wireless/wireline communication networks and in data centers. Existing implementations of MPTCP such as, Linked Increase Algorithm (LIA), Opportunistic LIA (OLIA) and BAlanced LInked Adaptation (BALIA) include separate algorithms for congestion control and packet scheduling, with pre-selected contr… ▽ More

    Submitted 29 May, 2021; originally announced May 2021.

    Comments: 14 pages

    MSC Class: 14J60 (Primary) 14F05; 14J26 (Secondary) ACM Class: F.2.2; I.2.7

  8. Emerging Trends in Federated Learning: From Model Fusion to Federated X Learning

    Authors: Shaoxiong Ji, Yue Tan, Teemu Saravirta, Zhiqin Yang, Yixin Liu, Lauri Vasankari, Shirui Pan, Guodong Long, Anwar Walid

    Abstract: Federated learning is a new learning paradigm that decouples data collection and model training via multi-party computation and model aggregation. As a flexible learning setting, federated learning has the potential to integrate with other learning frameworks. We conduct a focused survey of federated learning in conjunction with other learning algorithms. Specifically, we explore various learning… ▽ More

    Submitted 27 March, 2024; v1 submitted 25 February, 2021; originally announced February 2021.

    Comments: To appear in the International Journal of Machine Learning and Cybernetics

  9. arXiv:2012.07183  [pdf, other

    cs.LG cs.DC

    Privacy-preserving Decentralized Aggregation for Federated Learning

    Authors: Beomyeol Jeon, S. M. Ferdous, Muntasir Raihan Rahman, Anwar Walid

    Abstract: Federated learning is a promising framework for learning over decentralized data spanning multiple regions. This approach avoids expensive central training data aggregation cost and can improve privacy because distributed sites do not have to reveal privacy-sensitive data. In this paper, we develop a privacy-preserving decentralized aggregation protocol for federated learning. We formulate the dis… ▽ More

    Submitted 28 December, 2020; v1 submitted 13 December, 2020; originally announced December 2020.

    Comments: 10 pages, 6 figures

  10. Dynamic Sampling and Selective Masking for Communication-Efficient Federated Learning

    Authors: Shaoxiong Ji, Wenqi Jiang, Anwar Walid, Xue Li

    Abstract: Federated learning (FL) is a novel machine learning setting that enables on-device intelligence via decentralized training and federated optimization. Deep neural networks' rapid development facilitates the learning techniques for modeling complex problems and emerges into federated deep learning under the federated setting. However, the tremendous amount of model parameters burdens the communicat… ▽ More

    Submitted 20 September, 2021; v1 submitted 21 March, 2020; originally announced March 2020.

    Comments: IEEE Intelligent Systems, 2021

    Journal ref: IEEE Intelligent Systems, 2021

  11. arXiv:2002.02567  [pdf, other

    cs.DC cs.IT cs.SI

    Stability and Scalability of Blockchain Systems

    Authors: Aditya Gopalan, Abishek Sankararaman, Anwar Walid, Sriram Vishwanath

    Abstract: The blockchain paradigm provides a mechanism for content dissemination and distributed consensus on Peer-to-Peer (P2P) networks. While this paradigm has been widely adopted in industry, it has not been carefully analyzed in terms of its network scaling with respect to the number of peers. Applications for blockchain systems, such as cryptocurrencies and IoT, require this form of network scaling.… ▽ More

    Submitted 18 December, 2020; v1 submitted 6 February, 2020; originally announced February 2020.

    Comments: This is the revised version of the paper

    MSC Class: 94A06 (Primary); 60H06 (Secondary) ACM Class: C.4; G.3; H.4.3

    Journal ref: Proc. ACM Meas. Anal. Comput. Syst. Vol. 4 No. 2 (2020) Article 35, pages 1-35

  12. arXiv:1908.03242  [pdf, other

    cs.NI

    Deep Reinforcement Learning for Network Slicing with Heterogeneous Resource Requirements and Time Varying Traffic Dynamics

    Authors: Jaehoon Koo, Veena B. Mendiratta, Muntasir Raihan Rahman, Anwar Walid

    Abstract: Efficient network slicing is vital to deal with the highly variable and dynamic characteristics of network traffic generated by a varied range of applications. The problem is made more challenging with the advent of new technologies such as 5G and new architectures such as SDN and NFV. Network slicing addresses a challenging dynamic network resource allocation problem where a single network infras… ▽ More

    Submitted 8 August, 2019; originally announced August 2019.

    Comments: A shorter version will appear in the 15th International Conference on Network and Service Management (CNSM 2019)

  13. arXiv:1906.05015  [pdf, other

    cs.LG cs.AI cs.RO eess.SY stat.ML

    Deep Reinforcement Learning for Unmanned Aerial Vehicle-Assisted Vehicular Networks

    Authors: Ming Zhu, Xiao-Yang Liu, Anwar Walid

    Abstract: Unmanned aerial vehicles (UAVs) are envisioned to complement the 5G communication infrastructure in future smart cities. Hot spots easily appear in road intersections, where effective communication among vehicles is challenging. UAVs may serve as relays with the advantages of low price, easy deployment, line-of-sight links, and flexible mobility. In this paper, we study a UAV-assisted vehicular ne… ▽ More

    Submitted 14 February, 2023; v1 submitted 12 June, 2019; originally announced June 2019.

    Comments: 28 pages

  14. arXiv:1812.00979  [pdf, other

    cs.LG stat.ML

    Deep Reinforcement Learning for Intelligent Transportation Systems

    Authors: Xiao-Yang Liu, Zihan Ding, Sem Borst, Anwar Walid

    Abstract: Intelligent Transportation Systems (ITSs) are envisioned to play a critical role in improving traffic flow and reducing congestion, which is a pervasive issue impacting urban areas around the globe. Rapidly advancing vehicular communication and edge cloud computation technologies provide key enablers for smart traffic management. However, operating viable real-time actuation mechanisms on a practi… ▽ More

    Submitted 3 December, 2018; originally announced December 2018.

  15. arXiv:1811.07522  [pdf, other

    cs.LG q-fin.TR stat.ML

    Practical Deep Reinforcement Learning Approach for Stock Trading

    Authors: Xiao-Yang Liu, Zhuoran Xiong, Shan Zhong, Hongyang Yang, Anwar Walid

    Abstract: Stock trading strategy plays a crucial role in investment companies. However, it is challenging to obtain optimal strategy in the complex and dynamic stock market. We explore the potential of deep reinforcement learning to optimize stock trading strategy and thus maximize investment return. 30 stocks are selected as our trading stocks and their daily prices are used as the training and trading mar… ▽ More

    Submitted 30 July, 2022; v1 submitted 19 November, 2018; originally announced November 2018.

  16. arXiv:1811.07342  [pdf, other

    cs.LG cs.AI stat.ML

    Transform-Based Multilinear Dynamical System for Tensor Time Series Analysis

    Authors: Weijun Lu, Xiao-Yang Liu, Qingwei Wu, Yue Sun, Anwar Walid

    Abstract: We propose a novel multilinear dynamical system (MLDS) in a transform domain, named $\mathcal{L}$-MLDS, to model tensor time series. With transformations applied to a tensor data, the latent multidimensional correlations among the frontal slices are built, and thus resulting in the computational independence in the transform domain. This allows the exact separability of the multi-dimensional probl… ▽ More

    Submitted 18 November, 2018; originally announced November 2018.

  17. arXiv:1712.04919  [pdf, ps, other

    cs.IT cs.CV eess.SP

    Multidimensional Data Tensor Sensing for RF Tomographic Imaging

    Authors: Tao Deng, Xiao-Yang Liu, Feng Qian, Anwar Walid

    Abstract: Radio-frequency (RF) tomographic imaging is a promising technique for inferring multi-dimensional physical space by processing RF signals traversed across a region of interest. However, conventional RF tomography schemes are generally based on vector compressed sensing, which ignores the geometric structures of the target spaces and leads to low recovery precision. The recently proposed transform-… ▽ More

    Submitted 16 December, 2017; v1 submitted 13 December, 2017; originally announced December 2017.

    Comments: 6 pages, 4 figures

  18. arXiv:1504.01771  [pdf, other

    cs.NI

    Scalable Routing in SDN-enabled Networks with Consolidated Middleboxes

    Authors: Andrey Gushchin, Anwar Walid, Ao Tang

    Abstract: Middleboxes are special network devices that perform various functions such as enabling security and efficiency. SDN-based routing approaches in networks with middleboxes need to address resource constraints, such as memory in the switches and processing power of middleboxes, and traversal constraint where a flow must visit the required middleboxes in a specific order. In this work we propose a so… ▽ More

    Submitted 7 April, 2015; originally announced April 2015.

  19. Multipath TCP: Analysis, Design and Implementation

    Authors: Qiuyu Peng, Anwar Walid, Jaehyun Hwang, Steven H. Low

    Abstract: Multi-path TCP (MP-TCP) has the potential to greatly improve application performance by using multiple paths transparently. We propose a fluid model for a large class of MP-TCP algorithms and identify design criteria that guarantee the existence, uniqueness, and stability of system equilibrium. We clarify how algorithm parameters impact TCP-friendliness, responsiveness, and window oscillation and… ▽ More

    Submitted 7 December, 2014; v1 submitted 14 August, 2013; originally announced August 2013.

    Comments: 15 pages

  20. arXiv:1012.5997  [pdf, ps, other

    cs.IT cs.CR cs.NI

    Protection Over Asymmetric Channels, S-MATE: Secure Multipath Adaptive Traffic Engineering

    Authors: Salah A. Aly, Nirwan Ansari, H. Vincent Poor, Anwar I. Walid

    Abstract: Several approaches have been proposed to the problem of provisioning traffic engineering between core network nodes in Internet Service Provider (ISP) networks. Such approaches aim to minimize network delay, increase capacity, and enhance security services between two core (relay) network nodes, an ingress node and an egress node. MATE (Multipath Adaptive Traffic Engineering) has been proposed for… ▽ More

    Submitted 29 December, 2010; originally announced December 2010.

    Comments: 4 figures, 9 pages, journal paper of S-MATE

  21. arXiv:1010.4858  [pdf, ps, other

    cs.NI cs.CR cs.IT

    S-MATE: Secure Coding-based Multipath Adaptive Traffic Engineering

    Authors: Salah A. Aly, Nirwan Ansari, Anwar I. Walid, H. Vincent Poor

    Abstract: There have been several approaches to provisioning traffic between core network nodes in Internet Service Provider (ISP) networks. Such approaches aim to minimize network delay, increase network capacity, and enhance network security services. MATE (Multipath Adaptive Traffic Engineering) protocol has been proposed for multipath adaptive traffic engineering between an ingress node (source) and an… ▽ More

    Submitted 23 October, 2010; originally announced October 2010.

  22. arXiv:1008.4264  [pdf, ps, other

    cs.IT cs.NI

    Network Protection Design Using Network Coding

    Authors: Salah A. Aly, Ahmed E. Kamal, Anwar I. Walid

    Abstract: Link and node failures are two common fundamental problems that affect operational networks. Protection of communication networks against such failures is essential for maintaining network reliability and performance. Network protection codes (NPC) are proposed to protect operational networks against link and node failures. Furthermore, encoding and decoding operations of such codes are well devel… ▽ More

    Submitted 25 August, 2010; originally announced August 2010.

    Comments: ITW2010