no code implementations • 10 Oct 2024 • Roey Magen, Shuning Shang, Zhiwei Xu, Spencer Frei, Wei Hu, Gal Vardi
The phenomenon of benign overfitting, where a trained neural network perfectly fits noisy training data but still achieves near-optimal test performance, has been extensively studied in recent years for linear models and fully-connected/convolutional networks.
1 code implementation • 6 Oct 2024 • Zijian Wang, Xingzhou Zhang, Yifan Wang, Xiaohui Peng, Zhiwei Xu
In HawkDATA and a widely used dataset, Hawk achieves an average F1 score of 93. 94% for state recognition and 97. 07% for event recognition, which is a 47.
no code implementations • 18 Aug 2024 • Zhiwei Xu, Hangyu Mao, Nianmin Zhang, Xin Xin, Pengjie Ren, Dapeng Li, Bin Zhang, Guoliang Fan, Zhumin Chen, Changwei Wang, Jiangjin Yin
In partially observable multi-agent systems, agents typically only have access to local observations.
1 code implementation • 9 Aug 2024 • Muntasir Adnan, Buddhi Gamage, Zhiwei Xu, Damith Herath, Carlos C. N. Kuhn
In this study, we present an innovative fusion of language models and query analysis techniques to unlock cognition in artificial intelligence.
no code implementations • 27 Apr 2024 • Dapeng Li, Hang Dong, Lu Wang, Bo Qiao, Si Qin, QIngwei Lin, Dongmei Zhang, Qi Zhang, Zhiwei Xu, Bin Zhang, Guoliang Fan
The entire framework has a message module and an action module.
Multi-agent Reinforcement Learning reinforcement-learning +1
1 code implementation • 19 Mar 2024 • Xueshuo Xie, Haoxu Wang, Zhaolong Jian, Tao Li, Wei Wang, Zhiwei Xu, Guiling Wang
We design a memory-efficient management method to support memory-demanding inference in TEEs.
2 code implementations • 26 Dec 2023 • Hangyu Mao, Rui Zhao, Ziyue Li, Zhiwei Xu, Hao Chen, Yiqun Chen, Bin Zhang, Zhen Xiao, Junge Zhang, Jiangjin Yin
Designing better deep networks and better reinforcement learning (RL) algorithms are both important for deep RL.
no code implementations • 25 Dec 2023 • Zhiwei Xu, Ziming Gan, Doudou Zhou, Shuting Shen, Junwei Lu, Tianxi Cai
The effective analysis of high-dimensional Electronic Health Record (EHR) data, with substantial potential for healthcare research, presents notable methodological challenges.
no code implementations • 14 Dec 2023 • Dapeng Li, Na Lou, Bin Zhang, Zhiwei Xu, Guoliang Fan
Parameter sharing, as an important technique in multi-agent systems, can effectively solve the scalability issue in large-scale agent problems.
no code implementations • 7 Dec 2023 • Guangchong Zhou, Zhiwei Xu, Zeren Zhang, Guoliang Fan
The coordination between agents in multi-agent systems has become a popular topic in many fields.
no code implementations • 23 Nov 2023 • Bin Zhang, Hangyu Mao, Jingqing Ruan, Ying Wen, Yang Li, Shao Zhang, Zhiwei Xu, Dapeng Li, Ziyue Li, Rui Zhao, Lijuan Li, Guoliang Fan
The remarkable progress in Large Language Models (LLMs) opens up new avenues for addressing planning and decision-making problems in Multi-Agent Systems (MAS).
1 code implementation • 12 Nov 2023 • Zhaoyuan Yang, Zhengyang Yu, Zhiwei Xu, Jaskirat Singh, Jing Zhang, Dylan Campbell, Peter Tu, Richard Hartley
We present a diffusion-based image morphing approach with perceptually-uniform sampling (IMPUS) that produces smooth, direct and realistic interpolations given an image pair.
no code implementations • 29 Oct 2023 • Jiatai Wang, Zhiwei Xu, Xin Wang, Tao Li
MVC aims at exploring common semantics and pseudo-labels from multiple views and clustering in a self-supervised manner.
no code implementations • 28 Oct 2023 • Jiatai Wang, Zhiwei Xu, Xuewen Yang, Xin Wang
Multi-view clustering (MVC) can explore common semantics from unsupervised views generated by different sources, and thus has been extensively used in applications of practical computer vision.
no code implementations • 4 Oct 2023 • Zhiwei Xu, Yutong Wang, Spencer Frei, Gal Vardi, Wei Hu
Second, they can undergo a period of classical, harmful overfitting -- achieving a perfect fit to training data with near-random performance on test data -- before transitioning ("grokking") to near-optimal generalization later in training.
no code implementations • 18 Sep 2023 • Jiatai Wang, Zhiwei Xu, Xuewen Yang, Hailong Li, Bo Li, Xuying Meng
However, as contrastive learning continues to evolve within the field of computer vision, self-supervised learning has also made substantial research progress and is progressively becoming dominant in MVC methods.
no code implementations • 7 Aug 2023 • Jingqing Ruan, Yihong Chen, Bin Zhang, Zhiwei Xu, Tianpeng Bao, Guoqing Du, Shiwei Shi, Hangyu Mao, Ziyue Li, Xingyu Zeng, Rui Zhao
With recent advancements in natural language processing, Large Language Models (LLMs) have emerged as powerful tools for various real-world applications.
no code implementations • 6 Jul 2023 • Peter Tu, Zhaoyuan Yang, Richard Hartley, Zhiwei Xu, Jing Zhang, Yiwei Fu, Dylan Campbell, Jaskirat Singh, Tianyu Wang
This paper begins with a description of methods for estimating image probability density functions that reflects the observation that such data is usually constrained to lie in restricted regions of the high-dimensional image space-not every pattern of pixels is an image.
1 code implementation • 26 Jun 2023 • Zhiwei Xu, Hao Wang, Yanbin Liu, Stephen Gould
We explore two differentiable deep declarative layers, namely least squares on sphere (LESS) and implicit eigen decomposition (IED), for learning the principal matrix features (PMaF).
no code implementations • 24 Jun 2023 • Stephen Gould, Ming Xu, Zhiwei Xu, Yanbin Liu
We explore conditions for when the gradient of a deep declarative node can be approximated by ignoring constraint terms and still result in a descent direction for the global loss function.
no code implementations • 13 May 2023 • Bin Zhang, Hangyu Mao, Lijuan Li, Zhiwei Xu, Dapeng Li, Rui Zhao, Guoliang Fan
Our research contributes to the development of an effective and adaptable asynchronous action coordination method that can be widely applied to various task types and environmental configurations in MAS.
no code implementations • 28 Apr 2023 • Dapeng Li, Zhiwei Xu, Bin Zhang, Guoliang Fan
Centralized training with decentralized execution (CTDE) is a widely-used learning paradigm that has achieved significant success in complex tasks.
no code implementations • 25 Apr 2023 • Dapeng Li, Zhiwei Xu, Bin Zhang, Guoliang Fan
In addition, our structure can be applied to various existing mainstream reinforcement learning algorithms with minor modifications and can deal with the problem with a variable number of agents.
no code implementations • 20 Apr 2023 • Bin Zhang, Lijuan Li, Zhiwei Xu, Dapeng Li, Guoliang Fan
In multi-agent reinforcement learning (MARL), self-interested agents attempt to establish equilibrium and achieve coordination depending on game structure.
no code implementations • 21 Mar 2023 • Dapeng Li, Feiyang Pan, Jia He, Zhiwei Xu, Dandan Tu, Guoliang Fan
In high-dimensional time-series analysis, it is essential to have a set of key factors (namely, the style factors) that explain the change of the observed variable.
no code implementations • 13 Mar 2023 • Zhiwei Xu, Min Zhou, Xibin Zhao, Yang Chen, Xi Cheng, Hongyu Zhang
The proposed xASTNN has three advantages.
no code implementations • 4 Feb 2023 • Zhiwei Xu, Bin Zhang, Dapeng Li, Guangchong Zhou, Zeren Zhang, Guoliang Fan
Value decomposition methods have gained popularity in the field of cooperative multi-agent reinforcement learning.
no code implementations • 26 Oct 2022 • Zhaoyuan Yang, Zhiwei Xu, Jing Zhang, Richard Hartley, Peter Tu
In this work, we formulate a novel framework for adversarial robustness using the manifold hypothesis.
no code implementations • 28 Sep 2022 • Dongjin Guo, Xiaoming Su, Jiatai Wang, Limin Liu, Zhiyong Pei, Zhiwei Xu
2) For missing data, the representations generated by existing methods are rarely guaranteed to suit clustering tasks.
no code implementations • 24 Sep 2022 • Jiatai Wang, Zhiwei Xu, Xuewen Yang, Dongjin Guo, Limin Liu
Incomplete Multi-View Clustering aims to enhance clustering performance by using data from multiple modalities.
no code implementations • 22 Sep 2022 • Xiaoyan Liu, Zehui Dong, Zhiwei Xu, Siyuan Liu, Jie Tian
Federated learning (FL) is emerging as a new paradigm to train machine learning (ML) models in distributed systems, including vehicles in V2X networks.
no code implementations • 6 Jun 2022 • Zhiwei Xu, Bin Zhang, Dapeng Li, Zeren Zhang, Guangchong Zhou, Hao Chen, Guoliang Fan
Almost all multi-agent reinforcement learning algorithms without communication follow the principle of centralized training with decentralized execution.
no code implementations • 20 Apr 2022 • Zhiwei Xu, Dapeng Li, Bin Zhang, Yuan Zhan, Yunpeng Bai, Guoliang Fan
Recently, model-based agents have achieved better performance than model-free ones using the same computational budget and training time in single-agent environments.
Multi-agent Reinforcement Learning reinforcement-learning +1
no code implementations • 7 Mar 2022 • Bin Zhang, Yunpeng Bai, Zhiwei Xu, Dapeng Li, Guoliang Fan
The application of deep reinforcement learning in multi-agent systems introduces extra challenges.
no code implementations • 24 Feb 2022 • Stephen Gould, Dylan Campbell, Itzik Ben-Shabat, Chamin Hewa Koneputugodage, Zhiwei Xu
Deep declarative networks and other recent related works have shown how to differentiate the solution map of a (continuous) parametrized optimization problem, opening up the possibility of embedding mathematical optimization problems into end-to-end learnable models.
no code implementations • 12 Jan 2022 • Zhouzhen Xie, Yuying Song, Jingxuan Wu, Zecheng Li, Chunyi Song, Zhiwei Xu
Monocular 3D object detection is very challenging in autonomous driving due to the lack of depth information.
no code implementations • 2 Dec 2021 • Xiaoyan Liu, Zhiwei Xu, Yana Qin, Jie Tian
New intelligence applications are driving increasing interest in deploying deep neural networks (DNN) in a distributed way.
no code implementations • 14 Oct 2021 • Zhiwei Xu, Yunpeng Bai, Bin Zhang, Dapeng Li, Guoliang Fan
Recently, some challenging tasks in multi-agent systems have been solved by some hierarchical reinforcement learning methods.
Hierarchical Reinforcement Learning Multi-agent Reinforcement Learning +5
no code implementations • 22 Jun 2021 • Zhiwei Xu, Dapeng Li, Yunpeng Bai, Guoliang Fan
In the real world, many tasks require multiple agents to cooperate with each other under the condition of local observations.
Distributional Reinforcement Learning reinforcement-learning +4
no code implementations • 13 May 2021 • Zhiwei Xu, Yunpeng Bai, Dapeng Li, Bin Zhang, Guoliang Fan
As one of the solutions to the decentralized partially observable Markov decision process (Dec-POMDP) problems, the value decomposition method has achieved significant results recently.
Multi-agent Reinforcement Learning reinforcement-learning +3
1 code implementation • 9 Feb 2021 • Zhiwei Xu, Thalaiyasingam Ajanthan, Vibhav Vineet, Richard Hartley
In this work, we introduce a Resource Aware Neuron Pruning (RANP) algorithm that prunes 3D CNNs at initialization to high sparsity levels.
no code implementations • 29 Jan 2021 • Jiang Zhu, Honghui Guo, Ning Zhang, Chunyi Song, Zhiwei Xu
The linear frequency modulated (LFM) frequency agile radar (FAR) can synthesize a wide signal bandwidth through coherent processing while keeping the bandwidth of each pulse narrow.
1 code implementation • 9 Oct 2020 • Zhiwei Xu, Thalaiyasingam Ajanthan, Richard Hartley
We achieve it with fully-connected layers with Transparent Initialization (TI) and efficient logit consistency using a sparse encoder.
1 code implementation • 6 Oct 2020 • Zhiwei Xu, Thalaiyasingam Ajanthan, Vibhav Vineet, Richard Hartley
Specifically, the core idea is to obtain an importance score for each neuron based on their sensitivity to the loss function.
no code implementations • 26 Dec 2019 • Qi Zhang, Jiang Zhu, Yuantao Gu, Zhiwei Xu
This paper studies DOA in heteroscedastic noise (HN) environment, where the variance of noise is varied across the snapshots and the antennas.
1 code implementation • 24 Oct 2019 • Zhiwei Xu, Thalaiyasingam Ajanthan, Richard Hartley
In addition to differentiability, the two main aspects that enable learning these model parameters are the forward and backward propagation time of the MRF optimization algorithm and its inference capabilities.
no code implementations • 11 Aug 2019 • Haoqian Wang, Zhiwei Xu, Jun Xu, Wangpeng An, Lei Zhang, Qionghai Dai
There are two main problems in label inference: how to measure the confidence of the unlabeled data and how to generalize the classifier.
no code implementations • 20 Jun 2019 • Ning Zhang, Jiang Zhu, Zhiwei Xu
Due to the increasing demand for low power and higher sampling rates, low resolution quantization for data acquisition has drawn great attention recently.
no code implementations • 23 May 2019 • Benzhou Jin, Jiang Zhu, Qihui Wu, Yuhong Zhang, Zhiwei Xu
It is shown that compared to the conventional radar applying linear processing methods, one-bit LFMCW radar has about $1. 3$ dB performance gain when the input signal-to-noise ratios (SNRs) of targets are low.
no code implementations • 26 Aug 2018 • Jiang Zhu, Qi Zhang, Xiangming Meng, Zhiwei Xu
In this paper, we consider a general form of noisy compressive sensing (CS) where the sensing matrix is not precisely known.
Signal Processing
no code implementations • 6 Apr 2018 • Yonghong Tian, Zeyu Li, Zhiwei Xu, Xuying Meng, Bing Zheng
Recently, the online car-hailing service, Didi, has emerged as a leader in the sharing economy.
no code implementations • 17 Mar 2018 • Jiang Zhu, Qi Zhang, Peter Gerstoft, Mihai-Alin Badiu, Zhiwei Xu
In this paper, the line spectral estimation (LSE) problem with multiple measurement vectors (MMVs) is studied utilizing the Bayesian methods.
Information Theory Information Theory
no code implementations • 25 Nov 2017 • Siyuan Zhao, Zhiwei Xu, Limin Liu, Mengjie Guo
In order to effectively identify deceptive opinions, we need to comprehensively study the characteristics of deceptive opinions, and explore novel characteristics besides the textual semantics and emotional polarity that have been widely used in text analysis.
no code implementations • 29 Mar 2015 • Zimu Yuan, Zhiwei Xu
Current digital currency schemes provide instantaneous exchange on precise commodity, in which "precise" means a buyer can possibly verify the function of the commodity without error.