Skip to content

Commit e1c82a3

Browse files
committed
add cdc news and vtol paper
1 parent fe0330b commit e1c82a3

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

content/news/2025-cdc.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: news
3+
title: Two papers accepted at <strong>CDC</strong> 2025
4+
date: 2025-07-15
5+
---
6+
7+
Two papers have been accepted at IEEE CDC 2025! Check out: ["How to Adapt Control Barrier Functions? A Learning-Based Approach with Applications to a VTOL Quadplane"](/papers/2025-vtol-cdc.md) and ["Distributed Resilience-Aware Control in Multi-Robot Networks"](/papers/2025-resilience-aware_cdc.md).
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: papers
3+
title: "How to Adapt Control Barrier Functions? A Learning-Based Approach with Applications to a VTOL Quadplane"
4+
date: 2025-12-19
5+
image: /images/2025-vtol-cdc.gif
6+
venue: "IEEE CDC 2025"
7+
authors:
8+
- taekyungkim
9+
- Randal W. Beard
10+
- dimitrapanagou
11+
projectpage: https://www.taekyung.me/how-to-adapt-cbf
12+
arxiv: https://arxiv.org/abs/2504.03038
13+
code: https://github.com/tkkim-robot/online_adaptive_cbf
14+
abstract: "In this paper, we present a novel theoretical framework for online adaptation of Control Barrier Function (CBF) parameters, i.e., of the class K functions included in the CBF condition, under input constraints. We introduce the concept of locally validated CBF parameters, which are adapted online to guarantee finite-horizon safety, based on conditions derived from Nagumo's theorem and tangent cone analysis. To identify these parameters online, we integrate a learning-based approach with an uncertainty-aware verification process that account for both epistemic and aleatoric uncertainties inherent in neural network predictions. Our method is demonstrated on a VTOL quadplane model during challenging transition and landing maneuvers, showcasing enhanced performance while maintaining safety."
15+
---

static/images/2025-vtol-cdc.gif

1.01 MB
Loading

0 commit comments

Comments
 (0)