Search Results for author: Ming Li

Found 255 papers, 72 papers with code

Hybrid Adaptive Fuzzy Extreme Learning Machine for text classification

no code implementations10 May 2018 Ming Li, Peilun Xiao, Ju Zhang

In traditional ELM and its improved versions suffer from the problems of outliers or noises due to overfitting and imbalance due to distribution.

General Classification text-classification +1

Text classification based on ensemble extreme learning machine

no code implementations10 May 2018 Ming Li, Peilun Xiao, Ju Zhang

In this paper, we propose a novel approach based on cost-sensitive ensemble weighted extreme learning machine; we call this approach AE1-WELM.

General Classification text-classification +1

Context-aware Data Aggregation with Localized Information Privacy

no code implementations6 Apr 2018 Bo Jiang, Ming Li, Ravi Tandon

The notion of context-awareness is incorporated in LIP by the introduction of priors, which enables the design of privacy-preserving data aggregation with knowledge of priors.

Privacy Preserving

A Novel Learnable Dictionary Encoding Layer for End-to-End Language Identification

no code implementations2 Apr 2018 Weicheng Cai, Zexin Cai, Xiang Zhang, Xiaoqi Wang, Ming Li

A novel learnable dictionary encoding layer is proposed in this paper for end-to-end language identification.

Language Identification

Insights into End-to-End Learning Scheme for Language Identification

no code implementations2 Apr 2018 Weicheng Cai, Zexin Cai, Wenbo Liu, Xiaoqi Wang, Ming Li

After comparing with the state-of-the-art GMM i-vector methods, we give insights into CNN, and reveal its role and effect in the whole pipeline.

Language Identification

Deep Stochastic Configuration Networks with Universal Approximation Property

no code implementations18 Feb 2017 Dianhui Wang, Ming Li

This paper develops a randomized approach for incrementally building deep neural networks, where a supervisory mechanism is proposed to constrain the random assignment of the weights and biases, and all the hidden layers have direct links to the output layer.

DeepIso: A Deep Learning Model for Peptide Feature Detection

no code implementations9 Dec 2017 Fatema Tuz Zohora, Ngoc Hieu Tran, Xianglilan Zhang, Lei Xin, Baozhen Shan, Ming Li

In this paper we propose a novel deep learning based model, DeepIso, that uses Convolutional Neural Networks (CNNs) to scan an LC-MS map to detect peptide features and estimate their abundance.

Drug Discovery Specificity

Robust Stochastic Configuration Networks with Kernel Density Estimation

no code implementations15 Feb 2017 Dianhui Wang, Ming Li

The kernel density estimation (KDE) method is employed to set the penalty weights for each training samples, so that some negative impacts, caused by noisy data or outliers, on the resulting learner model can be reduced.

Density Estimation

A WL-SPPIM Semantic Model for Document Classification

no code implementations26 May 2017 Ming Li, Peilun Xiao, Ju Zhang

In this paper, we explore SPPIM-based text classification method, and the experiment reveals that the SPPIM method is equal to or even superior than SGNS method in text classification task on three international and standard text datasets, namely 20newsgroups, Reuters52 and WebKB.

Document Classification General Classification +1

Stochastic Configuration Networks: Fundamentals and Algorithms

no code implementations10 Feb 2017 Dianhui Wang, Ming Li

This paper contributes to a development of randomized methods for neural networks.

regression

Neural Contextual Conversation Learning with Labeled Question-Answering Pairs

no code implementations20 Jul 2016 Kun Xiong, Anqi Cui, Zefeng Zhang, Ming Li

The novel contextual model generates diverse and robust responses, and is able to carry out conversations on a wide range of topics appropriately.

Question Answering

Simple2Complex: Global Optimization by Gradient Descent

no code implementations2 May 2016 Ming Li

A method named simple2complex for modeling and training deep neural networks is proposed.

Measuring and Discovering Correlations in Large Data Sets

no code implementations7 Jan 2016 Lijue Liu, Ming Li, Sha Wen

In this paper, a class of statistics named ART (the alternant recursive topology statistics) is proposed to measure the properties of correlation between two variables.

The SYSU System for the Interspeech 2015 Automatic Speaker Verification Spoofing and Countermeasures Challenge

no code implementations24 Jul 2015 Shitao Weng, Shushan Chen, Lei Yu, Xuewei Wu, Weicheng Cai, Zhi Liu, Ming Li

In order to detect these spoofed speech signals as a countermeasure, we propose a score level fusion approach with several different i-vector subsystems.

Speaker Verification Speech Synthesis +1

Intelligent Health Recommendation System for Computer Users

no code implementations29 Apr 2015 Qi Guo, Zixuan Wang, Ming Li, Hamid Aghajan

The time people spend in front of computers has been increasing steadily due to the role computers play in modern society.

Two Dimensional Stochastic Configuration Networks for Image Data Analytics

no code implementations6 Sep 2018 Ming Li, Dianhui Wang

Stochastic configuration networks (SCNs) as a class of randomized learner model have been successfully employed in data analytics due to its universal approximation capability and fast modelling property.

Face Recognition Vocal Bursts Valence Prediction

Utterance-level end-to-end language identification using attention-based CNN-BLSTM

no code implementations20 Feb 2019 Weicheng Cai, Danwei Cai, Shen Huang, Ming Li

In this paper, we present an end-to-end language identification framework, the attention-based Convolutional Neural Network-Bidirectional Long-short Term Memory (CNN-BLSTM).

Language Identification

Normalized Information Distance

1 code implementation15 Sep 2008 Paul M. B. Vitanyi, Frank J. Balbach, Rudi L. Cilibrasi, Ming Li

These practical realizations of the normalized information distance can then be applied to machine learning tasks, expecially clustering, to perform feature-free and parameter-free data mining.

Clustering Machine Translation +1

Data Augmentation for BERT Fine-Tuning in Open-Domain Question Answering

no code implementations14 Apr 2019 Wei Yang, Yuqing Xie, Luchen Tan, Kun Xiong, Ming Li, Jimmy Lin

Recently, a simple combination of passage retrieval using off-the-shelf IR techniques and a BERT reader was found to be very effective for question answering directly on Wikipedia, yielding a large improvement over the previous state of the art on a standard benchmark dataset.

Data Augmentation Open-Domain Question Answering +2

Reliable Weakly Supervised Learning: Maximize Gain and Maintain Safeness

no code implementations22 Apr 2019 Lan-Zhe Guo, Yu-Feng Li, Ming Li, Jin-Feng Yi, Bo-Wen Zhou, Zhi-Hua Zhou

We guide the optimization of label quality through a small amount of validation data, and to ensure the safeness of performance while maximizing performance gain.

Weakly-supervised Learning

PAN: Path Integral Based Convolution for Deep Graph Neural Networks

no code implementations24 Apr 2019 Zheng Ma, Ming Li, Yuguang Wang

In this paper, we propose PAN, a new graph convolution framework that involves every path linking the message sender and receiver with learnable weights depending on the path length, which corresponds to the maximal entropy random walk.

Detecting Customer Complaint Escalation with Recurrent Neural Networks and Manually-Engineered Features

no code implementations NAACL 2019 Wei Yang, Luchen Tan, Chunwei Lu, Anqi Cui, Han Li, Xi Chen, Kun Xiong, Muzi Wang, Ming Li, Jian Pei, Jimmy Lin

Consumers dissatisfied with the normal dispute resolution process provided by an e-commerce company{'}s customer service agents have the option of escalating their complaints by filing grievances with a government authority.

Fast Haar Transforms for Graph Neural Networks

no code implementations10 Jul 2019 Ming Li, Zheng Ma, Yu Guang Wang, Xiaosheng Zhuang

Graph Neural Networks (GNNs) have become a topic of intense research recently due to their powerful capability in high-dimensional classification and regression tasks for graph-structured data.

General Classification Node Classification +1

End-to-End Neural Context Reconstruction in Chinese Dialogue

no code implementations WS 2019 Wei Yang, Rui Qiao, Haocheng Qin, Amy Sun, Luchen Tan, Kun Xiong, Ming Li

We tackle the problem of context reconstruction in Chinese dialogue, where the task is to replace pronouns, zero pronouns, and other referring expressions with their referent nouns so that sentences can be processed in isolation without context.

coreference-resolution POS +2

Variational Quantum Algorithms for Dimensionality Reduction and Classification

no code implementations27 Oct 2019 Jin-Min Liang, Shu-Qian Shen, Ming Li, Lei LI

In this work, we present a quantum neighborhood preserving embedding and a quantum local discriminant embedding for dimensionality reduction and classification.

Classification Dimensionality Reduction +1

Diversity-Achieving Slow-DropBlock Network for Person Re-Identification

no code implementations9 Feb 2020 Xiaofu Wu, Ben Xie, Shiliang Zhao, Suofei Zhang, Yong Xiao, Ming Li

In particular, we show that the feature diversity can be well achieved with the use of multiple dropping branches by setting individual dropping ratio for each branch.

Person Re-Identification

DIHARD II is Still Hard: Experimental Results and Discussions from the DKU-LENOVO Team

no code implementations23 Feb 2020 Qingjian Lin, Weicheng Cai, Lin Yang, Jun-Jie Wang, Jun Zhang, Ming Li

Our diarization system includes multiple modules, namely voice activity detection (VAD), segmentation, speaker embedding extraction, similarity scoring, clustering, resegmentation and overlap detection.

Action Detection Activity Detection +1

Domain Aware Training for Far-field Small-footprint Keyword Spotting

no code implementations7 May 2020 Haiwei Wu, Yan Jia, Yuanfei Nie, Ming Li

In this paper, we focus on the task of small-footprint keyword spotting under the far-field scenario.

Multi-Task Learning

Cross-lingual Multispeaker Text-to-Speech under Limited-Data Scenario

no code implementations21 May 2020 Zexin Cai, Yaogen Yang, Ming Li

In addition, we investigate the model's performance on the cross-lingual synthesis, with and without a bilingual dataset during training.

Attribute Speech Synthesis

Acoustic Word Embedding System for Code-Switching Query-by-example Spoken Term Detection

no code implementations24 May 2020 Murong Ma, Haiwei Wu, Xuyang Wang, Lin Yang, Jun-Jie Wang, Ming Li

In this paper, we propose a deep convolutional neural network-based acoustic word embedding system on code-switching query by example spoken term detection.

Word Embeddings

Learning to Utilize Correlated Auxiliary Noise: A Possible Quantum Advantage

no code implementations8 Jun 2020 Aida Ahmadzadegan, Petar Simidzija, Ming Li, Achim Kempf

In effect, the network learns to use the correlated auxiliary noise as an approximate key to decipher its noisy input data.

Image Classification

Wireless Federated Learning with Local Differential Privacy

no code implementations12 Feb 2020 Mohamed Seif, Ravi Tandon, Ming Li

In this paper, we study the problem of federated learning (FL) over a wireless channel, modeled by a Gaussian multiple access channel (MAC), subject to local differential privacy (LDP) constraints.

Cryptography and Security Information Theory Information Theory

MathNet: Haar-Like Wavelet Multiresolution-Analysis for Graph Representation and Learning

no code implementations22 Jul 2020 Xuebin Zheng, Bingxin Zhou, Ming Li, Yu Guang Wang, Junbin Gao

In this paper, we propose a framework for graph neural networks with multiresolution Haar-like wavelets, or MathNet, with interrelated convolution and pooling strategies.

Graph Classification

Mask Detection and Breath Monitoring from Speech: on Data Augmentation, Feature Representation and Modeling

no code implementations12 Aug 2020 Haiwei Wu, Lin Zhang, Lin Yang, Xuyang Wang, Jun-Jie Wang, Dong Zhang, Ming Li

This paper introduces our approaches for the Mask and Breathing Sub-Challenge in the Interspeech COMPARE Challenge 2020.

Data Augmentation

Synergy between Machine/Deep Learning and Software Engineering: How Far Are We?

no code implementations12 Aug 2020 Simin Wang, LiGuo Huang, Jidong Ge, Tengfei Zhang, Haitao Feng, Ming Li, He Zhang, Vincent Ng

To improve the applicability and generalizability of research results, we analyzed what ingredients in a study would facilitate an understanding of why a ML/DL technique was selected for a specific SE problem.

How Powerful are Shallow Neural Networks with Bandlimited Random Weights?

no code implementations19 Aug 2020 Ming Li, Sho Sonoda, Feilong Cao, Yu Guang Wang, Jiye Liang

Despite the well-known fact that a neural network is a universal approximator, in this study, we mathematically show that when hidden parameters are distributed in a bounded domain, the network may not achieve zero approximation error.

Learning Theory

Don't Change Me! User-Controllable Selective Paraphrase Generation

no code implementations EACL 2021 Mohan Zhang, Luchen Tan, Zhengkai Tu, Zihang Fu, Kun Xiong, Ming Li, Jimmy Lin

The contribution of this work is a novel data generation technique using distant supervision that allows us to start with a pretrained sequence-to-sequence model and fine-tune a paraphrase generator that exhibits this behavior, allowing user-controllable paraphrase generation.

Paraphrase Generation

LodoNet: A Deep Neural Network with 2D Keypoint Matchingfor 3D LiDAR Odometry Estimation

no code implementations1 Sep 2020 Ce Zheng, Yecheng Lyu, Ming Li, Ziming Zhang

Deep learning based LiDAR odometry (LO) estimation attracts increasing research interests in the field of autonomous driving and robotics.

Autonomous Driving

The similarity metric

no code implementations20 Nov 2001 Ming Li, Xin Chen, Xin Li, Bin Ma, Paul Vitanyi

A new class of distances appropriate for measuring similarity relations between sequences, say one type of similarity per distance, is studied.

Efficient Spatial Anti-Aliasing Rendering for Line Joins on Vector Maps

no code implementations27 Jun 2019 Chaoyang He, Ming Li

The spatial anti-aliasing technique for line joins (intersections of the road segments) on vector maps is exclusively crucial to visual experience and system performance.

Graphics Computational Geometry

Training Wake Word Detection with Synthesized Speech Data on Confusion Words

no code implementations3 Nov 2020 Yan Jia, Zexin Cai, Murong Ma, Zeqing Zhao, Xuyang Wang, Junjie Wang, Ming Li

Confusing-words are commonly encountered in real-life keyword spotting applications, which causes severe degradation of performance due to complex spoken terms and various kinds of words that sound similar to the predefined keywords.

Data Augmentation Keyword Spotting +1

A Unified Deep Speaker Embedding Framework for Mixed-Bandwidth Speech Data

no code implementations1 Dec 2020 Weicheng Cai, Ming Li

This paper proposes a unified deep speaker embedding framework for modeling speech data with different sampling rates.

Bandwidth Extension Image Classification

Logical Differencing in Dyadic Network Formation Models with Nontransferable Utilities

no code implementations3 Jan 2020 Wayne Yuan Gao, Ming Li, Sheng Xu

This paper considers a semiparametric model of dyadic network formation under nontransferable utilities (NTU).

Intelligent reflecting surface enhanced wideband MIMO-OFDM communications: From practical model to reflection optimization

no code implementations26 Jul 2020 Hongyu Li, Wenhao Cai, Yang Liu, Ming Li, Qian Liu, Qingqing Wu

Simulation results demonstrate that the proposed algorithm can offer significant average sum-rate enhancement compared to that achieved using the ideal IRS reflection model, which confirms the importance of the use of the practical model for the design of wideband systems.

Intelligent Reflecting Surface based Passive Information Transmission: A Symbol-Level Precoding Approach

no code implementations29 Jul 2020 Rang Liu, Ming Li, Qian Liu, A. Lee Swindlehurst, Qingqing Wu

Intelligent reflecting surfaces (IRS) have been proposed as a revolutionary technology owing to its capability of adaptively reconfiguring the propagation environment in a cost-effective and hardware-efficient fashion.

Intelligent Reflecting Surface Aided MISO Uplink Communication Network: Feasibility and Power Minimization for Perfect and Imperfect CSI

no code implementations22 Nov 2020 Yang Liu, Jun Zhao, Ming Li, Qingqing Wu

In this paper, we consider the weighted sum-power minimization under quality-of-service (QoS) constraints in the multi-user multi-input-single-output (MISO) uplink wireless network assisted by intelligent reflecting surface (IRS).

Channel Estimation for Practical IRS-Assisted OFDM Systems

no code implementations25 Dec 2020 Wanning Yang, Hongyu Li, Ming Li, Yang Liu, Qian Liu

Different from the prior works which assume that IRS has an ideal reflection model, we perform channel estimation by considering amplitude-phase shift-frequency relationship for the response of practical IRS.

First Saturation Correction in High Energy Proton-Nucleus Collisions: I. Time evolution of classical Yang-Mills fields beyond leading order

no code implementations2 Feb 2021 Ming Li, Vladimir V. Skokov

This paper is the first in a series of papers towards analytically completing the first saturation correction to physical observables in high energy proton-nucleus collisions.

High Energy Physics - Phenomenology Nuclear Theory

Resource-Optimized Fermionic Local-Hamiltonian Simulation on Quantum Computer for Quantum Chemistry

no code implementations8 Apr 2020 Qingfeng Wang, Ming Li, Christopher Monroe, Yunseong Nam

This framework, based on perturbation theory, is capable of improving the energy estimate at each cycle of the VQE progression, by about a factor of three closer to the known ground-state energy compared to the standard VQE approach in the test-bed, classically-accessible system of the water molecule.

Quantum Physics Emerging Technologies

MV-RAN: Multiview recurrent aggregation network for echocardiographic sequences segmentation and full cardiac cycle analysis

no code implementations1 May 2020 Ming Li, Chengjia Wang, Heye Zhang, Guang Yang

In addition, for a better interpretation of pathophysiological processes, clinical decision-making and prognosis, such cardiac anatomy segmentation and quantitative analysis of various clinical indices should ideally be performed for the data covering the full cardiac cycle.

Anatomy Decision Making +1

Symbol-Level Precoding Design for Intelligent Reflecting Surface Assisted Multi-user MIMO Systems

no code implementations3 Sep 2019 Rang Liu, Hongyu Li, Ming Li, Qian Liu

In this paper we investigate the problem of precoder design for a low-resolution IRS-based transmitter to implement multi-user MISO/MIMO wireless communications.

Quantization

Binary Neural Network for Speaker Verification

no code implementations6 Apr 2021 Tinglong Zhu, Xiaoyi Qin, Ming Li

Although deep neural networks are successful for many tasks in the speech domain, the high computational and memory costs of deep neural networks make it difficult to directly deploy highperformance Neural Network systems on low-resource embedded devices.

Binarization Quantization +1

End-to-End Mandarin Tone Classification with Short Term Context Information

no code implementations12 Apr 2021 Jiyang Tang, Ming Li

In this paper, we propose an end-to-end Mandarin tone classification method from continuous speech utterances utilizing both the spectrogram and the short-term context information as the input.

General Classification

Intelligent reflecting surface assisted multi-cell multi-band wireless networks

no code implementations5 Jan 2021 Wenhao Cai, Rang Liu, Yang Liu, Ming Li, Qian Liu

Therefore, the practical phase shift model, which can describe the difference of IRS phase shift responses for the signals with different frequencies, should be utilized in the IRS optimization for wideband and multi-band systems.

Intelligent Reflecting Surface Aided MISO Uplink Communication Network: Feasibility and Power Minimization for Perfect and Imperfect CSI

no code implementations3 Jul 2020 Yang Liu, Jun Zhao, Ming Li, Qingqing Wu

In this paper, we consider the weighted sum-power minimization under quality-of-service (QoS) constraints in the multi-user multi-input-single-output (MISO) uplink wireless network assisted by intelligent reflecting surface (IRS).

Temporal optical neurons for serial deep learning

no code implementations4 Sep 2020 Zhixing Lin, Shuqian Sun, Jose Azana, Wei Li, Ninghua Zhu, Ming Li

This concept represents a novel one-dimensional realization of artificial neural networks, enabling an efficient application of optical deep learning methods to the analysis and processing of serial data signals, while offering a new overall perspective for the temporal signal processing.

Demo: iJam with Channel Randomization

no code implementations7 Jul 2020 Jordan L. Melcher, Yao Zheng, Dylan Anthony, Matthew Troglia, Yanjun Pan, Ming Li, Thomas Yang, Alvin Yang, Samson Aggelopoulos

Their secrecy rate (bit generation rate) depends heavily on the randomness of the channel, which may reduce significantly in a stable environment.

Practical Modeling and Beamforming for Intelligent Reflecting Surface Aided Wideband Systems

no code implementations2 Jun 2020 Wenhao Cai, Hongyu Li, Ming Li, Qian Liu

In this letter, we aim to investigate the phase-amplitude-frequency relationship of the reflected signals and propose a practical model of reflection coefficient for an IRS-aided wideband system.

A Feature Fusion-Net Using Deep Spatial Context Encoder and Nonstationary Joint Statistical Model for High Resolution SAR Image Classification

no code implementations11 May 2021 Wenkai Liang, Yan Wu, Ming Li, Peng Zhang, Yice Cao, Xin Hu

To address this problem, a novel end-to-end supervised classification method is proposed for HR SAR images by considering both spatial context and statistical features.

Image Classification

BS-RIS-User Association and Beamforming Designs for RIS-aided Cellular Networks

no code implementations27 Jun 2021 Sifan Liu, Pengfei Ni, Rang Liu, Yang Liu, Ming Li, Qian Liu

During the dynamical access process, an iterative algorithm is proposed to alternatively obtain the active and passive beamforming.

A Data-Driven Method for Recognizing Automated Negotiation Strategies

no code implementations3 Jul 2021 Ming Li, Pradeep K. Murukannaiah, Catholijn M. Jonker

Our approach includes a data generation method for an agent to generate domain-independent sequences by negotiating with a variety of opponents across domains, a feature engineering method for representing negotiation data as time series with time-step features and overall features, and a hybrid (recurrent neural network-based) deep learning method for recognizing an opponent's strategy from the time series of bids.

Feature Engineering Time Series +1

Reflection and Relay Dual-Functional RIS Assisted MU-MISO Systems

no code implementations24 Jul 2021 Yanan Ma, Rang Liu, Yang Liu, Ming Li, Qian Liu

Reconfigurable intelligent surfaces (RISs) have been deemed as one of potential components of future wireless communication systems because they can adaptively manipulate the wireless propagation environment with low-cost passive devices.

Dual-Functional Radar-Communication Waveform Design: A Symbol-Level Precoding Approach

no code implementations11 Aug 2021 Rang Liu, Ming Li, Qian Liu, A. Lee Swindlehurst

In this paper, we consider multi-input multi-output (MIMO) DFRC systems and focus on transmit beamforming designs to provide both radar sensing and multi-user communications.

The DKU-DukeECE System for the Self-Supervision Speaker Verification Task of the 2021 VoxCeleb Speaker Recognition Challenge

no code implementations7 Sep 2021 Danwei Cai, Ming Li

Taking advantage of DNN's ability to learn from data with label noise, we propose to cluster the speaker embedding obtained from the previous speaker network and use the subsequent class assignments as pseudo labels to train a new DNN.

Pseudo Label Representation Learning +2

A Time-Varying Endogenous Random Coefficient Model with an Application to Production Functions

no code implementations3 Oct 2021 Ming Li

This paper proposes a random coefficient panel model where the regressors are correlated with the time-varying random coefficients in each period, a critical feature in many economic applications.

Automatic annotation of visual deep neural networks

no code implementations8 Oct 2021 Ming Li, Chenhao Guo

Computer vision is widely used in the fields of driverless, face recognition and 3D reconstruction as a technology to help or replace human eye perception images or multidimensional data through computers.

3D Reconstruction Face Recognition

Two Birds, One Stone: Achieving both Differential Privacy and Certified Robustness for Pre-trained Classifiers via Input Perturbation

no code implementations29 Sep 2021 Pengfei Tang, Wenjie Wang, Xiaolan Gu, Jian Lou, Li Xiong, Ming Li

To solve this challenge, a reconstruction network is built before the public pre-trained classifiers to offer certified robustness and defend against adversarial examples through input perturbation.

Image Classification

The Sigma-Max System Induced from Randomness and Fuzziness

no code implementations12 Oct 2021 Wei Mei, Ming Li, Yuanzeng Cheng, Limin Liu

This paper managed to induce probability theory (sigma system) and possibility theory (max system) respectively from randomness and fuzziness, through which the premature theory of possibility is expected to be well founded.

PRECAD: Privacy-Preserving and Robust Federated Learning via Crypto-Aided Differential Privacy

no code implementations22 Oct 2021 Xiaolan Gu, Ming Li, Li Xiong

In this paper, we develop a framework called PRECAD, which simultaneously achieves differential privacy (DP) and enhances robustness against model poisoning attacks with the help of cryptography.

Federated Learning Model Poisoning +1

Towards Graph Self-Supervised Learning with Contrastive Adjusted Zooming

no code implementations20 Nov 2021 Yizhen Zheng, Ming Jin, Shirui Pan, Yuan-Fang Li, Hao Peng, Ming Li, Zhao Li

To overcome the aforementioned problems, we introduce a novel self-supervised graph representation learning algorithm via Graph Contrastive Adjusted Zooming, namely G-Zoom, to learn node representations by leveraging the proposed adjusted zooming scheme.

Contrastive Learning Graph Representation Learning +1

HaarPooling: Graph Pooling with Compressive Haar Basis

no code implementations25 Sep 2019 Yu Guang Wang, Ming Li, Zheng Ma, Guido Montufar, Xiaosheng Zhuang, Yanan Fan

The input of each pooling layer is transformed by the compressive Haar basis of the corresponding clustering.

Graph Classification

Grassmann Graph Embedding

no code implementations ICLR Workshop GTRL 2021 Bingxin Zhou, Xuebin Zheng, Yu Guang Wang, Ming Li, Junbin Gao

Geometric deep learning that employs the geometric and topological features of data has attracted increasing attention in deep neural networks.

Dimensionality Reduction Graph Embedding

Low-Latency Online Speaker Diarization with Graph-Based Label Generation

no code implementations27 Nov 2021 Yucong Zhang, Qinjian Lin, Weiqing Wang, Lin Yang, Xuyang Wang, Junjie Wang, Ming Li

To ensure the low latency in the online setting, we introduce a variant of AHC, namely chkpt-AHC, to cluster the speakers.

Clustering speaker-diarization +1

MetaCVR: Conversion Rate Prediction via Meta Learning in Small-Scale Recommendation Scenarios

no code implementations27 Dec 2021 Xiaofeng Pan, Ming Li, Jing Zhang, Keren Yu, Luping Wang, Hong Wen, Chengjun Mao, Bo Cao

At last, we develop an Ensemble Prediction Network (EPN) which incorporates the output of FRN and DMN to make the final CVR prediction.

Meta-Learning

CaFT: Clustering and Filter on Tokens of Transformer for Weakly Supervised Object Localization

no code implementations3 Jan 2022 Ming Li

Therefore, we propose Clustering and Filter of Tokens (CaFT) with Vision Transformer (ViT) backbone to solve this problem in another way.

Clustering Object +1

Joint Transmit Waveform and Passive Beamforming Design for RIS-Aided DFRC Systems

no code implementations16 Dec 2021 Rang Liu, Ming Li, Yang Liu, Qingqing Wu, Qian Liu

Reconfigurable intelligent surface (RIS) is a promising technology for 6G networks owing to its superior ability to enhance the capacity and coverage of wireless communications by smartly creating a favorable propagation environment.

Invertible Voice Conversion

no code implementations26 Jan 2022 Zexin Cai, Ming Li

In this paper, we propose an invertible deep learning framework called INVVC for voice conversion.

Voice Conversion

Graph Neural Networks for Graphs with Heterophily: A Survey

no code implementations14 Feb 2022 Xin Zheng, Yi Wang, Yixin Liu, Ming Li, Miao Zhang, Di Jin, Philip S. Yu, Shirui Pan

In the end, we point out the potential directions to advance and stimulate more future research and applications on heterophilic graph learning with GNNs.

Graph Learning

Fully-integrated multipurpose microwave frequency identification system on a single chip

no code implementations17 Feb 2022 Yuhan Yao, Yuhe Zhao, Yanxian Wei, Feng Zhou, Daigao Chen, Yuguang Zhang, Xi Xiao, Ming Li, Jianji Dong, Shaohua Yu, Xinliang Zhang

We demonstrate a fully-integrated multipurpose microwave frequency identification system on silicon-on-insulator platform.

Joint Beamforming and Reflection Design for RIS-assisted ISAC Systems

no code implementations1 Mar 2022 Rang Liu, Ming Li, A. Lee Swindlehurst

In this paper, we investigate the potential of employing reconfigurable intelligent surface (RIS) in integrated sensing and communication (ISAC) systems.

IRS-assisted Multi-cell Multi-band Systems: Practical Reflection Model and Joint Beamforming Design

no code implementations13 Apr 2022 Wenhao Cai, Rang Liu, Ming Li, Yang Liu, Qingqing Wu, Qian Liu

Intelligent reflecting surface (IRS) has been regarded as a promising and revolutionary technology for future wireless communication systems owing to its capability of tailoring signal propagation environment in an energy/spectrum/hardware-efficient manner.

Collaborative Knowledge Graph Fusion by Exploiting the Open Corpus

no code implementations15 Jun 2022 Yue Wang, Yao Wan, Lu Bai, Lixin Cui, Zhuo Xu, Ming Li, Philip S. Yu, Edwin R Hancock

To alleviate the challenges of building Knowledge Graphs (KG) from scratch, a more general task is to enrich a KG using triples from an open corpus, where the obtained triples contain noisy entities and relations.

Event Extraction Knowledge Graphs

Simultaneous Speech Extraction for Multiple Target Speakers under the Meeting Scenarios

no code implementations17 Jun 2022 Bang Zeng, Hongbing Suo, Yulong Wan, Ming Li

The common target speech separation directly estimate the target source, ignoring the interrelationship between different speakers at each frame.

Action Detection Activity Detection +3

Integrated Sensing and Communication with Reconfigurable Intelligent Surfaces: Opportunities, Applications, and Future Directions

no code implementations17 Jun 2022 Rang Liu, Ming Li, Honghao Luo, Qian Liu, A. Lee Swindlehurst

Integrated sensing and communication (ISAC) is emerging as a key enabler to address the growing spectrum congestion problem and satisfy increasing demands for ubiquitous sensing and communication.

Parallel Pre-trained Transformers (PPT) for Synthetic Data-based Instance Segmentation

no code implementations22 Jun 2022 Ming Li, Jie Wu, Jinhang Cai, Jie Qin, Yuxi Ren, Xuefeng Xiao, Min Zheng, Rui Wang, Xin Pan

Recently, Synthetic data-based Instance Segmentation has become an exceedingly favorable optimization paradigm since it leverages simulation rendering and physics to generate high-quality image-annotation pairs.

Instance Segmentation Segmentation +1

Few-Shot Non-Parametric Learning with Deep Latent Variable Model

no code implementations23 Jun 2022 Zhiying Jiang, Yiqin Dai, Ji Xin, Ming Li, Jimmy Lin

Most real-world problems that machine learning algorithms are expected to solve face the situation with 1) unknown data distribution; 2) little domain-specific knowledge; and 3) datasets with limited annotation.

Classification Image Classification

Discriminator-Guided Model-Based Offline Imitation Learning

no code implementations1 Jul 2022 Wenjia Zhang, Haoran Xu, Haoyi Niu, Peng Cheng, Ming Li, Heming Zhang, Guyue Zhou, Xianyuan Zhan

In this paper, we propose the Discriminator-guided Model-based offline Imitation Learning (DMIL) framework, which introduces a discriminator to simultaneously distinguish the dynamics correctness and suboptimality of model rollout data against real expert demonstrations.

Imitation Learning

Online Target Speaker Voice Activity Detection for Speaker Diarization

no code implementations13 Jul 2022 Weiqing Wang, Qingjian Lin, Ming Li

We iteratively extract the results for each block and update the target speaker embedding until reaching the end of the signal.

Action Detection Activity Detection +3

The DKU-OPPO System for the 2022 Spoofing-Aware Speaker Verification Challenge

no code implementations15 Jul 2022 Xingming Wang, Xiaoyi Qin, Yikang Wang, Yunfei Xu, Ming Li

For CM systems, we propose two methods on top of the challenge baseline to further improve the performance, namely Embedding Random Sampling Augmentation (ERSA) and One-Class Confusion Loss(OCCL).

Speaker Verification

Joint Beamforming Design for RIS-Assisted Integrated Sensing and Communication Systems

no code implementations3 Aug 2022 Honghao Luo, Rang Liu, Ming Li, Yang Liu, Qian Liu

Integrated sensing and communication (ISAC) has been envisioned as a promising technology to tackle the spectrum congestion problem for future networks.

User Association and Hybrid Beamforming Designs for Cooperative mmWave MIMO Systems

no code implementations10 Aug 2022 Pengfei Ni, Rang Liu, Ming Li, Qian Liu

In an effort to further exploit multiple-antenna diversities, we also consider the dynamic subarray architecture and propose a novel antenna design algorithm for the analog beamforming design.

Partially Distributed Beamforming Design for RIS-Aided Cell-Free Networks

no code implementations10 Aug 2022 Pengfei Ni, Ming Li, Rang Liu, Qian Liu

Cell-free networks are regarded as a promising technology to meet higher rate requirements for beyond fifth-generation (5G) communications.

Reduced Implication-bias Logic Loss for Neuro-Symbolic Learning

no code implementations14 Aug 2022 Haoyuan He, WangZhou Dai, Ming Li

Integrating logical reasoning and machine learning by approximating logical inference with differentiable operators is a widely used technique in Neuro-Symbolic systems.

Logical Reasoning

Non-Cooperative Resource Management for Intelligent Reflecting Surface Aided Networks

no code implementations1 Sep 2022 Wenhao Cai, Ming Li, Qian Liu

Intelligent reflecting surface (IRS) has emerged as a promising and revolutionizing technology for future wireless networks.

Management

Joint Beamforming Design for Intelligent Omni Surface Assisted Wireless Communication Systems

no code implementations1 Sep 2022 Wenhao Cai, Ming Li, Yang Liu, Qingqing Wu, Qian Liu

Intelligent reflecting surface (IRS) has been widely considered as one of the key enabling techniques for future wireless communication networks owing to its ability of dynamically controlling the phase shift of reflected electromagnetic (EM) waves to construct a favorable propagation environment.

Multi-frequency PolSAR Image Fusion Classification Based on Semantic Interactive Information and Topological Structure

no code implementations5 Sep 2022 Yice Cao, Yan Wu, Ming Li, Mingjie Zheng, Peng Zhang, Jili Wang

Finally, an adaptive weighting fusion (AWF) strategy is proposed to merge inference from different bands, so as to make the MF joint classification decisions of SIC and TPC.

Classification Image Classification +1

Optimization for Reflection and Transmission Dual-Functional Active RIS-Assisted Systems

no code implementations5 Sep 2022 Yanan Ma, Ming Li, Yang Liu, Qingqing Wu, Qian Liu

Reconfigurable intelligent surface (RIS) has been deemed as one of potential components of future wireless communication systems because it can adaptively manipulate the wireless propagation environment with low-cost passive devices.

Data-driven and machine-learning based prediction of wave propagation behavior in dam-break flood

no code implementations19 Sep 2022 Changli Li, Zheng Han, Yange Li, Ming Li, Weidong Wang

To show the performance of the RC-ESN model, we also provide a sensitivity analysis of the prediction accuracy concerning the key parameters including training set size, reservoir size, and spectral radius.

The DKU-DukeECE Diarization System for the VoxCeleb Speaker Recognition Challenge 2022

no code implementations4 Oct 2022 Weiqing Wang, Xiaoyi Qin, Ming Cheng, Yucong Zhang, Kangyue Wang, Ming Li

This paper discribes the DKU-DukeECE submission to the 4th track of the VoxCeleb Speaker Recognition Challenge 2022 (VoxSRC-22).

Action Detection Activity Detection +2

Joint Beamforming Designs for Active Reconfigurable Intelligent Surface: A Sub-Connected Array Architecture

no code implementations5 Oct 2022 Qi Zhu, Ming Li, Rang Liu, Yang Liu, Qian Liu

Affected by the "double fading" effect, however, conventional passive RIS cannot bring considerable performance improvement when users are not close enough to RIS.

Deepfake Detection System for the ADD Challenge Track 3.2 Based on Score Fusion

no code implementations13 Oct 2022 Yuxiang Zhang, Jingze Lu, Xingming Wang, Zhuo Li, Runqiu Xiao, Wenchao Wang, Ming Li, Pengyuan Zhang

The overfitting of the model to the training set leads to extreme values of the scores and low correlation of the score distributions, which makes score fusion difficult.

Data Augmentation DeepFake Detection +1

End-to-End Learning for Symbol-Level Precoding and Detection with Adaptive Modulation

no code implementations25 Oct 2022 Rang Liu, Zhu Bo, Ming Li, Qian Liu

To overcome the performance bottleneck of these approaches, in this letter we propose an end-to-end learning based approach to jointly optimize the modulation orders, the transmit precoding and the receive detection for an SLP communication system.

Target-Speaker Voice Activity Detection via Sequence-to-Sequence Prediction

no code implementations28 Oct 2022 Ming Cheng, Weiqing Wang, Yucong Zhang, Xiaoyi Qin, Ming Li

Target-speaker voice activity detection is currently a promising approach for speaker diarization in complex acoustic environments.

Action Detection Activity Detection +2

Laugh Betrays You? Learning Robust Speaker Representation From Speech Containing Non-Verbal Fragments

no code implementations28 Oct 2022 Yuke Lin, Xiaoyi Qin, Huahua Cui, Zhenyi Zhu, Ming Li

We collect a set of clips with laughter components by conducting a laughter detection script on VoxCeleb and part of the CN-Celeb dataset.

Speaker Verification

Waveform Boundary Detection for Partially Spoofed Audio

no code implementations1 Nov 2022 Zexin Cai, Weiqing Wang, Ming Li

The present paper proposes a waveform boundary detection system for audio spoofing attacks containing partially manipulated segments.

Boundary Detection

HAQJSK: Hierarchical-Aligned Quantum Jensen-Shannon Kernels for Graph Classification

no code implementations5 Nov 2022 Lu Bai, Lixin Cui, Yue Wang, Ming Li, Edwin R. Hancock

In this work, we propose a family of novel quantum kernels, namely the Hierarchical Aligned Quantum Jensen-Shannon Kernels (HAQJSK), for un-attributed graphs.

Graph Classification

Joint Secure Transmit Beamforming Designs for Integrated Sensing and Communication Systems

no code implementations1 Dec 2022 Jinjin Chu, Rang Liu, Ming Li, Yang Liu, Qian Liu

Integrated sensing and communication (ISAC), which allows individual radar and communication systems to share the same spectrum bands, is an emerging and promising technique for alleviating spectrum congestion problems.

An operational framework to automatically evaluate the quality of weather observations from third-party stations

no code implementations5 Dec 2022 Quanxi Shao, Ming Li, Joel Janek Dabrowski, Shuvo Bakar, Ashfaqur Rahman, Andrea Powell, Brent Henderson

With increasing number of crowdsourced private automatic weather stations (called TPAWS) established to fill the gap of official network and obtain local weather information for various purposes, the data quality is a major concern in promoting their usage.

A Theory of Human-Like Few-Shot Learning

no code implementations3 Jan 2023 Zhiying Jiang, Rui Wang, Dongbo Bu, Ming Li

We aim to bridge the gap between our common-sense few-sample human learning and large-data machine learning.

Common Sense Reasoning Few-Shot Learning

STPrivacy: Spatio-Temporal Privacy-Preserving Action Recognition

no code implementations ICCV 2023 Ming Li, Xiangyu Xu, Hehe Fan, Pan Zhou, Jun Liu, Jia-Wei Liu, Jiahe Li, Jussi Keppo, Mike Zheng Shou, Shuicheng Yan

For the first time, we introduce vision Transformers into PPAR by treating a video as a tubelet sequence, and accordingly design two complementary mechanisms, i. e., sparsification and anonymization, to remove privacy from a spatio-temporal perspective.

Action Recognition Facial Expression Recognition (FER) +2

Deep Learning-Based UAV Aerial Triangulation without Image Control Points

no code implementations7 Jan 2023 Jiageng Zhong, Ming Li, Jiangying Qin, Hanqi Zhang

The emerging drone aerial survey has the advantages of low cost, high efficiency, and flexible use.

Image Registration POS

SNR/CRB-Constrained Joint Beamforming and Reflection Designs for RIS-ISAC Systems

no code implementations26 Jan 2023 Rang Liu, Ming Li, Qian Liu, A. Lee Swindlehurst

Two optimization problems are formulated for maximizing the achievable sum-rate of the multi-user communications under an SNR constraint for target detection or a CRB constraint for parameter estimation, the transmit power budget, and the unit-modulus constraint of the RIS reflection coefficients.

Joint Transceiver Beamforming and Reflecting Design for Active RIS-Aided ISAC Systems

no code implementations21 Feb 2023 Qi Zhu, Ming Li, Rang Liu, Qian Liu

Integrated sensing and communication (ISAC) is recognized as a promising technology with great potential in saving hardware and spectrum resources, since it simultaneously realizes radar detection and user communication functions in the fully-shared platform.

RIS-Aided Integrated Sensing and Communication: Joint Beamforming and Reflection Design

no code implementations22 Feb 2023 Honghao Luo, Rang Liu, Ming Li, Qian Liu

Integrated sensing and communication (ISAC) has been envisioned as a promising technique to alleviate the spectrum congestion problem.

AERK: Aligned Entropic Reproducing Kernels through Continuous-time Quantum Walks

no code implementations4 Mar 2023 Lixin Cui, Ming Li, Yue Wang, Lu Bai, Edwin R. Hancock

For pairwise graphs, the proposed AERK kernel is defined by computing a reproducing kernel based similarity between the quantum Shannon entropies of their each pair of aligned vertices.

Graph Classification

XVoxel-Based Parametric Design Optimization of Feature Models

no code implementations17 Mar 2023 Ming Li, Chengfeng Lin, Wei Chen, Yusheng Liu, Shuming Gao, Qiang Zou

As such, it can establish a direct mapping between design models and analysis models, which in turn enables automatic updates on simulation results for design modifications, and vice versa -- effectively a closed loop between CAD and CAE.

Computational Efficiency

FreeSeg: Unified, Universal and Open-Vocabulary Image Segmentation

no code implementations CVPR 2023 Jie Qin, Jie Wu, Pengxiang Yan, Ming Li, Ren Yuxi, Xuefeng Xiao, Yitong Wang, Rui Wang, Shilei Wen, Xin Pan, Xingang Wang

Recently, open-vocabulary learning has emerged to accomplish segmentation for arbitrary categories of text-based descriptions, which popularizes the segmentation system to more general-purpose application scenarios.

Image Segmentation Instance Segmentation +3

Moving Obstacle Collision Avoidance via Chance-Constrained MPC with CBF

no code implementations4 Apr 2023 Ming Li, Zhiyong Sun, Zirui Liao, Siep Weiland

Model predictive control (MPC) with control barrier functions (CBF) is a promising solution to address the moving obstacle collision avoidance (MOCA) problem.

Collision Avoidance Model Predictive Control

A Unified Framework for Exploratory Learning-Aided Community Detection Under Topological Uncertainty

no code implementations10 Apr 2023 Yu Hou, Cong Tran, Ming Li, Won-Yong Shin

In social networks, the discovery of community structures has received considerable attention as a fundamental problem in various network analysis tasks.

Community Detection Computational Efficiency

Class Balanced Adaptive Pseudo Labeling for Federated Semi-Supervised Learning

no code implementations CVPR 2023 Ming Li, Qingli Li, Yan Wang

The second key element is that we design class balanced adaptive thresholds via considering the empirical distribution of all training data in local clients, to encourage a balanced training process.

Think Outside the Code: Brainstorming Boosts Large Language Models in Code Generation

no code implementations18 May 2023 Xin-Ye Li, Jiang-Tian Xue, Zheng Xie, Ming Li

We demonstrate that Brainstorm significantly enhances the ability of LLMs to solve competition-level programming problems, resulting in a more than 50% increase in the pass@$k$ metrics for ChatGPT on the CodeContests benchmark, achieving state-of-the-art performance.

Code Generation

Stability and Generalization of lp-Regularized Stochastic Learning for GCN

no code implementations20 May 2023 Shiyu Liu, Linsen Wei, Shaogao Lv, Ming Li

For a single-layer GCN, we establish an explicit theoretical understanding of GCN with the $\ell_p$-regularized stochastic learning by analyzing the stability of our SGD proximal algorithm.

Graph Learning

Weakly Supervised AUC Optimization: A Unified Partial AUC Approach

no code implementations23 May 2023 Zheng Xie, Yu Liu, Hao-Yuan He, Ming Li, Zhi-Hua Zhou

Since acquiring perfect supervision is usually difficult, real-world machine learning tasks often confront inaccurate, incomplete, or inexact supervision, collectively referred to as weak supervision.

AUC Optimization from Multiple Unlabeled Datasets

no code implementations25 May 2023 Zheng Xie, Yu Liu, Ming Li

In this paper, we study the problem of building an AUC (area under ROC curve) optimization model from multiple unlabeled datasets, which maximizes the pairwise ranking ability of the classifier.

Weakly-supervised Learning

Low-Range-Sidelobe Waveform Design for MIMO-OFDM ISAC Systems

no code implementations30 May 2023 Peishi Li, Zichao Xiao, Ming Li, Rang Liu, Qian Liu

Integrated sensing and communication (ISAC) is a promising technology in future wireless systems owing to its efficient hardware and spectrum utilization.

Thompson Sampling under Bernoulli Rewards with Local Differential Privacy

no code implementations3 Jul 2023 Bo Jiang, Tianchi Zhao, Ming Li

This paper investigates the problem of regret minimization for multi-armed bandit (MAB) problems with local differential privacy (LDP) guarantee.

Thompson Sampling

Robust Graph Structure Learning with the Alignment of Features and Adjacency Matrix

no code implementations5 Jul 2023 Shaogao Lv, Gang Wen, Shiyu Liu, Linsen Wei, Ming Li

Overall, our research highlights the importance of integrating feature and graph information alignment in GSL, as inspired by our derived theoretical result, and showcases the superiority of our approach in handling noisy graph structures through comprehensive experiments on real-world datasets.

Graph structure learning

A Novel Joint Angle-Range-Velocity Estimation Method for MIMO-OFDM ISAC Systems

no code implementations7 Aug 2023 Zichao Xiao, Rang Liu, Ming Li, Qian Liu

Therefore, the proposed joint estimation algorithm can achieve larger processing gains and higher resolution by fully exploiting echo signals and jointly estimating the angle-range-velocity information.

Approximating Human-Like Few-shot Learning with GPT-based Compression

no code implementations14 Aug 2023 Cynthia Huang, Yuqing Xie, Zhiying Jiang, Jimmy Lin, Ming Li

Leveraging the approximated information distance, our method allows the direct application of GPT models in quantitative text similarity measurements.

Data Compression Few-Shot Learning +6

VoxBlink: A Large Scale Speaker Verification Dataset on Camera

no code implementations14 Aug 2023 Yuke Lin, Xiaoyi Qin, Guoqing Zhao, Ming Cheng, Ning Jiang, Haiyang Wu, Ming Li

In this paper, we introduce a large-scale and high-quality audio-visual speaker verification dataset, named VoxBlink.

Speaker Recognition Speaker Verification

The DKU-DUKEECE System for the Manipulation Region Location Task of ADD 2023

no code implementations20 Aug 2023 Zexin Cai, Weiqing Wang, Yikang Wang, Ming Li

This paper introduces our system designed for Track 2, which focuses on locating manipulated regions, in the second Audio Deepfake Detection Challenge (ADD 2023).

Boundary Detection DeepFake Detection +2

DLIP: Distilling Language-Image Pre-training

no code implementations24 Aug 2023 Huafeng Kuang, Jie Wu, Xiawu Zheng, Ming Li, Xuefeng Xiao, Rui Wang, Min Zheng, Rongrong Ji

Furthermore, DLIP succeeds in retaining more than 95% of the performance with 22. 4% parameters and 24. 8% FLOPs compared to the teacher model and accelerates inference speed by 2. 7x.

Image Captioning Knowledge Distillation +5

RST-style Discourse Parsing Guided by Document-level Content Structures

no code implementations8 Sep 2023 Ming Li, Ruihong Huang

Rhetorical Structure Theory based Discourse Parsing (RST-DP) explores how clauses, sentences, and large text spans compose a whole discourse and presents the rhetorical structure as a hierarchical tree.

Discourse Parsing Sentence

Leveraging ASR Pretrained Conformers for Speaker Verification through Transfer Learning and Knowledge Distillation

no code implementations6 Sep 2023 Danwei Cai, Ming Li

This paper explores the use of ASR-pretrained Conformers for speaker verification, leveraging their strengths in modeling speech signals.

Knowledge Distillation Speaker Verification +1

Cramer-Rao Bound Optimization for Active RIS-Empowered ISAC Systems

no code implementations17 Sep 2023 Qi Zhu, Ming Li, Rang Liu, Qian Liu

Integrated sensing and communication (ISAC), which simultaneously performs sensing and communication functions within a shared frequency band and hardware platform, has emerged as a promising technology for future wireless systems.

Semi-supervised News Discourse Profiling with Contrastive Learning

no code implementations20 Sep 2023 Ming Li, Ruihong Huang

News Discourse Profiling seeks to scrutinize the event-related role of each sentence in a news article and has been proven useful across various downstream applications.

Contrastive Learning Sentence

Multi-objective Progressive Clustering for Semi-supervised Domain Adaptation in Speaker Verification

no code implementations7 Oct 2023 Ze Li, Yuke Lin, Ning Jiang, Xiaoyi Qin, Guoqing Zhao, Haiying Wu, Ming Li

Utilizing the pseudo-labeling algorithm with large-scale unlabeled data becomes crucial for semi-supervised domain adaptation in speaker verification tasks.

Clustering Denoising +3

End-to-end Online Speaker Diarization with Target Speaker Tracking

no code implementations12 Oct 2023 Weiqing Wang, Ming Li

During the inference process, we employ a front-end model to extract the frame-level speaker embeddings for each coming block of a signal.

Action Detection Activity Detection +3

Data-Free Distillation Improves Efficiency and Privacy in Federated Thorax Disease Analysis

no code implementations22 Oct 2023 Ming Li, Guang Yang

Thorax disease analysis in large-scale, multi-centre, and multi-scanner settings is often limited by strict privacy policies.

Federated Learning Privacy Preserving

Joint Sensing and Communication Optimization in Target-Mounted STARS-Assisted Vehicular Networks: A MADRL Approach

no code implementations17 Nov 2023 Haocheng Zhang, Rang Liu, Ming Li, Wei Wang, Qian Liu

Extensive experimental results confirm the effectiveness of our proposed MADRL framework in improving both sensing and communication performance through the utilization of target-mounted STARS.

Decision Making

Potential Societal Biases of ChatGPT in Higher Education: A Scoping Review

no code implementations24 Nov 2023 Ming Li, Ariunaa Enkhtur, Beverley Anne Yamamoto, Fei Cheng

In this scoping review, we clarify the ways in which biases related to GAI in higher education settings have been discussed in recent academic publications and identify what type of potential biases are commonly reported in this body of literature.

Ethical implications of ChatGPT in higher education: A scoping review

no code implementations24 Nov 2023 Ming Li, Ariunaa Enkhtur, Fei Cheng, Beverley Anne Yamamoto

This scoping review explores the ethical challenges of using ChatGPT in education, focusing particularly on issues related to higher education.

Misinformation

Where to Begin? From Random to Foundation Model Instructed Initialization in Federated Learning for Medical Image Segmentation

no code implementations27 Nov 2023 Ming Li, Guang Yang

In medical image analysis, Federated Learning (FL) stands out as a key technology that enables privacy-preserved, decentralized data processing, crucial for handling sensitive medical data.

Federated Learning Image Segmentation +2

LucidDreaming: Controllable Object-Centric 3D Generation

no code implementations30 Nov 2023 Zhaoning Wang, Ming Li, Chen Chen

Nonetheless, achieving precise control over 3D generation continues to be an arduous task, as using text to control often leads to missing objects and imprecise locations.

3D Generation Benchmarking +4

ColonNeRF: High-Fidelity Neural Reconstruction of Long Colonoscopy

no code implementations4 Dec 2023 Yufei Shi, Beijia Lu, Jia-Wei Liu, Ming Li, Mike Zheng Shou

Specifically, to reconstruct the entire colon in a piecewise manner, our ColonNeRF introduces a region division and integration module, effectively reducing shape dissimilarity and ensuring geometric consistency in each segment.

Neural Rendering Novel View Synthesis

Safe Stabilization with Model Uncertainties: A Universal Formula with Gaussian Process Learning

no code implementations5 Dec 2023 Ming Li, Zhiyong Sun

In our previous research, we developed an analytical control strategy, namely the universal formula, that incorporates CLF and CBF conditions for safe stabilization.

Gaussian Processes

IL-NeRF: Incremental Learning for Neural Radiance Fields with Camera Pose Alignment

no code implementations10 Dec 2023 Letian Zhang, Ming Li, Chen Chen, Jie Xu

This poses a paradox as the necessary camera pose must be estimated from the entire dataset, even though the data arrives sequentially and future chunks are inaccessible.

Incremental Learning Knowledge Distillation

Self-supervised Reflective Learning through Self-distillation and Online Clustering for Speaker Representation Learning

no code implementations3 Jan 2024 Danwei Cai, Zexin Cai, Ming Li

Specifically, a teacher model continually refines pseudo labels through online clustering, providing dynamic supervision signals to train the student model.

Clustering Knowledge Distillation +3

A Practical Beamforming Design for Active RIS-assisted MU-MISO Systems

no code implementations8 Jan 2024 Yun Yang, Zhiping Lu, Ming Li, Rang Liu, Qian Liu

Motivated by this fact, in this paper we first investigate the amplification principle of typical active RIS and propose a more accurate amplification model based on amplifier hardware characteristics.

End-to-End Learning for SLP-Based ISAC Systems

no code implementations11 Jan 2024 Yixian Zheng, Rang Liu, Ming Li, Qian Liu

Integrated sensing and communication (ISAC) is an encouraging wireless technology which can simultaneously perform both radar and communication functionalities by sharing the same transmit waveform, spectral resource, and hardware platform.

Multi-Input Multi-Output Target-Speaker Voice Activity Detection For Unified, Flexible, and Robust Audio-Visual Speaker Diarization

no code implementations16 Jan 2024 Ming Cheng, Ming Li

The proposed method can take audio-visual input and leverage the speaker's acoustic footprint or lip track to flexibly conduct audio-based, video-based, and audio-visual speaker diarization in a unified sequence-to-sequence framework.

Action Detection Activity Detection +7

Leveraging Biases in Large Language Models: "bias-kNN'' for Effective Few-Shot Learning

no code implementations18 Jan 2024 Yong Zhang, Hanzhang Li, Zhitao Li, Ning Cheng, Ming Li, Jing Xiao, Jianzong Wang

Large Language Models (LLMs) have shown significant promise in various applications, including zero-shot and few-shot learning.

Few-Shot Learning In-Context Learning +2

Location-guided Head Pose Estimation for Fisheye Image

no code implementations28 Feb 2024 Bing Li, Dong Zhang, Cheng Huang, Yun Xian, Ming Li, Dah-Jye Lee

Camera with a fisheye or ultra-wide lens covers a wide field of view that cannot be modeled by the perspective projection.

Head Pose Estimation Multi-Task Learning

Unifying Controller Design for Stabilizing Nonlinear Systems with Norm-Bounded Control Inputs

no code implementations5 Mar 2024 Ming Li, Zhiyong Sun, Siep Weiland

This paper revisits a classical challenge in the design of stabilizing controllers for nonlinear systems with a norm-bounded input constraint.

Pyramid Feature Attention Network for Monocular Depth Prediction

no code implementations3 Mar 2024 Yifang Xu, Chenglei Peng, Ming Li, Yang Li, Sidan Du

Deep convolutional neural networks (DCNNs) have achieved great success in monocular depth estimation (MDE).

Depth Prediction Monocular Depth Estimation

A Tunable Universal Formula for Safety-Critical Control

no code implementations10 Mar 2024 Ming Li, Zhiyong Sun, Patrick J. W. Koelewijn, Siep Weiland

Finally, we demonstrate the efficacy of our method through a collision avoidance example, investigating the essential properties including safety, robustness, and smoothness under various tunable scaling terms.

Collision Avoidance

Zero-shot Explainable Mental Health Analysis on Social Media by Incorporating Mental Scales

no code implementations9 Feb 2024 Wenyu Li, Yinuo Zhu, Xin Lin, Ming Li, Ziyue Jiang, Ziqian Zeng

Traditional discriminative approaches in mental health analysis are known for their strong capacity but lack interpretability and demand large-scale annotated data.

KunquDB: An Attempt for Speaker Verification in the Chinese Opera Scenario

no code implementations20 Mar 2024 Huali Zhou, Yuke Lin, Dong Liu, Ming Li

This work aims to promote Chinese opera research in both musical and speech domains, with a primary focus on overcoming the data limitations.

Domain Adaptation Speaker Verification

A Comparative Study of Artificial Potential Fields and Safety Filters

no code implementations23 Mar 2024 Ming Li, Zhiyong Sun

In this paper, we have demonstrated that the controllers designed by a classical motion planning tool, namely artificial potential fields (APFs), can be derived from a recently prevalent approach: control barrier function quadratic program (CBF-QP) safety filters.

Motion Planning

Are We Really Achieving Better Beyond-Accuracy Performance in Next Basket Recommendation?

no code implementations2 May 2024 Ming Li, Yuanna Liu, Sami Jullien, Mozhdeh Ariannezhad, Mohammad Aliannejadi, Andrew Yates, Maarten de Rijke

So far, most NBR studies have focused on optimizing the accuracy of the recommendation, whereas optimizing for beyond-accuracy metrics, e. g., item fairness and diversity remains largely unexplored.

GhostImage: Remote Perception Attacks against Camera-based Image Classification Systems

1 code implementation21 Jan 2020 Yanmao Man, Ming Li, Ryan Gerdes

In vision-based object classification systems imaging sensors perceive the environment and machine learning is then used to detect and classify objects for decision-making purposes; e. g., to maneuver an automated vehicle around an obstacle or to raise an alarm to indicate the presence of an intruder in surveillance settings.

Autonomous Driving BIG-bench Machine Learning +4

Explainable COVID-19 Infections Identification and Delineation Using Calibrated Pseudo Labels

1 code implementation11 Feb 2022 Ming Li, Yingying Fang, Zeyu Tang, Chibudom Onuorah, Jun Xia, Javier Del Ser, Simon Walsh, Guang Yang

We demonstrate the effectiveness of our model with the combination of limited labelled data and sufficient unlabelled data or weakly-labelled data.

Computed Tomography (CT) Decision Making +1

MealRec: A Meal Recommendation Dataset

1 code implementation24 May 2022 Ming Li, Lin Li, Qing Xie, Jingling Yuan, Xiaohui Tao

A publicly available dataset specialising in meal recommendation research for the research community is in urgent demand.

Recommendation Systems

Embedding Graphs on Grassmann Manifold

1 code implementation30 May 2022 Bingxin Zhou, Xuebin Zheng, Yu Guang Wang, Ming Li, Junbin Gao

Learning efficient graph representation is the key to favorably addressing downstream tasks on graphs, such as node or graph property prediction.

Graph Embedding Graph Property Prediction +2

FAN: Fatigue-Aware Network for Click-Through Rate Prediction in E-commerce Recommendation

1 code implementation10 Apr 2023 Ming Li, Naiyin Liu, Xiaofeng Pan, Yang Huang, Ningning Li, Yingmin Su, Chengjun Mao, Bo Cao

Then the frequency spectrum is modulated by category information of the target item to model the bias that both the upper bound of fatigue and users' patience is different for different categories.

Click-Through Rate Prediction Time Series

ConsistencyDet: A Robust Object Detector with a Denoising Paradigm of Consistency Model

1 code implementation11 Apr 2024 Lifan Jiang, Zhihui Wang, Changmiao Wang, Ming Li, Jiaxu Leng, Xindong Wu

In the present study, we introduce a novel framework designed to articulate object detection as a denoising diffusion process, which operates on the perturbed bounding boxes of annotated entities.

Attribute Denoising +2

Permutation Equivariant Graph Framelets for Heterophilous Graph Learning

1 code implementation7 Jun 2023 Jianfei Li, Ruigang Zheng, Han Feng, Ming Li, Xiaosheng Zhuang

The nature of heterophilous graphs is significantly different from that of homophilous graphs, which causes difficulties in early graph neural network models and suggests aggregations beyond the 1-hop neighborhood.

Graph Learning

MealRec$^+$: A Meal Recommendation Dataset with Meal-Course Affiliation for Personalization and Healthiness

1 code implementation8 Apr 2024 Ming Li, Lin Li, Xiaohui Tao, Jimmy Xiangji Huang

Due to constraints related to user health privacy and meal scenario characteristics, the collection of data that includes both meal-course affiliation and two levels of interactions is impeded.

Unsupervised Chunking as Syntactic Structure Induction with a Knowledge-Transfer Approach

1 code implementation Findings (EMNLP) 2021 Anup Anand Deshmukh, Qianqiu Zhang, Ming Li, Jimmy Lin, Lili Mou

In this paper, we address unsupervised chunking as a new task of syntactic structure induction, which is helpful for understanding the linguistic structures of human languages as well as processing low-resource languages.

Chunking Transfer Learning

Haha-Pod: An Attempt for Laughter-based Non-Verbal Speaker Verification

1 code implementation25 Sep 2023 Yuke Lin, Xiaoyi Qin, Ning Jiang, Guoqing Zhao, Ming Li

It is widely acknowledged that discriminative representation for speaker verification can be extracted from verbal speech.

Speaker Verification

Scalable Model Editing via Customized Expert Networks

1 code implementation3 Apr 2024 Zihan Yao, Yu He, Tianyu Qi, Ming Li

Our experiments on two different sizes of open-source large language models, the Llama2 7B and 13B, achieve state-of-the-art results compared to existing mainstream Model Editing methods.

Model Editing

Cannot find the paper you are looking for? You can Submit a new open access paper.