中文
相关论文

相关论文: Effectiveness of Garbage Collection in MIT/GNU Sch…

200 篇论文

Big Data applications suffer from unpredictable and unacceptably high pause times due to Garbage Collection (GC). This is the case in latency-sensitive applications such as on-line credit-card fraud detection, graph-based computing for…

分布式、并行与集群计算 · 计算机科学 2017-04-13 Rodrigo Bruno , Luís Oliveira , Paulo Ferreira

We examine an important combinatorial challenge in clearing clutter using a mobile robot equipped with a manipulator, seeking to compute an optimal object removal sequence for minimizing the task completion time, assuming that each object…

机器人学 · 计算机科学 2019-06-03 Wei N. Tang , Jingjin Yu

With a single eye fixation lasting a fraction of a second, the human visual system is capable of forming a rich representation of a complex environment, reaching a holistic understanding which facilitates object recognition and detection.…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Mason Liu , Menglong Zhu , Marie White , Yinxiao Li , Dmitry Kalenichenko

We consider the problem of sorting a densely cluttered pile of unknown objects using a robot. This yet unsolved problem is relevant in the robotic waste sorting business. By extending previous active learning approaches to grasping, we show…

机器人学 · 计算机科学 2016-09-06 Janne V. Kujala , Tuomas J. Lukka , Harri Holopainen

In modern server computing, efficient CPU resource usage is often traded for latency. Garbage collection is a key aspect of memory management in programming languages like Java, but it often competes with application threads for CPU time,…

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

A widespread practice to implement a flexible array is to consider the storage area into two parts: the used area, which is already available for read/write operations, and the supply area, which is used in case of enlargement of the array.…

编程语言 · 计算机科学 2023-10-17 Dominique Colnet , Benoît Sonntag

Instance segmentation with unseen objects is a challenging problem in unstructured environments. To solve this problem, we propose a robot learning approach to actively interact with novel objects and collect each object's training label…

机器人学 · 计算机科学 2022-07-22 Houjian Yu , Changhyun Choi

Robotic-based compact storage and retrieval systems provide high-density storage in distribution center and warehouse applications. In the system, items are stored in bins, and the bins are organized inside a three-dimensional grid. Robots…

机器人学 · 计算机科学 2023-12-12 Anni Yue , Stephen L. Smith

When robots retrieve specific objects from cluttered scenes, such as home and warehouse environments, the target objects are often partially occluded or completely hidden. Robots are thus required to search, identify a target object, and…

机器人学 · 计算机科学 2023-08-14 Houjian Yu , Xibai Lou , Yang Yang , Changhyun Choi

This paper presents a proposal (story) of how statically detecting unreachable objects (in Java) could be used to improve a particular runtime verification approach (for Java), namely parametric trace slicing. Monitoring algorithms for…

软件工程 · 计算机科学 2017-08-25 Giles Reger

Food waste management is critical for sustainability, yet inorganic contaminants hinder recycling potential. Robotic automation accelerates sorting through automated contaminant removal. Nevertheless, the diverse and unpredictable nature of…

机器人学 · 计算机科学 2026-04-21 Moniesha Thilakarathna , Xing Wang , Min Wang , David Hinwood , Shuangzhe Liu , Damith Herath

We describe an efficient and fault-tolerant algorithm for distributed cyclic garbage collection. The algorithm imposes few requirements on the local machines and allows for flexibility in the choice of local collector and distributed…

分布式、并行与集群计算 · 计算机科学 2007-05-23 N. Allen , T. Terriberry

We use static object data to improve success detection for stacking objects on and nesting objects in one another. Such actions are necessary for certain robotics tasks, e.g., clearing a dining table or packing a warehouse bin. However,…

机器人学 · 计算机科学 2019-08-02 Rosario Scalise , Jesse Thomason , Yonatan Bisk , Siddhartha Srinivasa

Machine learning models (mainly neural networks) are used more and more in real life. Users feed their data to the model for training. But these processes are often one-way. Once trained, the model remembers the data. Even when data is…

机器学习 · 计算机科学 2022-10-03 Zihao Cao , Jianzong Wang , Shijing Si , Zhangcheng Huang , Jing Xiao

We tackle the problem of object detection and pose estimation in a shared space downtown environment. For perception multiple laser scanners with 360{\deg} coverage were fused in a dynamic occupancy grid map (DOGMa). A single-stage deep…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Stefan Hoermann , Philipp Henzler , Martin Bach , Klaus Dietmayer

A human hand can grasp a desired number of objects at once from a pile based solely on tactile sensing. To do so, a robot needs to grasp within a pile, sense the number of objects in the grasp before lifting, and predict the number of…

机器人学 · 计算机科学 2021-12-03 Tianze Chen , Adheesh Shenoy , Anzhelika Kolinko , Syed Shah , Yu Sun

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

In this paper we consider methods for dynamically storing a set of different objects ("modules") in a physical array. Each module requires one free contiguous subinterval in order to be placed. Items are inserted or removed, resulting in a…

数据结构与算法 · 计算机科学 2011-01-31 Michael A. Bender , Sándor P. Fekete , Tom Kamphans , Nils Schweer

Accurate waste disposal, at the point of disposal, is crucial to fighting climate change. When materials that could be recycled or composted get diverted into landfills, they cause the emission of potent greenhouse gases such as methane.…

机器学习 · 计算机科学 2021-01-18 Yash Narayan

Segregation of garbage is a primary concern in many nations across the world. Even though we are in the modern era, many people still do not know how to distinguish between organic and recyclable waste. It is because of this that the world…

计算机视觉与模式识别 · 计算机科学 2022-02-25 Jash Shah , Sagar Kamat