中文
相关论文

相关论文: LMM-IR: Large-Scale Netlist-Aware Multimodal Frame…

200 篇论文

Large language model (LLM) decoding is a major inference bottleneck because its low arithmetic intensity makes performance highly sensitive to memory bandwidth. 3D-stacked near-memory processing (NMP) provides substantially higher local…

硬件体系结构 · 计算机科学 2026-04-10 Chenyang Ai , Yixing Zhang , Haoran Wu , Yudong Pan , Lechuan Zhao , Wenhui OU

When IP-packet processing is unconditionally carried out on behalf of an operating system kernel thread, processing systems can experience overload in high incoming traffic scenarios. This is especially worrying for embedded real-time…

网络与互联网体系结构 · 计算机科学 2022-04-20 Christoph Blumschein , Ilja Behnke , Lauritz Thamsen , Odej Kao

In recent times, non-intrusive load monitoring (NILM) has emerged as an important tool for distribution-level energy management systems owing to its potential for energy conservation and management. However, load monitoring in smart…

系统与控制 · 电气工程与系统科学 2022-06-01 Himanshu Grover , Lokesh Panwar , Ashu Verma , B. K. Panigrahi , T. S. Bhatti

This paper presents a novel scheme to efficiently compress Light Detection and Ranging~(LiDAR) point clouds, enabling high-precision 3D scene archives, and such archives pave the way for a detailed understanding of the corresponding 3D…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Akihiro Kuwabara , Sorachi Kato , Toshiaki Koike-Akino , Takuya Fujihashi

Non-Intrusive Load Monitoring (NILM) is an advanced, and cost-effective technique for monitoring appliance-level energy consumption. However, its adaptability is hindered by the lack of transparency and explainability. To address this…

系统与控制 · 电气工程与系统科学 2025-10-17 Grigorii Gerasimov , Ilia Kamyshev , Sahar Moghimian Hoosh , Elena Gryazina , Henni Ouerdane

In nonlinear dynamical systems, tipping refers to a critical transition from one steady state to another, typically catastrophic, steady state, often resulting from a saddle-node bifurcation. Recently, the machine-learning framework of…

混沌动力学 · 物理学 2026-04-09 Smita Deb , Zheng-Meng Zhai , Mulugeta Haile , Ying-Cheng Lai

We study the problem of efficient object detection of 3D LiDAR point clouds. To reduce the memory and computational cost, existing point-based pipelines usually adopt task-agnostic random sampling or farthest point sampling to progressively…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Yifan Zhang , Qingyong Hu , Guoquan Xu , Yanxin Ma , Jianwei Wan , Yulan Guo

Fall detection is a serious healthcare issue that needs to be solved. Falling without quick medical intervention would lower the chances of survival for the elderly, especially if living alone. Hence, the need is there for developing fall…

网络与互联网体系结构 · 计算机科学 2021-05-21 Ayman Al-Kababji , Abbes Amira , Faycal Bensaali , Abdulah Jarouf , Lisan Shidqi , Hamza Djelouat

Logic synthesis is a crucial phase in the circuit design process, responsible for transforming hardware description language (HDL) designs into optimized netlists. However, traditional logic synthesis methods are computationally intensive,…

The paper presents a data-driven predictive control framework based on an implicit input-output mapping derived directly from the signal matrix of collected data. This signal matrix model is derived by maximum likelihood estimation with…

系统与控制 · 电气工程与系统科学 2021-11-10 Mingzhou Yin , Andrea Iannelli , Roy S. Smith

In this article, a novel fast randomized subspace system identification method for estimating combined deterministic-stochastic LTI state-space models, is proposed. The algorithm is especially well-suited to identify high-order and…

系统与控制 · 电气工程与系统科学 2023-12-12 Vatsal Kedia , Debraj Chakraborty

The rapid development of autonomous driving and mobile mapping calls for off-the-shelf LiDAR SLAM solutions that are adaptive to LiDARs of different specifications on various complex scenarios. To this end, we propose MULLS, an efficient,…

机器人学 · 计算机科学 2021-04-28 Yue Pan , Pengchuan Xiao , Yujie He , Zhenlei Shao , Zesong Li

Transformer is leading a trend in the field of image processing. Despite the great success that existing lightweight image processing transformers have achieved, they are tailored to FLOPs or parameters reduction, rather than practical…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Junbo Qiao , Wei Li , Haizhen Xie , Hanting Chen , Yunshuai Zhou , Zhijun Tu , Jie Hu , Shaohui Lin

Large language models (LLMs) have recently seen widespread adoption in both academia and industry. As these models grow, they become valuable intellectual property (IP), reflecting substantial investments by their owners. The high cost of…

密码学与安全 · 计算机科学 2025-11-04 Yehonathan Refael , Adam Hakim , Lev Greenberg , Satya Lokam , Tal Aviv , Ben Fishman , Shachar Seidman , Racchit Jain , Jay Tenenbaum

Predicting the behavior of road users accurately is crucial to enable the safe operation of autonomous vehicles in urban or densely populated areas. Therefore, there has been a growing interest in time series motion prediction research,…

机器学习 · 计算机科学 2024-10-22 Camiel Oerlemans , Bram Grooten , Michiel Braat , Alaa Alassi , Emilia Silvas , Decebal Constantin Mocanu

Data drift is the change in model input data that is one of the key factors leading to machine learning models performance degradation over time. Monitoring drift helps detecting these issues and preventing their harmful consequences.…

计算与语言 · 计算机科学 2023-05-30 Ella Rabinovich , Matan Vetzler , Samuel Ackerman , Ateret Anaby-Tavor

Modern LLM serving now spans multi-stage pipelines including RAG retrieval and KV cache reuse, each with distinct compute, memory, and latency demands. Inference engines expose a large configuration space with no systematic navigation…

Manifold learning based methods have been widely used for non-linear dimensionality reduction (NLDR). However, in many practical settings, the need to process streaming data is a challenge for such methods, owing to the high computational…

机器学习 · 统计学 2018-03-20 Suchismit Mahapatra , Varun Chandola

Simultaneous localization and mapping (SLAM) is critical to the implementation of autonomous driving. Most LiDAR-inertial SLAM algorithms assume a static environment, leading to unreliable localization in dynamic environments. Moreover, the…

机器人学 · 计算机科学 2024-10-28 Zhongyang Zhu , Junqiao Zhao , Kai Huang , Xuebo Tian , Jiaye Lin , Chen Ye

3D object detection is fundamental for safe and robust intelligent transportation systems. Current multi-modal 3D object detectors often rely on complex architectures and training strategies to achieve higher detection accuracy. However,…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Xiangxuan Ren , Zhongdao Wang , Pin Tang , Guoqing Wang , Jilai Zheng , Chao Ma