中文
相关论文

相关论文: Incremental copying garbage collection for WAM-bas…

200 篇论文

Object packing by autonomous robots is an im-portant challenge in warehouses and logistics industry. Most conventional data-driven packing planning approaches focus on regular cuboid packing, which are usually heuristic and limit the…

机器人学 · 计算机科学 2022-11-18 Sichao Huang , Ziwei Wang , Jie Zhou , Jiwen Lu

The growing concern for energy efficiency in the Information and Communication Technology (ICT) sector has prompted the exploration of resource management techniques. While hardware architectures, such as single-ISA asymmetric multicore…

编程语言 · 计算机科学 2024-03-05 Marina Shimchenko , Erik Österlund , Tobias Wrigstad

Several programming languages use garbage collectors (GCs) to automatically manage memory for the programmer. Such collectors must decide when to look for unreachable objects to free, which can have a large performance impact on some…

编程语言 · 计算机科学 2023-03-28 Lujing Cen , Ryan Marcus , Hongzi Mao , Justin Gottschlich , Mohammad Alizadeh , Tim Kraska

Memory reclamation for lock-based data structures is typically easy. However, it is a significant challenge for lock-free data structures. Automatic techniques such as garbage collection are inefficient or use locks, and non-automatic…

分布式、并行与集群计算 · 计算机科学 2017-12-05 Trevor Brown

The substantial memory demands of pre-training and fine-tuning large language models (LLMs) require memory-efficient optimization algorithms. One promising approach is layer-wise optimization, which treats each transformer block as a single…

机器学习 · 计算机科学 2026-01-15 Yuxi Liu , Renjia Deng , Yutong He , Xue Wang , Tao Yao , Kun Yuan

Picking unseen objects from clutter is a difficult problem because of the variability in objects (shape, size, and material) and occlusion due to clutter. As a result, it becomes difficult for grasping methods to segment the objects…

机器人学 · 计算机科学 2023-12-21 Prem Raj , Aniruddha Singhal , Vipul Sanap , L. Behera , Rajesh Sinha

In order to meet the needs of high performance computing (HPC) in terms of large memory, high throughput and energy savings, the non-volatile memory (NVM) has been widely studied due to its salient features of high density, near-zero…

硬件体系结构 · 计算机科学 2019-05-09 Jianming Huang , Yu Hua , Pengfei Zuo , Wen Zhou , Fangting Huang

This paper presents an enhanced waste classification framework based on EfficientNetV2 to address challenges in data acquisition cost, generalization, and real-time performance. We propose a Channel-Efficient Attention (CE-Attention) module…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Wenxuan Qiu , Chengxin Xie , Jingui Huang

The context caching technique is employed to accelerate the Multimodal Large Language Model (MLLM) inference by prevailing serving platforms currently. However, this approach merely reuses the Key-Value (KV) cache of the initial sequence of…

机器学习 · 计算机科学 2025-09-23 Shiju Zhao , Junhao Hu , Rongxiao Huang , Jiaqi Zheng , Guihai Chen

Software-hardware co-design is essential for optimizing in-memory computing (IMC) hardware accelerators for neural networks. However, most existing optimization frameworks target a single workload, leading to highly specialized hardware…

硬件体系结构 · 计算机科学 2026-03-05 Olga Krestinskaya , Mohammed E. Fouda , Ahmed Eltawil , Khaled N. Salama

SLAM based techniques are often adopted for solving the navigation problem for the drones in GPS denied environment. Despite the widespread success of these approaches, they have not yet been fully exploited for automation in a warehouse…

机器人学 · 计算机科学 2019-06-05 Ashwary Anand , Shubh Agrawal , Shivang Agrawal , Aman Chandra , Krishnakant Deshmukh

We introduce \emph{Adaptive RAG Memory} (ARM), a retrieval-augmented generation (RAG) framework that replaces a static vector index with a \emph{dynamic} memory substrate governed by selective remembrance and decay. Frequently retrieved…

信息检索 · 计算机科学 2026-01-07 Okan Bursa

Autonomous mobile manipulation robots that can collect trolleys are widely used to liberate human resources and fight epidemics. Most prior robotic trolley collection solutions only detect trolleys with 2D poses or are merely based on…

机器人学 · 计算机科学 2022-03-02 Anxing Xiao , Hao Luan , Ziqi Zhao , Yue Hong , Jieting Zhao , Weinan Chen , Jiankun Wang , Max Q. -H. Meng

The current dominant paradigm when building a machine learning model is to iterate over a dataset over and over until convergence. Such an approach is non-incremental, as it assumes access to all images of all categories at once. However,…

机器学习 · 计算机科学 2023-02-14 Mert Kilickaya , Joost van de Weijer , Yuki M. Asano

Mixed packing and covering problems are problems that can be formulated as linear programs using only non-negative coefficients. Examples include multicommodity network flow, the Held-Karp lower bound on TSP, fractional relaxations of set…

数据结构与算法 · 计算机科学 2016-01-19 Neal E. Young

Traffic load-balancing in datacenters alleviates hot spots and improves network utilization. In this paper, a stable in-network load-balancing algorithm is developed in the setting of software-defined networking. A control plane configures…

网络与互联网体系结构 · 计算机科学 2016-12-07 Sucha Supittayapornpong , Michael J. Neely

Storage systems account for a major portion of the total cost of ownership (TCO) of warehouse-scale computers, and thus have a major impact on the overall system's efficiency. Machine learning (ML)-based methods for solving key problems in…

分布式、并行与集群计算 · 计算机科学 2025-04-22 Chenxi Yang , Yan Li , Martin Maas , Mustafa Uysal , Ubaid Ullah Hafeez , Arif Merchant , Richard McDougall

Owing to human labor shortages, the automation of labor-intensive manual waste-sorting is needed. The goal of automating waste-sorting is to replace the human role of robust detection and agile manipulation of waste items with robots. To…

机器人学 · 计算机科学 2021-11-18 Takuya Kiyokawa , Hiroki Katayama , Yuya Tatsuta , Jun Takamatsu , Tsukasa Ogasawara

Consider several source nodes communicating across a wireless network to a destination node with the help of several layers of relay nodes. Recent work by Avestimehr et al. has approximated the capacity of this network up to an additive…

信息论 · 计算机科学 2013-06-05 Urs Niesen , Bobak Nazer , Phil Whiting

The rapid development of multi-core system and increase of data-intensive application in recent years call for larger main memory. Traditional DRAM memory can increase its capacity by reducing the feature size of storage cell. Now further…

硬件体系结构 · 计算机科学 2016-06-13 Shenchen Ruan , Haixia Wang , Dongsheng Wang