中文
相关论文

相关论文: CrowdHMTware: A Cross-level Co-adaptation Middlewa…

200 篇论文

Due to their on-body and ubiquitous nature, wearables can generate a wide range of unique sensor data creating countless opportunities for deep learning tasks. We propose DeepWear, a deep learning (DL) framework for wearable devices to…

计算机与社会 · 计算机科学 2021-01-14 Mengwei Xu , Feng Qian , Mengze Zhu , Feifan Huang , Saumay Pushp , Xuanzhe Liu

Understanding and modeling human mobility patterns is crucial for effective transportation planning and urban development. Despite significant advances in mobility research, there remains a critical gap in simulation platforms that allow…

人工智能 · 计算机科学 2025-06-30 Yifan Liu , Xishun Liao , Haoxuan Ma , Jonathan Liu , Rohan Jadhav , Jiaqi Ma

The burgeoning field of Multimodal Large Language Models (MLLMs) has exhibited remarkable performance in diverse tasks such as captioning, commonsense reasoning, and visual scene understanding. However, the deployment of these large-scale…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Guanqun Wang , Jiaming Liu , Chenxuan Li , Junpeng Ma , Yuan Zhang , Xinyu Wei , Kevin Zhang , Maurice Chong , Ray Zhang , Yijiang Liu , Shanghang Zhang

There is a growing demand to deploy computation-intensive deep learning (DL) models on resource-constrained mobile devices for real-time intelligent applications. Equipped with a variety of processing units such as CPUs, GPUs, and NPUs, the…

机器学习 · 计算机科学 2024-05-06 Sicong Liu , Wentao Zhou , Zimu Zhou , Bin Guo , Minfan Wang , Cheng Fang , Zheng Lin , Zhiwen Yu

From computer vision and speech recognition to forecasting trajectories in autonomous vehicles, deep learning approaches are at the forefront of so many domains. Deep learning models are developed using plethora of high-level, generic…

机器学习 · 计算机科学 2021-05-07 Hamid Tabani , Ajay Balasubramaniam , Elahe Arani , Bahram Zonooz

Personal mobile sensing is fast permeating our daily lives to enable activity monitoring, healthcare and rehabilitation. Combined with deep learning, these applications have achieved significant success in recent years. Different from…

机器学习 · 计算机科学 2020-02-18 Yu Zhang , Tao Gu , Xi Zhang

Artificial intelligence has been integrated into nearly every aspect of daily life, powering applications from object detection with computer vision to large language models for writing emails and compact models for use in smart homes.…

机器学习 · 计算机科学 2025-04-01 Haoxiang Yu , Javier Berrocal , Christine Julien

Roaming in Wireless LAN (Wi-Fi) is a critical yet challenging task for maintaining seamless connectivity in dynamic mobile environments. Conventional threshold-based or heuristic schemes often fail, leading to either sticky or excessive…

机器学习 · 计算机科学 2025-05-21 Ju-Hyung Lee , Yanqing Lu , Klaus Doppler

Deploying deep learning (DL) on mobile devices has been a notable trend in recent years. To support fast inference of on-device DL, DL libraries play a critical role as algorithms and hardware do. Unfortunately, no prior work ever dives…

机器学习 · 计算机科学 2022-07-07 Qiyang Zhang , Xiang Li , Xiangying Che , Xiao Ma , Ao Zhou , Mengwei Xu , Shangguang Wang , Yun Ma , Xuanzhe Liu

Large-scale commercial platforms usually involve numerous business domains for diverse business strategies and expect their recommendation systems to provide click-through rate (CTR) predictions for multiple domains simultaneously. Existing…

信息检索 · 计算机科学 2022-11-23 Jinyun Li , Huiwen Zheng , Yuanlin Liu , Minfang Lu , Lixia Wu , Haoyuan Hu

Our middleware approach, Context-Oriented Software Middleware (COSM), supports context-dependent software with self-adaptability and dependability in a mobile computing environment. The COSM-middleware is a generic and platform-independent…

软件工程 · 计算机科学 2019-01-15 Basel Magableh

Modern mobile devices, although resourceful, cannot train state-of-the-art machine learning models without the assistance of servers, which require access to, potentially, privacy-sensitive user data. Split learning has recently emerged as…

机器学习 · 计算机科学 2021-02-01 Kamalesh Palanisamy , Vivek Khimani , Moin Hussain Moti , Dimitris Chatzopoulos

The integration of large language models (LLMs) with robotics has significantly advanced robots' abilities in perception, cognition, and task planning. The use of natural language interfaces offers a unified approach for expressing the…

机器人学 · 计算机科学 2024-09-27 Wenhao Yu , Jie Peng , Yueliang Ying , Sai Li , Jianmin Ji , Yanyong Zhang

Modern configurable software systems need to learn models that correlate configuration and performance. However, when the system operates in dynamic environments, the workload variations, hardware changes, and system updates will inevitably…

软件工程 · 计算机科学 2025-09-01 Zezhen Xiang , Jingzhi Gong , Tao Chen

Dynamic Voltage and Frequency Scaling is essential for enhancing energy efficiency in mobile platforms. However, traditional heuristic-based governors are increasingly inadequate for managing the complexity of heterogeneous System-on-Chip…

分布式、并行与集群计算 · 计算机科学 2025-09-30 Jinqi Yan , Fang He , Qianlong Sang , Bifeng Tong , Peng Sun , Yili Gong , Chuang Hu , Dazhao Cheng

Autonomous navigation is usually trained offline in diverse scenarios and fine-tuned online subject to real-world experiences. However, the real world is dynamic and changeable, and many environmental encounters/effects are not accounted…

机器人学 · 计算机科学 2025-04-02 Hongqian Chen , Yun Tang , Antonios Tsourdos , Weisi Guo

Deep learning is reshaping mobile applications, with a growing trend of deploying deep neural networks (DNNs) directly to mobile and embedded devices to address real-time performance and privacy. To accommodate local resource limitations,…

人工智能 · 计算机科学 2024-12-03 Yuzhan Wang , Sicong Liu , Bin Guo , Boqi Zhang , Ke Ma , Yasan Ding , Hao Luo , Yao Li , Zhiwen Yu

Self-adaptive approaches for runtime resource management of manycore computing platforms often require a runtime model of the system that represents the software organization or the architecture of the target platform. The increasing…

分布式、并行与集群计算 · 计算机科学 2021-07-27 Tiago Mück , Bryan Donyanavard , Biswadip Maity , Kasra Moazzemi , Nikil Dutt

Hybrid quantum-classical applications pose significant resource management challenges due to heterogeneity and dynamism in both infrastructure and workloads. Quantum-HPC environments integrate quantum processing units (QPUs) with diverse…

量子物理 · 物理学 2026-04-07 Pradeep Mantha , Florian J. Kiwit , Nishant Saurabh , Shantenu Jha , Andre Luckow

Large language models (LLMs) deliver impressive capabilities but incur substantial inference latency and cost, which hinders their deployment in latency-sensitive and resource-constrained scenarios. Cloud-edge-device collaborative inference…

人工智能 · 计算机科学 2026-03-24 Haoyu Qiao , Hao Zhang , Shanwen Mao , Siyao Cheng , Jie Liu
‹ 上一页 1 2 3 10 下一页 ›