GraphOmakase

Place for sharing the trend and foundation graph technology

GraphOmakase

24년 11월 4주차 그래프 오마카세

Hodge-Compositional Edge Gaussian Processes paper link : https://arxiv.org/abs/2310.19450 official code : https://github.com/cookbook-ms/Hodge-Edge-GP Contents * Edge Functions on Simplicial Complexes (recaps) * Edge Gaussian Processes * Hodge-compositional Edge GPs * Node-Edge-Triangle GP Interactions * '왜 그래프에 가우시안 프로세스를 적용하려 했을까? 어떠한 방식으로 정의하였는가? 그래서 핵심은 뭔가?' 최근

By admin

GraphOmakase

24년 11월 3주차 그래프 오마카세

Graph Classification Gaussian Processes via Hodgelet Spectral Features paper link : https://arxiv.org/abs/2410.10546 * 최근 연구실의 세미나 발표를 듣고, 그래프 가우시안 프로세스 (graph GPs)이라는 분야에서의 다양한 연구들을 접하게 되었습니다. 저는 다음 확률적 프로세스 (Stochastic processes)에 대한 관련 지식이 넓지 않지만 해당 발표를 들으면서 흥미로운 내용들이 많이

By admin

GraphOmakase

24년 11월 2주차 그래프 오마카세

[AD]GUG 6번째 세미나 안녕하세요 GUG 입니다. 연말이라 그런지, 여기저기 서밋 컨퍼런스들이 많이 열리고 있네요! 이 흐름을 타서 GUG또한 세미나를 개최합니다. 이번 행사는 감사하게도 SKT Devocean에서 공간후원을 해주셨어요. 역시 국내 개발자 생태계를 위해 아낌없이 지원을 해주는 좋은 플랫폼! 데보션 ! GraphRAG와 그래프의 뼈대가 되는 온톨로지가 이번 행사 주제입니다. 다음에 해당되는 분들에게

By admin

GraphOmakase

24년 11월 1주차 그래프 오마카세

Generalized Simplicial Attention Neural Networks (1) paper link : https://arxiv.org/abs/2309.02138 official code : https://github.com/luciatesta97/Generalized-Simplicial-Attention-Neural-Networks?utm_source=catalyzex.com Index * Recaps : Signal processing on Simplicial complexes * Extended Simplicial complex filters * 저번 주 오마카세에서는 데이터 상에 내재하는 다양한 토폴로지 표현 (e.g. Simplicial-, Cell-complex)들을

By admin

GraphOmakase

24년 10월 4주차 그래프 오마카세

On the Expressivity of Persistent Homology in Graph Learning paper link : https://arxiv.org/pdf/2302.09826 Index * Properties of Filtrations * The Weisfeiler-Leman Hierarchy * 이전에는 단순 데이터의 Statistical analysis의 descriptor로만 사용되었던 토폴로지 기법들은 딥러닝 시대에 들어서면서 일명 토폴로지 딥러닝 (TDL) 이라는 도메인이 정의될 정도로 그 잠재성을 크게 인정받고 최근 많은

By admin

GraphOmakase

24년 10월 3주차 그래프 오마카세

Persistent Homology based Graph Convolution Network for Fine-grained 3D shape Segmentation paper link : https://openaccess.thecvf.com/content/ICCV2021/papers/Wong_Persistent_Homology_Based_Graph_Convolution_Network_for_Fine-Grained_3D_Shape_ICCV_2021_paper.pdf * 물체를 정확하게 이해하기 위해서는 먼저 그 물체를 구성하는 요소들 하나하나를 정확하게 인식하고, 그로부터 전체적인 형상을

By admin

GraphOmakase

24년 10월 2주차 그래프 오마카세

배지훈 CliquePH: Higher-Order Information for Graph Neural Networks through Persistent Homology on Clique Graphs paper link : https://www.arxiv.org/abs/2409.08217 Index * What is clique graph ? * Methodology : Graph Lifting * Methodology : Learnable Persistent Homolgy * Methodology : Information Combination * 안녕하세요 오마카세 독자 여러분들. 어느덧 제가 그래프 오마카세를 여러분들께 발행해드린지 어느덧 9개월의

By admin

GraphOmakase

24년 10월 1주차 그래프 오마카세

GUG와 함께 성장하실 분 계실까요!? GUG의 주요 콘텐츠인 그래프 오마카세는 2022년에 첫 발행을 시작으로, 현재까지 200편 이상의 논문 리뷰를 진행하며, 초기 50여 명의 구독자에서 현재는 493명의 구독자와 함께 폭발적으로 성장하고 있습니다. 본인의 연구나 평소 공유하고 싶은 그래프 지식이 있으신 분이라면, 그래프 오마카세와 GUG를 통해 그래프 기술 생태계에 기여해보시는 건 어떨까요?

By admin

GraphOmakase

24년 9월 4주차 그래프 오마카세

정이태 1.Graph Parallel Engine 최근 제가 맡았던 업무 대부분이 그래프 애플리케이션과 관련이 있었기에, 이번 연휴 동안 기본기를 다지기로 결심하고 열심히 공부하고 있습니다. 특히, 그래프 병렬 엔진에 대해 깊이 탐구하고 있죠. 이유는 간단합니다. 전통적인 테이블 데이터와 달리 그래프 데이터는 관계(엣지)라는 요소가 추가되기 때문에, 시스템 설계와 연산 부담이 저수준

By admin

GraphOmakase

24년 9월 3주차 그래프 오마카세

Graph Inductive Biases in Transformers without Message Passing paper link & official code : https://paperswithcode.com/paper/graph-inductive-biases-in-transformers 배지훈 Index * (Methodology) Learned Random Walk Relative Encodings * (Methodology) Flexible Attention Mechanism with Absolute and Relative Representations * (Methodology) Injecting Degree Information * Experiment Results * 이번 주 오마카세에서는 그래프 트랜스포머와 관련한 재밌는 논문 하나를

By admin

GraphOmakase

24년 9월 2주차 그래프 오마카세

Convolutional Learning on Simplicial Complexes paper link : https://arxiv.org/abs/2301.11163 배지훈 Index * Simplicial Complex Convolutional Neural Networks (SCCNNs) * Simplicial Complex Symmetry (& Equivariance) * Spectral Analysis * Stability Analysis * 그래프 상의 pairwise relation 관계를 인코딩하는 것에 그치지 않고, 노드 및 엣지로 표현될 수 있는 higher-order한 structural information 까지 한번에

By admin