English
Related papers

Related papers: FAYE: A Java Implement of the Frame/Stream/Stop An…

200 papers

This paper presents Federated Learning with Adaptive Monitoring and Elimination (FLAME), a novel solution capable of detecting and mitigating concept drift in Federated Learning (FL) Internet of Things (IoT) environments. Concept drift…

Machine Learning · Computer Science 2024-10-08 Ioannis Mavromatis , Stefano De Feo , Aftab Khan

Existing resource-adaptive LoRA federated fine-tuning methods enable clients to fine-tune models using compressed versions of global LoRA matrices, in order to accommodate various compute resources across clients. This compression…

Machine Learning · Computer Science 2025-07-16 Khiem Le , Tuan Tran , Ting Hua , Nitesh V. Chawla

Many machine learning tasks involve learning functions that are known to be invariant or equivariant to certain symmetries of the input data. However, it is often challenging to design neural network architectures that respect these…

Machine Learning · Computer Science 2022-03-17 Omri Puny , Matan Atzmon , Heli Ben-Hamu , Ishan Misra , Aditya Grover , Edward J. Smith , Yaron Lipman

Intermittent computing systems operate by relying only on harvested energy accumulated in their tiny energy reservoirs, typically capacitors. An intermittent device dies due to a power failure when there is no energy in its capacitor and…

Hardware Architecture · Computer Science 2022-02-17 Simone Ruffini , Luca Caronti , Kasım Sinan Yıldırım , Davide Brunelli

Developing stateful cloud applications, such as low-latency workflows and microservices with strict consistency requirements, remains arduous for programmers. The Stateful Functions-as-a-Service (SFaaS) paradigm aims to serve these use…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-06-27 Kyriakos Psarakis , George Christodoulou , George Siachamis , Marios Fragkoulis , Asterios Katsifodimos

Distributed machine learning approaches, including a broad class of federated learning (FL) techniques, present a number of benefits when deploying machine learning applications over widely distributed infrastructures. The benefits are…

Machine Learning · Computer Science 2024-01-18 Harshit Daga , Jaemin Shin , Dhruv Garg , Ada Gavrilovska , Myungjin Lee , Ramana Rao Kompella

A unified modeling framework for non-functional properties of a program is essential for research in software analysis and verification, since it reduces burdens on individual researchers to implement new approaches and compare existing…

Software Engineering · Computer Science 2018-07-11 Chungha Sung , Brandon Paulsen , Chao Wang

There is a vast gap in the quality of IDE tooling between static languages like Java and dynamic languages like Python or JavaScript. Modern frameworks and libraries in these languages heavily use their dynamic capabilities to achieve the…

Programming Languages · Computer Science 2024-02-01 Franciszek Piszcz

Finetuning specialized generative evaluators has emerged as a popular paradigm to meet the increasing demand for scalable evaluation during both training and test-time. However, recent work has largely focused on applying new methodology,…

Computation and Language · Computer Science 2025-11-20 Austin Xu , Xuan-Phi Nguyen , Yilun Zhou , Chien-Sheng Wu , Caiming Xiong , Shafiq Joty

Many real-world processes have complex tail dependence structures that cannot be characterized using classical Gaussian processes. More flexible spatial extremes models exhibit appealing extremal dependence properties but are often…

Machine Learning · Statistics 2024-12-19 Likun Zhang , Xiaoyu Ma , Christopher K. Wikle , Raphaël Huser

Domain-specific accelerators deliver exceptional performance on their target workloads through fabrication-time orchestrated datapaths. However, such specialized architectures often exhibit performance fragility when exposed to new kernels…

Hardware Architecture · Computer Science 2026-02-20 Zhenyu Bai , Pranav Dangi , Rohan Juneja , Zhaoying Li , Zhanglu Yan , Huiying Lan , Tulika Mitra

Variational execution is a novel dynamic analysis technique for exploring highly configurable systems and accurately tracking information flow. It is able to efficiently analyze many configurations by aggressively sharing redundancies of…

Programming Languages · Computer Science 2018-09-13 Chu-Pan Wong , Jens Meinicke , Lukas Lazarek , Christian Kästner

The conventional deep learning paradigm often involves training a deep model on a server and then deploying the model or its distilled ones to resource-limited edge devices. Usually, the models shall remain fixed once deployed (at least for…

Computer Vision and Pattern Recognition · Computer Science 2024-06-07 Yaofo Chen , Shuaicheng Niu , Yaowei Wang , Shoukai Xu , Hengjie Song , Mingkui Tan

Object detection and tracking is an essential perception task for enabling fully autonomous navigation in robotic systems. Edge robot systems such as small drones need to execute complex maneuvers at high-speeds with limited resources,…

Computer Vision and Pattern Recognition · Computer Science 2025-01-23 Adarsh Kumar Kosta , Amogh Joshi , Arjun Roy , Rohan Kumar Manna , Manish Nagaraj , Kaushik Roy

Foundation Models (FMs) display exceptional performance in tasks such as natural language processing and are being applied across a growing range of disciplines. Although typically trained on large public datasets, FMs are often fine-tuned…

Cryptography and Security · Computer Science 2024-10-10 Marcin Chrapek , Anjo Vahldiek-Oberwagner , Marcin Spoczynski , Scott Constable , Mona Vij , Torsten Hoefler

Data-flow analysis is a critical component of security research. Theoretically, accurate data-flow analysis in binary executables is an undecidable problem, due to complexities of binary code. Practically, many binary analysis engines offer…

Cryptography and Security · Computer Science 2025-06-03 Nicolaas Weideman , Sima Arasteh , Mukund Raghothaman , Jelena Mirkovic , Christophe Hauser

Programming by example (PBE) is an emerging programming paradigm that automatically synthesizes programs specified by user-provided input-output examples. Despite the convenience for end-users, implementing PBE tools often requires strong…

Software Engineering · Computer Science 2023-07-25 Jiarong Wu , Lili Wei , Yanyan Jiang , Shing-Chi Cheung , Luyao Ren , Chang Xu

Event-based cameras (EBCs) are an attractive sensing modality for surveillance due to their reporting of pixel-level radiance changes with microsecond resolution and high dynamic range, enabling motion extraction while suppressing…

Optics · Physics 2026-05-18 Megan Birch , James Rick , Adrish Kar , Jason Zutty , Joseph L. Greene

We propose SLAMFuse, an open-source SLAM benchmarking framework that provides consistent crossplatform environments for evaluating multi-modal SLAM algorithms, along with tools for data fuzzing, failure detection, and diagnosis across…

Robotics · Computer Science 2024-10-08 Nikola Radulov , Yuhao Zhang , Mihai Bujanca , Ruiqi Ye , Mikel Luján

Static analysis is a powerful technique for automatic verification of programs but raises major engineering challenges when developing a full-fledged analyzer for a realistic language such as Java. This paper describes the Sawja library: a…