Skip to main content

Showing 1–17 of 17 results for author: Pfeiffer, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2403.09160  [pdf, other

    cs.RO

    Efficient Lexicographic Optimization for Prioritized Robot Control and Planning

    Authors: Kai Pfeiffer, Abderrahmane Kheddar

    Abstract: In this work, we present several tools for efficient sequential hierarchical least-squares programming (S-HLSP) for lexicographical optimization tailored to robot control and planning. As its main step, S-HLSP relies on approximations of the original non-linear hierarchical least-squares programming (NL-HLSP) to a hierarchical least-squares programming (HLSP) by the hierarchical Newton's method or… ▽ More

    Submitted 14 March, 2024; originally announced March 2024.

  2. arXiv:2402.18569  [pdf, other

    cs.AR

    Energy-Aware Heterogeneous Federated Learning via Approximate Systolic DNN Accelerators

    Authors: Kilian Pfeiffer, Konstantinos Balaskas, Kostas Siozios, Jörg Henkel

    Abstract: In Federated Learning (FL), devices that participate in the training usually have heterogeneous resources, i.e., energy availability. In current deployments of FL, devices that do not fulfill certain hardware requirements are often dropped from the collaborative training. However, drop** devices in FL can degrade training accuracy and introduce bias or unfairness. Several works have tacked this… ▽ More

    Submitted 28 February, 2024; originally announced February 2024.

  3. Federated Learning for Computationally-Constrained Heterogeneous Devices: A Survey

    Authors: Kilian Pfeiffer, Martin Rapp, Ramin Khalili, Jörg Henkel

    Abstract: With an increasing number of smart devices like internet of things (IoT) devices deployed in the field, offloadingtraining of neural networks (NNs) to a central server becomes more and more infeasible. Recent efforts toimprove users' privacy have led to on-device learning emerging as an alternative. However, a model trainedonly on a single device, using only local data, is unlikely to reach a high… ▽ More

    Submitted 18 July, 2023; originally announced July 2023.

    Journal ref: ACM Comput. Surv. 55, 14s, Article 334, 2023

  4. arXiv:2305.17005  [pdf, other

    cs.LG

    Aggregating Capacity in FL through Successive Layer Training for Computationally-Constrained Devices

    Authors: Kilian Pfeiffer, Ramin Khalili, Jörg Henkel

    Abstract: Federated learning (FL) is usually performed on resource-constrained edge devices, e.g., with limited memory for the computation. If the required memory to train a model exceeds this limit, the device will be excluded from the training. This can lead to a lower accuracy as valuable data and computation resources are excluded from training, also causing bias and unfairness. The FL training process… ▽ More

    Submitted 27 November, 2023; v1 submitted 26 May, 2023; originally announced May 2023.

    Comments: accepted at NeurIPS'23

  5. arXiv:2303.04518  [pdf, other

    cs.RO

    Monte-Carlo Tree Search with Prioritized Node Expansion for Multi-Goal Task Planning

    Authors: Kai Pfeiffer, Leonardo Edgar, Quang-Cuong Pham

    Abstract: Symbolic task planning for robots is computationally challenging due to the combinatorial complexity of the possible action space. This fact is amplified if there are several sub-goals to be achieved due to the increased length of the action sequences. In this work, we propose a multi-goal symbolic task planner for deterministic decision processes based on Monte Carlo Tree Search. We augment the a… ▽ More

    Submitted 24 July, 2023; v1 submitted 8 March, 2023; originally announced March 2023.

  6. arXiv:2303.04516  [pdf, other

    cs.RO

    Time-Optimal Control via Heaviside Step-Function Approximation

    Authors: Kai Pfeiffer, Quang-Cuong Pham

    Abstract: Least-squares programming is a popular tool in robotics due to its simplicity and availability of open-source solvers. However, certain problems like sparse programming in the $\ell_0$- or $\ell_1$-norm for time-optimal control are not equivalently solvable. In this work, we propose a non-linear hierarchical least-squares programming (NL-HLSP) for time-optimal control of non-linear discrete dynami… ▽ More

    Submitted 9 October, 2023; v1 submitted 8 March, 2023; originally announced March 2023.

  7. arXiv:2303.04428  [pdf, other

    cs.RO math.OC

    The hierarchical Newton's method for numerically stable prioritized dynamic control

    Authors: Kai Pfeiffer, Adrien Escande, Pierre Gergondet, Abderrahmane Kheddar

    Abstract: This work links optimization approaches from hierarchical least-squares programming to instantaneous prioritized whole-body robot control. Concretely, we formulate the hierarchical Newton's method which solves prioritized non-linear least-squares problems in a numerically stable fashion even in the presence of kinematic and algorithmic singularities of the approximated kinematic constraints. These… ▽ More

    Submitted 8 March, 2023; originally announced March 2023.

  8. arXiv:2303.03739  [pdf, other

    cs.RO

    Path Planning Under Uncertainty to Localize mmWave Sources

    Authors: Kai Pfeiffer, Yuze Jia, Mingsheng Yin, Akshaj Kumar Veldanda, Yaqi Hu, Amee Trivedi, Jeff Zhang, Siddharth Garg, Elza Erkip, Sundeep Rangan, Ludovic Righetti

    Abstract: In this paper, we study a navigation problem where a mobile robot needs to locate a mmWave wireless signal. Using the directionality properties of the signal, we propose an estimation and path planning algorithm that can efficiently navigate in cluttered indoor environments. We formulate Extended Kalman filters for emitter location estimation in cases where the signal is received in line-of-sight… ▽ More

    Submitted 8 March, 2023; v1 submitted 7 March, 2023; originally announced March 2023.

  9. arXiv:2302.11891  [pdf, other

    math.OC cs.RO math.NA

    Sequential Hierarchical Least-Squares Programming for Prioritized Non-Linear Optimal Control

    Authors: Kai Pfeiffer, Abderrahmane Kheddar

    Abstract: We present a sequential hierarchical least-squares programming solver with trust-region and hierarchical step-filter with application to prioritized discrete non-linear optimal control. It is based on a hierarchical step-filter which resolves each priority level of a non-linear hierarchical least-squares programming via a globally convergent sequential quadratic programming step-filter. Leveraging… ▽ More

    Submitted 1 February, 2024; v1 submitted 23 February, 2023; originally announced February 2023.

    MSC Class: 90C29; 65F50; 49M15; 49M37; 90C55

  10. arXiv:2203.05468  [pdf, other

    cs.LG

    CoCoFL: Communication- and Computation-Aware Federated Learning via Partial NN Freezing and Quantization

    Authors: Kilian Pfeiffer, Martin Rapp, Ramin Khalili, Jörg Henkel

    Abstract: Devices participating in federated learning (FL) typically have heterogeneous communication, computation, and memory resources. However, in synchronous FL, all devices need to finish training by the same deadline dictated by the server. Our results show that training a smaller subset of the neural network (NN) at constrained devices, i.e., drop** neurons/filters as proposed by state of the art,… ▽ More

    Submitted 28 June, 2023; v1 submitted 10 March, 2022; originally announced March 2022.

    Comments: Published at TMLR

    Journal ref: Transactions on Machine Learning Research, 06/2023

  11. arXiv:2112.08761  [pdf, other

    cs.LG

    DISTREAL: Distributed Resource-Aware Learning in Heterogeneous Systems

    Authors: Martin Rapp, Ramin Khalili, Kilian Pfeiffer, Jörg Henkel

    Abstract: We study the problem of distributed training of neural networks (NNs) on devices with heterogeneous, limited, and time-varying availability of computational resources. We present an adaptive, resource-aware, on-device learning mechanism, DISTREAL, which is able to fully and efficiently utilize the available resources on devices in a distributed manner, increasing the convergence speed. This is ach… ▽ More

    Submitted 4 April, 2022; v1 submitted 16 December, 2021; originally announced December 2021.

    Comments: published in AAAI Conference on Artificial Intelligence (AAAI'22)

  12. arXiv:2110.14789  [pdf, other

    cs.RO eess.SP

    Millimeter Wave Wireless Assisted Robot Navigation with Link State Classification

    Authors: Mingsheng Yin, Akshaj Veldanda, Amee Trivedi, Jeff Zhang, Kai Pfeiffer, Yaqi Hu, Siddharth Garg, Elza Erkip, Ludovic Righetti, Sundeep Rangan

    Abstract: The millimeter wave (mmWave) bands have attracted considerable attention for high precision localization applications due to the ability to capture high angular and temporal resolution measurements. This paper explores mmWave-based positioning for a target localization problem where a fixed target broadcasts mmWave signals and a mobile robotic agent attempts to capture the signals to locate and na… ▽ More

    Submitted 18 February, 2022; v1 submitted 27 October, 2021; originally announced October 2021.

  13. arXiv:2109.03338  [pdf, other

    math.OC cs.PF eess.SY math.NA

    $\mathcal{N}$IPM-MPC: An Efficient Null-Space Method Based Interior-Point Method for Model Predictive Control

    Authors: Kai Pfeiffer, Ludovic Righetti

    Abstract: Linear Model Predictive Control (MPC) is a widely used method to control systems with linear dynamics. Efficient interior-point methods have been proposed which leverage the block diagonal structure of the quadratic program (QP) resulting from the receding horizon control formulation. However, they require two matrix factorizations per interior-point method iteration, one each for the computation… ▽ More

    Submitted 7 September, 2021; originally announced September 2021.

  14. arXiv:2106.13602  [pdf, other

    math.OC cs.CC cs.PF cs.RO eess.SY math.NA

    $\mathcal{N}$IPM-HLSP: An Efficient Interior-Point Method for Hierarchical Least-Squares Programs

    Authors: Kai Pfeiffer, Adrien Escande, Ludovic Righetti

    Abstract: Hierarchical least-squares programs with linear constraints (HLSP) are a type of optimization problem very common in robotics. Each priority level contains an objective in least-squares form which is subject to the linear constraints of the higher priority levels. Active-set methods are a popular choice for solving them. However, they can perform poorly in terms of computational time if there are… ▽ More

    Submitted 3 August, 2023; v1 submitted 25 June, 2021; originally announced June 2021.

    Journal ref: Optimization and Engineering, 2023

  15. arXiv:2008.08243  [pdf, other

    cs.RO eess.SP

    Enabling Remote Whole-Body Control with 5G Edge Computing

    Authors: Huaijiang Zhu, Manali Sharma, Kai Pfeiffer, Marco Mezzavilla, Jia Shen, Sundeep Rangan, Ludovic Righetti

    Abstract: Real-world applications require light-weight, energy-efficient, fully autonomous robots. Yet, increasing autonomy is oftentimes synonymous with escalating computational requirements. It might thus be desirable to offload intensive computation--not only sensing and planning, but also low-level whole-body control--to remote servers in order to reduce on-board computational needs. Fifth Generation (5… ▽ More

    Submitted 18 August, 2020; originally announced August 2020.

  16. Visual Person Understanding through Multi-Task and Multi-Dataset Learning

    Authors: Kilian Pfeiffer, Alexander Hermans, István Sárándi, Mark Weber, Bastian Leibe

    Abstract: We address the problem of learning a single model for person re-identification, attribute classification, body part segmentation, and pose estimation. With predictions for these tasks we gain a more holistic understanding of persons, which is valuable for many applications. This is a classical multi-task learning problem. However, no dataset exists that these tasks could be jointly learned from. H… ▽ More

    Submitted 7 June, 2019; originally announced June 2019.

  17. arXiv:1809.07394  [pdf, other

    stat.AP cs.CY stat.ML

    Improving Subseasonal Forecasting in the Western U.S. with Machine Learning

    Authors: Jessica Hwang, Paulo Orenstein, Judah Cohen, Karl Pfeiffer, Lester Mackey

    Abstract: Water managers in the western United States (U.S.) rely on longterm forecasts of temperature and precipitation to prepare for droughts and other wet weather extremes. To improve the accuracy of these longterm forecasts, the U.S. Bureau of Reclamation and the National Oceanic and Atmospheric Administration (NOAA) launched the Subseasonal Climate Forecast Rodeo, a year-long real-time forecasting cha… ▽ More

    Submitted 22 May, 2019; v1 submitted 19 September, 2018; originally announced September 2018.