中文
相关论文

相关论文: SeMalloc: Semantics-Informed Memory Allocator

200 篇论文

Many indoor workspaces are quasi-static: global layout is stable but local semantics change continually, producing repetitive geometry, dynamic clutter, and perceptual noise that defeat vision-based localization. We present ShelfAware, a…

机器人学 · 计算机科学 2025-12-11 Shivendra Agrawal , Jake Brawer , Ashutosh Naik , Alessandro Roncone , Bradley Hayes

In this work, we expand the cooperative multi-task semantic communication framework (CMT-SemCom) introduced in [1], which divides the semantic encoder on the transmitter side into a common unit (CU) and multiple specific units (SUs), to a…

信号处理 · 电气工程与系统科学 2026-01-27 Ahmad Halimi Razlighi , Carsten Bockelmann , Armin Dekorsy

Common implementations of core memory allocation components, like the Linux buddy system, handle concurrent allocation/release requests by synchronizing threads via spin-locks. This approach is clearly not prone to scale with large thread…

分布式、并行与集群计算 · 计算机科学 2018-05-22 Romolo Marotta , Mauro Ianni , Alessandro Pellegrini , Andrea Scarselli , Francesco Quaglia

Recently, semantic communication (SemCom) has shown great potential in significant resource savings and efficient information exchanges, thus naturally introducing a novel and practical cellular network paradigm where two modes of SemCom…

网络与互联网体系结构 · 计算机科学 2024-10-29 Le Xia , Yao Sun , Dusit Niyato , Lan Zhang , Muhammad Ali Imran

Modern language agents must operate over long-horizon, multi-turn histories, yet deploying such agents with Small Language Models (SLMs) remains fundamentally difficult. Full-context prompting causes context overflow, flat retrieval exposes…

多智能体系统 · 计算机科学 2026-05-06 Jiayi Chen , Yingcong Li , Guiling Wang

Using insights from parametric integer linear programming, we significantly improve on our previous work [Proc. ACM EC 2019] on high-multiplicity fair allocation. Therein, answering an open question from previous work, we proved that the…

计算机科学与博弈论 · 计算机科学 2024-01-22 Robert Bredereck , Andrzej Kaczmarczyk , Dušan Knop , Rolf Niedermeier

At the allocation and deallocation of small objects with fixed size, the standard allocator of the runtime system has commonly a worse time performance compared to allocators adapted for a special application field. We propose a memory…

编程语言 · 计算机科学 2016-11-09 Christian Schuessler , Roland Gruber

Pointer arithmetic is widely used in low-level programs, e.g. memory allocators. The specification of such programs usually requires using pointer arithmetic inside inductive definitions to define the common data structures, e.g. heap lists…

计算机科学中的逻辑 · 计算机科学 2024-03-05 Wanyun Su , Zhilin Wu , Mihaela Sighireanu

We introduce SemanticLock, a single factor graphical authentication solution for mobile devices. SemanticLock uses a set of graphical images as password tokens that construct a semantically memorable story representing the user`s password.…

密码学与安全 · 计算机科学 2019-10-11 Ilesanmi Olade , Haining Liang , Charles Fleming

Memory-hard functions (MHF) are functions whose evaluation cost is dominated by memory cost. MHFs are egalitarian, in the sense that evaluating them on dedicated hardware (like FPGAs or ASICs) is not much cheaper than on off-the-shelf…

密码学与安全 · 计算机科学 2017-07-11 Joel Alwen , Jeremiah Blocki , Krzysztof Pietrzak

Semantic security is considered with unreliable entanglement assistance, due to one of two reasons: Interception or loss. We consider two corresponding models. In the first model, Eve may intercept the entanglement resource. In the second…

量子物理 · 物理学 2024-11-28 Meir Lederman , Uzi Pereg

Concept learning is a form of supervised machine learning that operates on knowledge bases in description logics. State-of-the-art concept learners often rely on an iterative search through a countably infinite concept space. In each…

机器学习 · 统计学 2026-03-13 Louis Mozart Kamdem Teyou , Caglar Demir , Axel-Cyrille Ngonga Ngomo

Vulnerabilities emanating from DRAM errors pose a vexing problem that remains, as of yet, unsolved and elusive but cannot be ignored. Prior defenses focused on specific details of early RowHammer attacks and fail to generalize with the…

密码学与安全 · 计算机科学 2026-03-12 Manuel Wiesinger , Daniel Dorfmeister , Stefan Brunthaler

The advancement towards 6G technology leverages improvements in aerial-terrestrial networking, where one of the critical challenges is the efficient allocation of transmit power. Although existing studies have shown commendable performance…

网络与互联网体系结构 · 计算机科学 2025-02-25 Hamidreza Mazandarani , Masoud Shokrnezhad , Tarik Taleb

Large language model-based web agents have shown strong potential in automating web interactions through advanced reasoning and instruction following. While retrieval-based memory derived from historical trajectories enables these agents to…

人工智能 · 计算机科学 2026-03-10 Yunteng Tan , Zhi Gao , Xinxiao Wu

User association, the problem of assigning each user device to a suitable base station, is increasingly crucial as wireless networks become denser and serve more users with diverse service demands. The joint optimization of user association…

信号处理 · 电气工程与系统科学 2025-05-14 Jonggyu Jang , Hyeonsu Lyu , David J. Love , Hyun Jong Yang

The ability to dynamically allocate memory is fundamental in modern programming languages. However, this feature is not adequately supported in current general-purpose PIM devices. To identify key design principles that PIM must consider,…

硬件体系结构 · 计算机科学 2026-01-28 Dongjae Lee , Bongjoon Hyun , Youngjin Kwon , Minsoo Rhu

Current AI agent architectures suffer from ephemeral memory limitations, preventing effective collaboration and knowledge sharing across sessions and agent boundaries. We introduce SAMEP (Secure Agent Memory Exchange Protocol), a novel…

人工智能 · 计算机科学 2025-07-16 Hari Masoor

We are motivated by large scale submodular optimization problems, where standard algorithms that treat the submodular functions in the \emph{value oracle model} do not scale. In this paper, we present a model called the…

机器学习 · 计算机科学 2019-02-28 Rishabh Iyer , Jeff Bilmes

Recent studies show that pre-trained language models (LMs) are vulnerable to textual adversarial attacks. However, existing attack methods either suffer from low attack success rates or fail to search efficiently in the exponentially large…

计算与语言 · 计算机科学 2022-06-14 Boxin Wang , Chejian Xu , Xiangyu Liu , Yu Cheng , Bo Li