中文
相关论文

相关论文: Kernel Learning for High-Resolution Time-Frequency…

200 篇论文

Learning from structured multi-way data, represented as higher-order tensors, requires capturing complex interactions across tensor modes while remaining computationally efficient. We introduce Uncertainty-driven Kernel Tensor Learning…

机器学习 · 计算机科学 2026-03-23 Lei Wang , Xi Ding , Yongsheng Gao , Piotr Koniusz

In practical implementation of quantum key distributions (QKD), it requires efficient, real-time feedback control to maintain system stability when facing disturbance from either external environment or imperfect internal components.…

量子物理 · 物理学 2019-08-07 Jing-Yang Liu , Hua-Jian Ding , Chun-Mei Zhang , Shi-Peng Xie , Qin Wang

Gaussian processes are flexible function approximators, with inductive biases controlled by a covariance kernel. Learning the kernel is the key to representation learning and strong predictive performance. In this paper, we develop…

机器学习 · 计算机科学 2019-10-31 Gregory W. Benton , Wesley J. Maddox , Jayson P. Salkey , Julio Albinati , Andrew Gordon Wilson

Most current federated learning frameworks are modeled as static processes, ignoring the dynamic characteristics of the learning system. Under the limited communication budget of the central server, the flexible model architecture of a…

机器学习 · 计算机科学 2025-03-11 Yiting Zheng , Bohan Lin , Jinqian Chen , Jihua Zhu

We consider decentralized model training in tiered communication networks. Our network model consists of a set of silos, each holding a vertical partition of the data. Each silo contains a hub and a set of clients, with the silo's vertical…

机器学习 · 计算机科学 2021-02-09 Anirban Das , Stacy Patterson

Twin-Field Quantum Key Distribution (TF-QKD) has emerged as a potential protocol for long distance secure communication, overcoming the rate-distance limitations of conventional quantum key distribution without requiring trusted repeaters.…

量子物理 · 物理学 2025-10-31 Syed M. Arslan , Syed Shahmir , Noureldin Mohammad , Saif Al-Kuwari , Muataz Alhussein

Federated Learning (FL) is a distributed machine learning paradigm which coordinates multiple clients to collaboratively train a global model via a central server. Sequential Federated Learning (SFL) is a newly-emerging FL training…

机器学习 · 计算机科学 2025-07-14 Haotian Xu , Jinrui Zhou , Xichong Zhang , Mingjun Xiao , He Sun , Yin Xu

The newly emerging federated learning (FL) framework offers a new way to train machine learning models in a privacy-preserving manner. However, traditional FL algorithms are based on an event-triggered aggregation, which suffers from…

机器学习 · 计算机科学 2022-05-03 Xiaokang Zhou , Yansha Deng , Huiyun Xia , Shaochuan Wu , Mehdi Bennis

Video temporal dynamics is conventionally modeled with 3D spatial-temporal kernel or its factorized version comprised of 2D spatial kernel and 1D temporal kernel. The modeling power, nevertheless, is limited by the fixed window size and…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Fuchen Long , Zhaofan Qiu , Yingwei Pan , Ting Yao , Chong-Wah Ngo , Tao Mei

Diffusion-weighted magnetic resonance imaging (DW-MRI) is the only non-invasive approach for estimation of intra-voxel tissue microarchitecture and reconstruction of in vivo neural pathways for the human brain. With improvement in…

图像与视频处理 · 电气工程与系统科学 2020-02-21 Vishwesh Nath , Sudhir K. Pathak , Kurt G. Schilling , Walt Schneider , Bennett A. Landman

Federated learning (FL) has been recognized as a viable solution for local-privacy-aware collaborative model training in wireless edge networks, but its practical deployment is hindered by the high communication overhead caused by frequent…

分布式、并行与集群计算 · 计算机科学 2025-01-22 Shuai Wang , Yanqing Xu , Chaoqun You , Mingjie Shao , Tony Q. S. Quek

Online federated learning (OFL) becomes an emerging learning framework, in which edge nodes perform online learning with continuous streaming local data and a server constructs a global model from the aggregated local models. Online…

机器学习 · 计算机科学 2021-02-23 Jeongmin Chae , Songnam Hong

The Finite Difference Time Domain (FDTD) method is a widely used numerical technique for solving Maxwell's equations, particularly in computational electromagnetics and photonics. It enables accurate modeling of wave propagation in complex…

计算与语言 · 计算机科学 2025-04-15 Yifei He , Måns I. Andersson , Stefano Markidis

Fall accidents are critical issues in an aging and aged society. Recently, many researchers developed pre-impact fall detection systems using deep learning to support wearable-based fall protection systems for preventing severe injuries.…

信号处理 · 电气工程与系统科学 2023-03-30 Tin-Han Chi , Kai-Chun Liu , Chia-Yeh Hsieh , Yu Tsao , Chia-Tai Chan

Conventional Computed Tomography (CT) imaging recognition faces two significant challenges: (1) There is often considerable variability in the resolution and size of each CT scan, necessitating strict requirements for the input size and…

图像与视频处理 · 电气工程与系统科学 2024-04-23 Chih-Chung Hsu , Chia-Ming Lee , Yang Fan Chiang , Yi-Shiuan Chou , Chih-Yu Jiang , Shen-Chieh Tai , Chi-Han Tsai

Model-free reinforcement learning (RL) is a powerful, general tool for learning complex behaviors. However, its sample efficiency is often impractically large for solving challenging real-world problems, even with off-policy algorithms such…

机器学习 · 计算机科学 2020-02-25 Vitchyr Pong , Shixiang Gu , Murtaza Dalal , Sergey Levine

Multimodal sensing reduces beam training overhead but is constrained by machine learning complexity and dataset demands. To address this, we propose a data-free (DF) knowledge distillation (KD) framework for efficient LiDAR-aided mmWave…

信号处理 · 电气工程与系统科学 2025-09-24 Abolfazl Zakeri , Nhan Thanh Nguyen , Ahmed Alkhateeb , Markku Juntti

Dynamic texture (DT) exhibits statistical stationarity in the spatial domain and stochastic repetitiveness in the temporal dimension, indicating that different frames of DT possess a high similarity correlation that is critical prior…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Shiming Chen , Peng Zhang , Guo-Sen Xie , Qinmu Peng , Zehong Cao , Wei Yuan , Xinge You

Kernel-based classification methods, particularly the support vector machine (SVM), are among the most common algorithms for hyperspectral data classification. The Radial Basis function (RBF) kernel has earned great popularity in…

图像与视频处理 · 电气工程与系统科学 2024-09-10 Saeid Niazmardi

Deep neural networks dominate modern machine learning, while alternative function approximators remain comparatively underexplored at scale. In this work, we revisit kernel methods as drop-in components for standard deep learning pipelines.…

机器学习 · 计算机科学 2026-05-05 Jean-Marc Mercier , Gabriele Santin
‹ 上一页 1 8 9 10 下一页 ›