Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: neurips-2023

horseee/LLM-Pruner

[NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support LLaMA, Llama-2, BLOOM, Vicuna, Baichuan, etc.

Language: Python - Size: 5.95 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 697 - Forks: 73

xmed-lab/GenericSSL

NeurIPS 2023: Towards Generic Semi-Supervised Framework for Volumetric Medical Image Segmentation

Language: Python - Size: 2.36 MB - Last synced: 1 day ago - Pushed: 2 days ago - Stars: 65 - Forks: 3

UCSC-VLAA/CLIPA

[NeurIPS 2023] This repository includes the official implementation of our paper "An Inverse Scaling Law for CLIP Training"

Language: Python - Size: 16.1 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 279 - Forks: 10

DavidLapous/multipers

Multiparameter Persistence for Machine Learning

Language: C++ - Size: 21.4 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 10 - Forks: 0

gohyojun15/ANT_diffusion

[Neurips 2023] Official pytorch implementation of "Addressing Negative Transfer in Diffusion Models"

Language: Python - Size: 7.1 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 11 - Forks: 0

levymsn/ChatIR

Official repository of "Chatting Makes Perfect: Chat-based Image Retrieval"

Language: Python - Size: 3.09 MB - Last synced: about 1 hour ago - Pushed: 3 months ago - Stars: 15 - Forks: 1

centerforaisafety/tdc2023-starter-kit

This is the starter kit for the Trojan Detection Challenge 2023 (LLM Edition), a NeurIPS 2023 competition.

Language: Python - Size: 1.58 MB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 75 - Forks: 26

miccaiif/TOP

[NeurIPS 2023] The Rise of AI Language Pathologists: Exploring Two-level Prompt Learning for Few-shot Weakly-supervised Whole Slide Image Classification

Language: Python - Size: 1.36 MB - Last synced: 21 days ago - Pushed: 23 days ago - Stars: 15 - Forks: 3

1jsingh/Divide-Evaluate-and-Refine

Repo for our NeurIPS 2023 paper on: Divide, Evaluate, and Refine: Evaluating and Improving Text-to-Image Alignment with Iterative VQA Feedback

Language: Jupyter Notebook - Size: 48.6 MB - Last synced: 21 days ago - Pushed: 7 months ago - Stars: 23 - Forks: 1

kaiwenzha/Rank-N-Contrast

[NeurIPS 2023, Spotlight] Rank-N-Contrast: Learning Continuous Representations for Regression

Language: Python - Size: 4.07 MB - Last synced: 23 days ago - Pushed: 3 months ago - Stars: 59 - Forks: 7

Haochen-Wang409/DropPos

[NeurIPS'23] DropPos: Pre-Training Vision Transformers by Reconstructing Dropped Positions

Language: Python - Size: 968 KB - Last synced: 23 days ago - Pushed: about 1 month ago - Stars: 56 - Forks: 3

releaunifreiburg/DPL

[NeurIPS 2023] Multi-fidelity hyperparameter optimization with deep power laws that achieves state-of-the-art results across diverse benchmarks.

Language: Python - Size: 13.7 MB - Last synced: 3 days ago - Pushed: 7 months ago - Stars: 12 - Forks: 3

doujiang-zheng/Graph-Learning-Reading-List

Advances on machine learning of graphs, covering the reading list of recent top academic conferences.

Language: Jupyter Notebook - Size: 1.83 MB - Last synced: 28 days ago - Pushed: 28 days ago - Stars: 118 - Forks: 17

jpthu17/GraphMotion

[NeurIPS 2023] Act As You Wish: Fine-Grained Control of Motion Diffusion Model with Hierarchical Semantic Graphs

Language: Python - Size: 14.7 MB - Last synced: 21 days ago - Pushed: 7 months ago - Stars: 97 - Forks: 5

Tianhang-Cheng/SfD

Official Pytorch Implement for "Structure from Duplicates: Neural Inverse Graphics from a Pile of Objects", Neurips 2023

Language: Jupyter Notebook - Size: 152 MB - Last synced: 30 days ago - Pushed: 30 days ago - Stars: 19 - Forks: 0

jh-jeong/smoothing-multiscale

Code for the paper "Multi-scale Diffusion Denoised Smoothing" (NeurIPS 2023)

Language: Python - Size: 4.25 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 5 - Forks: 0

WisconsinAIVision/visii

๐Ÿ‘€ Visual Instruction Inversion: Image Editing via Visual Prompting (NeurIPS 2023)

Language: Python - Size: 124 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 72 - Forks: 0

1989Ryan/llm-mcts

[NeurIPS 2023] We use large language models as commonsense world model and heuristic policy within Monte-Carlo Tree Search, enabling better-reasoned decision-making for daily task planning problems.

Language: Python - Size: 746 KB - Last synced: 2 months ago - Pushed: 3 months ago - Stars: 64 - Forks: 9

River-Zhang/GTA

[NeurIPS 23] Official repository for NeurIPS 2023 paper "Global-correlated 3D-decoupling Transformer for Clothed Avatar Reconstruction"

Language: Python - Size: 2.31 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 89 - Forks: 4

aidos-lab/CFGGME

Curvature Filtrations for Graph Generative Model Evaluation

Language: Python - Size: 36.1 KB - Last synced: 25 days ago - Pushed: 7 months ago - Stars: 5 - Forks: 1

jacobmarks/awesome-neurips-2023

Conference schedule, top papers, and analysis of the data for NeurIPS 2023!

Language: Jupyter Notebook - Size: 11.9 MB - Last synced: about 2 months ago - Pushed: 6 months ago - Stars: 94 - Forks: 6

HPCForge/BubbleML

A multiphase multiphysics dataset and benchmarks for scientific machine learning

Language: Python - Size: 138 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 13 - Forks: 5

microsoft/monitors4codegen

Code and Data artifact for NeurIPS 2023 paper - "Monitor-Guided Decoding of Code LMs with Static Analysis of Repository Context". `multispy` is a lsp client library in Python intended to be used to build applications around language servers.

Language: Python - Size: 6.18 MB - Last synced: about 2 months ago - Pushed: 2 months ago - Stars: 101 - Forks: 16

abhrac/trd

Official implementation of "Transitivity Recovering Decompositions: Interpretable and Robust Fine-Grained Relationships", NeurIPS 2023.

Language: Python - Size: 1.59 MB - Last synced: about 2 months ago - Pushed: 3 months ago - Stars: 4 - Forks: 1

chenhaoxing/DiffUTE

This repository is the code of our paper "DiffUTE: Universal Text Editing Diffusion Model" (NeurIPS'2023).

Language: Python - Size: 16.4 MB - Last synced: 2 months ago - Pushed: 5 months ago - Stars: 95 - Forks: 6

Ascend-Research/AutoGO

Code repo for the paper "AutoGO: Automated Computation Graph Optimization for Neural Network Evolution", accepted to NeurIPS 2023.

Language: Python - Size: 42.5 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 3 - Forks: 0

thucz/PanoGRF

[NeurIPS2023] PanoGRF: Generalizable Spherical Radiance Fields for Wide-baseline Panoramas(or 360-degree image)

Language: Python - Size: 610 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 19 - Forks: 0

mlvlab/UP-NeRF

Official Implementation (PyTorch) of "UP-NeRF: Unconstrained Pose-Prior-Free Neural Radiance Fields", NeurIPS 2023

Language: Python - Size: 33.3 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 19 - Forks: 1

avani17101/CD

Code for paper "Concept Distillation: Leveraging Human-Centered Explanations for Model Improvementโ€‹", Neurips 2023

Language: Python - Size: 3.97 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

guanjq/LinkerNet

The official implementation of LinkerNet: Fragment Poses and Linker Co-Design with 3D Equivariant Diffusion (NeurIPS 2023 Spotlight)

Language: Python - Size: 5.7 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 3 - Forks: 2

OSVAI/Af-DCD

The official project website of "Augmentation-free Dense Contrastive Distillation for Efficient Semantic Segmentation" (Af-DCD for short, accepted to NeurIPS 2023).

Language: Python - Size: 909 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 8 - Forks: 2

zhejz/HPTR

Real-Time Motion Prediction via Heterogeneous Polyline Transformer with Relative Pose Encoding. NeurIPS 2023.

Language: Python - Size: 1010 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 74 - Forks: 3

Graph-COM/GAD-EBM

[NeurIPS 2023 : GLFRONTIERS Workshop] GAD-EBM : Graph Anomaly Detection using Energy-Based Models

Language: Jupyter Notebook - Size: 1.38 MB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

Saumya-Gupta-26/struct-uncertainty

This repository contains the implementation for our work "Topology-Aware Uncertainty for Image Segmentation", accepted to NeurIPS 2023.

Language: C++ - Size: 1.46 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 19 - Forks: 1

Rose-STL-Lab/dyffusion

[NeurIPS 2023] A Dynamics-informed Diffusion Model for Spatiotemporal Forecasting

Language: Python - Size: 492 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 81 - Forks: 8

kervias/DCD

[NeurIPS'23] Disentangling Cognitive Diagnosis with Limited Exercise Labels

Language: Python - Size: 1.01 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 5 - Forks: 0

amazon-science/unconditional-time-series-diffusion

Official PyTorch implementation of TSDiff models presented in the NeurIPS 2023 paper "Predict, Refine, Synthesize: Self-Guiding Diffusion Models for Probabilistic Time Series Forecasting"

Language: Python - Size: 746 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 42 - Forks: 6

marinadunn/europa-chaos-ML

Automated instance segmentation for ice blocks within Europa's chaos terrain using corrected NASA Galileo images.

Language: Jupyter Notebook - Size: 452 MB - Last synced: 19 days ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

kevinsbello/iscan

A Python 3 package for identifying distribution shifts (a.k.a feature-shifts) between datasets. Official implementation of the paper: "iSCAN: Identifying Causal Mechanism Shifts among Nonlinear Additive Noise Models".

Language: Python - Size: 264 KB - Last synced: 5 days ago - Pushed: 5 months ago - Stars: 1 - Forks: 1

quqixun/BioMassters

An algorithm that predicts yearly Aboveground Biomass for Finnish forests using satellite imagery. [NeurIPS 2023 Datasets & Benchmarks Track]

Language: Python - Size: 1.15 MB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 24 - Forks: 4

Allenpandas/2023-Reinforcement-Learning-Conferences-Papers

The proceedings of top conference in 2023 on the topic of Reinforcement Learning (RL), including: AAAI, IJCAI, NeurIPS, ICML, ICLR, ICRA, AAMAS and more.

Size: 352 KB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 9 - Forks: 0

mlbio-epfl/hume

[NeurIPS 2023 Spotlight] The Pursuit of Human Labeling: A New Perspective on Unsupervised Learning

Language: Python - Size: 250 KB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 10 - Forks: 0

vLAR-group/NVFi

NVFi in PyTorch (NeurIPS 2023)

Language: Python - Size: 73 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 12 - Forks: 1

ExplainableML/in-context-impersonation

[NeurIPS 2023 Spotlight] In-Context Impersonation Reveals Large Language Models' Strengths and Biases

Language: Python - Size: 3.91 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 6 - Forks: 0

xing0047/rewrite

[NeurIPS 2023] Rewrite Caption Semantics: Bridging Semantic Gaps for Language-Supervised Semantic Segmentation

Language: Python - Size: 8.21 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 14 - Forks: 0

upiterbarg/hihack

[NeurIPS 2023] Official code release accompanying the paper "NetHack is Hard to Hack" (Piterbarg, Pinto, Fergus)

Language: Python - Size: 33.9 MB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 6 - Forks: 1

elehcimd/neurips-2023-repositories

Size: 5.57 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

henryzhongsc/adv_robust_gkp

Official implementation for Zhong et al., One Less Reason for Filter Pruning: Gaining Free Adversarial Robustness with Structured Grouped Kernel Pruning. NeurIPS 2023

Language: Python - Size: 0 Bytes - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

mlvlab/NuTrea

Official implementation of NeurIPS 2023 paper, "NuTrea: Neural Tree Search for Context-guided Multi-hop KGQA".

Language: Python - Size: 348 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 5 - Forks: 0

QuyAnh2005/neurips-llm-challenge

This repository contains our submissions for both A100 and 4090 track for NeurIPS LLM 2023 Competition

Language: Jupyter Notebook - Size: 6.44 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

vLAR-group/RayDF

RayDF in PyTorch (NeurIPS 2023)

Language: Python - Size: 171 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 70 - Forks: 0

mlvlab/CoBO

Official PyTorch Implementation for Advancing Bayesian Optimization via Learning Correlated Latent Space (CoBO)

Language: Python - Size: 74.8 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

ExplainableML/ZerAuCap

[NeurIPS 2023 - ML for Audio Workshop (Oral)] Zero-shot audio captioning with audio-language model guidance and audio context keywords

Size: 5.86 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 4 - Forks: 0

HidKim/SurvPP

Code for "Survival Permanental Processes for Survival Analysis with Time-Varying Covariates" at NeurIPS2023

Language: Python - Size: 4.37 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

Walter0807/Social-CH

[NeurIPS 2023] PyTorch Implementation of "Social Motion Prediction with Cognitive Hierarchies"

Language: Python - Size: 22.5 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 19 - Forks: 0

Karlmyh/LPDT

[NeurIPS23] Locally differentially Private Decision Tree

Language: Python - Size: 36.1 KB - Last synced: 2 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

ellenzhuwang/implicit_vkood

Implicit Out-Of-Distribution detection in multimodal analysis (NeurIPS23)

Language: Python - Size: 252 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

openmedlab/MedFM

Official Repository of NeurIPS 2023 - MedFM Challenge

Language: Python - Size: 3.8 MB - Last synced: 7 months ago - Pushed: 8 months ago - Stars: 229 - Forks: 13

yashbhalgat/Contrastive-Lift

Code for "Contrastive Lift: 3D Object Instance Segmentation by Slow-Fast Contrastive Fusion" (NeurIPS 2023 Spotlight)

Language: Python - Size: 968 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 31 - Forks: 0

MLD3/CounterfactualAnnot-SemiOPE

[NeurIPS 2023] Counterfactual-Augmented Importance Sampling for Semi-Offline Policy Evaluation. https://arxiv.org/abs/2310.17146

Language: Jupyter Notebook - Size: 744 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

SiyuanHuangSJTU/SubTree-Attention

Official implementation for "Tailoring Self-Attention for Graph via Rooted Subtrees" (NeurIPS2023)

Language: Python - Size: 49.9 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

LUMIA-Group/SubTree-Attention

Official implementation for "Tailoring Self-Attention for Graph via Rooted Subtrees" (NeurIPS2023)

Language: Python - Size: 49.9 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

yuPeiyu98/Diffusion-Amortized-MCMC

[NeurIPS 2023] Learning Energy-Based Prior Model with Diffusion-Amortized MCMC

Language: Python - Size: 1.66 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 3 - Forks: 0

TianyiFranklinWang/MedFM_Submission_Only

Solution for NeurIPS 2023 - MedFM Challenge

Language: Python - Size: 1.83 MB - Last synced: 4 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

amhn23/amhn23.github.io

Associative Memory & Hopfield Networks in 2023: We will discuss recent multidisciplinary developments in Hopfield Networks and outline future research directions in this emerging field.

Language: HTML - Size: 11.2 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

Related Keywords
neurips-2023 65 pytorch 15 neurips 13 deep-learning 10 machine-learning 9 diffusion-models 8 3d-reconstruction 5 computer-vision 5 large-language-models 4 3d 3 foundation-models 3 artificial-intelligence 3 graph-neural-networks 3 pytorch-geometric 3 segmentation 3 transformer 3 python 3 llm 3 ai 3 medical-image-classification 2 nerf 2 transfer-learning 2 robustness 2 multi-view-stereo 2 image-generation 2 instance-segmentation 2 icml-2023 2 iclr-2023 2 image-classification 2 deep-neural-networks 2 self-supervised-learning 2 vision-transformer 2 topological-data-analysis 2 vision 2 hierarchical-reinforcement-learning 2 gnn 2 energy-based-model 2 3d-rendering 2 graph-algorithms 2 pruning 2 graph-attention-networks 2 llama 2 node-classification 2 attention-mechanism 2 reinforcement-learning 2 dataset 2 contrastive-learning 2 reinforcement-learning-paper 1 multi-agent-reinforcement-learning 1 reinforcement-learning-papers 1 aboveground-biomass 1 score-matching 1 root-cause-analysis 1 intervention-target-estimation 1 distribution-shift 1 biomass 1 meta-reinforcement-learning 1 image-to-image-translation 1 inverse-reinforcement-learning 1 ijcai-2023 1 satellite-imagery 1 swin-transformer 1 aaai-2023 1 aamas-2023 1 icra-2023 1 deep-reinforcement-learning 1 deep-reinforcement-learning-papers 1 deep-reinforcement-learning-paper 1 convolutional-neural-networks 1 time-series-forecasting 1 time-series 1 cognitive-diagnosis 1 spatiotemporal-forecasting 1 pytorch-lightning 1 probabilistic-forecasting 1 ensemble-forecasts 1 diffusion 1 uncertainty-quantification 1 topology 1 structure-wise 1 discrete-morse-theory 1 curvilinear-structures 1 graph-anomaly-detection 1 glfrontiers 1 waymo-open-dataset 1 difference-network 1 difference-dag 1 causal-models 1 causal-mechanisms 1 bayesian-networks 1 supervised-learning 1 solar-system 1 remote-sensing 1 planetary-science 1 nasa-data 1 nasa 1 mask-rcnn 1 geospatial-analysis 1 geoscience 1 geophysics 1