Skip to content

Commit 59c3876

Browse files
youngfish42github-actions[bot]
authored andcommitted
auto update @ 2024-07-14T15:11:56Z Asia/Shanghai
1 parent 4760f76 commit 59c3876

File tree

2 files changed

+34
-4
lines changed

2 files changed

+34
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1423,10 +1423,10 @@ Federated Learning papers accepted by top Information Retrieval conference and j
14231423

14241424
|Title | Affiliation | Venue | Year | Materials|
14251425
| ------------------------------------------------------------ | ------------------------------- | ----- | ---- | ------------------------------------------------------------ |
1426-
|ReFer: Retrieval-Enhanced Vertical Federated Recommendation for Full Set User Benefit | THU | SIGIR | 2024 | [[PUB](https://dl.acm.org/doi/10.1145/3626772.3657763)] |
1427-
|Revisit Targeted Model Poisoning on Federated Recommendation: Optimize via Multi-objective Transport | ZJU | SIGIR | 2024 | [[PUB](https://dl.acm.org/doi/10.1145/3626772.3657764)] |
1428-
|FeB4RAG: Evaluating Federated Search in the Context of Retrieval Augmented Generation | UQ | SIGIR | 2024 | [[PUB](https://dl.acm.org/doi/10.1145/3626772.3657853)] [PDF](https://arxiv.org/abs/2402.11891) [CODE](https://github.com/ielab/FeB4RAG) |
1429-
|FedUD: Exploiting Unaligned Data for Cross-Platform Federated Click-Through Rate Prediction | Alibaba Group | SIGIR | 2024 | [[PUB](https://dl.acm.org/doi/10.1145/3626772.3657941)] |
1426+
| ReFer: Retrieval-Enhanced Vertical Federated Recommendation for Full Set User Benefit | THU | SIGIR | 2024 | [[PUB](https://dl.acm.org/doi/10.1145/3626772.3657763)] |
1427+
| Revisit Targeted Model Poisoning on Federated Recommendation: Optimize via Multi-objective Transport | ZJU | SIGIR | 2024 | [[PUB](https://dl.acm.org/doi/10.1145/3626772.3657764)] |
1428+
| FeB4RAG: Evaluating Federated Search in the Context of Retrieval Augmented Generation | UQ | SIGIR | 2024 | [[PUB](https://dl.acm.org/doi/10.1145/3626772.3657853)] [[PDF](https://arxiv.org/abs/2402.11891)] [[CODE](https://github.com/ielab/FeB4RAG)] |
1429+
| FedUD: Exploiting Unaligned Data for Cross-Platform Federated Click-Through Rate Prediction | Alibaba Group | SIGIR | 2024 | [[PUB](https://dl.acm.org/doi/10.1145/3626772.3657941)] |
14301430
| Personalized Federated Relation Classification over Heterogeneous Texts | NUDT | SIGIR | 2023 | [[PUB](https://dl.acm.org/doi/10.1145/3539618.3591748)] |
14311431
| Fine-Grained Preference-Aware Personalized Federated POI Recommendation with Data Sparsity | SDU | SIGIR | 2023 | [[PUB](https://dl.acm.org/doi/10.1145/3539618.3591688)] |
14321432
| Manipulating Federated Recommender Systems: Poisoning with Synthetic Users and Its Countermeasures | UQ | SIGIR | 2023 | [[PUB](https://dl.acm.org/doi/10.1145/3539618.3591722)] [[PDF](https://arxiv.org/abs/2304.03054)] |

data.yaml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13551,6 +13551,36 @@ fl-in-top-ir-conference-and-journal:
1355113551
year: 4
1355213552
materials: 60
1355313553
body:
13554+
- title: 'ReFer: Retrieval-Enhanced Vertical Federated Recommendation for Full Set
13555+
User Benefit'
13556+
affiliation: THU
13557+
venue: SIGIR
13558+
year: '2024'
13559+
materials:
13560+
PUB: https://dl.acm.org/doi/10.1145/3626772.3657763
13561+
- title: 'Revisit Targeted Model Poisoning on Federated Recommendation: Optimize
13562+
via Multi-objective Transport'
13563+
affiliation: ZJU
13564+
venue: SIGIR
13565+
year: '2024'
13566+
materials:
13567+
PUB: https://dl.acm.org/doi/10.1145/3626772.3657764
13568+
- title: 'FeB4RAG: Evaluating Federated Search in the Context of Retrieval Augmented
13569+
Generation'
13570+
affiliation: UQ
13571+
venue: SIGIR
13572+
year: '2024'
13573+
materials:
13574+
PUB: https://dl.acm.org/doi/10.1145/3626772.3657853
13575+
PDF: https://arxiv.org/abs/2402.11891
13576+
CODE: https://github.com/ielab/FeB4RAG
13577+
- title: 'FedUD: Exploiting Unaligned Data for Cross-Platform Federated Click-Through
13578+
Rate Prediction'
13579+
affiliation: Alibaba Group
13580+
venue: SIGIR
13581+
year: '2024'
13582+
materials:
13583+
PUB: https://dl.acm.org/doi/10.1145/3626772.3657941
1355413584
- title: Personalized Federated Relation Classification over Heterogeneous Texts
1355513585
affiliation: NUDT
1355613586
venue: SIGIR

0 commit comments

Comments
 (0)