changh95 / WeeklySpatialAI

Weekly discussions on Spatial AI amongst members of Spatial AI KR
67 stars 1 forks source link

2024.08.07 - #3 #5

Open changh95 opened 1 month ago

changh95 commented 1 month ago

Interesting papers

https://github.com/user-attachments/assets/79c12d0f-c4c2-46f3-9ad6-07f119f7ce67

https://github.com/user-attachments/assets/c38d6df6-00f9-4b90-921f-7d68c05fa4fc

https://github.com/user-attachments/assets/aebb88bd-d714-4289-8364-a60aa112073f

image image

Industry news

image

Awesome repo

image
james-joobs commented 1 month ago

Interesting papers

1. Distributed Simultaneous Localisation and Auto-Calibration using Gaussian Belief Propagation

문제점 설명

제안 시스템 분산 처리 포즈 그래프 최적화(Distributed PGO)과 Gaussian Belief Propagation (GBP) 제안

Gaussian Belief Propagation for Distributed Inference

Problem Formulation

Adaptive REulariser on the Factor

2. BADROBOT: JAILBREAKING LLM-BASED EMBODIED AI IN THE PHYSICAL WORLD 실체화된 AI는 실제 세계에서 객체를 조작하고 작업을 수행할 수 있음. 이 능력은 대규모 언어 모델(LLM)을 통합함으로써 상당히 발전, 정교한 언어 이해 및 상호 작용 능력을 제공

스크린샷 2024-08-06 19 23 26

Risk Surfaces

위협 모델

실체화된 AI 시스템 정의

연구 방법 Jailbreaking Exploit : 언어, 행동 모두다 안전하지 않은 상태를 나타냄. 안전 시스템이 완전히 실패한 케이스. Safety Misalignment : 언어 출력은 안전하나, 행동 출력이 안전하지 않은 경우. Conceptual Deception : 언어 출력은 안전하나. 불완전한 세계 지식으로 발생하는 안전하지 않은 물리적 행동

스크린샷 2024-08-06 19 23 35
ImJaewooChoi commented 1 month ago

Universal Manipulation Interface In-The-Wild Robot Teaching Without In-The-Wild Robots Screenshot from 2024-07-29 22-50-51

[RT-1: ROBOTICS TRANSFORMER FOR REAL-WORLD CONTROL AT SCALE](https://arxiv.org/pdf/2212.06 Screenshot from 2024-07-31 12-23-09 817)

Figure 02 Figure02

U-AMC commented 1 month ago

Interesting papers & Demos

Screenshot from 2024-08-07 13-03-36 Screenshot from 2024-08-07 13-43-34

COIN-LIO

터널이나 평지와 같이 기하학적으로 열악한 환경에서 기존 방식이 종종 실패하는 LiDAR 관성 주행 거리 측정(LIO)을 개선

  1. Projects LiDAR intensity returns into an image.
  2. Uses a novel filtering method to improve image quality and consistency.
  3. Selects 5x5 pixel patches based on geometrically complementary information.
  4. Integrates photometric residual into the Kalman Filter update.

https://github.com/user-attachments/assets/48cecfa9-5775-4d1b-b086-f5c460f21b73

Demo by Naoki Akai

GTSAM-Points