Skip to content

Commit

Permalink
Update publications.json
Browse files Browse the repository at this point in the history
  • Loading branch information
adityakusupati authored Nov 5, 2024
1 parent 86eca69 commit 8f1a48e
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions src/components/publications.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,54 @@
[
{
"title": "Improving Multimodal Datasets with Image Captioning",
"authors": [
"Thao Nguyen",
"Samir Yitzhak Gadre",
"Gabriel Ilharco",
"Sewoong Oh",
"Ludwig Schmidt"
],
"year": "2023",
"venue": "NeurIPS 2023",
"links": {
"pdf": "https://arxiv.org/abs/2307.10350"
}
},
{
"title": "AdANNS: A Framework for Adaptive Semantic Search",
"authors": [
"Aniket Rege",
"Aditya Kusupati",
"Sharan Ranjit S",
"Alan Fan",
"Qingqing Cao",
"Sham Kakade",
"Prateek Jain",
"Ali Farhadi"
],
"year": "2023",
"venue": "NeurIPS 2023",
"links": {
"pdf": "https://arxiv.org/abs/2305.19435",
"code": "https://github.com/RAIVNLab/AdANNS"
}
},
{
"title": "Stable and low-precision training for large-scale vision-language models",
"authors": [
"Mitchell Wortsman",
"Tim Dettmers",
"Luke Zettlemoyer",
"Ari Morcos",
"Ali Farhadi",
"Ludwig Schmidt"
],
"year": "2023",
"venue": "NeurIPS 2023",
"links": {
"pdf": "https://arxiv.org/abs/2304.13013"
}
},
{
"title": "Neural Priming for Sample-Efficient Adaptation",
"authors": [
Expand Down

0 comments on commit 8f1a48e

Please sign in to comment.