Skip to content

Commit 4687ebe

Browse files
committed
fixes
1 parent 02b2fbf commit 4687ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/publications.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export const publications = [
2424
code: "https://github.com/Graph-and-Geometric-Learning/LResNet",
2525
paper: "https://arxiv.org/abs/2412.14695",
2626
abstract: "We propose LResNet, a new residual connection in the Lorentz formulation of hyperbolic spaces. With provable properties including guaranteed numerical stability and generalizing previous methods, LresNet addresses previous limitations such as runtime inefficiencies, numerical instability, mapping errors, and lack of geometric meaning on the manifolds.",
27-
impact: "Beyond theoretical guarantees, we demonstrate the improvement achieved by LResNet in building hyperbolic deep learning models, conducting extensive experiments to show its superior performance in graph and image modalities across CNNs, GCNs, and graph Transformers.",
27+
impact: "Beyond theoretical guarantees, we demonstrate the improvements achieved by LResNet in building hyperbolic deep learning models, where we conduct extensive experiments to show its superior performance in graph and image modalities across CNNs, GNNs, and graph Transformers.",
2828
tags: [Tag.MultiModalFoundationModel],
2929
},
3030
{

0 commit comments

Comments
 (0)