Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,932 papers · 148 categories

Trend · papers per month

0.3%0.5%0.8%0.1% · Jul 201919922001200920172026
2 results for node-orderless

SEG-BERT improves graph instance learning by adapting GRAPH-BERT.

problem Graph instance representation learning challenges due to diverse sizes and node order.
method Adapted GRAPH-BERT with a segmented architecture to handle graph node orderlessness and diverse sizes.
result SEG-BERT outperforms comparison methods on six out of seven benchmark datasets.

IsoNN learns graph representations without node order constraints.

problem Lack of interpretability and erratic performance in graph classification due to node-orderless property.
method IsoNN uses graph matching with subgraph templates to learn isomorphic features and break node-order.
result IsoNN achieves superior performance on graph classification tasks compared to existing methods.