Paper:https://arxiv.org/abs/2402.07225 Code:https://github.com/CRIPAC-DIG/AUG-MAE TL;DR 我们提出的 AUG-MAE 模型 本文分析了图自监督表示学习中两大主流范式(i.e., 生成式与对比式)之间的内在联系,证明了以 GraphMAE 为代表的生成式图自监督方法隐式地执行了子图级别的图对比学习。 基于这一点理论...
This is the official repository for AAAI-24 paper "Detection and Defense of Unlearnable Examples". Install requirements pip install -r requirements.txt Evaluate the poison power python main.py --evaluation --poison-method err-min-s --dataset CIFAR-10 ...
Meta-Review在"Reasons to accept the paper"里总结"encourage to make necessary changes",然后"Reasons...
Source code of our AAAI 2024 paper "Cross-Modal and Uni-Modal Soft-Label Alignment for Image-Text Retrieval" - lerogo/aaai24_itr_cusa
The code of AAAI'24 paper GLRec.Exploring Large Language Model for Graph Data Understanding in Online Job Recommendations This paper focuses on unveiling the capability of large language models in understanding graph data and leveraging this understanding to enhance recommendations. ...
Official implementation of AAAI'24 paper "Stochastic Bayesian Optimization with Unknown Continuous Context Distribution via Kernel Density Estimation" - lamda-bbo/sbokde
CVPR 24文生图paper更新📋 | CVPR 2024文生图paper list更新完毕! 今年CVPR文生图paper确实多 一共搜集60篇 按研究方向均已分类收录至GitHub仓库中 感兴趣的朋友可以参考一下 顺手点个star吧 后续继续更新: AAAI 2024 paper ICLR 2024 paper 视频生成CVPR、AAAI、ICLR 24年发表paper ...
此处不留爷,自有留爷处 处处不留爷,老子arxiv!最后,祝大家成果多多,顺利毕业。———有人问我什么...
Implementation of AAAI'24 paper NeuSurf: On-Surface Priors for Neural Surface Reconstruction from Sparse Input Views Project Page | Paper | Data | Mesh Results Overview Installation Our code is implemented in Python 3.10, PyTorch 2.0.0 and CUDA 11.7. Install Python dependencies conda create -n...
This repository is the official PyTorch implementation of our AAAI 2024 paper GMMFormer: Gaussian-Mixture-Model Based Transformer for Efficient Partially Relevant Video Retrieval.Catalogue 1. Getting Started 2. Run 3. Trained Models 4. Results 5. CitationGetting...