Skip to content

Commit 283efcc

Browse files
committed
Merge branch 'master' of github.com:castacks/castacks.github.io
2 parents 7dea0c9 + 82f7d4a commit 283efcc

7 files changed

Lines changed: 57 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,11 @@ GEM
7878
rb-inotify (~> 0.9, >= 0.9.10)
7979
mercenary (0.4.0)
8080
namae (1.1.1)
81-
nokogiri (1.18.4-arm64-darwin)
81+
nokogiri (1.18.8-arm64-darwin)
8282
racc (~> 1.4)
83-
nokogiri (1.18.4-x86_64-linux-gnu)
83+
nokogiri (1.18.8-x86_64-linux-gnu)
8484
racc (~> 1.4)
85-
nokogiri (1.18.4-x86_64-linux-musl)
85+
nokogiri (1.18.8-x86_64-linux-musl)
8686
racc (~> 1.4)
8787
pathutil (0.16.2)
8888
forwardable-extended (~> 2.6)

_bibliography/references.bib

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
@misc{alama2025rayfronts,
2+
title={RayFronts: Open-Set Semantic Ray Frontiers for Online Scene Understanding and Exploration},
3+
author={Omar Alama and Avigyan Bhattacharya and Haoyang He and Seungchan Kim and Yuheng Qiu and Wenshan Wang and Cherie Ho and Nikhil Keetha and Sebastian Scherer},
4+
year={2025},
5+
eprint={2504.06994},
6+
archivePrefix={arXiv},
7+
primaryClass={cs.RO},
8+
url={https://arxiv.org/pdf/2504.06994},
9+
video={https://youtu.be/fFSKUBHx5gA},
10+
abstract={Open-set semantic mapping is crucial for open-world robots. Current mapping approaches either are limited by the depth range or only map beyond-range entities in constrained settings, where overall they fail to combine within-range and beyond-range observations. Furthermore, these methods make a trade-off between fine-grained semantics and efficiency. We introduce RayFronts, a unified representation that enables both dense and beyond-range efficient semantic mapping. RayFronts encodes task-agnostic open-set semantics to both in-range voxels and beyond-range rays encoded at map boundaries, empowering the robot to reduce search volumes significantly and make informed decisions both within & beyond sensory range, while running at 8.84 Hz on an Orin AGX. Benchmarking the within-range semantics shows that RayFronts's fine-grained image encoding provides 1.34x zero-shot 3D semantic segmentation performance while improving throughput by 16.5x. Traditionally, online mapping performance is entangled with other system components, complicating evaluation. We propose a planner-agnostic evaluation framework that captures the utility for online beyond-range search and exploration, and show RayFronts reduces search volume 2.2x more efficiently than the closest online baselines.}
11+
}
112
@misc{baek2025pipe,
213
title={PIPE Planner: Pathwise Information Gain with Map Predictions for Indoor Robot Exploration},
314
author={Seungjae Baek and Brady Moon and Seungchan Kim and Muqing Cao and Cherie Ho and Sebastian Scherer and Jeonghwan Jeon},

_posts/2025-04-10-rayfronts.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
layout: post
3+
title: "RayFronts: Open-Set Semantic Ray Frontiers for Online Scene Understanding and Exploration"
4+
date: 2025-04-10 10:33:01
5+
categories: research
6+
description: "RayFronts is a real-time semantic mapping system that enables fine-grained scene understanding both within and beyond the depth perception range allowing robots to localize and effectively limit search volumes."
7+
author: "Seungchan Kim"
8+
published: true
9+
redirect: "https://rayfronts.github.io/"
10+
show_sidebar: false
11+
# slim_content_width: true
12+
permalink: /rayfronts/
13+
image: /img/posts/2025-04-10-rayfronts/rayfronts-teaser.gif
14+
datatable: true
15+
title_image: None
16+
hero_image: /img/posts/2025-04-10-rayfronts/rayfronts-teaser.gif
17+
hero_height: is-large
18+
remove_hero_title: false
19+
menubar_toc: false
20+
tags: Perception, Learning
21+
---
22+
23+
RayFronts is a real-time semantic mapping system that enables fine-grained scene understanding both within and beyond the depth perception range allowing robots to localize and effectively limit search volumes. RayFronts can be queried with open-set images and text within the map and beyond it.

_team/adi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Aditya Rauniyar
3-
subtitle: Research Associate II
4-
job_title: Research Associate II
3+
subtitle: Research Engineer
4+
job_title: Research Engineer
55
category: staff
66
layout: team_member_personal_page
77
image: /img/team/adi.png
88
link-new-tab: true
99
---
1010
Hi there, this is Adi.
1111

12-
I am a Research Associate at Airlab, working on multi-modal, multi-task learning within multi-agent scenarios. I recently graduated with a Master of Science in Robotics from Carnegie Mellon University, where I focused on 3D computer vision, large-scale training, and reinforcement learning.
12+
I am a Research Engineer at Airlab, working on multi-modal, multi-task learning within multi-agent scenarios. I recently graduated with a Master of Science in Robotics from Carnegie Mellon University, where I focused on 3D computer vision, large-scale training, and reinforcement learning.
1313

1414
[LinkedIn](https://www.linkedin.com/in/adi32/)
1515

_team/kabir_kedia.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Kabir Kedia
3+
subtitle: Engineer
4+
job_title: Engineer
5+
category: staff
6+
layout: team_member_personal_page
7+
image: /img/team/kabir_kedia.jpg
8+
link-new-tab: true
9+
---
10+
Hi there, this is Kabir.
11+
12+
I am an Engineer at Airlab. I recently graduated from Carnegie Mellon University with a Masters in Engineering and AI.
13+
14+
[LinkedIn](https://www.linkedin.com/in/kabir-kedia/)
15+
16+
[GitHub](https://github.com/kabirkedia)
17+
828 KB
Loading

img/team/kabir_kedia.jpg

153 KB
Loading

0 commit comments

Comments
 (0)