From 71aab9343f0953dc8a5bd00a1da0efdb4b29c601 Mon Sep 17 00:00:00 2001 From: ruisizhang123 Date: Mon, 21 Oct 2024 11:26:04 -0700 Subject: [PATCH] add hypop --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index b53d835..221b362 100644 --- a/README.md +++ b/README.md @@ -581,6 +581,10 @@ We mark work contributed by [Thinklab](http://thinklab.sjtu.edu.cn) with ⭐. *Sanokowski, Sebastian and Hochreiter, Sepp and Lehner, Sebastian* +13. **Distributed Constrained Combinatorial Optimization leveraging Hypergraph Neural Networks** Nature Machine Intelligence, 2024. [paper](https://arxiv.org/abs/2311.09375), [code](https://github.com/nasheydari/HypOp) + + *Nasimeh Heydaribeni, Xinrui Zhan, Ruisi Zhang, Tina Eliassi-Rad, Farinaz Koushanfar* + ### [Vehicle Routing Problem](#content) 1. **Learning to Perform Local Rewriting for Combinatorial Optimization.** NeurIPS, 2019. [paper](https://arxiv.org/abs/1810.00337), [code](https://github.com/facebookresearch/neural-rewriter) @@ -851,6 +855,10 @@ We mark work contributed by [Thinklab](http://thinklab.sjtu.edu.cn) with ⭐. *Sanokowski, Sebastian and Hochreiter, Sepp and Lehner, Sebastian* +19. **Distributed Constrained Combinatorial Optimization leveraging Hypergraph Neural Networks** Nature Machine Intelligence, 2024. [paper](https://arxiv.org/abs/2311.09375), [code](https://github.com/nasheydari/HypOp) + + *Nasimeh Heydaribeni, Xinrui Zhan, Ruisi Zhang, Tina Eliassi-Rad, Farinaz Koushanfar* + ### [Generalization](#content) 1. **It's Not What Machines Can Learn It's What We Cannot Teach** ICML, 2020. [paper](http://proceedings.mlr.press/v119/yehuda20a/yehuda20a.pdf) @@ -1244,6 +1252,10 @@ Knapsack,A Pointer Network Based Deep Learning Algorithm for 0-1 Knapsack Probl *Yang Li, Xinyan Chen, Wenxuan Guo, Xijun Li, Wanqian Luo, Junhua Huang, Hui-Ling Zhen, Mingxuan Yuan, Junchi Yan* +31. **Distributed Constrained Combinatorial Optimization leveraging Hypergraph Neural Networks** Nature Machine Intelligence, 2024. [paper](https://arxiv.org/abs/2311.09375), [code](https://github.com/nasheydari/HypOp) + + *Nasimeh Heydaribeni, Xinrui Zhan, Ruisi Zhang, Tina Eliassi-Rad, Farinaz Koushanfar* + ### [Max Clique](#content) 1. **Can Hybrid Geometric Scattering Networks Help Solve the Maximum Clique Problem** NeurIPS, 2022. [paper](https://openreview.net/forum?id=uxc8hDSs_xh), [code](https://github.com/yimengmin/geometricscatteringmaximalclique)